Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | use bind values for model types | Aaron Patterson | 2013-07-31 | 1 | -2/+3 | |
|/ / / | ||||||
* | | | Merge pull request #11681 from gzohari/pr-refactor-date-time | Andrew White | 2013-07-31 | 1 | -10/+0 | |
|\ \ \ | ||||||
| * | | | Remove duplication from date_time calculations | Gilad Zohari | 2013-07-31 | 1 | -10/+0 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #11678 from vipulnsward/helper_destructive | Rafael Mendonça França | 2013-07-31 | 1 | -2/+2 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Change from `map` => `map!` and `collect!` to save creation of extra array. | Vipul A M | 2013-07-31 | 1 | -2/+2 | |
* | | | Merge pull request #11601 from TylerRick/dont_permanently_silence_all_warnings | Rafael Mendonça França | 2013-07-30 | 1 | -2/+0 | |
|\ \ \ | ||||||
| * | | | Remove $VERBOSE = nil from tasks.rb | Tyler Rick | 2013-07-25 | 1 | -2/+0 | |
* | | | | Merge pull request #11606 from vipulnsward/refactor_array_parser | Rafael Mendonça França | 2013-07-30 | 1 | -15/+22 | |
|\ \ \ \ | ||||||
| * | | | | Refactor `ArrayParser` | Vipul A M | 2013-07-26 | 1 | -15/+22 | |
* | | | | | Merge pull request #11668 from neerajdotname/make_test_order_independent_2 | Rafael Mendonça França | 2013-07-30 | 2 | -3/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | assert_no_queries should ignore certain sqls | Neeraj Singh | 2013-07-30 | 1 | -1/+3 | |
| * | | | | | assert_no_queries should allow to ignore some queries | Neeraj Singh | 2013-07-30 | 1 | -2/+3 | |
* | | | | | | all `scope_chain` methods allocate new arrays, no need to dup | Aaron Patterson | 2013-07-30 | 1 | -1/+1 | |
* | | | | | | Merge pull request #11673 from jetthoughts/11671_describe_access_to_helpers_f... | Rafael Mendonça França | 2013-07-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Improve documentation for controller how to get included helpers [ci skip] | Paul Nikitochkin | 2013-07-30 | 1 | -1/+1 | |
* | | | | | | Merge pull request #11672 from henrikhodne/patch-1 | Rafael Mendonça França | 2013-07-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | 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 |