aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #22655 from akshay-vishnoi/fix-typosRafael França2015-12-181-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | [ci skip] Fix typoAkshay Vishnoi2015-12-181-1/+1
|/ / /
* | | Install jquery-railsRafael Mendonça França2015-12-182-0/+6
* | | Merge pull request #22653 from matthewd/find_array_orderedMatthew Draper2015-12-184-2/+100
|\ \ \
| * | | Implement limit & offset for ourselvesMatthew Draper2015-12-182-8/+21
| * | | Adding a new test using chained where, limit and find([pks])Miguel Grazziotin2015-08-071-2/+12
| * | | using order_values method instead of relying on ActiveRecord::Relation @value...Miguel Grazziotin2015-06-191-2/+2
| * | | WIP: fixing the limit bug and introducing new tests (failing for now) on .fin...Miguel Grazziotin2015-06-192-7/+30
| * | | do not change the order of the result if the object was already ordered by th...Miguel Grazziotin2015-06-052-0/+6
| * | | adding a test to ensure the find is obbeying the limitMiguel Grazziotin2015-06-031-0/+7
| * | | [#20338] adding tests to ensure the order clause takes precedenceMiguel Grazziotin2015-06-031-0/+18
| * | | [#20338] improving implementation, fixing and adding some more specsMiguel Grazziotin2015-06-032-6/+4
| * | | [#20338] WIP: first basic implementation and specsMiguel Grazziotin2015-05-292-1/+17
* | | | These limits are now implicitMatthew Draper2015-12-182-2/+2
* | | | Merge pull request #20815 from byroot/do-not-include-column-limit-if-it-is-de...Matthew Draper2015-12-183-3/+8
|\ \ \ \
| * | | | Do not include column limit in schema.rb if it matches the defaultJean Boussier2015-07-082-3/+3
* | | | | Merge pull request #21914 from zachalewel/zachalewel-patch-1Matthew Draper2015-12-181-8/+8
|\ \ \ \ \
| * | | | | Update CHANGELOG.mdZach Alewel2015-10-081-1/+1
| * | | | | Update CHANGELOG.md for readabilityZach Alewel2015-10-081-1/+1
* | | | | | Merge pull request #22623 from greysteil/support-passing-schema-name-to-indexesMatthew Draper2015-12-183-9/+24
|\ \ \ \ \ \
| * | | | | | Support passing the schema name prefix to `conenction.indexes`Grey Baker2015-12-173-9/+24
* | | | | | | Merge pull request #19456 from greysteil/index-exists-behaviourMatthew Draper2015-12-187-20/+126
|\ \ \ \ \ \ \
| * | | | | | | Support removing custom-names indexes when only specifying column namesGrey Baker2015-12-156-18/+107
| * | | | | | | Ignore index name in `index_exists?` when not passed a name to check forGrey Baker2015-12-154-2/+19
* | | | | | | | Merge pull request #22642 from seuros/remove-mysql-adapterMatthew Draper2015-12-1855-1732/+64
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Remove legacy mysql adapterAbdelkader Boudih2015-12-1754-1732/+59
* | | | | | | | Use released GlobalID now that it provides URI::GID::MissingModelIdError for ...Jeremy Daer2015-12-173-13/+5
* | | | | | | | Merge pull request #22639 from arunagw/aa-remove-few-warnings-actioncableGuillermo Iguaran2015-12-177-6/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove warnings from actioncableArun Agrawal2015-12-177-6/+13
| |/ / / / / / /
* | | | | | | | Merge pull request #22646 from maclover7/masterGuillermo Iguaran2015-12-172-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Require Nokogiri >= 1.6.7.1Jon Moss2015-12-172-2/+2
|/ / / / / / / /
* | | | | | | | Merge pull request #22645 from kaspth/parameters-only-deep-dup-hash-arrayMatthew Draper2015-12-182-2/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | Only dup Ruby's Hash and Array.Kasper Timm Hansen2015-12-172-2/+46
* | | | | | | | | Should also stub the received callbackDavid Heinemeier Hansson2015-12-171-0/+3
* | | | | | | | | Don't log Action Cable to STDOUT in developmenteileencodes2015-12-172-10/+0
* | | | | | | | | Use release sprockets-railsRafael Mendonça França2015-12-173-17/+7
* | | | | | | | | Use released jquery-railsRafael Mendonça França2015-12-172-12/+0
* | | | | | | | | Merge pull request #22627 from rails/application-mailer-by-defaultRafael França2015-12-1713-46/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ApplicationMailer should be generated by default just like every other Applic...David Heinemeier Hansson2015-12-1712-45/+25
| * | | | | | | | | Fix warningRafael Mendonça França2015-12-171-1/+1
* | | | | | | | | | Use released arelRafael Mendonça França2015-12-174-12/+3
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | [ci skip] Add `Thread.current` to match internalsKasper Timm Hansen2015-12-171-2/+2
|/ / / / / / / /
* | | | | | | | Use released mail gemRafael Mendonça França2015-12-172-10/+2
* | | | | | | | Merge pull request #22644 from erickrause/expanding_has_many_through_docRafael França2015-12-171-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Expanding the documentation for collection=objects for has_many :through [ci-...Eric Krause2015-12-171-1/+2
* | | | | | | | | Merge pull request #22643 from Gaurav2728/gaurav-correct_doc_in_action_cableRafael França2015-12-171-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | traditional make sense with `<tt>ActiveSupport::TaggedLogging</tt>`Gaurav Sharma2015-12-181-2/+2
|/ / / / / / / /
* / / / / / / / Call the new point behavior `:point`, not `:rails_5_1_point`Sean Griffin2015-12-173-7/+6
|/ / / / / / /
* | | | | | | Merge pull request #22640 from nateberkopec/fix-my-typo-and-clarifyRafael França2015-12-171-8/+9
|\ \ \ \ \ \ \
| * | | | | | | Clarify thread_mattr_accessor subclass behavior documentationNate Berkopec2015-12-171-8/+9