Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/devbot
Commit message (Expand)AuthorAgeFilesLines
* Don't use SUGAR_BUILDBOT in devbotDaniel Narvaez2012-11-172-10/+14
* Move ubuntu tweaks out of devbotDaniel Narvaez2012-11-171-22/+0
* Print the modules we are observingDaniel Narvaez2012-11-161-0/+2
* Rework the autoinstall commandDaniel Narvaez2012-11-163-6/+64
* Fix and enable package removal on ubuntuDaniel Narvaez2012-11-161-2/+2
* Cleanup makefilesDaniel Narvaez2012-11-162-0/+6
* Revert "Drop run command"Daniel Narvaez2012-11-161-0/+9
* Drop run commandDaniel Narvaez2012-11-161-9/+0
* Move ubuntu-tweaks into helpersDaniel Narvaez2012-11-161-1/+3
* Actually allow to run commands in the shellDaniel Narvaez2012-11-162-0/+6
* Make apt-get upgrade non interactiveDaniel Narvaez2012-11-151-1/+1
* Revert unintended changeDaniel Narvaez2012-11-151-1/+1
* Missing run_command renameDaniel Narvaez2012-11-151-1/+1
* Use the command moduleDaniel Narvaez2012-11-152-14/+11
* Various fixes to the ubuntu package managerDaniel Narvaez2012-11-151-11/+17
* Initial implementation of ubuntu packages removalDaniel Narvaez2012-11-151-2/+36
* Implement update on ubuntuDaniel Narvaez2012-11-151-1/+2
* Update a run_checks call I missed beforeDaniel Narvaez2012-11-151-1/+1
* Fix packages installationDaniel Narvaez2012-11-151-1/+1
* Remove debug leftoverDaniel Narvaez2012-11-151-2/+0
* Rework deps resolvingDaniel Narvaez2012-11-151-9/+12
* Revert "Strip capabilities to avoid empty queries"Daniel Narvaez2012-11-151-4/+1
* Strip capabilities to avoid empty queriesDaniel Narvaez2012-11-151-1/+4
* Missing self in __init__Daniel Narvaez2012-11-151-2/+2
* TypoDaniel Narvaez2012-11-151-1/+1
* Add a --test optionDaniel Narvaez2012-11-153-19/+26
* Drop the auto prefix, doesn't make much senseDaniel Narvaez2012-11-151-5/+5
* Make yum non interactive if running under buildbotDaniel Narvaez2012-11-151-2/+15
* Missing selfDaniel Narvaez2012-11-141-1/+1
* TypoDaniel Narvaez2012-11-141-1/+1
* Don't die with --autoremove on ubuntuDaniel Narvaez2012-11-141-1/+5
* Don't die with autoupdate on ubuntuDaniel Narvaez2012-11-141-1/+1
* Handle no packages to removeDaniel Narvaez2012-11-141-1/+2
* Return if the package is missingDaniel Narvaez2012-11-141-0/+1
* Handle missing packagesDaniel Narvaez2012-11-141-3/+7
* More autoremove fixesDaniel Narvaez2012-11-141-2/+2
* Get distro_nameDaniel Narvaez2012-11-141-0/+1
* Initial work on autoupdate and autoremoveDaniel Narvaez2012-11-142-1/+86
* Factor out installing packagesDaniel Narvaez2012-11-142-16/+26
* Factor out executing commandsDaniel Narvaez2012-11-142-9/+14
* Fix loading packages configDaniel Narvaez2012-11-142-2/+2
* Refactor dnbuild into devbotDaniel Narvaez2012-11-145-5/+333
* Refactor check-system to use a devbot moduleDaniel Narvaez2012-11-144-0/+266