aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Deprecate usage of nil as route pathVolmer2016-07-052-0/+13
* Merge pull request #25680 from HermanHiddema/fix/unnecessary-nesting-in-handl...Rafael França2016-07-041-7/+5
|\
| * Fixed unnecessary nesting in handle_dependencyHerman Hiddema2016-07-041-7/+5
* | Tiny documentation fixes [ci skip]Robin Dupret2016-07-041-4/+9
* | Merge pull request #25684 from kivanio/masterप्रथमेश Sonpatki2016-07-041-7/+7
|\ \ | |/ |/|
| * fix respond_to? documentationKivanio Barbosa2016-07-041-7/+7
|/
* Merge pull request #25663 from vipulnsward/updated-syntax-highlighterXavier Noria2016-07-0445-5235/+24
|\
| * - Update Syntax Highlighter to version 4.Vipul A M2016-07-0345-5235/+24
* | Merge pull request #24988 from mwear/action_cable_broadcast_notificationsMatthew Draper2016-07-043-6/+58
|\ \
| * | Add ActiveSupport::Notifications hook to Broadcaster#broadcastMatthew Wear2016-05-123-6/+58
* | | Merge pull request #25030 from mmmpa/pull_requestMatthew Draper2016-07-042-1/+22
|\ \ \
| * | | Add guard to broadcast.mmmpa2016-05-262-1/+22
* | | | Merge pull request #25241 from aguynamedben/fix-touch-error-messagesRichard Schneeman2016-07-032-2/+12
|\ \ \ \
| * | | | Improve error message when record touch fails.Ben Standefer2016-07-022-2/+12
* | | | | Merge pull request #25661 from will-in-wi/clarify_postgres_docsVipul A M2016-07-021-2/+2
|\ \ \ \ \
| * | | | | Clarify Postgres initials. [skip ci]William Johnston2016-07-021-2/+2
|/ / / / /
* | | | | Merge pull request #25658 from will-in-wi/fix_rails_5_attributes_docsVipul A M2016-07-021-3/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update Rails 5 release notes with syntax fixes.William Johnston2016-07-021-3/+4
|/ / / /
* | | | Merge pull request #25657 from htanata/fix_typoVipul A M2016-07-021-1/+1
|\ \ \ \
| * | | | Fix typo: accidently -> accidentally.Hendy Tanata2016-07-021-1/+1
|/ / / /
* | | | Merge pull request #25293 from y-yagi/remove_needless_commentsMatthew Draper2016-07-033-5/+0
|\ \ \ \
| * | | | remove needless commentsyuuji.yaginuma2016-06-063-5/+0
* | | | | Merge pull request #25647 from aditya-kapoor/correct-guide-commandVipul A M2016-07-021-3/+3
|\ \ \ \ \
| * | | | | Correct guide generation command [ci skip]Aditya Kapoor2016-07-021-3/+3
* | | | | | Merge pull request #25638 from kamipo/remove_unused_predicate_builderSean Griffin2016-07-023-19/+3
|\ \ \ \ \ \
| * | | | | | Remove unused `predicate_builder` for `BasicObjectHandler` and `RangeHandler`Ryuta Kamizono2016-07-023-19/+3
* | | | | | | Merge pull request #25644 from Edouard-chin/forgotten-doc-removalVipul A M2016-07-021-1/+0
|\ \ \ \ \ \ \
| * | | | | | | `partial` option on the digest method is no more needed [ci skip]:Edouard CHIN2016-07-021-1/+0
* | | | | | | | Merge pull request #25646 from y-yagi/refer_to_rails_command_instead_of_rakeVipul A M2016-07-021-3/+3
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | refer to rails command instead of rake in doc of `SourceAnnotationExtractor` ...yuuji.yaginuma2016-07-021-3/+3
* | | | | | | | Merge pull request #25222 from vipulnsward/25219-fix-logsMatthew Draper2016-07-023-9/+29
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | - Added test for verifying that we treat line number indications from irb as ...Vipul A M2016-07-011-8/+16
| * | | | | | | Fixes #25219Vipul A M2016-07-012-1/+13
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Try the newest bundlerRafael Mendonça França2016-07-021-4/+0
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #25639 from y-yagi/followup_to_25431Rafael França2016-07-021-1/+1
|\ \ \ \ \ \
| * | | | | | fix task name to removeyuuji.yaginuma2016-07-021-1/+1
|/ / / / / /
* | | | | | Merge pull request #25507 from bquorning/optimize-for-first-result-and-remove...Rafael França2016-07-023-14/+17
|\ \ \ \ \ \
| * | | | | | Optimize ActiveRecord::Result#lastBenjamin Quorning2016-06-242-1/+7
| * | | | | | Remove MySQL::DatabaseStatements#select_oneBenjamin Quorning2016-06-241-13/+0
| * | | | | | Add ActiveRecord::Result#firstBenjamin Quorning2016-06-242-0/+10
* | | | | | | Merge pull request #24177 from vipulnsward/rename-testRafael França2016-07-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | - Renamed NestedParametersTest to NestedParametersPermitTest, to indicate wha...Vipul A M2016-03-131-1/+1
* | | | | | | | Merge pull request #25631 from yahonda/revert_rename_to_ar_internal_metadataRafael França2016-07-012-28/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Rename `active_record_internal_metadatas` to `ar_internal_metadata`"Yasuo Honda2016-07-012-28/+0
* | | | | | | | | Merge pull request #25633 from kamipo/remove_create_table_info_cacheRafael França2016-07-011-6/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove `create_table_info_cache` because it not be reusedRyuta Kamizono2016-07-021-6/+1
| |/ / / / / / / /
* | | | | / / / / Do not run `bundle install` when generating a new plugin.Rafael Mendonça França2016-07-016-103/+112
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge pull request #25625 from voxik/fix-rails-test-git-layoutRafael França2016-07-011-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Do not depend on Rails git repository layout in ActiveSupport tests.Vít Ondruch2016-07-011-2/+2
* | | | | | | | | Merge pull request #25620 from kamipo/create_without_primary_keyRafael França2016-07-012-1/+9
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |