aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use consistent term [skip ci]Erol Fornoles2016-05-081-1/+1
* Use original `Array#sum` to speed up calculatingyui-knk2016-05-071-4/+8
* Merge pull request #24897 from maclover7/jm-fix-24844Arthur Nogueira Neves2016-05-072-3/+4
|\
| * Followup to #24844Jon Moss2016-05-072-3/+4
|/
* change cable.coffee to cable.js [ci skip]yuuji.yaginuma2016-05-072-11/+21
* Merge pull request #24906 from Neodelf/refactoring_loopXavier Noria2016-05-071-2/+1
|\
| * Replace `loop` to `until`Molchanov Andrey2016-05-071-2/+1
|/
* Merge commit 'fbdcf5221ad7ea3d40ad09651962fc85d101dd67'Matthew Draper2016-05-0722-44/+88
|\
| * Preparing for 5.0.0.rc1 releaseRafael Mendonça França2016-05-0622-44/+88
* | Merge pull request #24886 from rails/maclover7-patch-1Jon Moss2016-05-075-20/+20
|\ \
| * | http --> httpsJon Moss2016-05-065-20/+20
| |/
* | Merge pull request #24904 from jonatack/helpers-grammar-fixesJon Moss2016-05-071-2/+2
|\ \ | |/ |/|
| * Helpers doc grammar fix [skip ci]Jon Atack2016-05-071-2/+2
|/
* Fix etag expectation to work with the SHA256Rafael Mendonça França2016-05-061-1/+1
* Sign the tags when releasingRafael Mendonça França2016-05-061-1/+1
* Upgrade all gems to make sure Rails works with rack 2.0.0.rc1Rafael Mendonça França2016-05-061-35/+37
* Merge pull request #24844 from arthurnn/arthurnn/connArthur Nogueira Neves2016-05-0611-92/+109
|\
| * Update docs for connection handlerArthur Neves2016-05-061-2/+5
| * s/specification_name/connection_specification_nameArthur Neves2016-05-064-14/+14
| * s/specification_id/specification_nameArthur Neves2016-05-058-48/+48
| * Retrive the right pool for db tasksArthur Neves2016-05-051-2/+2
| * inline retrive_conn_pool methodArthur Neves2016-05-051-12/+8
| * Better code readabilityArthur Neves2016-05-052-4/+2
| * Test to swap connection at runtimeArthur Neves2016-05-051-0/+7
| * fix testArthur Neves2016-05-051-8/+7
| * Add spec_id testsArthur Neves2016-05-051-0/+9
| * Use spec key, when given as spec_idArthur Neves2016-05-052-20/+23
| * Better specification_id methodArthur Neves2016-05-051-10/+7
| * Rename methodArthur Neves2016-05-051-3/+3
| * Refactor connection handlerArthur Neves2016-05-059-83/+88
* | Make flash messages cookie compatible with Rails 4Rafael Mendonça França2016-05-062-3/+3
* | Merge pull request #24896 from prathamesh-sonpatki/api-cleanupGuillermo Iguaran2016-05-061-7/+0
|\ \
| * | BoomerAPI is not used anywhere, so removed it!Prathamesh Sonpatki2016-05-061-7/+0
* | | Merge pull request #24894 from prathamesh-sonpatki/release-notes-19282Rafael França2016-05-061-0/+4
|\ \ \
| * | | Release notes: Add a note about `use_transactional_tests` in the deprecated s...Prathamesh Sonpatki2016-05-061-0/+4
| |/ /
* | | Merge pull request #24889 from lvl0nax/as_array_split_refactoringRafael França2016-05-061-11/+6
|\ \ \
| * | | Array#split refactoring for case with blocklvl0nax2016-05-061-11/+6
* | | | Merge pull request #24029 from rthbound/dont-call-each-when-calling-body-on-r...Sean Griffin2016-05-066-19/+70
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes #23964Ryan T. Hosford2016-03-136-19/+70
* | | | Merge pull request #24871 from vipulnsward/disable-transaction-failureArthur Nogueira Neves2016-05-061-0/+2
|\ \ \ \
| * | | | We are erroring due to nested transaction failures from mysql on test_migrate...Vipul A M2016-05-061-0/+2
* | | | | Merge pull request #24892 from javiervidal/2_3_release_notesVipul A M2016-05-061-4/+4
|\ \ \ \ \
| * | | | | Fix broken links in 'Ruby on Rails 2.3 Release Notes' [ci skip]Javier Vidal2016-05-061-4/+4
* | | | | | Allow the connection adapters to determine the order of bind paramsSean Griffin2016-05-063-4/+46
|/ / / / /
* | | | | Merge pull request #24888 from javiervidal/configuringJon Moss2016-05-061-1/+1
|\ \ \ \ \
| * | | | | Fix link in 'Configuring Rails Applications' [ci skip]Javier Vidal2016-05-061-1/+1
|/ / / / /
* | | | | Merge pull request #24885 from javiervidal/3_0_release_notesEileen M. Uchitelle2016-05-061-1/+1
|\ \ \ \ \
| * | | | | Fix link in 'Ruby on Rails 3.0 Release Notes' [ci skip]Javier Vidal2016-05-061-1/+1
|/ / / / /
* | | | | Merge pull request #24884 from javiervidal/markdown_syntax_2_2_release_notesVipul A M2016-05-061-1/+1
|\ \ \ \ \
| * | | | | Fix markdown syntax in 'Ruby on Rails 2.2 Release Notes' [ci skip]Javier Vidal2016-05-061-1/+1
|/ / / / /