aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* API: Setup and first function: Create requestapiAlex Legler2012-08-276-0/+41
* Portage lib: Add helper to find out whether a package has ebuilds in the treeAlex Legler2012-08-271-1/+16
* 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
* Drop secret_token.rb, set it in the local glsamaker configAlex Legler2011-10-283-12/+7
* Let's call this GLSAMaker 2.0 \o/2.0Alex Legler2011-10-281-1/+1
* Don't output * in the resolution. These don't work with emergeAlex Legler2011-10-281-1/+1
* Fix testsAlex Legler2011-10-241-0/+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-2411-6/+56354
* 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
* | Comment out XML wellformedness test, currently not usedAlex Legler2011-10-221-3/+3
* | 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
* Remove exception notification tool again for debuggingAlex Legler2011-10-162-4/+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-142-2/+5
* Add manual exception notification in log_errorAlex Legler2011-10-141-0/+1
* Add exception_notification pluginAlex Legler2011-10-143-0/+11
* Wording. Thanks again to craigAlex Legler2011-10-141-1/+1
* Improve fatal errors. Thanks to craig for the suggestion.Alex Legler2011-10-144-4/+11
* Allow more than just octal numbers as advisory ID.Alex Legler2011-10-131-1/+1
* 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-133-1/+24
* 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-103-1/+6
* 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