Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge pull request #13982 from dskang/fix-response-flatten-infinite-recursion | Aaron Patterson | 2014-02-09 | 2 | -1/+19 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Prevent [response].flatten from recursing infinitely. | Dan Kang | 2014-02-08 | 2 | -1/+10 | |
| * | | | | | | | | Add missing test for response destructuring. | Myron Marston | 2014-02-08 | 1 | -0/+9 | |
* | | | | | | | | | Merge pull request #13990 from zzak/ap_dont_autoload_filter_parameters | Rafael Mendonça França | 2014-02-09 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FilterParameters is referenced at the class level from the Request | Zachary Scott | 2014-02-09 | 1 | -1/+0 | |
* | | | | | | | | | | Merge pull request #13985 from zzak/remove_old_todo_in_url_for_test | Carlos Antonio da Silva | 2014-02-09 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove outdated TODO from url_for test, this test was fixed in 900a2d30 | Zachary Scott | 2014-02-09 | 1 | -3/+0 | |
| |/ / / / / / / / / | ||||||
* | | | | / / / / / | Remove end of line whitespace from bb87c16 | Zachary Scott | 2014-02-09 | 1 | -4/+4 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #13983 from hsbt/remove-warning | Godfrey Chan | 2014-02-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | use File.exist? instead of File.exists? | SHIBATA Hiroshi | 2014-02-09 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | use feature detection to decide which implementation to use | Aaron Patterson | 2014-02-08 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #13981 from Fortisque/kevin/postgresql_reaper_threadsafe | Aaron Patterson | 2014-02-08 | 5 | -4/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Reaper has access to threadsafe active? call | Kevin Casey | 2014-02-08 | 5 | -4/+15 | |
* | | | | | | | | | | Merge pull request #13978 from Fortisque/kevin/validation_context_for_children | Aaron Patterson | 2014-02-08 | 4 | -1/+27 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | context in validation goes through has many relationship | Kevin Casey | 2014-02-08 | 4 | -1/+27 | |
* | | | | | | | | | | | Merge pull request #13980 from mellowi/skipping_linked_folder_tests_if_symlin... | Aaron Patterson | 2014-02-08 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Skips linked folder tests if symlink is invalid | Mikko Johansson | 2014-02-09 | 1 | -2/+6 | |
* | | | | | | | | | | | Merge pull request #13979 from mellowi/windows_disallowed_static_files_skipped | Aaron Patterson | 2014-02-08 | 1 | -2/+7 | |
|\| | | | | | | | | | | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Skips tests on Windows that create files with illegal characters | Mikko Johansson | 2014-02-09 | 1 | -2/+7 | |
* | | | | | | | | | | Merge pull request #13977 from Octember/master | Aaron Patterson | 2014-02-08 | 2 | -0/+20 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fixed an issue where reloading of removed dependencies would cause an unexpec... | Noah Lindner | 2014-02-08 | 2 | -0/+20 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #13974 from laurocaetano/test_case_for_autosave_with_accep... | Rafael Mendonça França | 2014-02-08 | 3 | -0/+33 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Add test case for autosave HasMany with accepts_nested_attributes. | Lauro Caetano | 2014-02-08 | 3 | -0/+33 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Updated the cookie docs to use the safer JSON.{generate,parse} | Godfrey Chan | 2014-02-08 | 1 | -5/+5 | |
* | | | | | | | | Rely on backticks instead of tt tags [ci skip] | Robin Dupret | 2014-02-08 | 1 | -2/+2 | |
* | | | | | | | | docs, Cookie values are String based. Closes #12860. [ci skip] | Yves Senn | 2014-02-08 | 1 | -7/+7 | |
* | | | | | | | | Adjust test value so that timezone has no effect | Andrew White | 2014-02-07 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #13952 from prathamesh-sonpatki/testing | Yves Senn | 2014-02-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [Testing Guide] Mention :unauthorized in assert_response explanation [ci skip] | Prathamesh Sonpatki | 2014-02-07 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #13967 from fphilipe/fix-missing-action-view-const | Yves Senn | 2014-02-07 | 2 | -0/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Require action_view to fix missing constant | Philipe Fatio | 2014-02-07 | 2 | -0/+6 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #13968 from kintamanimatt/fix-wordy-sentence | Yves Senn | 2014-02-07 | 1 | -6/+5 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix wordy sentence | Matthew Nicholas Bradley | 2014-02-07 | 1 | -6/+5 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #13962 from iwiznia/test_controller_skip_action_class | Yves Senn | 2014-02-07 | 1 | -0/+16 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Tests that skips a controller filters that was set up using a class | Ionatan Wiznia | 2014-02-06 | 1 | -0/+16 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'dump-schema-after-migration-flag' of git://github.com/emilsoman... | Xavier Noria | 2014-02-06 | 8 | -1/+84 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add config to disable schema dump after migration | Emil Soman | 2014-02-06 | 8 | -1/+84 | |
* | | | | | | | docs, Associations also raise on name conflicts. [ci skip] | Yves Senn | 2014-02-06 | 1 | -2/+3 | |
* | | | | | | | synchronize 4.1 release notes with CHANGELOGS. [ci skip] | Yves Senn | 2014-02-06 | 5 | -17/+95 | |
* | | | | | | | update contribution doc grammar. [ci skip] | dpmehta02 | 2014-02-06 | 1 | -5/+6 | |
* | | | | | | | Fix to_query with empty arrays too | Rafael Mendonça França | 2014-02-06 | 2 | -1/+8 | |
* | | | | | | | Add CHANGELOG entry | Rafael Mendonça França | 2014-02-05 | 1 | -0/+14 | |
* | | | | | | | Refatoring the method to avoid shot-circuit return | Rafael Mendonça França | 2014-02-05 | 2 | -4/+9 | |
* | | | | | | | Test with a blank value | Rafael Mendonça França | 2014-02-05 | 1 | -2/+2 | |
* | | | | | | | Move test to the right file | Rafael Mendonça França | 2014-02-05 | 2 | -11/+9 | |
* | | | | | | | Fixed "Hash#to_param confused by empty hash values #13892" | Hincu Petru | 2014-02-05 | 2 | -0/+12 | |
* | | | | | | | Merge pull request #13953 from seanwalbran/fix-humanize-match-reference | Rafael Mendonça França | 2014-02-05 | 2 | -1/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix interplay of humanize and html_escape | Sean Walbran | 2014-02-05 | 2 | -1/+5 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #13938 from marcandre/sized_enumerator | Rafael Mendonça França | 2014-02-05 | 7 | -30/+53 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Return sized enumerator from Enumerable#index_by | Marc-Andre Lafortune | 2014-02-05 | 3 | -7/+6 |