index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
|
/
/
/
*
|
|
Update Gemfile.lock to reflect Capybara 3.x
Yuji Yaginuma
2018-03-06
1
-1
/
+1
*
|
|
update comment to reflect new supported patterns [ci skip]
Xavier Noria
2018-03-06
1
-0
/
+4
*
|
|
Allow Capybara 3.x (#32151)
Thomas Walpole
2018-03-05
3
-3
/
+3
*
|
|
whitelist NULLS { FIRST | LAST } in order clauses
Xavier Noria
2018-03-06
2
-1
/
+28
*
|
|
Fix purging dependent blobs when attachments aren't loaded
George Claghorn
2018-03-05
4
-25
/
+35
*
|
|
Delete dependent attachments with record
George Claghorn
2018-03-05
3
-2
/
+17
*
|
|
Update skip_after_callbacks_if_terminated documentation
Rafael Mendonça França
2018-03-05
1
-2
/
+2
|
/
/
*
|
Correct the ActiveStorage::Service#download_chunk docs [ci skip]
George Claghorn
2018-03-05
1
-1
/
+1
*
|
Fix that after commit callbacks on update does not triggered when optimistic ...
Ryuta Kamizono
2018-03-06
3
-53
/
+42
*
|
Generate root-relative paths in Active Storage disk service URL methods
George Claghorn
2018-03-05
17
-74
/
+66
*
|
Merge pull request #32174 from bogdanvlviv/remove-extra-passing-arg-to-run_ro...
Ryuta Kamizono
2018-03-06
1
-1
/
+1
|
\
\
[next]