Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Add retry to `gem install bundler` for Travis | Henrik Hodne | 2013-07-30 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #11664 from thedarkone/digestor-thread-safety | Rafael Mendonça França | 2013-07-30 | 1 | -9/+29 | |
|\ \ \ \ | ||||||
| * | | | | AV::Digestor thread safety fixes. | thedarkone | 2013-07-30 | 1 | -9/+29 | |
|/ / / / | ||||||
* | | | | Don't mutate the original inflections instance in the tests | Andrew White | 2013-07-30 | 2 | -20/+22 | |
* | | | | Add CHANGELOG entry for inflection removal | Andrew White | 2013-07-30 | 1 | -0/+4 | |
* | | | | Don't have a cow, man! | Andrew White | 2013-07-30 | 1 | -1/+0 | |
* | | | | Merge branch 'revert-order-prepending' | Rafael Mendonça França | 2013-07-30 | 8 | -21/+34 | |
|\ \ \ \ | ||||||
| * | | | | Revert change on ActiveRecord::Relation#order method that prepends new | Rafael Mendonça França | 2013-07-29 | 8 | -21/+34 | |
* | | | | | Merge pull request #10673 from sgrif/master | Rafael Mendonça França | 2013-07-29 | 5 | -35/+98 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Add ability to specify how a class is converted to Arel predicate | sgrif | 2013-07-28 | 5 | -35/+98 | |
* | | | | | only calculate the klass once | Aaron Patterson | 2013-07-29 | 1 | -1/+2 | |
* | | | | | Merge pull request #11358 from Alamoz/asset_pipeline | Xavier Noria | 2013-07-29 | 1 | -229/+537 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update of 'The Asset Pipeline' guide for Rails 4. [ci skip] | Adrien Lamothe | 2013-07-26 | 1 | -229/+537 | |
* | | | | | | Merge pull request #10879 from makaroni4/master | Andrew White | 2013-07-29 | 6 | -0/+50 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Added Time#middle_of_day | Anatoli Makarevich | 2013-07-28 | 6 | -1/+51 | |
* | | | | | | Merge pull request #11654 from robin850/freebsd | Xavier Noria | 2013-07-29 | 1 | -0/+28 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add installation instructions for FreeBSD [ci skip] | Robin Dupret | 2013-07-29 | 1 | -0/+28 | |
* | | | | | | | Merge pull request #11651 from neerajdotname/log_should_mimick_original_log_m... | Carlos Antonio da Silva | 2013-07-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | interceptor should mimick original method | Neeraj Singh | 2013-07-29 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #11653 from ankit8898/typo | Carlos Antonio da Silva | 2013-07-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fixing the broken URL [skip ci] | Ankit Gupta | 2013-07-29 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Fix handling of offsets with Time#to_s(:iso8601) | Andrew White | 2013-07-29 | 7 | -4/+21 | |
* | | | | | | | Merge pull request #11649 from neerajdotname/use_method_with_active_record_de... | Carlos Antonio da Silva | 2013-07-29 | 1 | -30/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | use method with_active_record_default_timezone | Neeraj Singh | 2013-07-29 | 1 | -30/+20 | |
| |/ / / / / / | ||||||
* | | | | | | | Move changelog entry to the top [ci skip] | Carlos Antonio da Silva | 2013-07-29 | 1 | -5/+7 | |
* | | | | | | | Merge pull request #11648 from prathamesh-sonpatki/doc-fix | Yves Senn | 2013-07-29 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Improved the doc about showing posts in getting started guide [ci skip] | Prathamesh Sonpatki | 2013-07-29 | 1 | -0/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #11646 from neerajdotname/remove_duplicate_method | Yves Senn | 2013-07-29 | 1 | -7/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | remove duplicate method | Neeraj Singh | 2013-07-29 | 1 | -7/+0 | |
|/ / / / / / | ||||||
* | | | | | | Add Time#to_s(:iso8601) for easy conversion of times to the iso8601 format fo... | David Heinemeier Hansson | 2013-07-28 | 3 | -1/+7 | |
* | | | | | | Merge pull request #11608 from arunagw/ruby-from-rubygems | Aaron Patterson | 2013-07-28 | 6 | -12/+6 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | grab executable from rubygems | Arun Agrawal | 2013-07-26 | 6 | -12/+6 | |
* | | | | | | Avoid "uninitialized constant ActiveRecord::PendingMigrationError::Rails" | Akira Matsuda | 2013-07-29 | 1 | -1/+1 | |
* | | | | | | Revert "fix order dependent test related to migration" | Akira Matsuda | 2013-07-29 | 1 | -4/+0 | |
* | | | | | | Properly repair validations when dynamically added | Akira Matsuda | 2013-07-29 | 1 | -24/+30 | |
* | | | | | | Clear class ivar before testing | Akira Matsuda | 2013-07-29 | 1 | -0/+2 | |
* | | | | | | Unneeded assertion | Akira Matsuda | 2013-07-29 | 1 | -1/+1 | |
* | | | | | | Don't rewrite AR connection#commit_db_transaction method globally | Akira Matsuda | 2013-07-29 | 1 | -4/+4 | |
* | | | | | | Merge pull request #11640 from pawel2105/manifest_fix | David Heinemeier Hansson | 2013-07-28 | 3 | -6/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Changed stylesheet load order in the stylesheet manifest generator. | Pawel Janiak | 2013-07-28 | 3 | -6/+14 | |
* | | | | | | | Merge pull request #11641 from ankit8898/test_cleanup | Rafael Mendonça França | 2013-07-28 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Cleanup of class_name | Ankit Gupta | 2013-07-28 | 2 | -2/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #11634 from neerajdotname/fix_order_dependent_test_for_mig... | Rafael Mendonça França | 2013-07-28 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix order dependent test related to migration | Neeraj Singh | 2013-07-28 | 1 | -0/+4 | |
* | | | | | | | | Merge pull request #11635 from neerajdotname/make_test_order_independent_by_r... | Rafael Mendonça França | 2013-07-28 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | make test order independent by resetting timezone | Neeraj Singh | 2013-07-28 | 1 | -0/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #11637 from neerajdotname/make_test_not_depend_on_order | Rafael Mendonça França | 2013-07-28 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | reset default timezone and make test order independent | Neeraj Singh | 2013-07-28 | 1 | -0/+4 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #11638 from neerajdotname/make_order_independent_associati... | Rafael Mendonça França | 2013-07-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | make test not depend on order | Neeraj Singh | 2013-07-28 | 1 | -0/+1 | |
| |/ / / / / / / |