Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/devbot/config.py
Commit message (Collapse)AuthorAgeFilesLines
* 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.