Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/devbot/plugins
Commit message (Expand)AuthorAgeFilesLines
* Make system check interactive in all commandsDaniel Narvaez2013-01-142-4/+8
* Don't traceback if os_info doesnt existDaniel Narvaez2013-01-061-1/+1
* Define os_info outside the try blockDaniel Narvaez2013-01-061-1/+2
* Remove unused importsDaniel Narvaez2012-12-284-13/+0
* Update debian versionDaniel Narvaez2012-12-261-3/+3
* pep8izeDaniel Narvaez2012-12-265-12/+23
* Improve multilib supportDaniel Narvaez2012-12-105-6/+21
* Do not install recommendsDaniel Narvaez2012-11-301-1/+1
* Mock and check architecture in the testsDaniel Narvaez2012-11-303-3/+12
* Add more tests and fix bugsDaniel Narvaez2012-11-303-17/+16
* Add tests for debian modulesDaniel Narvaez2012-11-301-1/+2
* Test the list of modulesDaniel Narvaez2012-11-301-1/+3
* Merge system-3.4 and 3.6Daniel Narvaez2012-11-295-10/+8
* Make json configs a bit smarterDaniel Narvaez2012-11-295-0/+8
* Don't die when debian_version doesn't exitDaniel Narvaez2012-11-291-1/+1
* Initial support for debian wheezyDaniel Narvaez2012-11-292-96/+15
* Use pkgconfig-2.7Daniel Narvaez2012-11-281-0/+116
* 12.10 should use 3.6Daniel Narvaez2012-11-281-1/+1
* Always initialize releaseDaniel Narvaez2012-11-281-0/+1
* Improve feedback for non supported distributionsDaniel Narvaez2012-11-284-38/+46
* Fix running on an unsupported distroDaniel Narvaez2012-11-271-0/+37
* Register ubuntu DistroInfoDaniel Narvaez2012-11-261-1/+4
* Improve the documentationDaniel Narvaez2012-11-261-13/+18
* Catch the right exceptionDaniel Narvaez2012-11-261-1/+1
* Add documentation for the distro specific classesDaniel Narvaez2012-11-263-4/+58
* Add a DistroInfo classDaniel Narvaez2012-11-262-0/+55
* Start splitting distro specific code to pluginsDaniel Narvaez2012-11-263-0/+163