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
*
Clearer error message in assert_changes
lxxxvi
2018-05-05
2
-2
/
+4
*
Merge pull request #32780 from ttanimichi/tmp
Yuji Yaginuma
2018-05-05
4
-1
/
+22
|
\
|
*
Don't generate assets' initializer in `app:update` task if sprockets is skipped
Tsukuru Tanimichi
2018-05-05
4
-1
/
+22
*
|
Merge pull request #32807 from bdurand/fix_committed_disable_callbacks
Ryuta Kamizono
2018-05-05
3
-1
/
+25
|
\
\
|
*
|
Fix logic on disabling commit callbacks
Brian Durand
2018-05-04
3
-1
/
+25
*
|
|
Merge pull request #32809 from gmcgibbon/fix_load_error_is_missing_nil_path
Eileen M. Uchitelle
2018-05-04
2
-1
/
+8
|
\
\
\
|
*
|
|
Fix #29632 - nil #path leads to NoMethodError in LoadError#is_missing?
Neil Souza
2018-05-04
2
-1
/
+8
|
|
/
/
*
|
|
Merge pull request #32818 from mechanicles/remove-sentence-confusion
Eileen M. Uchitelle
2018-05-04
1
-3
/
+3
|
\
\
\
|
*
|
|
Remove confusion in the sentence [ci skip]
Santosh Wadghule
2018-05-04
1
-3
/
+3
*
|
|
|
Merge pull request #29955 from padi/update_actiondispatch_integration_docs
Ryuta Kamizono
2018-05-04
1
-0
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Updates (rdoc) documentation on ActionDispatch::Integration::Session#process
Marc Rendl Ignacio
2017-07-27
1
-0
/
+6
*
|
|
|
Merge pull request #32802 from tylerhunt/active_storage_guide_edits
George Claghorn
2018-05-03
1
-5
/
+5
|
\
\
\
\
|
*
|
|
|
Minor edits to the Active Storage guide
Tyler Hunt
2018-05-03
1
-5
/
+5
|
/
/
/
/
*
|
|
|
Assert correct response body
George Claghorn
2018-05-03
1
-4
/
+6
*
|
|
|
Merge pull request #32799 from printercu/patch-6
Ryuta Kamizono
2018-05-03
1
-11
/
+4
|
\
\
\
\
|
*
|
|
|
Use usual method definition instead of extracting args from array
printercu
2018-05-03
1
-11
/
+4
*
|
|
|
|
Partly revert "Use https with weblog URI" [ci skip]
Ryuta Kamizono
2018-05-03
1
-1
/
+1
|
/
/
/
/
*
|
/
/
Add support for prefetch-src directive
yuuji.yaginuma
2018-05-03
2
-0
/
+7
|
|
/
/
|
/
|
|
*
|
|
Stream blobs from disk
George Claghorn
2018-05-02
1
-2
/
+13
*
|
|
Merge pull request #32793 from yhirano55/use_https_with_weblog_uri
Arun Agrawal
2018-05-02
8
-13
/
+13
|
\
\
\
|
*
|
|
Use https with weblog URI
Yoshiyuki Hirano
2018-05-02
8
-13
/
+13
|
/
/
/
*
|
|
Merge pull request #32787 from yahonda/remove_assert_like
Rafael França
2018-05-01
1
-5
/
+0
|
\
\
\
|
*
|
|
Remove unused `assert_like` from `Arel::Test`
Yasuo Honda
2018-05-02
1
-5
/
+0
*
|
|
|
Support streaming downloads from Google Cloud Storage
George Claghorn
2018-05-01
5
-31
/
+50
|
/
/
/
*
|
|
Remove unnecessary require
yuuji.yaginuma
2018-05-02
1
-1
/
+0
*
|
|
Merge pull request #32784 from jpawlyn/allow-belongs-to-create-for-new-record
Ryuta Kamizono
2018-05-02
3
-4
/
+17
|
\
\
\
|
*
|
|
Allow a belonging to object to be created from a new record
Jolyon Pawlyn
2018-05-01
3
-4
/
+17
*
|
|
|
More exercise `test_remove_named_index`
Ryuta Kamizono
2018-05-02
1
-1
/
+4
*
|
|
|
Merge pull request #32781 from utilum/retry_did_you_mean
Rafael França
2018-05-01
1
-2
/
+49
|
\
\
\
\
|
*
|
|
|
Partly revert #32289 to provide Rails' custom fallback in case
utilum
2018-05-01
1
-2
/
+49
|
|
/
/
/
*
|
|
|
Merge pull request #32783 from takp/fix-typo-in-test
Ryuta Kamizono
2018-05-02
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix typo in ActiveRecord test method name
Takayoshi Nishida
2018-05-02
1
-1
/
+1
*
|
|
|
|
Make sure that when serialing an just deserialized job arguments are there
Rafael Mendonça França
2018-05-01
2
-10
/
+22
|
/
/
/
/
*
/
/
/
`require "active_support/test_case"` is not supported since 53e877f7
Ryuta Kamizono
2018-05-02
2
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #32771 from yahonda/another_32720
Ryuta Kamizono
2018-05-01
8
-73
/
+84
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Make `Arel::Test` subclass of `ActiveSupport::TestCase`
Yasuo Honda
2018-05-01
8
-73
/
+84
|
/
/
*
|
Merge pull request #32773 from eugeneius/content_length_multiple_requests
George Claghorn
2018-04-30
2
-0
/
+9
|
\
\
|
*
|
Reset CONTENT_LENGTH between test requests
Eugene Kenny
2018-05-01
2
-0
/
+9
*
|
|
Merge pull request #32775 from elebow/add-quotes-actioncontroller-rdoc
George Claghorn
2018-04-30
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add quotes to code in rdoc comment in ActionController [ci skip]
Eddie Lebow
2018-04-30
1
-1
/
+1
|
/
/
*
|
Merge pull request #32769 from anthonycrumley/document-active-storage-folder
George Claghorn
2018-04-30
1
-0
/
+1
|
\
\
|
*
|
Document rails new <app> storage folder
Anthony Crumley
2018-04-30
1
-0
/
+1
*
|
|
Merge pull request #32768 from anthonycrumley/fix-oxford-comma
Rafael França
2018-04-30
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix an oxford comma
Anthony Crumley
2018-04-30
1
-1
/
+1
|
/
/
*
|
Merge pull request #32763 from pvalena/as-fix-threads-nil
Rafael França
2018-04-30
1
-4
/
+4
|
\
\
|
*
|
Fix test: threads being nil in ensure
Pavel Valena
2018-04-30
1
-4
/
+4
*
|
|
Merge pull request #32764 from jroes/patch-1
Rafael França
2018-04-30
1
-5
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove reference to Tokaido
Jonathan Roes
2018-04-30
1
-5
/
+3
|
/
/
*
|
Merge pull request #32756 from houhoulis/fix_example_url_helper_in_testing_guide
Ryuta Kamizono
2018-04-30
1
-4
/
+4
|
\
\
|
*
|
Fix url_helper examples in testing guide [ci skip]
Chris Houhoulis
2018-04-29
1
-4
/
+4
|
/
/
[next]