Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge pull request #32153 from bogdanvlviv/rails-routes-32130 | Kasper Timm Hansen | 2018-03-13 | 4 | -62/+49 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Introduce `ActionDispatch::Routing::ConsoleFormatter::Base` | bogdanvlviv | 2018-03-13 | 3 | -59/+46 | |
| * | | | | | | | | Improve docs of `ActionDispatch::Routing` | bogdanvlviv | 2018-03-13 | 1 | -3/+3 | |
* | | | | | | | | | Merge pull request #32222 from bogdanvlviv/update-ruby_on_rails_5_2_release_n... | Kasper Timm Hansen | 2018-03-13 | 1 | -47/+896 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Update "Ruby on Rails 5.2 Release Notes" Guide [ci skip] | bogdanvlviv | 2018-03-13 | 1 | -47/+896 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Restore full Travis config | George Claghorn | 2018-03-12 | 1 | -1/+76 | |
* | | | | | | | | Fix Azure signed URL generation with newer client lib | George Claghorn | 2018-03-12 | 2 | -82/+5 | |
* | | | | | | | | Redis cache store: fix constructing with a Redis instance | Adam Richardson | 2018-03-12 | 2 | -1/+7 | |
* | | | | | | | | Remove path option from AzureStorage config | Yuji Yaginuma | 2018-03-13 | 1 | -1/+0 | |
* | | | | | | | | Update ASt test services config | George Claghorn | 2018-03-12 | 2 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Remove path config option from Azure service | Andrew White | 2018-03-12 | 3 | -8/+10 | |
* | | | | | | | [ci skip] Add missing do. | Kasper Timm Hansen | 2018-03-12 | 1 | -1/+1 | |
* | | | | | | | Add section to routing guide about config/routes.rb [ci skip] | Andrew White | 2018-03-12 | 1 | -0/+20 | |
* | | | | | | | Merge pull request #32227 from ydakuka/fix-notes-marks | Eileen M. Uchitelle | 2018-03-12 | 7 | -9/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix note marks [ci skip] | Yauheni Dakuka | 2018-03-12 | 7 | -9/+9 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #32224 from bogdanvlviv/fix-rails_6_0-changelogs | Andrew White | 2018-03-12 | 3 | -9/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix CHANGELOGs [ci skip] | bogdanvlviv | 2018-03-12 | 3 | -9/+7 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #32160 from bogdanvlviv/improve-rails-routes-expanded | Kasper Timm Hansen | 2018-03-11 | 3 | -44/+67 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Draw line of a route name to the end of row console on `rails routes --expanded` | bogdanvlviv | 2018-03-05 | 3 | -44/+67 | |
* | | | | | | | Remove unnecessary `Hash.method_defined?(:dig)` checking | yuuji.yaginuma | 2018-03-11 | 1 | -13/+11 | |
* | | | | | | | Do not show unnecessary message during server startup | yuuji.yaginuma | 2018-03-10 | 1 | -6/+5 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #32216 from Gaurav2728/update-psych-gem | Rafael França | 2018-03-09 | 2 | -3/+3 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | update psych gem to 3.2 stable release | Gaurav Sharma | 2018-03-10 | 2 | -3/+3 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #32215 from M-Sayed/master | Richard Schneeman | 2018-03-09 | 1 | -2/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Change doc for "polymorphic_path" in polymorphic_routes.rb | Mahmoud | 2018-03-09 | 1 | -2/+1 | |
* | | | | | | Update some i18n references in guides (#32182) | Chris Salzberg | 2018-03-09 | 1 | -8/+17 | |
* | | | | | | Merge pull request #32212 from dharamgollapudi/patch-6 | Ryuta Kamizono | 2018-03-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixes a typo and updates active_job_basics.md | Dharam Gollapudi | 2018-03-08 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #32213 from yujideveloper/feature/delegate-ar-base-pick-to... | Ryuta Kamizono | 2018-03-09 | 2 | -1/+6 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Add `delegate :pick, to: :all` | Yuji Hanamura | 2018-03-09 | 2 | -1/+6 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #32210 from kivikakk/uri-selective-monkeypatch | Aaron Patterson | 2018-03-08 | 1 | -2/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | Only apply monkey-patch if detected to be required | Ashe Connor | 2018-03-09 | 1 | -2/+9 | |
* | | | | | | Always yield a CSP policy instance | Andrew White | 2018-03-08 | 3 | -17/+65 | |
* | | | | | | Add the ability to disable the global CSP in a controller | Andrew White | 2018-03-08 | 2 | -1/+19 | |
* | | | | | | Allow using inline style and script in the internal controllers | yuuji.yaginuma | 2018-03-08 | 1 | -0/+13 | |
* | | | | | | Quote string return values in doc examples [ci skip] | Andrew White | 2018-03-08 | 1 | -2/+2 | |
* | | | | | | Add example of maintaining context with `route_for` | Andrew White | 2018-03-08 | 1 | -0/+6 | |
* | | | | | | Merge pull request #32175 from bogdanvlviv/express-route_for-as-public-api | Andrew White | 2018-03-08 | 1 | -1/+13 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Express `ActionDispatch::Routing::UrlFor#route_for` as public api | bogdanvlviv | 2018-03-07 | 1 | -1/+13 | |
* | | | | | | Merge pull request #32183 from kivikakk/uri-ext-fix | Eileen M. Uchitelle | 2018-03-07 | 3 | -2/+12 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | URI.unescape handles mixed Unicode/escaped input | Ashe Connor | 2018-03-07 | 3 | -2/+12 | |
* | | | | | | [ci skip] Hide internal docs from root AS module | Ashe Connor | 2018-03-06 | 1 | -0/+1 | |
|/ / / / / | ||||||
* | | | | | Don't call changes in `changes_applied` unless required | Sean Griffin | 2018-03-06 | 1 | -1/+3 | |
* | | | | | Revert "PERF: Recover `changes_applied` performance (#31698)" | Sean Griffin | 2018-03-06 | 4 | -45/+75 | |
* | | | | | Provide an alternative PDF previewer based on Poppler | Terence Lee | 2018-03-06 | 8 | -35/+104 | |
* | | | | | Update test to reflect GCS direct upload header change | George Claghorn | 2018-03-06 | 1 | -1/+1 | |
* | | | | | Allow selectively purging attached blobs | Nicholas Shirley | 2018-03-06 | 3 | -12/+46 | |
* | | | | | Remove blank Content-Type from GCS direct upload headers | George Claghorn | 2018-03-06 | 1 | -1/+1 | |
* | | | | | Merge pull request #32119 from fegorodscy/master | Andrew White | 2018-03-06 | 4 | -1/+58 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Fix dependence on has_one/belongs_to relationships | Fernando Gorodscy | 2018-03-06 | 4 | -1/+58 | |
|/ / / / |