Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/devbot/config.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix refactoring regressionsDaniel Narvaez2012-11-171-3/+7
|
* Move files lists out of devbotDaniel Narvaez2012-11-171-7/+19
|
* Refactor to use a listDaniel Narvaez2012-11-171-4/+7
|
* Rework the autoinstall commandDaniel Narvaez2012-11-161-0/+6
| | | | It now automatically listen on all the sugar trees
* Cleanup makefilesDaniel Narvaez2012-11-161-0/+5
|
* Actually allow to run commands in the shellDaniel Narvaez2012-11-161-0/+5
|
* Fix loading packages configDaniel Narvaez2012-11-141-1/+1
|
* Refactor dnbuild into devbotDaniel Narvaez2012-11-141-5/+61
|
* Refactor check-system to use a devbot moduleDaniel Narvaez2012-11-141-0/+32
This is necessary to be able to share code, all the commands will be gradually refactored to follow this pattern.