aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extract details to methods to clarify command.Kasper Timm Hansen2018-03-131-8/+12
* Remove changelog header for unreleased versionRafael Mendonça França2018-03-1310-20/+0
* Merge pull request #32231 from gmcgibbon/perform_email_jobs_in_assert_emailsRafael Mendonça França2018-03-133-6/+32
|\
| * Perform email jobs in #assert_emailsGannon McGibbon2018-03-122-5/+29
* | Merge pull request #32153 from bogdanvlviv/rails-routes-32130Kasper Timm Hansen2018-03-134-62/+49
|\ \
| * | Introduce `ActionDispatch::Routing::ConsoleFormatter::Base`bogdanvlviv2018-03-133-59/+46
| * | Improve docs of `ActionDispatch::Routing`bogdanvlviv2018-03-131-3/+3
* | | Merge pull request #32222 from bogdanvlviv/update-ruby_on_rails_5_2_release_n...Kasper Timm Hansen2018-03-131-47/+896
|\ \ \ | |/ / |/| |
| * | Update "Ruby on Rails 5.2 Release Notes" Guide [ci skip]bogdanvlviv2018-03-131-47/+896
|/ /
* | Restore full Travis configGeorge Claghorn2018-03-121-1/+76
* | Fix Azure signed URL generation with newer client libGeorge Claghorn2018-03-122-82/+5
* | Redis cache store: fix constructing with a Redis instanceAdam Richardson2018-03-122-1/+7
* | Remove path option from AzureStorage configYuji Yaginuma2018-03-131-1/+0
* | Update ASt test services configGeorge Claghorn2018-03-122-1/+1
|/
* Remove path config option from Azure serviceAndrew White2018-03-123-8/+10
* [ci skip] Add missing do.Kasper Timm Hansen2018-03-121-1/+1
* Add section to routing guide about config/routes.rb [ci skip]Andrew White2018-03-121-0/+20
* Merge pull request #32227 from ydakuka/fix-notes-marksEileen M. Uchitelle2018-03-127-9/+9
|\
| * Fix note marks [ci skip]Yauheni Dakuka2018-03-127-9/+9
|/
* Merge pull request #32224 from bogdanvlviv/fix-rails_6_0-changelogsAndrew White2018-03-123-9/+7
|\
| * Fix CHANGELOGs [ci skip]bogdanvlviv2018-03-123-9/+7
|/
* Merge pull request #32160 from bogdanvlviv/improve-rails-routes-expandedKasper Timm Hansen2018-03-113-44/+67
|\
| * Draw line of a route name to the end of row console on `rails routes --expanded`bogdanvlviv2018-03-053-44/+67
* | Remove unnecessary `Hash.method_defined?(:dig)` checkingyuuji.yaginuma2018-03-111-13/+11
* | Do not show unnecessary message during server startupyuuji.yaginuma2018-03-101-6/+5
* | Merge pull request #32216 from Gaurav2728/update-psych-gemRafael França2018-03-092-3/+3
|\ \
| * | update psych gem to 3.2 stable releaseGaurav Sharma2018-03-102-3/+3
|/ /
* | Merge pull request #32215 from M-Sayed/masterRichard Schneeman2018-03-091-2/+1
|\ \
| * | Change doc for "polymorphic_path" in polymorphic_routes.rbMahmoud2018-03-091-2/+1
* | | Update some i18n references in guides (#32182)Chris Salzberg2018-03-091-8/+17
* | | Merge pull request #32212 from dharamgollapudi/patch-6Ryuta Kamizono2018-03-091-1/+1
|\ \ \
| * | | Fixes a typo and updates active_job_basics.mdDharam Gollapudi2018-03-081-1/+1
| |/ /
* | | Merge pull request #32213 from yujideveloper/feature/delegate-ar-base-pick-to...Ryuta Kamizono2018-03-092-1/+6
|\ \ \ | |/ / |/| |
| * | Add `delegate :pick, to: :all`Yuji Hanamura2018-03-092-1/+6
|/ /
* | Merge pull request #32210 from kivikakk/uri-selective-monkeypatchAaron Patterson2018-03-081-2/+9
|\ \
| * | Only apply monkey-patch if detected to be requiredAshe Connor2018-03-091-2/+9
* | | Always yield a CSP policy instanceAndrew White2018-03-083-17/+65
* | | Add the ability to disable the global CSP in a controllerAndrew White2018-03-082-1/+19
* | | Allow using inline style and script in the internal controllersyuuji.yaginuma2018-03-081-0/+13
* | | Quote string return values in doc examples [ci skip]Andrew White2018-03-081-2/+2
* | | Add example of maintaining context with `route_for`Andrew White2018-03-081-0/+6
* | | Merge pull request #32175 from bogdanvlviv/express-route_for-as-public-apiAndrew White2018-03-081-1/+13
|\ \ \ | |/ / |/| |
| * | Express `ActionDispatch::Routing::UrlFor#route_for` as public apibogdanvlviv2018-03-071-1/+13
* | | Merge pull request #32183 from kivikakk/uri-ext-fixEileen M. Uchitelle2018-03-073-2/+12
|\ \ \
| * | | URI.unescape handles mixed Unicode/escaped inputAshe Connor2018-03-073-2/+12
* | | | [ci skip] Hide internal docs from root AS moduleAshe Connor2018-03-061-0/+1
|/ / /
* | | Don't call changes in `changes_applied` unless requiredSean Griffin2018-03-061-1/+3
* | | Revert "PERF: Recover `changes_applied` performance (#31698)"Sean Griffin2018-03-064-45/+75
* | | Provide an alternative PDF previewer based on PopplerTerence Lee2018-03-068-35/+104
* | | Update test to reflect GCS direct upload header changeGeorge Claghorn2018-03-061-1/+1