aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Adapt application layout to rails-3Alex Legler2011-08-161-5/+5
* glsa_controller: Log revision creation errorsAlex Legler2011-08-161-0/+1
* Only autoload lib/, not lib/**/Alex Legler2011-08-161-1/+2
* Move assets from public/ to app/assets/Alex Legler2011-08-16113-128/+136
* Remove obsolete script filesAlex Legler2011-08-1410-31/+0
* First set of rails3 updatesAlex Legler2011-08-1454-487/+1387
* Update to rails 2.3.12 and use BundlerAlex Legler2011-08-106-4/+100
* Bugzilla: Use HTTPS as well for reading bugs.Alex Legler2011-06-241-14/+14
* CVETool: Use Rails built in JavaScript escape methodAlex Legler2011-06-142-8/+3
* CVEController: Fix whiteboard detectionAlex Legler2011-06-141-1/+1
* Fix bugzilla URL output in viewsAlex Legler2011-06-142-3/+3
* lib/bugzilla: Make Bugzilla host configurable; Bugzilla 4 changesAlex Legler2011-06-146-12/+13
* cve_controller: Supply an array of CC list members instead of a stringAlex Legler2011-06-141-1/+1
* cve_controller: WhitespaceAlex Legler2011-06-141-36/+36
* CVETool: Discard whiteboard severity and status if the issue is a Kernel issue.Alex Legler2011-06-141-2/+7
* CVETool: Serialize the cve list when filing a bugAlex Legler2011-06-131-2/+2
* CVETool: Clear bug number field after assigning. Also, whitespace fixesAlex Legler2011-06-131-11/+12
* CVETool: Set status to IN_PROGRESSAlex Legler2011-06-131-0/+1
* CVETool: Set the 'Version' field when filing a bugAlex Legler2011-06-131-0/+1
* CVETool: Logic fixes while building the CC stringAlex Legler2011-06-131-3/+4
* Reduce amount of displayed CVEs by defaultAlex Legler2011-06-131-1/+1
* Readd module_functionAlex Legler2011-06-131-0/+1
* bugzilla lib: Skip empty nodesAlex Legler2011-06-131-1/+3
* Whitespace fixesAlex Legler2011-06-131-10/+10
* Adapt add bugs functionality to the new handlingAlex Legler2011-06-136-15/+16
* add semicolonAlex Legler2011-05-221-1/+1
* Update modalbox to latest HEADAlex Legler2011-05-222-398/+445
* Cleanup and format fixesAlex Legler2011-05-211-27/+26
* CVETool: Add enter key support in the tableAlex Legler2011-05-131-1/+6
* Extract comment box into an own partial. Add dock ability.Alex Legler2011-05-037-17/+63
* glsa_controller/glsa model: Allow for re-releases (updated revisions) of sent...Alex Legler2011-03-183-5/+18
* glsa_controller/revision model: Tell the user if a revision is a release revi...Alex Legler2011-03-182-1/+10
* txt show view: Adapt to currently used advisory format.Alex Legler2011-03-181-3/+2
* Merge branch 'master' of git+ssh://gogo/proj/glsamakerAlex Legler2011-03-184-13/+37
|\
| * .txt adv: <code> formatting, and feature #9Tobias Heinlein2011-03-153-12/+36
| * Selection box in show view selects current revision by default.Tobias Heinlein2011-03-151-1/+1
* | glsa_controller: Add release and download actionsAlex Legler2011-03-184-28/+119
* | GLSA model: fix last_release_revision SQLAlex Legler2011-03-181-1/+1
* | Finish mailing stuffAlex Legler2011-03-185-21/+95
|/
* update iconAlex Legler2011-03-151-0/+0
* Merge branch 'master' of git+ssh://gogo/proj/glsamakerAlex Legler2011-03-1511-4/+3056
|\
| * Don't add empty packages/references, and fix automatic flag logic in xml.Tobias Heinlein2011-03-152-4/+7
| * Add a whole bunch of xsl files to make browsers happy.Tobias Heinlein2011-03-158-0/+1034
| * Add guide.xslTobias Heinlein2011-03-151-0/+2015
* | glsa_controller: Add diff UI and link to it from the show viewAlex Legler2011-03-154-6/+21
* | Fix draft ready logic on the show viewAlex Legler2011-03-151-1/+1
* | Mark restricted drafts a little more visibly on the show viewAlex Legler2011-03-152-0/+5
* | CSS: flash error message fixesAlex Legler2011-03-151-5/+7
* | Don't allow people to send confidential drafts.Alex Legler2011-03-151-0/+6
* | Remove leftovers from the addbug/delbug hack.Alex Legler2011-03-152-25/+0