Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Sign the tags when releasing | Rafael Mendonça França | 2016-05-06 | 1 | -1/+1 | |
* | | | | Upgrade all gems to make sure Rails works with rack 2.0.0.rc1 | Rafael Mendonça França | 2016-05-06 | 1 | -35/+37 | |
* | | | | Merge pull request #24844 from arthurnn/arthurnn/conn | Arthur Nogueira Neves | 2016-05-06 | 11 | -92/+109 | |
|\ \ \ \ | ||||||
| * | | | | Update docs for connection handler | Arthur Neves | 2016-05-06 | 1 | -2/+5 | |
| * | | | | s/specification_name/connection_specification_name | Arthur Neves | 2016-05-06 | 4 | -14/+14 | |
| * | | | | s/specification_id/specification_name | Arthur Neves | 2016-05-05 | 8 | -48/+48 | |
| * | | | | Retrive the right pool for db tasks | Arthur Neves | 2016-05-05 | 1 | -2/+2 | |
| * | | | | inline retrive_conn_pool method | Arthur Neves | 2016-05-05 | 1 | -12/+8 | |
| * | | | | Better code readability | Arthur Neves | 2016-05-05 | 2 | -4/+2 | |
| * | | | | Test to swap connection at runtime | Arthur Neves | 2016-05-05 | 1 | -0/+7 | |
| * | | | | fix test | Arthur Neves | 2016-05-05 | 1 | -8/+7 | |
| * | | | | Add spec_id tests | Arthur Neves | 2016-05-05 | 1 | -0/+9 | |
| * | | | | Use spec key, when given as spec_id | Arthur Neves | 2016-05-05 | 2 | -20/+23 | |
| * | | | | Better specification_id method | Arthur Neves | 2016-05-05 | 1 | -10/+7 | |
| * | | | | Rename method | Arthur Neves | 2016-05-05 | 1 | -3/+3 | |
| * | | | | Refactor connection handler | Arthur Neves | 2016-05-05 | 9 | -83/+88 | |
* | | | | | Make flash messages cookie compatible with Rails 4 | Rafael Mendonça França | 2016-05-06 | 2 | -3/+3 | |
* | | | | | Merge pull request #24896 from prathamesh-sonpatki/api-cleanup | Guillermo Iguaran | 2016-05-06 | 1 | -7/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | BoomerAPI is not used anywhere, so removed it! | Prathamesh Sonpatki | 2016-05-06 | 1 | -7/+0 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #24894 from prathamesh-sonpatki/release-notes-19282 | Rafael França | 2016-05-06 | 1 | -0/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Release notes: Add a note about `use_transactional_tests` in the deprecated s... | Prathamesh Sonpatki | 2016-05-06 | 1 | -0/+4 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #24889 from lvl0nax/as_array_split_refactoring | Rafael França | 2016-05-06 | 1 | -11/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Array#split refactoring for case with block | lvl0nax | 2016-05-06 | 1 | -11/+6 | |
* | | | | | | Merge pull request #24029 from rthbound/dont-call-each-when-calling-body-on-r... | Sean Griffin | 2016-05-06 | 6 | -19/+70 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Fixes #23964 | Ryan T. Hosford | 2016-03-13 | 6 | -19/+70 | |
* | | | | | | Merge pull request #24871 from vipulnsward/disable-transaction-failure | Arthur Nogueira Neves | 2016-05-06 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | We are erroring due to nested transaction failures from mysql on test_migrate... | Vipul A M | 2016-05-06 | 1 | -0/+2 | |
* | | | | | | | Merge pull request #24892 from javiervidal/2_3_release_notes | Vipul A M | 2016-05-06 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix broken links in 'Ruby on Rails 2.3 Release Notes' [ci skip] | Javier Vidal | 2016-05-06 | 1 | -4/+4 | |
* | | | | | | | | Allow the connection adapters to determine the order of bind params | Sean Griffin | 2016-05-06 | 3 | -4/+46 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #24888 from javiervidal/configuring | Jon Moss | 2016-05-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix link in 'Configuring Rails Applications' [ci skip] | Javier Vidal | 2016-05-06 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #24885 from javiervidal/3_0_release_notes | Eileen M. Uchitelle | 2016-05-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix link in 'Ruby on Rails 3.0 Release Notes' [ci skip] | Javier Vidal | 2016-05-06 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #24884 from javiervidal/markdown_syntax_2_2_release_notes | Vipul A M | 2016-05-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix markdown syntax in 'Ruby on Rails 2.2 Release Notes' [ci skip] | Javier Vidal | 2016-05-06 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #24881 from prathamesh-sonpatki/add-24866-to-relaese-notes | Kasper Timm Hansen | 2016-05-06 | 2 | -1/+5 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Release notes: Add PR #24866 to release notes | Prathamesh Sonpatki | 2016-05-05 | 2 | -1/+5 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #24866 from rafaelfranca/actionview-helpers | Arthur Nogueira Neves | 2016-05-05 | 5 | -7/+33 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Implement helpers proxy in controller instance level | Rafael Mendonça França | 2016-05-05 | 4 | -2/+29 | |
| * | | | | | | Move protected instance variable to the right place | Rafael Mendonça França | 2016-05-05 | 2 | -6/+5 | |
* | | | | | | | Merge pull request #24799 from prathamesh-sonpatki/18439-followup | Rafael França | 2016-05-05 | 2 | -12/+23 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Active Model: Improve CHANGELOG and documentation for `validates_acceptance_o... | Prathamesh Sonpatki | 2016-05-05 | 2 | -12/+23 | |
* | | | | | | | | Merge pull request #24589 from vipulnsward/am-fragment-cache | Rafael França | 2016-05-05 | 5 | -3/+62 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Expand on Action Mailer Fragment caching tests | Vipul A M | 2016-04-17 | 6 | -4/+63 | |
* | | | | | | | | | Merge pull request #24806 from vipulnsward/errors-details-test | Rafael França | 2016-05-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Followup of #18322 | Vipul A M | 2016-05-02 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #24869 from vipulnsward/change-example | Rafael França | 2016-05-05 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Change to use a more realistic example and not giving the impression that des... | Vipul A M | 2016-05-05 | 1 | -3/+3 | |
* | | | | | | | | | | | Merge pull request #24868 from vipulnsward/delegate_encode_with | Rafael França | 2016-05-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | |