Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge pull request #25691 from y-yagi/test_with_latest_rescue | Rafael França | 2016-07-07 | 2 | -8/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | test with latest resque | yuuji.yaginuma | 2016-07-05 | 2 | -8/+13 | |
* | | | | | | | | | | | Merge pull request #25707 from matthewd/double-reap | Matthew Draper | 2016-07-07 | 4 | -11/+50 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Make connection stealing more explicit | Matthew Draper | 2016-07-06 | 3 | -6/+27 | |
| * | | | | | | | | | | | Reduce locking by taking ownership of stale connections | Matthew Draper | 2016-07-06 | 1 | -9/+8 | |
| * | | | | | | | | | | | Re-check that the connection is still stale before we reap it | Matthew Draper | 2016-07-06 | 2 | -0/+9 | |
| * | | | | | | | | | | | Check connection ownership before allowing a thread to release it | Matthew Draper | 2016-07-06 | 1 | -1/+11 | |
* | | | | | | | | | | | | Merge pull request #25726 from Gaurav2728/update_doc_for_require_relative | Matthew Draper | 2016-07-07 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | update doc for prefer require_relative over require + File.expand_path [ci skip] | Gaurav Sharma | 2016-07-07 | 2 | -5/+5 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #25720 from timrogers/actiondispatch-ssl-defaults-docs | प्रथमेश Sonpatki | 2016-07-06 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | [ci skip] Correct defaults in documentation for ActionDispatch::SSL | Tim Rogers | 2016-07-06 | 1 | -4/+5 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #25717 from alexcameron89/connection_pool_doc | प्रथमेश Sonpatki | 2016-07-06 | 1 | -21/+21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [ci skip] Update ConnectionPool documentation for readability | Alex Kitchens | 2016-07-06 | 1 | -21/+21 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #25716 from willnet/remove-rails-4 | प्रथमेश Sonpatki | 2016-07-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | [ci skip] Remove reference to Rails 4 in the initialization guide. | willnet | 2016-07-06 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #25708 from maclover7/jm-master-bugreports | Santiago Pastorino | 2016-07-06 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Bump version for master bug report templates | Jon Moss | 2016-07-05 | 3 | -3/+3 | |
* | | | | | | | | | | Merge pull request #25710 from y-yagi/follow_up_to_24436 | प्रथमेश Sonpatki | 2016-07-06 | 4 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | remove `-t` option from default sendmail arguments [ci skip] | yuuji.yaginuma | 2016-07-06 | 4 | -5/+5 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #24890 from vipulnsward/travel-to-raise | Kasper Timm Hansen | 2016-07-05 | 4 | -14/+116 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | `travel/travel_to` travel time helpers, now raise on nested calls, | Vipul A M | 2016-07-02 | 4 | -14/+116 | |
* | | | | | | | | | | Merge pull request #25704 from fledman/add_respond_to_missing_to_rails_applic... | Rafael França | 2016-07-05 | 2 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | implement respond_to_missing? to match method_missing | David Feldman | 2016-07-05 | 2 | -0/+11 | |
* | | | | | | | | | | | Merge pull request #25668 from kamipo/use_squish_rather_than_strip_heredoc | Rafael França | 2016-07-05 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Use `squish` rather than `strip_heredoc` | Ryuta Kamizono | 2016-07-04 | 2 | -4/+4 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #25692 from johnmeehan/allow-registering-directory-for-rak... | Rafael França | 2016-07-05 | 2 | -0/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix test to try `spec/` directory as opposed to `app/spec` which I had | John Meehan | 2016-07-05 | 1 | -2/+2 | |
| * | | | | | | | | | | removed extra blank line | John Meehan | 2016-07-05 | 1 | -1/+0 | |
| * | | | | | | | | | | Allow rake notes to work with other directories. | John Meehan | 2016-07-05 | 2 | -0/+19 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #25693 from volmer/master | Rafael França | 2016-07-05 | 2 | -0/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Deprecate usage of nil as route path | Volmer | 2016-07-05 | 2 | -0/+13 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #25257 from ta1kt0me/inspect_initializers | Richard Schneeman | 2016-07-05 | 3 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Initializer provides its context class name | ta1kt0me | 2016-06-12 | 3 | -3/+10 | |
| * | | | | | | | | | | Delegate public method for raitile name | ta1kt0me | 2016-06-11 | 2 | -1/+3 | |
| * | | | | | | | | | | Display railtie class name in `rails initializers` | ta1kt0me | 2016-06-02 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #25698 from CodingItWrong/action-cable-title-fix | Jon Moss | 2016-07-05 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add header demarcation to Action Cable guide | Josh Justice | 2016-07-05 | 1 | -1/+3 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #25696 from bquorning/link-to-the-right-documentation | प्रथमेश Sonpatki | 2016-07-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Point to the correct documentation [ci skip] | Benjamin Quorning | 2016-07-05 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #25687 from Paperback/master | Richard Schneeman | 2016-07-04 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Robots.txt removed disallow all instructions | Sam Sweeney | 2016-07-05 | 1 | -4/+0 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #25678 from voxik/DRY-downloader | Rafael França | 2016-07-04 | 4 | -65/+36 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Skip the test if test data download fails. | Vít Ondruch | 2016-07-04 | 4 | -12/+16 | |
| * | | | | | | | | | | DRY Downloader. | Vít Ondruch | 2016-07-04 | 4 | -53/+20 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #25679 from voxik/file-fixtures-test-require-pathname | Santiago Pastorino | 2016-07-04 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Pathname might not be always initialized. | Vít Ondruch | 2016-07-04 | 1 | -0/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #25680 from HermanHiddema/fix/unnecessary-nesting-in-handl... | Rafael França | 2016-07-04 | 1 | -7/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fixed unnecessary nesting in handle_dependency | Herman Hiddema | 2016-07-04 | 1 | -7/+5 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Tiny documentation fixes [ci skip] | Robin Dupret | 2016-07-04 | 1 | -4/+9 | |
* | | | | | | | | | Merge pull request #25684 from kivanio/master | प्रथमेश Sonpatki | 2016-07-04 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | |