Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | support some RC/pre-releases, use global config | Till Maas | 2009-07-28 | 7 | -193/+298 | |
| | ||||||
* | provide global config, keep raw bugzilla config | Till Maas | 2009-07-28 | 1 | -3/+6 | |
| | ||||||
* | Repository: query for all packages by default | Till Maas | 2009-07-27 | 1 | -11/+7 | |
| | ||||||
* | Merge branch 'work' | Till Maas | 2009-07-27 | 3 | -14/+155 | |
|\ | ||||||
| * | query release from repository | Till Maas | 2009-07-27 | 1 | -9/+16 | |
| | | ||||||
| * | handle pre-releases | Till Maas | 2009-07-27 | 2 | -3/+25 | |
| | | ||||||
| * | handly release candidates in upstream versions | Till Maas | 2009-07-27 | 3 | -5/+117 | |
| | | ||||||
* | | Merge branch 'work' | Till Maas | 2009-07-26 | 13 | -33/+60 | |
|\| | ||||||
| * | wiki page moved to "Upstream_Release_Monitoring" | Till Maas | 2009-07-26 | 1 | -2/+2 | |
| | | ||||||
| * | first epydoc experiments | Till Maas | 2009-07-26 | 13 | -31/+58 | |
| | | ||||||
* | | seperate bug creation method for easy unittesting | Till Maas | 2009-07-26 | 1 | -8/+15 | |
| | | ||||||
* | | Use pycurl not for ftp:// links | Till Maas | 2009-07-26 | 1 | -13/+18 | |
| | | ||||||
* | | use repo_name in package.status | Till Maas | 2009-07-24 | 1 | -1/+1 | |
| | | ||||||
* | | Use pycurl to get plain URLs, follow redirects | Till Maas | 2009-07-23 | 1 | -3/+22 | |
|/ | | | | | | | urlllib seems to urlunescape HTTP location headers to get the url to follow. If this URL contains spaces, a bad request is created. Python bug report: http://bugs.python.org/issue6557 | |||||
* | use description template for comment in updated bugs | Till Maas | 2009-07-23 | 1 | -2/+2 | |
| | ||||||
* | remove dir lib for saner imports(?) | Till Maas | 2009-07-19 | 15 | -4/+1157 | |
| | ||||||
* | sanitize imports / remove sys.path inserts | Till Maas | 2009-07-19 | 1 | -0/+4 | |