summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Implement get-bugready-state-from-bugzillaAlex Legler2010-10-011-5/+13
* Fix loading bug in the bugzilla stuff.Alex Legler2010-10-014-186/+192
* 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-302-0/+24
* Remove redmine's diff and the bundled diff.rb and replace with Diff::LCSAlex Legler2010-09-302-294/+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
* cve:oldimport: Directly use the file from SVN, works nowAlex Legler2010-09-251-48/+56
* cve.rake: s/new_cves/created_cves/Alex Legler2010-09-231-2/+2
* lib/bugzilla: Learning how to file a bugAlex Legler2010-09-231-0/+41
* 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
* Catch login failure.Robin H. Johnson2010-09-211-1/+3
* Try something to make imports work.Robin H. Johnson2010-09-211-1/+1
* Only load lib/glsamaker/helper.rb in the actual webapp.Alex Legler2010-09-212-3/+3
* Require bugzilla.rb before glsamaker.rbAlex Legler2010-09-211-0/+1
* Whitespace.Robin H. Johnson2010-09-211-2/+2
* This doesn't make senseRobin H. Johnson2010-09-211-0/+1
* Debug fun.Robin H. Johnson2010-09-211-1/+4
* Fix function call.Robin H. Johnson2010-09-211-3/+3
* Complete include list.Robin H. Johnson2010-09-211-0/+2
* Make REMOTE_USER actually work on production system (I suspect due to slightl...Robin H. Johnson2010-09-211-1/+10
* 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-162-2/+6
* Started oldimport task for the CVEToolAlex Legler2010-09-161-1/+102
* Add a helper for reindenting XMLAlex Legler2010-09-161-0/+26
* Add cve:update task, add QUIET support to all CVE tasksAlex Legler2010-09-141-37/+91
* Rework cve rake task. Start update taskAlex Legler2010-09-061-24/+113
* Add generic change_bug method to the bugzilla lib, reindentAlex Legler2010-09-021-31/+70
* Pulling the text helpers out of lib/glsamaker.rbAlex Legler2010-08-162-13/+22
* lib/ cleanup + enhancementsAlex Legler2010-08-155-234/+313
* Add full CVE import from NVD as rake cve:full_importAlex Legler2010-08-142-0/+180
* Using =~ instead of String.match (fastaaaaa!)Alex Legler2009-05-181-1/+1
* Recognize if bugzie is down, display a different message.Alex Legler2009-05-121-0/+2
* Adding the bugzilla interfaceAlex Legler2009-05-092-31/+183
* Adding a very basic diff view, courtesy to RedmineAlex Legler2009-05-034-1/+331
* Adding by_user and by_field to Bugzilla::HistoryAlex Legler2009-05-031-4/+32
* Bugzilla::Bug now can load the history from bugzie. Docs update.Alex Legler2009-05-031-0/+75
* Splitting Glsamaker lib and adding Portage moduleAlex Legler2009-04-193-26/+111
* Better handling of invalid bug IDsAlex Legler2009-04-141-0/+6
* Fixing passenger proprietary environment infoAlex Legler2009-04-101-2/+2
* Glsamaker::HTTP now understands HTTPSAlex Legler2009-04-021-3/+8
* Moving to Affero GPL3, adding RDocAlex Legler2009-03-313-11/+55