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
*
Fixes #33610
Darwin D Wu
2018-09-11
5
-7
/
+61
*
Use correct variable
yuuji.yaginuma
2018-09-11
2
-6
/
+6
*
Oxford comma [ci skip]
Xavier Noria
2018-09-10
1
-1
/
+1
*
Merge pull request #33823 from stoodfarback/aj_backburner_fix_priority
Rafael França
2018-09-10
2
-2
/
+14
|
\
|
*
ActiveJob Backburner adapter: fix priority
stoodfarback
2018-09-07
2
-2
/
+14
*
|
Merge pull request #33813 from ryanwhocodes/master
Xavier Noria
2018-09-10
3
-1
/
+12
|
\
\
|
*
|
Add #unfreeze_time to ActiveSupport::Testing::TimeHelpers
ryanwhocodes
2018-09-10
3
-1
/
+12
*
|
|
Remove all references to slave in the codebase
Rafael Mendonça França
2018-09-10
4
-30
/
+30
*
|
|
Merge pull request #33837 from nickstanish/master
Ryuta Kamizono
2018-09-11
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update CHANGELOG.md
Nick Stanish
2018-09-10
1
-1
/
+1
|
/
/
*
|
Merge pull request #33826 from tgturner/activejob-retry-attempts
Eileen M. Uchitelle
2018-09-09
1
-1
/
+3
|
\
\
|
*
|
clarifies documentation around the attempts arugment to retry_on
Graham Turner
2018-09-09
1
-1
/
+3
*
|
|
Merge pull request #33825 from bogdanvlviv/follow-up-33637-and-33770
Eileen M. Uchitelle
2018-09-09
4
-15
/
+16
|
\
\
\
|
*
|
|
Fix `ActiveRecord::DatabaseConfigurations`'s docs
bogdanvlviv
2018-09-09
2
-6
/
+6
|
*
|
|
Fix explanation of `ActiveRecord::Base.configurations.configs_for` in the CHA...
bogdanvlviv
2018-09-09
1
-6
/
+7
|
*
|
|
Fix sqlite3 url config in "Configuring Rails Applications" guide
bogdanvlviv
2018-09-09
1
-3
/
+3
*
|
|
|
Add missing `perform_enqueued_jobs` to error logging test
yuuji.yaginuma
2018-09-09
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Consistently use `visitor.compile`
Ryuta Kamizono
2018-09-09
2
-5
/
+5
*
|
|
Revert a writer for `BindParam#value`
Ryuta Kamizono
2018-09-09
1
-1
/
+1
*
|
|
Use `visitor.compile` instead of constructing by connection itself
Ryuta Kamizono
2018-09-09
3
-7
/
+3
*
|
|
`supports_xxx?` returns whether a feature is supported by the backend
Ryuta Kamizono
2018-09-08
8
-44
/
+32
|
/
/
*
/
reflect c03bba4 in CHANGELOGs
Xavier Noria
2018-09-08
2
-0
/
+13
|
/
*
Merge pull request #33817 from schneems/schneems/dig-simple
Richard Schneeman
2018-09-07
3
-6
/
+9
|
\
|
*
Don’t allocate array on no args
schneems
2018-09-07
3
-6
/
+9
*
|
trace autoloads, and document hints for troubleshooting
Xavier Noria
2018-09-07
3
-4
/
+101
|
/
*
Merge pull request #33804 from yskkin/num_string
Ryuta Kamizono
2018-09-08
4
-4
/
+14
|
\
|
*
Fix non_numeric_string?
Yoshiyuki Kinjo
2018-09-07
4
-4
/
+14
*
|
Merge pull request #33615 from Larochelle/i18n_full_message_with_nested_attri...
Rafael França
2018-09-07
2
-3
/
+63
|
\
\
|
*
|
Call human_attribute_name with a string instead of a symbole
Martin Larochelle
2018-08-16
2
-2
/
+2
|
*
|
`ActiveModel.full_message` interaction with `index_errors`
Martin Larochelle
2018-08-14
2
-3
/
+63
*
|
|
Merge pull request #33756 from piecehealth/pr
Eileen M. Uchitelle
2018-09-07
5
-2
/
+122
|
\
\
\
|
*
|
|
Configuration item `config.filter_parameters` could also filter out sensitive...
Zhang Kang
2018-09-07
5
-2
/
+122
|
/
/
/
*
|
|
Formatting CHANGELOGs [ci skip]
Ryuta Kamizono
2018-09-07
6
-28
/
+35
*
|
|
Use canonical name for block local
yuuji.yaginuma
2018-09-07
2
-15
/
+15
*
|
|
Merge pull request #33808 from itsbagpack/fix-access-safety-buffer-slice
Aaron Patterson
2018-09-06
3
-3
/
+20
|
\
\
\
|
*
|
|
Update CHANGELOG for SafetyBuffer slice access
Yumin Wong
2018-09-06
1
-0
/
+7
|
*
|
|
Use assert_predicate instead
Yumin Wong
2018-09-06
1
-2
/
+2
|
*
|
|
SafeBuffer should maintain safety upon getting a slice via a range if origina...
Yumin Wong
2018-08-31
2
-3
/
+13
*
|
|
|
Merge pull request #33810 from schneems/schneems/doc-output-buffer
Richard Schneeman
2018-09-06
2
-0
/
+19
|
\
\
\
\
|
*
|
|
|
[ci skip] Doc ActionView::OutputBuffer
schneems
2018-09-06
2
-3
/
+17
|
*
|
|
|
[ci skip] Clarify CaptureHelper#capture function
schneems
2018-09-06
1
-0
/
+5
|
|
/
/
/
*
|
|
|
Merge pull request #33809 from fidalgo/improve-remove-column-documentation
Richard Schneeman
2018-09-06
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
[ci skip] Improve remove_column documentation
Paulo Fidalgo
2018-09-06
1
-0
/
+1
*
|
|
|
|
Merge pull request #33807 from olimart/patch-4
Rafael França
2018-09-06
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix typo in i18n_railtie.rb
Olivier
2018-09-06
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Fix test case to ensure default connection id is filled
Ryuta Kamizono
2018-09-07
1
-2
/
+2
*
|
|
|
|
Merge pull request #33805 from schneems/schneems/faster-file-store
Richard Schneeman
2018-09-06
1
-6
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
Faster File Store
schneems
2018-09-06
1
-6
/
+10
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Generate a gem that can't be pushed to Rubygems.org by default
Rafael Mendonça França
2018-09-06
1
-0
/
+9
*
|
|
|
|
Merge pull request #33574 from lsylvester/change-i18n-defaults-behaviour-to-m...
Rafael França
2018-09-06
3
-4
/
+14
|
\
\
\
\
\
[next]