Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Fix grammar in Rakefile markup [ci skip] | Brooks Reese | 2014-12-05 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #17934 from rubys/dev_webconsole | Rafael Mendonça França | 2014-12-05 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Use latest web-console when using --dev or --edge | Sam Ruby | 2014-12-05 | 1 | -0/+10 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #17930 from sergey-alekseev/remove-unused-generalized-table | Rafael Mendonça França | 2014-12-05 | 2 | -49/+0 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | remove unused `#optional_parts` | Sergey Alekseev | 2014-12-05 | 1 | -4/+0 | |
| * | | | | | | | remove unused `#generalized_table` | Sergey Alekseev | 2014-12-05 | 1 | -45/+0 | |
* | | | | | | | | Include missing require | David Heinemeier Hansson | 2014-12-05 | 1 | -0/+1 | |
* | | | | | | | | Merge pull request #17817 from aripollak/hide-activejob-args | David Heinemeier Hansson | 2014-12-05 | 2 | -1/+14 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Inline to_global_id conversion | Ari Pollak | 2014-12-04 | 1 | -5/+1 | |
| * | | | | | | | Use try instead of checking for GlobalID::Identification | Ari Pollak | 2014-12-04 | 1 | -5/+1 | |
| * | | | | | | | Only filter GIDable objects; remove cosmetic changes | Ari Pollak | 2014-12-01 | 2 | -16/+14 | |
| * | | | | | | | Hide potentially sensitive ActiveJob params from logs | Ari Pollak | 2014-11-28 | 2 | -11/+34 | |
* | | | | | | | | Merge pull request #17925 from rebyn/german_typo | Santiago Pastorino | 2014-12-05 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Typo: Hello = Guten Tag (in German) | Tu Hoang | 2014-12-05 | 2 | -3/+3 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #17919 from mrgilman/stop-supporting-nested-arrays | Sean Griffin | 2014-12-04 | 4 | -40/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove deprecated behavior allowing nested arrays as query values | Melanie Gilman | 2014-12-04 | 4 | -40/+5 | |
* | | | | | | | | | Correctly handle multiple attribute method prefix/suffixes which match | Sean Griffin | 2014-12-04 | 2 | -6/+14 | |
* | | | | | | | | | 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 |