| Commit message (Expand) | Author | Age | Files | Lines |
* | Lets kepp using Ruby 1.9 syntax | Rafael Mendonça França | 2013-01-22 | 2 | -37/+37 |
* | Only check for unpermmited parameters if | Rafael Mendonça França | 2013-01-22 | 1 | -1/+1 |
* | avoid creating an object in every call | Xavier Noria | 2013-01-22 | 1 | -1/+2 |
* | Remove tabs, use spaces :scissors: | Carlos Antonio da Silva | 2013-01-22 | 1 | -2/+2 |
* | Merge branch 'isolating_tests' | Akira Matsuda | 2013-01-22 | 2 | -2/+12 |
|\ |
|
| * | Restore I18n.locale after running tests | Akira Matsuda | 2013-01-22 | 1 | -1/+7 |
| * | Make sure to reset default_url_options | Akira Matsuda | 2013-01-22 | 1 | -1/+5 |
* | | Stylistic pass at form_helper_test | Rafael Mendonça França | 2013-01-21 | 1 | -286/+362 |
* | | Capture block so content won't leak. | José Mota | 2013-01-21 | 3 | -4/+61 |
* | | Update actionpack's CHANGELOG for 445f14e | Piotr Sarnacki | 2013-01-21 | 1 | -0/+5 |
* | | Fix asset_path in mounted engine | Piotr Sarnacki | 2013-01-21 | 1 | -2/+1 |
|/ |
|
* | Duplicate possible frozen string from route | Andrew White | 2013-01-21 | 2 | -2/+12 |
* | Merge pull request #9014 from virusman/form_helpers_ar_tests | Rafael Mendonça França | 2013-01-21 | 2 | -0/+92 |
|\ |
|
| * | Added AR integration tests for form helpers | virusman | 2013-01-21 | 2 | -0/+92 |
* | | Merge pull request #9001 from schneems/schneems/routes-path-js | Rafael Mendonça França | 2013-01-21 | 5 | -12/+134 |
|\ \ |
|
| * | | In Browser Path Matching with Javascript | schneems | 2013-01-20 | 5 | -12/+134 |
* | | | Fix setting expected value in translation tests | Carlos Antonio da Silva | 2013-01-21 | 1 | -2/+2 |
| |/
|/| |
|
* | | Merge pull request #9007 from dpree/master | Rafael Mendonça França | 2013-01-20 | 1 | -35/+46 |
|\ \
| |/
|/| |
|
| * | Removed ActionController::Base dependency from abstract controller translatio... | Jens Bissinger | 2013-01-20 | 1 | -41/+46 |
| * | Test abstract controller's localize method. | Jens Bissinger | 2013-01-20 | 1 | -0/+6 |
* | | Refactor grep call to remove .each | Carlos Antonio da Silva | 2013-01-20 | 1 | -1/+1 |
* | | Add missing assert calls | Carlos Antonio da Silva | 2013-01-20 | 1 | -2/+2 |
* | | Use 1.9 hash style in docs/comments [ci skip] | Carlos Antonio da Silva | 2013-01-20 | 1 | -3/+3 |
* | | Fix markdown formatting to highlight block in changelog [ci skip] | Carlos Antonio da Silva | 2013-01-20 | 1 | -2/+2 |
* | | Removing warning: shadowing outer local variable | Arun Agrawal | 2013-01-20 | 1 | -3/+3 |
* | | strong parameters filters permitted scalars | Xavier Noria | 2013-01-20 | 4 | -39/+273 |
|/ |
|
* | Merge pull request #8978 from chrismcg/remove_i18n_symbol_dependency | Aaron Patterson | 2013-01-19 | 2 | -3/+9 |
|\ |
|
| * | Don't change the original i18n data | Chris McGrath | 2013-01-17 | 1 | -1/+1 |
| * | Remove i18n symbol dependency | Chris McGrath | 2013-01-17 | 2 | -3/+9 |
* | | Restore and adapt the implementation reverted at | Rafael Mendonça França | 2013-01-19 | 4 | -37/+66 |
* | | Added ability to raise or log on unpermitted params. | Thomas Drake-Brockman | 2013-01-20 | 4 | -6/+117 |
* | | Merge pull request #8977 from Soylent/master | Aaron Patterson | 2013-01-18 | 2 | -1/+5 |
|\ \ |
|
| * | | Fix ActionDispatch::Request#formats when HTTP_ACCEPT header is empty string | Konstantin Papkovskiy | 2013-01-17 | 2 | -1/+5 |
* | | | Fix syntax error :grin: | Guillermo Iguaran | 2013-01-18 | 1 | -1/+1 |
* | | | Remove "Application" section title from routes | schneems | 2013-01-18 | 1 | -6/+13 |
* | | | Revert "Merge pull request #8989 from robertomiranda/use-rails-4-find-by" | Guillermo Iguaran | 2013-01-18 | 3 | -4/+4 |
* | | | User Rails 4 find_by | robertomiranda | 2013-01-18 | 3 | -4/+4 |
|/ / |
|
* | | Remove useless || operation | Carlos Antonio da Silva | 2013-01-17 | 2 | -3/+2 |
* | | Removing : warning: ambiguous first argument; | Arun Agrawal | 2013-01-17 | 1 | -4/+4 |
|/ |
|
* | Deprecate direct calls to AC::RecordIdentifier.dom_id and dom_class | Carlos Antonio da Silva | 2013-01-16 | 3 | -9/+58 |
* | Fix date_select :selected option so you can pass it nil | Colin Burn-Murdoch | 2013-01-16 | 2 | -2/+65 |
* | Remove warnings: "(...) interpreted as grouped expression" | Carlos Antonio da Silva | 2013-01-16 | 1 | -2/+2 |
* | adding regression test in master for #8631 | Aditya Sanghi | 2013-01-16 | 1 | -0/+21 |
* | Merge pull request #8958 from balexand/strong_parameters_exception_handling | Rafael Mendonça França | 2013-01-15 | 4 | -16/+14 |
|\ |
|
| * | strong parameters exception handling | Brian Alexander | 2013-01-15 | 4 | -16/+14 |
* | | Remove header bloat introduced by BestStandardsSupport middleware | Edward Anderson | 2013-01-15 | 3 | -2/+10 |
|/ |
|
* | Change the behavior of route defaults | Andrew White | 2013-01-15 | 7 | -11/+99 |
* | Add support for other types of routing constraints | Andrew White | 2013-01-15 | 5 | -113/+237 |
* | Ensure port is set when passed via the process method | Andrew White | 2013-01-15 | 3 | -1/+58 |
* | Raise correct exception now Journey is integrated. | Andrew White | 2013-01-15 | 3 | -9/+12 |