Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/devbot/plugins/fedora.py
Commit message (Expand)AuthorAgeFilesLines
* Drop support for Fedora 17Daniel Narvaez2013-01-261-5/+1
* Python 3 compatibilityDaniel Narvaez2013-01-221-1/+1
* Make system check interactive in all commandsDaniel Narvaez2013-01-141-2/+4
* Remove unused importsDaniel Narvaez2012-12-281-1/+0
* pep8izeDaniel Narvaez2012-12-261-1/+3
* Improve multilib supportDaniel Narvaez2012-12-101-1/+4
* Mock and check architecture in the testsDaniel Narvaez2012-11-301-1/+4
* Add more tests and fix bugsDaniel Narvaez2012-11-301-2/+2
* Test the list of modulesDaniel Narvaez2012-11-301-1/+3
* Merge system-3.4 and 3.6Daniel Narvaez2012-11-291-2/+2
* Make json configs a bit smarterDaniel Narvaez2012-11-291-0/+2
* Always initialize releaseDaniel Narvaez2012-11-281-0/+1
* Improve feedback for non supported distributionsDaniel Narvaez2012-11-281-20/+16
* Catch the right exceptionDaniel Narvaez2012-11-261-1/+1
* Add documentation for the distro specific classesDaniel Narvaez2012-11-261-2/+3
* Add a DistroInfo classDaniel Narvaez2012-11-261-0/+30
* Start splitting distro specific code to pluginsDaniel Narvaez2012-11-261-0/+81