Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #17920 from calebthompson/dont-rely-on-environment-task-fo... | Sean Griffin | 2014-12-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Remove environment dependency for db:schema:load | Caleb Thompson | 2014-12-04 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #17916 from mrgilman/deprecate-class-handler | Sean Griffin | 2014-12-04 | 3 | -4/+17 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Deprecate `Class` handler in `PredicateBuilder` | Melanie Gilman | 2014-12-04 | 3 | -4/+17 | |
* | | | | | | | Merge pull request #17797 from y-yagi/donot_delete_mailer_layouts | Rafael Mendonça França | 2014-12-04 | 3 | -4/+23 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Don't remove mailer layouts files | yuuji.yaginuma | 2014-11-27 | 3 | -4/+23 | |
* | | | | | | | | Merge pull request #17825 from aripollak/fix-activejob-sidekiq-integration | Rafael Mendonça França | 2014-12-04 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix Sidekiq ActiveJob integration setup | Ari Pollak | 2014-11-28 | 1 | -1/+2 | |
* | | | | | | | | We don't need to call to_sym. Just compare the string | Rafael Mendonça França | 2014-12-04 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #17792 from rockrep/master | Rafael Mendonça França | 2014-12-04 | 2 | -1/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | allow 'all' for :domain option in addition to :all | rockrep | 2014-11-26 | 2 | -1/+11 | |
* | | | | | | | | | Merge pull request #17913 from claudiob/add-docs-to-time-with-zone | Rafael Mendonça França | 2014-12-04 | 1 | -2/+23 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add documentation to six AS::TimeWithZone methods | claudiob | 2014-12-04 | 1 | -2/+23 | |
* | | | | | | | | | | Merge pull request #17912 from claudiob/fix-verified-in-changelog | Rafael Mendonça França | 2014-12-04 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix MessageVerifier's #verified in CHANGELOG | claudiob | 2014-12-04 | 1 | -4/+4 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Copy-edit the MessageVerifier documentation [ci skip] | Rafael Mendonça França | 2014-12-04 | 1 | -7/+6 | |
* | | | | | | | | | Merge pull request #17910 from sergey-alekseev/remove-useless-await-close | Rafael Mendonça França | 2014-12-04 | 1 | -6/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | remove unused #await_close | Sergey Alekseev | 2014-12-04 | 1 | -6/+0 | |
* | | | | | | | | | | Merge pull request #17905 from claudiob/add-doc-to-message-verifier | Rafael Mendonça França | 2014-12-04 | 1 | -4/+50 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add documentation to MessageVerifier | claudiob | 2014-12-03 | 1 | -4/+50 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #17906 from kamipo/prevent_symbol_gc | Rafael Mendonça França | 2014-12-04 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Prevent Symbol GC | Ryuta Kamizono | 2014-12-04 | 1 | -0/+3 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #17909 from sergey-alekseev/doc-change | Richard Schneeman | 2014-12-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | remove misleading class [ci skip] | Sergey Alekseev | 2014-12-04 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #17903 from claudiob/remove-rescue-openssl | Santiago Pastorino | 2014-12-04 | 3 | -32/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove "rescue" clause around "require 'openssl'" | claudiob | 2014-12-03 | 3 | -32/+5 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | docs, bring back `ActiveRecord::Core` methods in the API. [ci skip] | Yves Senn | 2014-12-04 | 1 | -1/+0 | |
* | | | | | | | | | Merge pull request #17901 from isaacseymour/fix-find-each-docs | Yves Senn | 2014-12-04 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Clarify that batching methods can be used with any orderable type primary key... | Isaac Seymour | 2014-12-03 | 1 | -4/+4 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #17891 from prathamesh-sonpatki/remove-mocha-from-info-con... | Guillermo Iguaran | 2014-12-03 | 1 | -5/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Removed use of mocha in the info_controller tests | Prathamesh Sonpatki | 2014-12-03 | 1 | -5/+4 | |
* | | | | | | | | | Merge pull request #17898 from mrgilman/move-predicate-builder-to-constructor | Sean Griffin | 2014-12-03 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Move PredicateBuilder instantiation to constructor | Melanie Gilman | 2014-12-03 | 1 | -4/+5 | |
* | | | | | | | | | | Active Record changelog needs to keep pointing at 4-2-stable. #17651 | Yves Senn | 2014-12-03 | 1 | -1/+1 | |
* | | | | | | | | | | docs, add new changelog entries at the top :sweat: [ci skip] #17651 | Yves Senn | 2014-12-03 | 1 | -5/+5 | |
* | | | | | | | | | | Merge pull request #17651 from CLUSTERfoo/fix/adding_timestamps_migration_not... | Yves Senn | 2014-12-03 | 8 | -11/+16 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Failure to rollback t.timestamps when within a change_table migration | noam | 2014-12-03 | 8 | -11/+16 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* / | | | | | | | | document that `.delete` does work on `#readonly?` records. Closes #11860 | Yves Senn | 2014-12-03 | 1 | -0/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | skip test to get `sqlite3_mem` suite passing. | Yves Senn | 2014-12-03 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #17890 from sergey-alekseev/remove-useless-methods | Yves Senn | 2014-12-03 | 1 | -10/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | remove useless methods | Sergey Alekseev | 2014-12-03 | 1 | -10/+0 | |
* | | | | | | | | | Merge pull request #17892 from y-yagi/active_support_core_extensions_guide | Zachary Scott | 2014-12-02 | 1 | -18/+0 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | [ci skip] remove references to `Numeric#from_now` | yuuji.yaginuma | 2014-12-03 | 1 | -18/+0 | |
* | | | | | | | | | Merge pull request #17889 from mxie/mx-fix-nonexistent-typo | Sean Griffin | 2014-12-02 | 7 | -11/+11 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix "nonexistent" typo in tests | Melissa Xie | 2014-12-02 | 7 | -11/+11 | |
* | | | | | | | | | Require missing association in test | Sean Griffin | 2014-12-02 | 1 | -0/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #17888 from mrgilman/dot-notation | Sean Griffin | 2014-12-02 | 2 | -29/+40 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Refactor `build_from_hash` to convert dot notation to hash first | Melanie Gilman | 2014-12-02 | 2 | -29/+40 | |
* | | | | | | | | | require 'rake' before requiring Rake tasks | Akira Matsuda | 2014-12-03 | 1 | -0/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #17886 from mrgilman/refactor-predicate-builder | Sean Griffin | 2014-12-02 | 4 | -19/+32 | |
|\ \ \ \ \ \ \ \ |