| Commit message (Expand) | Author | Age | Files | Lines |
* | doc typo | Akira Matsuda | 2016-01-27 | 1 | -2/+2 |
* | add a skip for failing test | Aaron Patterson | 2016-01-26 | 1 | -1/+2 |
* | fix permitted? conditional for `render` calls | Aaron Patterson | 2016-01-26 | 2 | -3/+17 |
* | Merge pull request #23242 from maclover7/fix-error-sec | Aaron Patterson | 2016-01-26 | 1 | -6/+3 |
|\ |
|
| * | Fix undefined error for `ActionController::Parameters` | Jon Moss | 2016-01-26 | 1 | -6/+3 |
* | | clear view path cache between tests | Aaron Patterson | 2016-01-26 | 1 | -0/+5 |
|/ |
|
* | Merge branch '5-0-beta-sec' | Aaron Patterson | 2016-01-25 | 5 | -5/+61 |
|\ |
|
| * | bumping version | Aaron Patterson | 2016-01-25 | 1 | -1/+1 |
| * | allow :file to be outside rails root, but anything else must be inside the ra... | Aaron Patterson | 2016-01-22 | 2 | -1/+38 |
| * | stop caching mime types globally | Aaron Patterson | 2016-01-22 | 1 | -2/+16 |
| * | use secure string comparisons for basic auth username / password | Aaron Patterson | 2016-01-22 | 1 | -1/+6 |
* | | Fix nodoc to internal class error document some of them | Vipul A M | 2016-01-25 | 1 | -1/+0 |
* | | rm changelog for unreleased changes fixes | Vipul A M | 2016-01-22 | 1 | -4/+0 |
* | | Merge pull request #23167 from maclover7/fix-21032 | Rafael França | 2016-01-21 | 3 | -1/+15 |
|\ \ |
|
| * | | Fix `ActionController::Parameters#==` bug | Jon Moss | 2016-01-21 | 3 | -1/+15 |
* | | | - Fix warning introduced in https://github.com/vipulnsward/rails/commit/77acc... | Vipul A M | 2016-01-22 | 1 | -1/+3 |
* | | | remove doc reference to ActionController::MimeResponds#respond_to | sealocal | 2016-01-20 | 1 | -3/+0 |
* | | | document simple example of ActionController::MimeResponds#respond_to | sealocal | 2016-01-20 | 1 | -1/+9 |
* | | | Re-add ActionController::ApiRendering | Jon Moss | 2016-01-20 | 4 | -1/+39 |
|/ / |
|
* | | Merge pull request #23140 from rails/fix-search-for-custom-routes | Aaron Patterson | 2016-01-20 | 2 | -14/+83 |
|\ \ |
|
| * | | Fix marking of custom routes for Journey | Andrew White | 2016-01-20 | 2 | -14/+83 |
* | | | Merge pull request #17573 from zerothabhishek/master | Godfrey Chan | 2016-01-20 | 5 | -10/+18 |
|\ \ \
| |/ /
|/| | |
|
| * | | Response etags to always be weak: Prefixed W/ to value returned by ActionDisp... | abhishek | 2016-01-20 | 5 | -10/+18 |
* | | | Revert "Remove literal? check to fix issue with prefixed optionals" | eileencodes | 2016-01-20 | 2 | -13/+1 |
|/ / |
|
* | | Revert "Its ideal to set Vary: Accept-Encoding, irrespective of whether gzipp... | schneems | 2016-01-19 | 2 | -2/+2 |
* | | Merge pull request #23120 from vipulnsward/always-set-vary-for-static-assets | Richard Schneeman | 2016-01-19 | 2 | -2/+2 |
|\ \ |
|
| * | | Its ideal to set Vary: Accept-Encoding, irrespective of whether gzipped versi... | Vipul A M | 2016-01-19 | 2 | -2/+2 |
* | | | Link to docs instead of listing methods | schneems | 2016-01-19 | 1 | -5/+7 |
* | | | Add methods to StrongParameters | schneems | 2016-01-19 | 2 | -2/+9 |
* | | | [close #23084] Deprecated StrongParameters | schneems | 2016-01-19 | 2 | -0/+22 |
|/ / |
|
* | | Pass through AP CHANGELOG [ci skip] | Vipul A M | 2016-01-18 | 1 | -2/+2 |
* | | Remove literal? check to fix issue with prefixed optionals | eileencodes | 2016-01-16 | 2 | -1/+13 |
* | | Merge pull request #22985 from akshay-vishnoi/fix-typo | Rafael França | 2016-01-16 | 1 | -1/+1 |
|\ \ |
|
| * | | test `include?`- fix typo | Akshay Vishnoi | 2016-01-09 | 1 | -1/+1 |
* | | | Fix typo in docs [ci skip] | Rebecca Skinner | 2016-01-14 | 1 | -2/+2 |
* | | | Space Oddity | Akira Matsuda | 2016-01-14 | 3 | -4/+4 |
* | | | docs, formatting pass over changelogs. [ci skip] | Yves Senn | 2016-01-13 | 1 | -4/+4 |
* | | | do not run in parallel on travis | Aaron Patterson | 2016-01-12 | 1 | -1/+5 |
* | | | remove `present?` calls | Aaron Patterson | 2016-01-12 | 1 | -4/+4 |
* | | | monkey patch `recycle!` on to controllers once | Aaron Patterson | 2016-01-12 | 1 | -4/+4 |
* | | | Merge pull request #22935 from cllns/add-status-name-to-output | Rafael França | 2016-01-12 | 5 | -17/+84 |
|\ \ \ |
|
| * | | | Add both HTTP Response Code and Type to assertion messages | Sean Collins | 2016-01-12 | 5 | -17/+84 |
* | | | | Merge pull request #23035 from jkowens/fix-null-byte | Rafael França | 2016-01-12 | 2 | -1/+9 |
|\ \ \ \ |
|
| * | | | | Prevent attempt to serve a request with a null byte | Jordan Owens | 2016-01-12 | 2 | -1/+9 |
* | | | | | AC::Parameters#at_json: restore Rails 4.2’s value | claudiob | 2016-01-12 | 2 | -1/+8 |
| |/ / /
|/| | | |
|
* | | | | Commit before freezing the headers | Matthew Draper | 2016-01-12 | 3 | -1/+29 |
* | | | | Unneeded &block parameters | Akira Matsuda | 2016-01-12 | 1 | -2/+2 |
* | | | | Merge pull request #21181 from denisenkom/mypatch | Kasper Timm Hansen | 2016-01-10 | 1 | -0/+19 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Test basic auth with symbols in login and password | Mikhail Denisenko | 2015-10-24 | 1 | -0/+19 |
* | | | | [ci skip] Fix typo Renderering --> Rendering | Akshay Vishnoi | 2016-01-09 | 1 | -1/+1 |