Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | Actionpack documentation typos [ci skip] | Tom Kadwill | 2016-04-23 | 4 | -10/+10 | |
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Schema load: Fix dupe version insert | Jeremy Daer | 2016-04-22 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge pull request #24693 from vipulnsward/fix-test-name | Arthur Nogueira Neves | 2016-04-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Fix test name | Vipul A M | 2016-04-23 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #24685 from vipulnsward/sqlite-compat-for-multi-insert | Jeremy Daer | 2016-04-22 | 4 | -4/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | https://github.com/rails/rails/commit/42dd2336b31a8d98776d039a2b9fd7f834156a7... | Vipul A M | 2016-04-23 | 4 | -4/+43 | |
* | | | | | | | | | | | | | | | | | | Do not attempt to return connection with open transaction to pool (#24610) | Sean Griffin | 2016-04-22 | 2 | -7/+10 | |
* | | | | | | | | | | | | | | | | | | fix boot performance issue | Aaron Patterson | 2016-04-22 | 1 | -12/+10 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #24686 from javiervidal/broken-links-in-3-0-releases-notes | Vipul A M | 2016-04-22 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Fix broken links in 'Ruby on Rails 3.0 Release Notes' [ci skip] | Javier Vidal | 2016-04-22 | 1 | -3/+2 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Change definition of what async means for an Active Job Job [ci skip] | Vipul A M | 2016-04-22 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | - [ci skip] Active Job Async doesn't support to Async feature as per it's def... | Mohit Natoo | 2016-04-22 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | Merge pull request #24681 from tcopeland/not_example_can_demonstrate_inequality | Richard Schneeman | 2016-04-21 | 1 | -3/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Add SQL examples for equality and NOT [ci skip] | Tom Copeland | 2016-04-21 | 1 | -3/+13 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #24669 from tomkadwill/action_pack_typos | Vipul A M | 2016-04-22 | 3 | -12/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Actioncable and Actionpack documentation typos [ci skip] | Tom Kadwill | 2016-04-21 | 3 | -12/+11 | |
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | just say nothing about why this regexp is slower [ci skip] | Xavier Noria | 2016-04-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge pull request #24680 from mohitnatoo/rake-dev-cache | Kasper Timm Hansen | 2016-04-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | - using rails dev:cache instead of rake dev:cache | Mohit Natoo | 2016-04-22 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #24676 from vipulnsward/log-ac-failed-states | Jeremy Daer | 2016-04-21 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Log if redis connection is in stale/failed state. | Vipul A M | 2016-04-21 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | Make file update checker tests more resilient on Windows | Sean Griffin | 2016-04-21 | 3 | -5/+10 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #24661 from maclover7/fix-22975 | Rafael França | 2016-04-21 | 2 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Fix ApplicationController.renderer.defaults.merge! | Jon Moss | 2016-04-20 | 2 | -1/+9 | |
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #24672 from mrkjlchvz/mc-space-bump | Rafael França | 2016-04-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Minor space bump. | Mark | 2016-04-21 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #24664 from y-yagi/use_wrapper_file_to_add_rake_task_for_e... | Rafael França | 2016-04-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | use wrapper file to add rake task for engines | yuuji.yaginuma | 2016-04-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | restores code comments in String#blank? [ci skip] | Xavier Noria | 2016-04-21 | 1 | -2/+6 | |
* | | | | | | | | | | | | | | | | | Merge pull request #24663 from kamipo/remove_unused_blank_re | Jeremy Daer | 2016-04-20 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Remove unused `BLANK_RE` | Ryuta Kamizono | 2016-04-21 | 1 | -2/+0 | |
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #24657 from maclover7/fix-23643-1 | Rafael França | 2016-04-21 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Add #18323 to 5.0 release notes | Jon Moss | 2016-04-20 | 1 | -0/+3 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #24666 from tlynam/patch-1 | Rafael França | 2016-04-20 | 1 | -5/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Update delegate to use newer Ruby syntax | Todd Lynam | 2016-04-20 | 1 | -5/+2 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #24668 from rails/revert-24667-add_doc_for_type_option | प्रथमेश Sonpatki | 2016-04-21 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Revert "add doc for `:type` option of `#create_join_table` [ci skip]" | प्रथमेश Sonpatki | 2016-04-21 | 1 | -2/+0 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #24667 from y-yagi/add_doc_for_type_option | प्रथमेश Sonpatki | 2016-04-21 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | add doc for `:type` option of `#create_join_table` [ci skip] | yuuji.yaginuma | 2016-04-21 | 1 | -0/+2 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #24662 from tcopeland/autoloading_typo | Jon Moss | 2016-04-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Fix small typos [ci skip] | Tom Copeland | 2016-04-20 | 1 | -2/+2 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #24658 from schneems/schneems/faster-regex-blank-string | Xavier Noria | 2016-04-20 | 1 | -6/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Speed up String#blank? Regex | schneems | 2016-04-20 | 1 | -6/+3 | |
* | | | | | | | | | | | | | | | | | Merge pull request #24221 from gregmolnar/uuid | Kasper Timm Hansen | 2016-04-20 | 2 | -2/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | add column type option to create_join_table to support uuid | Greg Molnar | 2016-03-17 | 2 | -2/+10 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #24656 from mohitnatoo/regardless-if-or-not | Rafael França | 2016-04-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | - [ci skip] `regardless` is usually followed by `of` and not by `if .. or not`. | Mohit Natoo | 2016-04-21 | 1 | -2/+2 | |
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #23557 from kamipo/dump_indexes_in_create_for_generates_sq... | Jeremy Daer | 2016-04-20 | 4 | -32/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Dump indexes in `create_table` for generates SQL in one query | Ryuta Kamizono | 2016-04-20 | 4 | -32/+52 | |
* | | | | | | | | | | | | | | | | | | ~3.5x speedup of String#blank? for empty strings | Xavier Noria | 2016-04-20 | 1 | -1/+6 |