Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary returns from builtin filters since render/return is now su... | Jeremy Kemper | 2007-10-24 | 1 | -4/+1 |
* | Ruby 1.9 compat, consistent load paths | Jeremy Kemper | 2007-10-02 | 1 | -3/+3 |
* | Random hits from the style nazi | David Heinemeier Hansson | 2007-09-09 | 1 | -1/+1 |
* | Fixed that HTTP authentication should work if the header is called REDIRECT_X... | David Heinemeier Hansson | 2007-06-23 | 1 | -43/+51 |
* | don't assume the http authorization header will be nil, since some configurat... | Jamis Buck | 2007-05-11 | 1 | -4/+4 |
* | Rendering is protected | David Heinemeier Hansson | 2007-05-08 | 1 | -1/+1 |
* | Included the HttpAuthentication plugin as part of core (ActionController::Htt... | David Heinemeier Hansson | 2007-05-08 | 1 | -0/+121 |