Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* Pep 8Daniel Narvaez2013-01-221-5/+5
* More python3 fixesDaniel Narvaez2013-01-222-13/+13
* Remove unused importDaniel Narvaez2013-01-141-1/+0
* Make system check interactive in all commandsDaniel Narvaez2013-01-142-10/+7
* Don't use logs for check-system when running out of buildbotDaniel Narvaez2013-01-142-3/+10
* Force system check when running the commandDaniel Narvaez2013-01-131-1/+2
* Log check-systemDaniel Narvaez2013-01-131-1/+1
* Fix pep8ing scriptsDaniel Narvaez2013-01-121-8/+6
* Drop part of the release codeDaniel Narvaez2013-01-121-12/+0
* Remove snapshot before creating it againDaniel Narvaez2013-01-111-0/+1
* Only build the snapshot, buildbot will uploadDaniel Narvaez2013-01-111-0/+50
* Use env in the shebangsDaniel Narvaez2013-01-069-10/+10
* Missing importDaniel Narvaez2013-01-051-0/+1
* Allow to specify revisions when pullinDaniel Narvaez2013-01-051-1/+6
* pep8Daniel Narvaez2013-01-041-4/+1
* Check system before setting up the environDaniel Narvaez2013-01-033-24/+19
* Adding a missing import.Ajay Garg2012-12-291-1/+1
* Minor cleanupDaniel Narvaez2012-12-281-10/+3
* Invert the order for nowDaniel Narvaez2012-12-281-3/+3
* Misc fixesDaniel Narvaez2012-12-281-3/+11
* 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
|/