Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bugs controller: Explicitly render JavaScript using respond_to | Alex Legler | 2012-08-24 | 1 | -0/+5 |
| | | | | | This might be a new 'Feature' or bug. Without this change, the Accept: header of an AJAX request was discarded and text/html returned. | ||||
* | Match Glsamaker::Bug interface with Bug model | Alex Legler | 2011-10-09 | 1 | -0/+1 |
| | |||||
* | Extract authorization code into the Authorization module. Changed ↵ | Alex Legler | 2011-09-01 | 1 | -1/+1 |
| | | | | | | | check_object_access semantics check_object_access only returns true/false now check_object_access! denies the request | ||||
* | Add BugsController to replace the addbug{,save} hack in GLSAController | Alex Legler | 2011-08-20 | 1 | -0/+53 |