summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* search_controller: Rails 4 fixesAlex Legler2013-10-061-1/+1
* Upgrade to rails 4.0.0Alex Legler2013-10-045-9/+9
* cve/assign_preview: Display new title in new line for improved readabilityAlex Legler2013-08-291-1/+3
* glsa/show: Display CVE reference detailsAlex Legler2013-08-291-1/+9
* Comments controller: Explicitly render JavaScript using respond_toAlex Legler2012-08-241-0/+5
* Bugs controller: Explicitly render JavaScript using respond_toAlex Legler2012-08-241-0/+5
* glsa xml builder view: Fix syntax error with ruby 1.9Alex Legler2012-08-241-1/+1
* CVE model: Fix deprecated word_wrap callAlex Legler2012-08-241-1/+1
* Ticket #191: Support md5-cacheAlex Legler2012-08-221-1/+1
* Bug #184: Fix archive display for releases at the last day of the monthAlex Legler2012-08-191-4/+4
* Add meaningful page titlesAlex Legler2012-07-012-4/+12
* Use correct release and revision dates.Alex Legler2012-02-213-3/+18
* Remove CCsAlex Legler2012-02-021-1/+0
* Make status legend more legibleAlex Legler2012-01-282-5/+48
* Add support for arches.Alex Legler2012-01-204-4/+16
* Fix double escaping when emailing the finished draft.Alex Legler2012-01-201-1/+1
* Fix archive display in December. Thanks to ackle for the reportAlex Legler2011-12-181-1/+5
* Revamp comment stuff layout, now with full markdown in commentsAlex Legler2011-11-193-40/+84
* Use new approval/rejection iconsAlex Legler2011-11-192-3/+3
* Add new approval and rejection iconsAlex Legler2011-11-192-0/+0
* CommentsController: Log comment creation errors, support on-the-fly CSS class...Alex Legler2011-11-191-0/+6
* Fix method name in log_error to display exception text instead of class name ...Alex Legler2011-11-191-1/+1
* Show comments again in ascending order of creationAlex Legler2011-11-191-1/+1
* Enable templates for the title fieldAlex Legler2011-11-191-1/+3
* Don't output * in the resolution. These don't work with emergeAlex Legler2011-10-281-1/+1
* Don't show the CVETool to contributorsAlex Legler2011-10-243-1/+13
* Spell-check the titleAlex Legler2011-10-241-1/+1
* Implement better approval/rejection logicAlex Legler2011-10-242-2/+27
* Add spell-checking using runspell/hunspell.Alex Legler2011-10-244-6/+22
* Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/glsamakerAlex Legler2011-10-222-3/+2
|\
| * Fix comment box overlap hopefully for goodAlex Legler2011-10-162-3/+2
* | Handle nil values as input to the Kramdown converterAlex Legler2011-10-221-2/+2
* | Exact package matches are done with "=", not "=="Alex Legler2011-10-221-1/+1
* | Properly render all entered information when saving a draft failedAlex Legler2011-10-225-28/+96
* | Make XML builder core more robust to errorsAlex Legler2011-10-221-1/+1
|/
* Remove exception notification tool again for debuggingAlex Legler2011-10-161-1/+1
* Add missing <ul>Alex Legler2011-10-161-6/+10
* Redo the HTML show view, clean up, apply proper formattingAlex Legler2011-10-163-59/+107
* CleanupAlex Legler2011-10-141-3/+0
* Don't email disabled usersAlex Legler2011-10-141-0/+3
* Add manual exception notification in log_errorAlex Legler2011-10-141-0/+1
* Allow more than just octal numbers as advisory ID.Alex Legler2011-10-131-1/+1
* Use custom XML converter that ignores typographic entitiesAlex Legler2011-10-131-1/+1
* Send txt release as text/plain in a new window, include email headers. Redmin...Alex Legler2011-10-103-6/+20
* Display close bugs link on the show view for releases, ticket #166Alex Legler2011-10-101-0/+1
* Use POST for close bug action to avoid double-sending the requestAlex Legler2011-10-102-1/+5
* Use rails-3 template format overrideAlex Legler2011-10-101-9/+8
* edit view: Use to_s for all name references, cleanupAlex Legler2011-10-101-3/+3
* Migrate plain text mailer in GLSAMailer to rails-3Alex Legler2011-10-091-0/+8
* glsa_controller: Fix typo in diff codeAlex Legler2011-10-091-1/+1