| Commit message (Expand) | Author | Age | Files | Lines |
* | Add same_time option to #prev_week and #next_week for Date, Time, and DateTime | George Claghorn | 2015-01-06 | 3 | -17/+42 |
* | Add #on_weekend?, #next_weekday, and #prev_weekday methods to Date, Time, and... | George Claghorn | 2015-01-06 | 3 | -0/+84 |
* | Merge pull request #18354 from simi/improve-request-forgery-documentation | David Heinemeier Hansson | 2015-01-05 | 1 | -3/+3 |
|\ |
|
| * | Improve protect_from_forgery documentation. [ci skip]. | Josef Šimánek | 2015-01-06 | 1 | -3/+3 |
* | | Merge pull request #18356 from georgemillo/singularize | Rafael Mendonça França | 2015-01-05 | 1 | -2/+2 |
|\ \ |
|
| * | | removing unecessary parameter in private method | George Millo | 2015-01-06 | 1 | -2/+2 |
* | | | Merge pull request #18355 from georgemillo/docs | Sean Griffin | 2015-01-05 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | adding documentation for 'remove_possible_method' and 'redefine_method' [ci s... | George Millo | 2015-01-05 | 1 | -0/+3 |
| |/ / |
|
* | | | Merge pull request #18350 from brainopia/fix_build_from_bind_values | Sean Griffin | 2015-01-05 | 2 | -2/+12 |
|\ \ \
| |_|/
|/| | |
|
| * | | Correctly fetch bind_values from join in subquery | brainopia | 2015-01-06 | 2 | -2/+12 |
* | | | Define attribute methods before attempting to populate records | Sean Griffin | 2015-01-05 | 1 | -1/+1 |
* | | | Whitespace fixes from #18349 | Sean Griffin | 2015-01-05 | 1 | -2/+1 |
* | | | Merge pull request #18349 from jdelStrother/primarykeyless | Sean Griffin | 2015-01-05 | 2 | -1/+23 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix rollback of primarykey-less tables | Jonathan del Strother | 2015-01-05 | 2 | -1/+23 |
* | | | Avoid changing the global state on the tests | Rafael Mendonça França | 2015-01-05 | 1 | -1/+6 |
* | | | Merge pull request #17676 from tigrish/fix_custom_i18n_exception_handler_regr... | Rafael Mendonça França | 2015-01-05 | 2 | -6/+27 |
|\ \ \ |
|
| * | | | Fix I18n regression introduced by #13832 | Christopher Dell | 2014-11-19 | 2 | -6/+27 |
* | | | | Merge pull request #17720 from rzane/firebird-test-support | Rafael Mendonça França | 2015-01-05 | 5 | -21/+28 |
|\ \ \ \ |
|
| * | | | | Add firebird support to test suite | Ray Zane | 2015-01-05 | 5 | -21/+28 |
|/ / / / |
|
* | | | | Merge pull request #18344 from jonatack/patch-1 | Rafael Mendonça França | 2015-01-05 | 1 | -5/+5 |
|\ \ \ \ |
|
| * | | | | Clean up secure_token_test | Jon Atack | 2015-01-05 | 1 | -5/+5 |
* | | | | | Merge pull request #18345 from mtthgn/patch-1 | Rafael Mendonça França | 2015-01-05 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Fix TypeError in Fixture creation | Matt Hogan | 2015-01-05 | 1 | -1/+1 |
|/ / / / |
|
* | | | | reflects changes in 34cd7e2 in the index [ci skip] | Xavier Noria | 2015-01-05 | 1 | -3/+3 |
* | | | | Merge pull request #18341 from aditya-kapoor/remove-unneeded-checks | Rafael Mendonça França | 2015-01-05 | 1 | -2/+1 |
|\ \ \ \ |
|
| * | | | | remove unneeded check since /_one_time_conditions/ is removed | Aditya Kapoor | 2015-01-05 | 1 | -2/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #18342 from brainopia/reset_template_assertion_without_war... | Rafael Mendonça França | 2015-01-05 | 1 | -2/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Reset template assertions without warnings | brainopia | 2015-01-05 | 1 | -2/+4 |
|/ / / |
|
* | | | Fix typo in changelog [ci skip] | Carlos Antonio da Silva | 2015-01-05 | 1 | -1/+1 |
* | | | remove deprecated support to preload instance-dependent associaitons. | Yves Senn | 2015-01-05 | 4 | -32/+16 |
* | | | remove deprecated support for PG ranges with exclusive lower bounds. | Yves Senn | 2015-01-05 | 3 | -37/+10 |
* | | | can't kill thread with in-memory db. fixes `rake test:sqlite3_mem`. | Yves Senn | 2015-01-05 | 1 | -0/+2 |
* | | | remove deprecation warning when modifying a Relation with cached arel. | Yves Senn | 2015-01-05 | 3 | -21/+27 |
* | | | add punctuation. [ci skip] | Yves Senn | 2015-01-05 | 1 | -2/+2 |
* | | | Merge pull request #18332 from gchan/update-adequate-record-notes | Rafael Mendonça França | 2015-01-04 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | [guides] Added newer find_by syntax example in 4.2 release notes for Adequate... | Gordon Chan | 2015-01-05 | 1 | -0/+3 |
* | | | | Merge pull request #18331 from simi/document-protect-from-forgery-options | David Heinemeier Hansson | 2015-01-04 | 1 | -8/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Document all options for protect_from_forgery. | Josef Šimánek | 2015-01-04 | 1 | -8/+2 |
|/ / / |
|
* | | | Merge pull request #18090 from egilburg/patch-3 | Rafael Mendonça França | 2015-01-04 | 1 | -9/+1 |
|\ \ \ |
|
| * | | | simplify ActiveSupport.test_order definition | Eugene Gilburg | 2014-12-18 | 1 | -9/+2 |
* | | | | Do not include Active Support on tests | Rafael Mendonça França | 2015-01-04 | 3 | -30/+24 |
* | | | | Merge pull request #18328 from brainopia/remove_tz_proxy | Rafael Mendonça França | 2015-01-04 | 3 | -12/+7 |
|\ \ \ \ |
|
| * | | | | Use directly TZInfo::Timezone without proxy | brainopia | 2015-01-04 | 3 | -12/+7 |
* | | | | | Remove unused require | Carlos Antonio da Silva | 2015-01-04 | 1 | -1/+0 |
* | | | | | Remove respond_to/respond_with placeholder methods | Carlos Antonio da Silva | 2015-01-04 | 3 | -52/+5 |
* | | | | | Remove extra class_eval for Ruby 1.9 | Carlos Antonio da Silva | 2015-01-04 | 1 | -5/+2 |
* | | | | | Remove workaround to a Ruby 2.0.0 bug | Rafael Mendonça França | 2015-01-04 | 1 | -7/+0 |
* | | | | | Remove Struct#to_h backport | Rafael Mendonça França | 2015-01-04 | 4 | -18/+5 |
* | | | | | String already respond_to scrub at Ruby 2.2 | Rafael Mendonça França | 2015-01-04 | 1 | -2/+1 |
* | | | | | singleton_class? is already pressent at Ruby 2.2 | Rafael Mendonça França | 2015-01-04 | 1 | -8/+0 |