| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove CCs | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2012-02-02 | 1 | -1/+0 |
* | Make status legend more legible | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2012-01-28 | 2 | -5/+48 |
* | Add support for arches. | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2012-01-20 | 4 | -4/+16 |
* | Fix double escaping when emailing the finished draft. | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2012-01-20 | 1 | -1/+1 |
* | Fix archive display in December. Thanks to ackle for the report | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-12-18 | 1 | -1/+5 |
* | Revamp comment stuff layout, now with full markdown in comments | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-11-19 | 3 | -40/+84 |
* | Use new approval/rejection icons | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-11-19 | 2 | -3/+3 |
* | Add new approval and rejection icons | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-11-19 | 2 | -0/+0 |
* | CommentsController: Log comment creation errors, support on-the-fly CSS class... | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-11-19 | 1 | -0/+6 |
* | Fix method name in log_error to display exception text instead of class name ... | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-11-19 | 1 | -1/+1 |
* | Show comments again in ascending order of creation | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-11-19 | 1 | -1/+1 |
* | Enable templates for the title field | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-11-19 | 1 | -1/+3 |
* | Don't output * in the resolution. These don't work with emerge | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-28 | 1 | -1/+1 |
* | Don't show the CVETool to contributors | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-24 | 3 | -1/+13 |
* | Spell-check the title | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-24 | 1 | -1/+1 |
* | Implement better approval/rejection logic | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-24 | 2 | -2/+27 |
* | Add spell-checking using runspell/hunspell. | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-24 | 4 | -6/+22 |
* | Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/glsamaker | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-22 | 2 | -3/+2 |
|\ |
|
| * | Fix comment box overlap hopefully for good | ![](//www.gravatar.com/avatar/410c2a3fc0b61bfa50efc8c45594bc64?s=13&d=retro) Alex Legler | 2011-10-16 | 2 | -3/+2 |
* | | Handle nil values as input to the Kramdown converter | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-22 | 1 | -2/+2 |
* | | Exact package matches are done with "=", not "==" | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-22 | 1 | -1/+1 |
* | | Properly render all entered information when saving a draft failed | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-22 | 5 | -28/+96 |
* | | Make XML builder core more robust to errors | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-22 | 1 | -1/+1 |
|/ |
|
* | Remove exception notification tool again for debugging | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-16 | 1 | -1/+1 |
* | Add missing <ul> | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-16 | 1 | -6/+10 |
* | Redo the HTML show view, clean up, apply proper formatting | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-16 | 3 | -59/+107 |
* | Cleanup | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-14 | 1 | -3/+0 |
* | Don't email disabled users | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-14 | 1 | -0/+3 |
* | Add manual exception notification in log_error | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-14 | 1 | -0/+1 |
* | Allow more than just octal numbers as advisory ID. | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-13 | 1 | -1/+1 |
* | Use custom XML converter that ignores typographic entities | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-13 | 1 | -1/+1 |
* | Send txt release as text/plain in a new window, include email headers. Redmin... | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-10 | 3 | -6/+20 |
* | Display close bugs link on the show view for releases, ticket #166 | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-10 | 1 | -0/+1 |
* | Use POST for close bug action to avoid double-sending the request | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-10 | 2 | -1/+5 |
* | Use rails-3 template format override | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-10 | 1 | -9/+8 |
* | edit view: Use to_s for all name references, cleanup | ![](//www.gravatar.com/avatar/9cfc4242c98dceba61b5210022fe0bfe?s=13&d=retro) Alex Legler | 2011-10-10 | 1 | -3/+3 |
* | Migrate plain text mailer in GLSAMailer to rails-3 | ![](//www.gravatar.com/avatar/410c2a3fc0b61bfa50efc8c45594bc64?s=13&d=retro) Alex Legler | 2011-10-09 | 1 | -0/+8 |
* | glsa_controller: Fix typo in diff code | ![](//www.gravatar.com/avatar/410c2a3fc0b61bfa50efc8c45594bc64?s=13&d=retro) Alex Legler | 2011-10-09 | 1 | -1/+1 |
* | Fix close message, add more logging | ![](//www.gravatar.com/avatar/410c2a3fc0b61bfa50efc8c45594bc64?s=13&d=retro) Alex Legler | 2011-10-09 | 2 | -2/+3 |
* | Fixing brain error in previous commit | ![](//www.gravatar.com/avatar/410c2a3fc0b61bfa50efc8c45594bc64?s=13&d=retro) Alex Legler | 2011-10-09 | 2 | -5/+5 |
* | Show actual creator of a revision | ![](//www.gravatar.com/avatar/410c2a3fc0b61bfa50efc8c45594bc64?s=13&d=retro) Alex Legler | 2011-10-09 | 1 | -1/+1 |
* | Use GLSA-1-style access names | ![](//www.gravatar.com/avatar/410c2a3fc0b61bfa50efc8c45594bc64?s=13&d=retro) Alex Legler | 2011-10-09 | 2 | -1/+9 |
* | Only change status from request to draft when actually setting a submitter | ![](//www.gravatar.com/avatar/410c2a3fc0b61bfa50efc8c45594bc64?s=13&d=retro) Alex Legler | 2011-10-09 | 1 | -2/+1 |
* | Work around 'smart quotes' functionality of kramdown | ![](//www.gravatar.com/avatar/410c2a3fc0b61bfa50efc8c45594bc64?s=13&d=retro) Alex Legler | 2011-10-09 | 1 | -0/+4 |
* | Improve condition that makes an editor submitter of a draft. Fix forced updat... | ![](//www.gravatar.com/avatar/410c2a3fc0b61bfa50efc8c45594bc64?s=13&d=retro) Alex Legler | 2011-10-09 | 1 | -4/+3 |
* | Implement draft deletion | ![](//www.gravatar.com/avatar/410c2a3fc0b61bfa50efc8c45594bc64?s=13&d=retro) Alex Legler | 2011-10-09 | 5 | -10/+16 |
* | Match Glsamaker::Bug interface with Bug model | ![](//www.gravatar.com/avatar/410c2a3fc0b61bfa50efc8c45594bc64?s=13&d=retro) Alex Legler | 2011-10-09 | 1 | -0/+1 |
* | Use correct comparator when adding new package rows | ![](//www.gravatar.com/avatar/410c2a3fc0b61bfa50efc8c45594bc64?s=13&d=retro) Alex Legler | 2011-10-09 | 1 | -1/+1 |
* | Sort refrerences when bulk importing, redmine ticket 153 | ![](//www.gravatar.com/avatar/410c2a3fc0b61bfa50efc8c45594bc64?s=13&d=retro) Alex Legler | 2011-10-09 | 1 | -1/+3 |
* | Don't save duplicate bugs, redmine ticket #150 | ![](//www.gravatar.com/avatar/410c2a3fc0b61bfa50efc8c45594bc64?s=13&d=retro) Alex Legler | 2011-10-09 | 1 | -1/+1 |