Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/devbot
Commit message (Expand)AuthorAgeFilesLines
* Force the UI tests to be unbufferedDaniel Narvaez2013-01-091-1/+1
* Append the activities logs, don't overwriteDaniel Narvaez2013-01-091-1/+1
* Don't traceback if os_info doesnt existDaniel Narvaez2013-01-061-1/+1
* Define os_info outside the try blockDaniel Narvaez2013-01-061-1/+2
* Use env in the shebangsDaniel Narvaez2013-01-061-1/+1
* whitespaceDaniel Narvaez2013-01-051-1/+1
* Allow to specify revisions when pullinDaniel Narvaez2013-01-052-6/+9
* Check system before setting up the environDaniel Narvaez2013-01-032-5/+7
* Make sure gconf is setup after cleanDaniel Narvaez2012-12-282-16/+26
* Exclude git dirs from the hashDaniel Narvaez2012-12-281-0/+3
* Misc fixesDaniel Narvaez2012-12-282-1/+3
* Add a run_build function to mainDaniel Narvaez2012-12-282-6/+19
* Remove leftoverDaniel Narvaez2012-12-281-6/+0
* Try to get steps ordering rightDaniel Narvaez2012-12-282-7/+9
* Move all checks into python codeDaniel Narvaez2012-12-282-7/+7
* Make run-tests log everythingDaniel Narvaez2012-12-282-3/+16
* Use command to run so we get logging for freeDaniel Narvaez2012-12-281-14/+9
* Build before testingDaniel Narvaez2012-12-281-0/+4
* Move system checking to the build moduleDaniel Narvaez2012-12-282-3/+8
* Rework initializationDaniel Narvaez2012-12-286-36/+18
* Change how we decide if system check is requiredDaniel Narvaez2012-12-284-55/+31
* Remove unused importsDaniel Narvaez2012-12-289-25/+0
* Fix pep8Daniel Narvaez2012-12-281-0/+1
* Decide to rebuild on the base of files mtimeDaniel Narvaez2012-12-282-21/+16
* Space before and after ccache messageDaniel Narvaez2012-12-271-1/+1
* Always run tests in a virtual serverDaniel Narvaez2012-12-271-4/+4
* Fix run and test logsDaniel Narvaez2012-12-271-1/+8
* Actually rename functionDaniel Narvaez2012-12-271-1/+1
* Make create_log privateDaniel Narvaez2012-12-273-28/+28
* Expose log_path from configDaniel Narvaez2012-12-272-15/+9
* Refactor to avoid circular dependencyDaniel Narvaez2012-12-274-12/+17
* Remove unused codeDaniel Narvaez2012-12-272-9/+0
* Run the UI test unbufferedDaniel Narvaez2012-12-271-1/+1
* Don't print building if we are notDaniel Narvaez2012-12-271-6/+13
* Run sugar-runner make checkDaniel Narvaez2012-12-271-1/+1
* We are not really deleting modulesDaniel Narvaez2012-12-261-3/+3
* Fix gstreamer checksDaniel Narvaez2012-12-261-2/+2
* Move public function at the topDaniel Narvaez2012-12-261-37/+37
* Cleanup checkers registrationDaniel Narvaez2012-12-261-20/+30
* Mark a few private methodsDaniel Narvaez2012-12-261-5/+5
* Keep public stuff at the topDaniel Narvaez2012-12-261-10/+10
* Keep public stuff at the topDaniel Narvaez2012-12-261-40/+40
* Cleanup cleanDaniel Narvaez2012-12-265-25/+36
* Fix pep8Daniel Narvaez2012-12-261-1/+2
* Append to log files, don't overwriteDaniel Narvaez2012-12-261-1/+1
* Rework logging and outputDaniel Narvaez2012-12-265-33/+68
* Update debian versionDaniel Narvaez2012-12-261-3/+3
* Lazily pull the sources when buildingDaniel Narvaez2012-12-261-4/+10
* Keep public stuff at the topDaniel Narvaez2012-12-261-114/+114
* pep8izeDaniel Narvaez2012-12-2619-47/+156