Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* Add a run_build function to mainDaniel Narvaez2012-12-283-36/+16
* Handle devbot checks errorsDaniel Narvaez2012-12-281-4/+19
* Remove leftoverDaniel Narvaez2012-12-281-1/+1
* Try to get steps ordering rightDaniel Narvaez2012-12-284-10/+34
* Step into the tests directoryDaniel Narvaez2012-12-281-2/+2
* Move all checks into python codeDaniel Narvaez2012-12-282-48/+109
* Make run-tests log everythingDaniel Narvaez2012-12-281-7/+11
* Actually clear the profileDaniel Narvaez2012-12-281-0/+3
* Cleanup run-tests a bitDaniel Narvaez2012-12-281-9/+7
* Build before testingDaniel Narvaez2012-12-281-3/+3
* Move system checking to the build moduleDaniel Narvaez2012-12-281-4/+0
* Rework initializationDaniel Narvaez2012-12-281-17/+10
* Change how we decide if system check is requiredDaniel Narvaez2012-12-281-2/+0
* More unused importsDaniel Narvaez2012-12-282-2/+0
* Remove unused importDaniel Narvaez2012-12-281-1/+0
* Always run tests in a virtual serverDaniel Narvaez2012-12-271-3/+1
* Fix run and test logsDaniel Narvaez2012-12-272-3/+3
* Run tests unbufferedDaniel Narvaez2012-12-271-1/+1
* Cleanup cleanDaniel Narvaez2012-12-261-28/+2
* Rework logging and outputDaniel Narvaez2012-12-263-6/+6
* pep8izeDaniel Narvaez2012-12-265-3/+11
* Require only virtualenv rather than buildbotDaniel Narvaez2012-12-261-1/+0
* Drop auto-installDaniel Narvaez2012-12-251-8/+0
* Ensure the build is up to date when runningDaniel Narvaez2012-12-251-1/+4
* Merge branch 'testing'Daniel Narvaez2012-12-253-8/+15
|\
| * Add --full to the build commandDaniel Narvaez2012-12-251-1/+2
| * Check system before buildingDaniel Narvaez2012-12-252-4/+10
| * Remove unused optionDaniel Narvaez2012-12-251-4/+1
| * Refactor to put get_commit_id in the git moduleDaniel Narvaez2012-12-251-0/+3
* | Fix typoDaniel Narvaez2012-12-241-1/+1
|/
* Add a distribute commandDaniel Narvaez2012-12-161-0/+12
* Use index.json for packages and deps tooDaniel Narvaez2012-12-151-20/+10
* Minor refactoringsDaniel Narvaez2012-12-151-8/+4
* No point in passing commands dir to devbotDaniel Narvaez2012-12-153-4/+7
* Drop automatic PROFILEDaniel Narvaez2012-12-151-10/+0
* No point in passing devbot dir to devbotDaniel Narvaez2012-12-151-2/+1
* Separate build and runtime stateDaniel Narvaez2012-12-151-1/+1
* Use a single setup method with keywordsDaniel Narvaez2012-12-151-11/+10
* Rework and complete xdg directories managementDaniel Narvaez2012-12-151-1/+0
* Support running one testDaniel Narvaez2012-12-081-14/+25
* Add per module tests to the check targetDaniel Narvaez2012-12-081-0/+4
* Use progressive logs numberingDaniel Narvaez2012-12-031-1/+1
* Refactor a bit to keep devbot somewhat genericDaniel Narvaez2012-12-032-2/+31
* Use sugar-runner for ui testsDaniel Narvaez2012-12-031-3/+5
* Adapt to change in devbotDaniel Narvaez2012-12-031-1/+1
* Test the list of modulesDaniel Narvaez2012-11-301-6/+0
* Exit with error if pull failsDaniel Narvaez2012-11-301-2/+6
* Rename test command to test-uiDaniel Narvaez2012-11-291-0/+0
* Move the sugar testsDaniel Narvaez2012-11-291-1/+1
* Merge system-3.4 and 3.6Daniel Narvaez2012-11-291-8/+1