aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Version 0.190.19Colin Guthrie2014-08-132-1/+4
|
* Check that SRPMs exist when publishing updates.Colin Guthrie2014-08-122-1/+24
| | | | This is thanks to a small, but simple API available via http://repository.mageia.org/
* Remove redundant text from report log message.Colin Guthrie2014-08-121-1/+1
|
* Close bugs in order.Colin Guthrie2014-08-061-1/+1
| | | | | Very minor issue but we may as well close the bugs in order of advisory.
* Add support for automatically committing advisories after assigning ID.Colin Guthrie2014-08-061-0/+50
| | | | | This currently integrates with subversion, but it will be trivial to switch it to git.
* Attempt to force ordering of emails when delivering severalColin Guthrie2014-08-062-0/+4
|
* Version 0.180.18Colin Guthrie2014-08-062-1/+3
|
* Close bugs automatically when processing advisoriesColin Guthrie2014-08-063-0/+35
| | | | mga#13859
* When assigning an advisory ID, make sure the first reference is to advisory bug.Colin Guthrie2014-08-061-3/+12
| | | | mga#13859
* Drop cookie support for bugzilla.Colin Guthrie2014-08-062-23/+10
| | | | | | | | | | | | | Apparently this no longer works with BZ 4.4 and it now relies on a token to authenticate future requests. We now maintain this token and ensure we pass it in with future requests. Also strip of the xmlrpc.cgi part of the BZ URL so we can use it to validate bug URLs in the future. mga#13859
* Perform some cross checks via bugzilla when publishing advisoriesColin Guthrie2014-08-053-5/+175
|
* Add a log entry when moving packages.Colin Guthrie2014-08-052-1/+2
|
* Fix trailing whitespaceColin Guthrie2014-08-051-1/+1
|
* Fix the new advisory template.Thomas Backlund2014-08-031-3/+3
| | | | | - drop mga2 - add mga3
* Version 0.170.17Colin Guthrie2014-08-032-1/+7
|
* Add a new command to move the packages.Colin Guthrie2014-08-033-0/+52
| | | | | This shells out to a separate command that actually implements this. Such a tool exists already in mgatools called 'mga-move-pkg'
* Publish and Email advisories in order.Colin Guthrie2014-08-031-2/+2
| | | | This should mean that emails are sent out in sequential order
* Fix perl warning when invalid SRPM name is found.Colin Guthrie2014-08-031-3/+6
|
* added faviconfilip2014-02-072-0/+1
|
* Version 0.160.16Nicolas Vigier2013-09-092-1/+3
|
* infos.html: update link to sources (svn -> git)Nicolas Vigier2013-09-092-1/+2
|
* Rename index.html to infos.html and advisories.html to index.htmlNicolas Vigier2013-09-096-189/+198
|
* Add menu to filter advisories listNicolas Vigier2013-09-093-3/+146
|
* Version 0.15Nicolas Vigier2013-07-302-1/+2
|
* Correctly encode html in rss feedNicolas Vigier2013-07-302-3/+7
|
* Version 0.14Nicolas Vigier2013-07-212-1/+2
|
* Set ENCODING when creating templatesNicolas Vigier2013-07-212-0/+8
|
* Version 0.13Nicolas Vigier2013-07-212-1/+2
|
* Allow specifying .adv extension with the publish commandNicolas Vigier2013-07-212-0/+2
|
* Set template output to utf8Nicolas Vigier2013-07-162-1/+6
|
* Version 0.120.12Nicolas Vigier2013-07-122-1/+2
|
* Fix indentationNicolas Vigier2013-07-127-95/+95
|
* Add stylesheet and mageia navigation barNicolas Vigier2013-07-1213-14/+93
|
* Version 0.110.11Nicolas Vigier2013-06-262-1/+3
|
* Split long lineNicolas Vigier2013-06-261-1/+2
|
* next_id: sort IDs numericallyNicolas Vigier2013-06-262-1/+3
|
* Version 0.100.10Nicolas Vigier2013-06-182-1/+2
|
* Add CVE links in referencesNicolas Vigier2013-06-184-0/+16
|
* Set defaults for send_adv_mail and send_report_mailNicolas Vigier2013-06-182-0/+5
|
* Version 0.90.9Nicolas Vigier2013-06-172-1/+3
|
* Make sure CVE is not displayed when not setNicolas Vigier2013-06-173-3/+3
|
* Add support for filters on list commandNicolas Vigier2013-06-173-7/+39
| | | | | | | | | Possible filters are : - advisory type - distribution release - package name - CVE - media
* Don't save status for unpublished advisoriesNicolas Vigier2013-06-172-0/+4
|
* Fix display of publication dateNicolas Vigier2013-06-175-4/+6
|
* Version 0.80.8Nicolas Vigier2013-06-172-1/+3
|
* Add 'no_mail' option in advisory file to disable advisory mailNicolas Vigier2013-06-172-0/+3
|
* Version 0.70.7Nicolas Vigier2013-06-172-1/+3
|
* List unpublished advisories when mode is set to 'qa'Nicolas Vigier2013-06-172-1/+5
|
* Display report on STDERR in case of errorNicolas Vigier2013-06-171-1/+1
|
* Check type when assigning new IDNicolas Vigier2013-06-171-2/+6
|