Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Move the collation handling code from the MySQL adapter to common classes | Ryuta Kamizono | 2015-05-04 | 7 | -29/+37 | |
* | | | | | | | | | | | Merge pull request #19980 from vngrs/use_new_lambda_syntax_in_doc | Rafael Mendonça França | 2015-05-03 | 4 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Use ruby 1.9 lambda syntax in documentations [ci skip] | Mehmet Emin İNAÇ | 2015-05-03 | 4 | -7/+7 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #19986 from tusharmaroo/my_first_contribution | Rafael Mendonça França | 2015-05-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Changed 'ask the rubyonrails-talk mailing list.' to 'ask it on the rubyonrail... | Tushar Maroo | 2015-05-03 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #19989 from kamipo/change_visit_addcolumn_visibilty | Rafael Mendonça França | 2015-05-03 | 3 | -11/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Change the `visit_AddColumn` visiblity for the internal API | Ryuta Kamizono | 2015-05-03 | 3 | -11/+14 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Do not use named queues for que adapter | Rafael Mendonça França | 2015-05-03 | 2 | -2/+2 | |
* | | | | | | | | | | | Disable warnings on activejob tests | Rafael Mendonça França | 2015-05-03 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge pull request #19972 from robertjlooby/document_habtm_changes_in_upgrade... | Rafael Mendonça França | 2015-05-03 | 1 | -0/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | add note about habtm relations with scopes | Rob Looby | 2015-05-03 | 1 | -0/+2 | |
| * | | | | | | | | | | | add upgrade note for breaking habtm change in 3.2 -> 4.0 | Rob Looby | 2015-05-01 | 1 | -0/+12 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #19498 from chanks/activejob-que-remove-named-queues | Rafael Mendonça França | 2015-05-03 | 2 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Stop using Que's named queues in its ActiveJob adapter. | Chris Hanks | 2015-03-24 | 2 | -3/+7 | |
* | | | | | | | | | | | | Merge pull request #19999 from kamipo/missing_bigint | Rafael Mendonça França | 2015-05-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Missing `:bigint` [ci skip] | Ryuta Kamizono | 2015-05-04 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #19988 from kamipo/move_comment_about_microseconds | Zachary Scott | 2015-05-03 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Move comment about microseconds [ci skip] | Ryuta Kamizono | 2015-05-03 | 2 | -2/+3 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #19990 from kamipo/mysql2-0.3.18 | Santiago Pastorino | 2015-05-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | gem 'mysql2', '~> 0.3.18' | Ryuta Kamizono | 2015-05-04 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #19991 from mcfiredrill/nodoc-postgresql-change-column | Richard Schneeman | 2015-05-03 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | `:nodoc:` postgresql's change_column | Tony Miller | 2015-05-03 | 1 | -2/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #19982 from acapilleri/scope_uniquiness | Yves Senn | 2015-05-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [ci skip] Uniquiness with scope can have one or more arguments | Angelo Capilleri | 2015-05-03 | 1 | -1/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #19984 from mcfiredrill/nodoc-change-column-null | Yves Senn | 2015-05-03 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | :nodoc: change_column_null in the implmenting adapters | Tony Miller | 2015-05-03 | 3 | -3/+3 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #19983 from kamipo/remove_unused_require | Yves Senn | 2015-05-03 | 2 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove unused require | Ryuta Kamizono | 2015-05-03 | 2 | -2/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Use `def before_setup` instead of `setup do` | eileencodes | 2015-05-02 | 1 | -2/+4 | |
* | | | | | | | | Use `args` instead of `*args` in `kwargs_request?` method | eileencodes | 2015-05-02 | 2 | -6/+6 | |
* | | | | | | | | Fix method call typo [ci skip] | Zachary Scott | 2015-05-02 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #19973 from trosborn/master | Zachary Scott | 2015-05-02 | 1 | -46/+39 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Clean up debugging guide and fix minor grammatical errors[ci skip] | Thomas Osborn | 2015-05-01 | 1 | -46/+39 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #19974 from yui-knk/fix/form_for_examples_2 | Zachary Scott | 2015-05-02 | 1 | -26/+36 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [ci skip] Fix example codes of form_for method | yui-knk | 2015-05-02 | 1 | -26/+36 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #19975 from prathamesh-sonpatki/engine-minor-changes | Zachary Scott | 2015-05-01 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Added missing fullstop in engine API docs [ci skip] | Prathamesh Sonpatki | 2015-05-02 | 1 | -2/+2 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #19971 from thiagoaugusto/improve-activerecord-changelog | Yves Senn | 2015-05-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Improvement on Activerecord CHANGELOG | thiagoaugusto | 2015-05-01 | 1 | -1/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #19970 from robertomiranda/patch-3 | Kasper Timm Hansen | 2015-05-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update documentation to contain a 24 char token [ci skip] | Roberto Miranda | 2015-05-01 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | add test-case for `link_to_if` behavior with a block. | Yves Senn | 2015-05-01 | 1 | -0/+10 | |
* | | | | | | | Revert "Merge pull request #19844 from stevenspiel/link_to_if_block_helper_ad... | Yves Senn | 2015-05-01 | 3 | -10/+1 | |
* | | | | | | | Merge pull request #19844 from stevenspiel/link_to_if_block_helper_addition | Yves Senn | 2015-05-01 | 3 | -1/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update url_helper.rb | Steven Spiel | 2015-04-21 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #19969 from y-yagi/fix_job_helper_method | Yves Senn | 2015-05-01 | 3 | -2/+30 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | match a expected value with message of `assert_equal` in AJ helper methods | yuuji.yaginuma | 2015-05-01 | 1 | -2/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #19962 from prathamesh-sonpatki/nodoc-validate-index-length | Yves Senn | 2015-04-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Nodoc validate_index_length! method | Prathamesh Sonpatki | 2015-04-30 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #19961 from prathamesh-sonpatki/pg-docs | Richard Schneeman | 2015-04-30 | 2 | -2/+5 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | |