| Commit message (Expand) | Author | Age | Files | Lines |
* | API: Setup and first function: Create requestapi | Alex Legler | 2012-08-27 | 6 | -0/+41 |
* | Portage lib: Add helper to find out whether a package has ebuilds in the tree | Alex Legler | 2012-08-27 | 1 | -1/+16 |
* | Add meaningful page titles | Alex Legler | 2012-07-01 | 2 | -4/+12 |
* | Use correct release and revision dates. | Alex Legler | 2012-02-21 | 3 | -3/+18 |
* | Remove CCs | Alex Legler | 2012-02-02 | 1 | -1/+0 |
* | Make status legend more legible | Alex Legler | 2012-01-28 | 2 | -5/+48 |
* | Add support for arches. | Alex Legler | 2012-01-20 | 4 | -4/+16 |
* | Fix double escaping when emailing the finished draft. | Alex Legler | 2012-01-20 | 1 | -1/+1 |
* | Fix archive display in December. Thanks to ackle for the report | Alex Legler | 2011-12-18 | 1 | -1/+5 |
* | Revamp comment stuff layout, now with full markdown in comments | Alex Legler | 2011-11-19 | 3 | -40/+84 |
* | Use new approval/rejection icons | Alex Legler | 2011-11-19 | 2 | -3/+3 |
* | Add new approval and rejection icons | Alex Legler | 2011-11-19 | 2 | -0/+0 |
* | CommentsController: Log comment creation errors, support on-the-fly CSS class... | Alex Legler | 2011-11-19 | 1 | -0/+6 |
* | Fix method name in log_error to display exception text instead of class name ... | Alex Legler | 2011-11-19 | 1 | -1/+1 |
* | Show comments again in ascending order of creation | Alex Legler | 2011-11-19 | 1 | -1/+1 |
* | Enable templates for the title field | Alex Legler | 2011-11-19 | 1 | -1/+3 |
* | Drop secret_token.rb, set it in the local glsamaker config | Alex Legler | 2011-10-28 | 3 | -12/+7 |
* | Let's call this GLSAMaker 2.0 \o/2.0 | Alex Legler | 2011-10-28 | 1 | -1/+1 |
* | Don't output * in the resolution. These don't work with emerge | Alex Legler | 2011-10-28 | 1 | -1/+1 |
* | Fix tests | Alex Legler | 2011-10-24 | 1 | -0/+1 |
* | Don't show the CVETool to contributors | Alex Legler | 2011-10-24 | 3 | -1/+13 |
* | Spell-check the title | Alex Legler | 2011-10-24 | 1 | -1/+1 |
* | Implement better approval/rejection logic | Alex Legler | 2011-10-24 | 2 | -2/+27 |
* | Add spell-checking using runspell/hunspell. | Alex Legler | 2011-10-24 | 11 | -6/+56354 |
* | Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/glsamaker | Alex Legler | 2011-10-22 | 2 | -3/+2 |
|\ |
|
| * | Fix comment box overlap hopefully for good | Alex Legler | 2011-10-16 | 2 | -3/+2 |
* | | Handle nil values as input to the Kramdown converter | Alex Legler | 2011-10-22 | 1 | -2/+2 |
* | | Comment out XML wellformedness test, currently not used | Alex Legler | 2011-10-22 | 1 | -3/+3 |
* | | Exact package matches are done with "=", not "==" | Alex Legler | 2011-10-22 | 1 | -1/+1 |
* | | Properly render all entered information when saving a draft failed | Alex Legler | 2011-10-22 | 5 | -28/+96 |
* | | Make XML builder core more robust to errors | Alex Legler | 2011-10-22 | 1 | -1/+1 |
|/ |
|
* | Remove exception notification tool again for debugging | Alex Legler | 2011-10-16 | 1 | -1/+1 |
* | Remove exception notification tool again for debugging | Alex Legler | 2011-10-16 | 2 | -4/+1 |
* | Add missing <ul> | Alex Legler | 2011-10-16 | 1 | -6/+10 |
* | Redo the HTML show view, clean up, apply proper formatting | Alex Legler | 2011-10-16 | 3 | -59/+107 |
* | Cleanup | Alex Legler | 2011-10-14 | 1 | -3/+0 |
* | Don't email disabled users | Alex Legler | 2011-10-14 | 2 | -2/+5 |
* | Add manual exception notification in log_error | Alex Legler | 2011-10-14 | 1 | -0/+1 |
* | Add exception_notification plugin | Alex Legler | 2011-10-14 | 3 | -0/+11 |
* | Wording. Thanks again to craig | Alex Legler | 2011-10-14 | 1 | -1/+1 |
* | Improve fatal errors. Thanks to craig for the suggestion. | Alex Legler | 2011-10-14 | 4 | -4/+11 |
* | Allow more than just octal numbers as advisory ID. | Alex Legler | 2011-10-13 | 1 | -1/+1 |
* | Fix NoMethodError with unreadable bugs | Alex Legler | 2011-10-13 | 1 | -0/+2 |
* | Be less chatty | Alex Legler | 2011-10-13 | 1 | -0/+20 |
* | Use custom XML converter that ignores typographic entities | Alex Legler | 2011-10-13 | 3 | -1/+24 |
* | Send txt release as text/plain in a new window, include email headers. Redmin... | Alex Legler | 2011-10-10 | 3 | -6/+20 |
* | Display close bugs link on the show view for releases, ticket #166 | Alex Legler | 2011-10-10 | 1 | -0/+1 |
* | Use POST for close bug action to avoid double-sending the request | Alex Legler | 2011-10-10 | 3 | -1/+6 |
* | Use rails-3 template format override | Alex Legler | 2011-10-10 | 1 | -9/+8 |
* | edit view: Use to_s for all name references, cleanup | Alex Legler | 2011-10-10 | 1 | -3/+3 |