summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add the initial version of the rewritten glsamakerMax Magorsch2020-04-188-672/+0
* Fix rubocop Layout/TrailingBlankLinesHans de Graaff2019-07-241-1/+1
* Use HTTPS where availableThomas Deutschmann2018-01-142-2/+2
* herds.xml is gone, but CVETool moves on2.1Sean Amoss2017-03-271-10/+9
* 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-241-0/+48
* 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
* 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
* Migrate GLSAMailer to rails3Alex Legler2011-08-201-5/+5
* Finish mailing stuffAlex Legler2011-03-181-4/+42
* It's 2011Alex Legler2011-02-265-9/+9
* Require diff/lcs before requiring diff/lcs/hunk.Alex Legler2010-10-021-0/+1
* Implement get-bugready-state-from-bugzillaAlex Legler2010-10-011-5/+13
* Add a BugReadyMixin and include it in Glsamaker::Bugs::Bug as well as the Bug...Alex Legler2010-10-011-0/+13
* Convert the extra functionality in Glsamaker::Bugs into Modules and also incl...Alex Legler2010-10-011-13/+34
* require 'bugzilla' in Glsamaker::BugsAlex Legler2010-10-011-0/+2
* Email notifications: Add preferences UI and only send email to users who can ...Alex Legler2010-10-011-2/+16
* Add email notification for new requests, fix wrong user.Alex Legler2010-09-301-2/+10
* Drafting: Change emails now workAlex Legler2010-09-301-0/+23
* Remove redmine's diff and the bundled diff.rb and replace with Diff::LCSAlex Legler2010-09-301-14/+32
* Portage lib: Add a get_metadata function to query the Portage cacheAlex Legler2010-09-281-4/+36
* lib/glsamaker/xml: Allow passing of options in GLSAMAKER_XMLINDENTAlex Legler2010-09-271-1/+1
* lib/portage: uniq the maintainer array if herd == maintainerAlex Legler2010-09-231-1/+1
* Portage lib: Do not match category names when searching for package hintsAlex Legler2010-09-231-2/+4
* Fix function call.Robin H. Johnson2010-09-211-3/+3
* raise if xmlindent is not installed.Tobias Heinlein2010-09-201-0/+2
* The portdir is no longer optional.Alex Legler2010-09-191-2/+1
* Add package search and maintainer query functionsAlex Legler2010-09-181-0/+38
* Rename and move a few methods in Glsamaker::PortageAlex Legler2010-09-181-9/+18
* Add a xmlindent decorator to the XML output to get proper indentingAlex Legler2010-09-161-1/+4
* Add a helper for reindenting XMLAlex Legler2010-09-161-0/+26
* Pulling the text helpers out of lib/glsamaker.rbAlex Legler2010-08-161-0/+21
* Using =~ instead of String.match (fastaaaaa!)Alex Legler2009-05-181-1/+1
* Adding the bugzilla interfaceAlex Legler2009-05-091-0/+111
* Adding a very basic diff view, courtesy to RedmineAlex Legler2009-05-032-0/+49
* Splitting Glsamaker lib and adding Portage moduleAlex Legler2009-04-192-0/+109