Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/devbot
Commit message (Expand)AuthorAgeFilesLines
* 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
* Require only virtualenv rather than buildbotDaniel Narvaez2012-12-261-11/+5
* Switch to aclocal 1.11Daniel Narvaez2012-12-263-12/+21
* Drop auto-installDaniel Narvaez2012-12-251-57/+0
* Just empty dirs instead of removing themDaniel Narvaez2012-12-251-6/+6
* Not necessary to ensure aclocal anymoreDaniel Narvaez2012-12-251-3/+0
* Setup the environment after cleaningDaniel Narvaez2012-12-251-4/+4
* Switch to forked version of automakeDaniel Narvaez2012-12-251-2/+3
* Always autogen clean buildsDaniel Narvaez2012-12-251-3/+1
* Clean build state when doing a full buildDaniel Narvaez2012-12-252-2/+11
* Merge branch 'testing'Daniel Narvaez2012-12-256-91/+132
|\
| * Add --full to the build commandDaniel Narvaez2012-12-251-2/+2
| * Allow the config to require a full buildDaniel Narvaez2012-12-253-2/+27
| * Remove skipping of modulesDaniel Narvaez2012-12-252-25/+3
| * Check system before buildingDaniel Narvaez2012-12-251-3/+5
| * Refactor to put get_commit_id in the git moduleDaniel Narvaez2012-12-256-48/+58
| * Rebuild if the source tree changedDaniel Narvaez2012-12-252-3/+23
| * Store built module commit in a dictDaniel Narvaez2012-12-252-13/+10
| * Separate build and check statesDaniel Narvaez2012-12-251-27/+36
* | Remove the announce file from remote hostDaniel Narvaez2012-12-241-2/+6
|/
* Back out testing urlsDaniel Narvaez2012-12-241-4/+2
* Add a distribute commandDaniel Narvaez2012-12-164-8/+193