summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add the initial version of the rewritten glsamakerMax Magorsch2020-04-1822-2077/+0
* Display version and last update in the footer2.1.18Max Magorsch2020-03-041-2/+3
* Fix the cve import2.1.17Max Magorsch2020-03-031-171/+251
* Fix rubocop Layout/TrailingBlankLinesHans de Graaff2019-07-244-4/+3
* Remove unused and obsolete FasterCSVHans de Graaff2019-07-231-1/+0
* lib/spelling: Remove deprecated 'runspell'2.1.10Christopher Diaz Riveros2018-05-261-1/+5
* Use HTTPS where availableThomas Deutschmann2018-01-144-5/+5
* herds.xml is gone, but CVETool moves on2.1Sean Amoss2017-03-271-10/+9
* Add GLSAMAKER_BUGZIE_SKIP to skip bugzilla operationsAlex Legler2016-06-011-0/+15
* tasks::cve: Support compressed data from NVDAlex Legler2015-12-311-188/+71
* Try with Bugzilla_token instead of tokenAlex Legler2014-04-281-3/+3
* Default token to '' instead of nilAlex Legler2014-04-241-1/+1
* TypoooooooooAlex Legler2014-04-241-1/+1
* Adapt to new Bugzilla API.Alex Legler2014-04-241-14/+18
* Portage lib: Add helper to find out whether a package has ebuilds in the treeAlex Legler2012-08-271-1/+16
* Fix recently added YARD commentsAlex Legler2012-08-241-2/+2
* Ticket #191: Support md5-cacheAlex Legler2012-08-221-10/+38
* Portage lib: Make valid atom regex match betterAlex Legler2012-08-221-1/+1
* Add spell-checking using runspell/hunspell.Alex Legler2011-10-242-0/+49
* Don't email disabled usersAlex Legler2011-10-141-2/+2
* Fix NoMethodError with unreadable bugsAlex Legler2011-10-131-0/+2
* Be less chattyAlex Legler2011-10-131-0/+20
* Use custom XML converter that ignores typographic entitiesAlex Legler2011-10-131-0/+20
* Migrate plain text mailer in GLSAMailer to rails-3Alex Legler2011-10-091-1/+1
* Match Glsamaker::Bug interface with Bug modelAlex Legler2011-10-091-1/+11
* Fix typoAlex Legler2011-10-081-1/+1
* Don't send comment notifications if the GLSA is in request stateAlex Legler2011-10-081-0/+3
* Add old data import task, thanks to neurogeek for the initial implementation.Alex Legler2011-10-061-0/+256
* lib/authorization: Extract permission overstep logger methodAlex Legler2011-09-041-1/+6
* Make controllers behave according to the access level specificationsAlex Legler2011-09-041-1/+1
* s/RAILS_ROOT/Rails.root/gAlex Legler2011-09-011-2/+2
* Extract authorization code into the Authorization module. Changed check_objec...Alex Legler2011-09-011-0/+44
* Replacing the (hopefully) last instances of #find with #whereAlex Legler2011-08-291-3/+3
* Try different gem excludes for rcovAlex Legler2011-08-291-1/+1
* Move admin filter to the Authentication moduleAlex Legler2011-08-271-0/+8
* Use proper CamelCase for all CVE related models to adhere to rails standardsAlex Legler2011-08-261-10/+10
* Migrate GLSAMailer to rails3Alex Legler2011-08-201-5/+5
* Alias summary to title to provide compatibility with the Bug modelAlex Legler2011-08-201-0/+2
* Fix bug popupAlex Legler2011-08-191-1/+1
* First set of rails3 updatesAlex Legler2011-08-143-1/+1
* Bugzilla: Use HTTPS as well for reading bugs.Alex Legler2011-06-241-14/+14
* lib/bugzilla: Make Bugzilla host configurable; Bugzilla 4 changesAlex Legler2011-06-142-5/+5
* Readd module_functionAlex Legler2011-06-131-0/+1
* bugzilla lib: Skip empty nodesAlex Legler2011-06-131-1/+3
* Finish mailing stuffAlex Legler2011-03-181-4/+42
* lib/bugzilla.rb: Use the XMLRPC API of Bugzilla 4.0Alex Legler2011-03-141-124/+129
* It's 2011Alex Legler2011-02-2612-16/+16
* Swap rcov task, new one is from https://github.com/commondream/rcov_pluginAlex Legler2011-02-262-150/+82
* Add the rails rcov plugin from http://svn.codahale.com/rails_rcovAlex Legler2011-02-251-0/+150
* Require diff/lcs before requiring diff/lcs/hunk.Alex Legler2010-10-021-0/+1