aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #24503 from prathamesh-sonpatki/add-test-for-warn-on-recor...Jeremy Daer2016-04-191-11/+23
|\
| * Add missing test case for record_fetched_greater_than configPrathamesh Sonpatki2016-04-111-11/+23
* | Merge pull request #24576 from yahonda/quote_column_name_for_reserved_word_sizeJeremy Daer2016-04-191-1/+1
|\ \
| * | Address ORA-00923 error by quoting a reserved word "SIZE"Yasuo Honda2016-04-161-1/+1
* | | Ruby 2.4 Array#sum: ficauses -> cases changelog typo [ci skip]Jeremy Daer2016-04-191-1/+1
* | | Ruby 2.4 Array#sum: fix non-numeric #sum feature detectionJeremy Daer2016-04-191-1/+1
* | | Merge pull request #24552 from yui-knk/raise_argument_errorJeremy Daer2016-04-192-0/+5
|\ \ \
| * | | Raise `ArgumentError` when an invalid form is passed to `Date#to_time`yui-knk2016-04-172-0/+5
* | | | Merge pull request #23497 from kamipo/extract_schema_qualified_nameJeremy Daer2016-04-191-8/+15
|\ \ \ \
| * | | | Extract `extract_schema_qualified_name` methodRyuta Kamizono2016-02-051-8/+15
* | | | | Merge pull request #23515 from kamipo/extract_arel_visitorJeremy Daer2016-04-194-28/+12
|\ \ \ \ \
| * | | | | Extract `arel_visitor` and move up to the abstract adapterRyuta Kamizono2016-04-044-28/+12
* | | | | | Travis: cache unicode data downloads and beanstalkd buildJeremy Daer2016-04-194-17/+29
* | | | | | Cable: Extract stream handler constructionJeremy Daer2016-04-186-25/+75
* | | | | | Ruby 2.4: compat with new Array#sumJeremy Daer2016-04-183-3/+58
* | | | | | Merge pull request #23523 from kamipo/avoid_truncation_in_uniqueness_validationJeremy Daer2016-04-183-13/+49
|\ \ \ \ \ \
| * | | | | | Avoid a string value truncation in uniqueness validationRyuta Kamizono2016-02-122-13/+22
* | | | | | | Merge pull request #23522 from kamipo/add_value_too_long_exception_classJeremy Daer2016-04-185-0/+23
|\ \ \ \ \ \ \
| * | | | | | | Add `ActiveRecord::ValueTooLong` exception classRyuta Kamizono2016-02-064-0/+18
* | | | | | | | Merge pull request #24614 from kamipo/foreign_key_respects_table_name_prefix_...Jeremy Daer2016-04-184-2/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | `foreign_key` respects `table_name_prefix` and `table_name_suffix`Ryuta Kamizono2016-04-193-2/+35
* | | | | | | | | Merge pull request #24615 from vipulnsward/16917-release-notesSantiago Pastorino2016-04-181-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add #16917 to release notesVipul A M2016-04-191-0/+3
* | | | | | | | | | Merge pull request #24613 from vipulnsward/fix-dbs-test-assertionsSantiago Pastorino2016-04-181-2/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fixed assertions with regex used in dbs testsVipul A M2016-04-191-2/+2
* | | | | | | | | | `ActiveSupport::Duration` supports ISO8601 formatting and parsing.Arnau Siches, Andrey Novikov2016-04-185-0/+294
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #23622 from kamipo/primary_key_should_be_not_nullJeremy Daer2016-04-186-4/+28
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Primary key should be `NOT NULL`Ryuta Kamizono2016-03-125-4/+11
* | | | | | | | | Cable: Periodic timers refreshJeremy Daer2016-04-184-39/+83
* | | | | | | | | Fix isolated test failures due to referencing ActiveRecord::Tasks::DatabaseAl...Jeremy Daer2016-04-183-0/+3
* | | | | | | | | Merge pull request #24607 from vipulnsward/where-clause-frozen-arraySean Griffin2016-04-181-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Don't create new arrays when trying to compute non_empty_predicates for where...Vipul A M2016-04-181-1/+2
* | | | | | | | | | Database comments: switch to keyword args for new table optionsJeremy Daer2016-04-1811-69/+79
|/ / / / / / / / /
* | | | | | | | | Merge pull request #24577 from mechanicles/fix-fetch-cache-missJeremy Daer2016-04-183-2/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix forced cache miss for fetch.Santosh Wadghule2016-04-183-2/+31
* | | | | | | | | | Merge pull request #24600 from tomkadwill/action-cabel-channel-typosVipul A M2016-04-184-5/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix typos in ActionCable Channel [ci skip]Tom Kadwill2016-04-184-5/+5
* | | | | | | | | | | removes unneeded require in rails/railtie.rbXavier Noria2016-04-181-2/+1
* | | | | | | | | | | Merge pull request #24535 from tomash/association-validate-docsVipul A M2016-04-181-4/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [ci skip] Update ActiveRecord associations documentation to avoid confusion w...Tomasz Stachewicz2016-04-181-4/+8
* | | | | | | | | | | | Merge pull request #24587 from mechanicles/doc-consistencyXavier Noria2016-04-181-19/+19
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Document consistency [ci skip]Santosh Wadghule2016-04-171-19/+19
* | | | | | | | | | | | Merge pull request #24581 from vipulnsward/add-reference-named-unique-index-testYves Senn2016-04-181-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add test to verify named unique index, when creating reference via add_referenceVipul A M2016-04-161-0/+5
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #22806 from Envek/solid_durationsJeremy Daer2016-04-174-11/+34
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Change 1.week to create 1 week durations instead of 7 days durations.Andrey Novikov2016-04-184-11/+36
* | | | | | | | | | | | | Merge pull request #24603 from prathamesh-sonpatki/fix-wording-about-adapters...Jeremy Daer2016-04-171-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix wording related to adapters supporting database comments [ci skip]Prathamesh Sonpatki2016-04-181-2/+2
* | | | | | | | | | | | | | Merge pull request #24602 from prathamesh-sonpatki/add-note-about-db-comments...Jeremy Daer2016-04-171-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Add note about ability to add database comments to release notes [ci skip]Prathamesh Sonpatki2016-04-181-0/+3
| |/ / / / / / / / / / / /