Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Tiny documentation fixes [ci skip] | Robin Dupret | 2016-07-04 | 1 | -4/+9 | |
* | | | | | | | | | Merge pull request #25684 from kivanio/master | प्रथमेश Sonpatki | 2016-07-04 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | fix respond_to? documentation | Kivanio Barbosa | 2016-07-04 | 1 | -7/+7 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #25663 from vipulnsward/updated-syntax-highlighter | Xavier Noria | 2016-07-04 | 45 | -5235/+24 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | - Update Syntax Highlighter to version 4. | Vipul A M | 2016-07-03 | 45 | -5235/+24 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #24988 from mwear/action_cable_broadcast_notifications | Matthew Draper | 2016-07-04 | 3 | -6/+58 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add ActiveSupport::Notifications hook to Broadcaster#broadcast | Matthew Wear | 2016-05-12 | 3 | -6/+58 | |
* | | | | | | | | Merge pull request #25030 from mmmpa/pull_request | Matthew Draper | 2016-07-04 | 2 | -1/+22 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Add guard to broadcast. | mmmpa | 2016-05-26 | 2 | -1/+22 | |
* | | | | | | | | Merge pull request #25241 from aguynamedben/fix-touch-error-messages | Richard Schneeman | 2016-07-03 | 2 | -2/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Improve error message when record touch fails. | Ben Standefer | 2016-07-02 | 2 | -2/+12 | |
* | | | | | | | | | Merge pull request #25661 from will-in-wi/clarify_postgres_docs | Vipul A M | 2016-07-02 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Clarify Postgres initials. [skip ci] | William Johnston | 2016-07-02 | 1 | -2/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #25658 from will-in-wi/fix_rails_5_attributes_docs | Vipul A M | 2016-07-02 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Update Rails 5 release notes with syntax fixes. | William Johnston | 2016-07-02 | 1 | -3/+4 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #25657 from htanata/fix_typo | Vipul A M | 2016-07-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix typo: accidently -> accidentally. | Hendy Tanata | 2016-07-02 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #25293 from y-yagi/remove_needless_comments | Matthew Draper | 2016-07-03 | 3 | -5/+0 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | remove needless comments | yuuji.yaginuma | 2016-06-06 | 3 | -5/+0 | |
* | | | | | | | | Merge pull request #25647 from aditya-kapoor/correct-guide-command | Vipul A M | 2016-07-02 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Correct guide generation command [ci skip] | Aditya Kapoor | 2016-07-02 | 1 | -3/+3 | |
* | | | | | | | | | Merge pull request #25638 from kamipo/remove_unused_predicate_builder | Sean Griffin | 2016-07-02 | 3 | -19/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove unused `predicate_builder` for `BasicObjectHandler` and `RangeHandler` | Ryuta Kamizono | 2016-07-02 | 3 | -19/+3 | |
* | | | | | | | | | | Merge pull request #25644 from Edouard-chin/forgotten-doc-removal | Vipul A M | 2016-07-02 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | `partial` option on the digest method is no more needed [ci skip]: | Edouard CHIN | 2016-07-02 | 1 | -1/+0 | |
* | | | | | | | | | | | Merge pull request #25646 from y-yagi/refer_to_rails_command_instead_of_rake | Vipul A M | 2016-07-02 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | refer to rails command instead of rake in doc of `SourceAnnotationExtractor` ... | yuuji.yaginuma | 2016-07-02 | 1 | -3/+3 | |
* | | | | | | | | | | | Merge pull request #25222 from vipulnsward/25219-fix-logs | Matthew Draper | 2016-07-02 | 3 | -9/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | - Added test for verifying that we treat line number indications from irb as ... | Vipul A M | 2016-07-01 | 1 | -8/+16 | |
| * | | | | | | | | | | Fixes #25219 | Vipul A M | 2016-07-01 | 2 | -1/+13 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Try the newest bundler | Rafael Mendonça França | 2016-07-02 | 1 | -4/+0 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #25639 from y-yagi/followup_to_25431 | Rafael França | 2016-07-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix task name to remove | yuuji.yaginuma | 2016-07-02 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #25507 from bquorning/optimize-for-first-result-and-remove... | Rafael França | 2016-07-02 | 3 | -14/+17 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Optimize ActiveRecord::Result#last | Benjamin Quorning | 2016-06-24 | 2 | -1/+7 | |
| * | | | | | | | | | Remove MySQL::DatabaseStatements#select_one | Benjamin Quorning | 2016-06-24 | 1 | -13/+0 | |
| * | | | | | | | | | Add ActiveRecord::Result#first | Benjamin Quorning | 2016-06-24 | 2 | -0/+10 | |
* | | | | | | | | | | Merge pull request #24177 from vipulnsward/rename-test | Rafael França | 2016-07-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | - Renamed NestedParametersTest to NestedParametersPermitTest, to indicate wha... | Vipul A M | 2016-03-13 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #25631 from yahonda/revert_rename_to_ar_internal_metadata | Rafael França | 2016-07-01 | 2 | -28/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Revert "Rename `active_record_internal_metadatas` to `ar_internal_metadata`" | Yasuo Honda | 2016-07-01 | 2 | -28/+0 | |
* | | | | | | | | | | | | Merge pull request #25633 from kamipo/remove_create_table_info_cache | Rafael França | 2016-07-01 | 1 | -6/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove `create_table_info_cache` because it not be reused | Ryuta Kamizono | 2016-07-02 | 1 | -6/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | / / / / / / / | Do not run `bundle install` when generating a new plugin. | Rafael Mendonça França | 2016-07-01 | 6 | -103/+112 | |
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #25625 from voxik/fix-rails-test-git-layout | Rafael França | 2016-07-01 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Do not depend on Rails git repository layout in ActiveSupport tests. | Vít Ondruch | 2016-07-01 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #25620 from kamipo/create_without_primary_key | Rafael França | 2016-07-01 | 2 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Pass `pk: false` to `connection.insert` explicitly if do not have a primary key | Ryuta Kamizono | 2016-07-01 | 2 | -1/+9 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Fix conditional order broken in ea40ec56. | Kasper Timm Hansen | 2016-07-02 | 1 | -2/+2 | |
* | | | | | | | | | | Merge pull request #25344 from matthewd/debug-locks | Matthew Draper | 2016-07-02 | 4 | -5/+172 | |
|\ \ \ \ \ \ \ \ \ \ |