Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/devbot/config.py
Commit message (Expand)AuthorAgeFilesLines
* Actually expose the distro varDaniel Narvaez2013-01-121-1/+2
* Move all checks into python codeDaniel Narvaez2012-12-281-1/+1
* Rework initializationDaniel Narvaez2012-12-281-11/+0
* Actually rename functionDaniel Narvaez2012-12-271-1/+1
* Make create_log privateDaniel Narvaez2012-12-271-26/+26
* Expose log_path from configDaniel Narvaez2012-12-271-2/+3
* Refactor to avoid circular dependencyDaniel Narvaez2012-12-271-6/+0
* Remove unused codeDaniel Narvaez2012-12-271-3/+0
* Cleanup cleanDaniel Narvaez2012-12-261-7/+0
* Rework logging and outputDaniel Narvaez2012-12-261-1/+17
* Keep public stuff at the topDaniel Narvaez2012-12-261-114/+114
* pep8izeDaniel Narvaez2012-12-261-4/+25
* Require only virtualenv rather than buildbotDaniel Narvaez2012-12-261-11/+5
* Switch to aclocal 1.11Daniel Narvaez2012-12-261-12/+9
* Not necessary to ensure aclocal anymoreDaniel Narvaez2012-12-251-3/+0
* Allow the config to require a full buildDaniel Narvaez2012-12-251-1/+8
* Refactor to put get_commit_id in the git moduleDaniel Narvaez2012-12-251-14/+0
* Add a distribute commandDaniel Narvaez2012-12-161-1/+13
* Factor out part of xdg home setup to sugar-runnerDaniel Narvaez2012-12-151-15/+2
* Fix unit testsDaniel Narvaez2012-12-151-3/+6
* Use index.json for packages and deps tooDaniel Narvaez2012-12-151-21/+20
* No point in passing commands dir to devbotDaniel Narvaez2012-12-151-4/+0
* No point in passing devbot dir to devbotDaniel Narvaez2012-12-151-4/+0
* Support multiple profiles in home dirDaniel Narvaez2012-12-151-2/+7
* Separate build and runtime stateDaniel Narvaez2012-12-151-7/+15
* Put real_prefix_path in the homeDaniel Narvaez2012-12-151-1/+1
* Use a single setup method with keywordsDaniel Narvaez2012-12-151-37/+37
* Rework and complete xdg directories managementDaniel Narvaez2012-12-151-5/+16
* Fix lib_dir fallbackDaniel Narvaez2012-12-111-1/+1
* Improve multilib supportDaniel Narvaez2012-12-101-7/+13
* Add per module tests to the check targetDaniel Narvaez2012-12-081-0/+1
* Use progressive logs numberingDaniel Narvaez2012-12-031-0/+15
* Build gnome-keyring with XDG_HOME_DATA supportDaniel Narvaez2012-12-011-0/+1
* Add more tests and fix bugsDaniel Narvaez2012-11-301-5/+5
* Test the list of modulesDaniel Narvaez2012-11-301-14/+12
* Cleanup retryingDaniel Narvaez2012-11-301-2/+3
* Pass branch to git.ModuleDaniel Narvaez2012-11-301-1/+2
* Git clean not out-of-source modules instead of removingDaniel Narvaez2012-11-291-0/+4
* Use the new git module in buildDaniel Narvaez2012-11-291-0/+1
* Merge system-3.4 and 3.6Daniel Narvaez2012-11-291-7/+1
* Make json configs a bit smarterDaniel Narvaez2012-11-291-1/+10
* Generalize a bit how the test command is runDaniel Narvaez2012-11-281-0/+3
* Refactor to use sugar-runnerDaniel Narvaez2012-11-281-3/+20
* Display error messages when the source dir is invalidDaniel Narvaez2012-11-271-0/+3
* Fix and simplify skipping modulesDaniel Narvaez2012-11-271-1/+1
* Add devbot to python pathDaniel Narvaez2012-11-261-0/+5
* Add a DistroInfo classDaniel Narvaez2012-11-261-3/+3
* Start splitting distro specific code to pluginsDaniel Narvaez2012-11-261-0/+8
* On run check the system only if something changedDaniel Narvaez2012-11-261-0/+11
* Create the logs dir rather than keeping it in gitDaniel Narvaez2012-11-251-0/+2