| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Fix comment of SourceAnnotationExtractor#find_in | yui-knk | 2014-11-09 | 1 | -3/+2 |
|/ / / / |
|
* | | | | Documenting Rails::Info module [ci skip] | Zachary Scott | 2014-11-08 | 1 | -0/+3 |
* | | | | Merge pull request #17557 from yui-knk/fix/command_line_guide | Vijay Dev | 2014-11-08 | 1 | -6/+2 |
|\ \ \ \ |
|
| * | | | | [ci skip] Fix line break on command line guide | yui-knk | 2014-11-08 | 1 | -6/+2 |
* | | | | | Merge pull request #17559 from alfa-jpn/fix/singular_association_cache | Santiago Pastorino | 2014-11-08 | 2 | -1/+31 |
|\ \ \ \ \ |
|
| * | | | | | default scopes should break the cache on singulur_association. | alfa-jpn | 2014-11-08 | 2 | -1/+31 |
| |/ / / / |
|
* | | | | | Merge pull request #17476 from robin850/job-testing | Robin Dupret | 2014-11-08 | 1 | -0/+62 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Add a section about job testing [ci skip] | Ryan Selk | 2014-11-02 | 1 | -0/+62 |
* | | | | | Merge pull request #17493 from petewest/duration-comparable | Aaron Patterson | 2014-11-07 | 2 | -0/+14 |
|\ \ \ \ \ |
|
| * | | | | | Delegate comparison operator to value | Peter West | 2014-11-03 | 2 | -0/+14 |
* | | | | | | default scopes should break the cache on has_many. | Aaron Patterson | 2014-11-07 | 2 | -1/+28 |
* | | | | | | Merge pull request #17552 from jipe/master | Yves Senn | 2014-11-07 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Guides: Corrected name for assigns key [ci skip] | Jimmy Petersen | 2014-11-07 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | pg tests, get rid of `sql_types_test.rb`. | Yves Senn | 2014-11-07 | 3 | -18/+14 |
* | | | | | | pg tests, only execute what's necessary. | Yves Senn | 2014-11-07 | 2 | -27/+26 |
* | | | | | | remove the last traces of OpenBase from our codebase. [ci skip] | Yves Senn | 2014-11-07 | 1 | -6/+0 |
* | | | | | | docs, the abstract data type `:timestamp` was removed. See #15184 [ci skip] | Yves Senn | 2014-11-07 | 1 | -2/+2 |
* | | | | | | Merge pull request #17551 from y-yagi/fix_command_line_guide | Zachary Scott | 2014-11-07 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | [ci skip] modify default host in command line guide | yuuji.yaginuma | 2014-11-07 | 1 | -2/+2 |
|/ / / / / / |
|
* | | | | | | Merge pull request #17541 from OpenSourceProjects/meaninful_message | Yves Senn | 2014-11-07 | 3 | -5/+15 |
|\ \ \ \ \ \ |
|
| * | | | | | | Print out a meaningful error when ActiveRecord::ReadOnlyRecord is raised | Franky W | 2014-11-06 | 2 | -5/+8 |
|/ / / / / / |
|
* | | | | | | Merge pull request #17545 from marzapower/dirty_public_api | Rafael Mendonça França | 2014-11-06 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | [Enh] Changed the visibility of the ActiveModel::Dirty#clear_attribute_change... | Daniele Di Bernardo | 2014-11-06 | 1 | -1/+1 |
* | | | | | | | Merge pull request #17543 from rishijain/update_docs_9 | Rafael Mendonça França | 2014-11-06 | 2 | -5/+11 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | added example of hash#except, and removed extra whitespaces [ci skip] | Rishi Jain | 2014-11-07 | 2 | -5/+11 |
|/ / / / / / |
|
* | | | | | | tests, remove unneeded requires. | Yves Senn | 2014-11-06 | 4 | -11/+0 |
* | | | | | | tests, use SchemaDumpingHelper to dump a specific table. | Yves Senn | 2014-11-06 | 1 | -12/+12 |
* | | | | | | Merge pull request #17523 from tgxworld/reset_session_after_calling_with_routing | Rafael Mendonça França | 2014-11-06 | 3 | -0/+41 |
|\ \ \ \ \ \ |
|
| * | | | | | | Remove session to allow `with_routing` to be called twice. | Guo Xiang Tan | 2014-11-05 | 3 | -0/+41 |
* | | | | | | | Merge pull request #17536 from vipulnsward/fix-group-expression-warning | Rafael Mendonça França | 2014-11-06 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fix grouped expression warning - `warning: (...) interpreted as grouped expr... | Vipul A M | 2014-11-06 | 1 | -2/+2 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #17526 from rishijain/update_docs_6 | Vijay Dev | 2014-11-06 | 2 | -0/+15 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | added example of squish!, remove, test case for multiple occurrence of | Rishi Jain | 2014-11-06 | 2 | -0/+15 |
* | | | | | | | | docs, synchronize 4.2. release notes. [ci skip] | Yves Senn | 2014-11-06 | 2 | -7/+14 |
* | | | | | | | | Merge pull request #17529 from slothbear/patch-1 | Yves Senn | 2014-11-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Remove redundancy | Paul Morganthall | 2014-11-06 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #17530 from prathamesh-sonpatki/fix-html | Yves Senn | 2014-11-06 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Replace Html with HTML [ci skip] | Prathamesh Sonpatki | 2014-11-06 | 1 | -2/+2 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #17528 from revans/respond_with_doc | Guillermo Iguaran | 2014-11-06 | 2 | -18/+5 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Removed documentation that still mentioned using respond_with in place | Robert Evans | 2014-11-05 | 2 | -18/+5 |
|/ / / / / / / |
|
* | | | | | | | Remove unneccesary default parameters | Sean Griffin | 2014-11-05 | 1 | -1/+1 |
* | | | | | | | Improve performance of AR object instantiation | Sean Griffin | 2014-11-05 | 5 | -11/+61 |
|/ / / / / / |
|
* | | | | | | Merge pull request #15956 from zuhao/refactor_activesupport_dependencies_test | Yves Senn | 2014-11-05 | 1 | -101/+124 |
|\ \ \ \ \ \ |
|
| * | | | | | | Cleanup loaded features and constants after dependency tests. | Zuhao Wan | 2014-06-28 | 1 | -100/+116 |
* | | | | | | | Merge pull request #17360 from bronzle/includes_and_unscoped | Yves Senn | 2014-11-05 | 3 | -0/+15 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | copy reflection_scopes’s unscoped value when building scope for preloading,... | Byron Bischoff | 2014-10-22 | 2 | -0/+12 |
* | | | | | | | | Merge pull request #17521 from arunagw/aa-jobs-test-in-stats | Guillermo Iguaran | 2014-11-05 | 2 | -1/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Add test/jobs files in `rake stats` | Arun Agrawal | 2014-11-05 | 2 | -1/+3 |
|/ / / / / / / / |
|
* | | | | | | | | Update `bin/rake about` [ci skip] | Arun Agrawal | 2014-11-05 | 1 | -6/+1 |
* | | | | | | | | Add skip-turbolinks entry to 4.2 release notes and improve changelog | Carlos Antonio da Silva | 2014-11-05 | 2 | -1/+5 |