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
*
Merge pull request #36860 from cpruitt/update-gemspec-rails-html-sanitizer-ve...
HEAD
master
Eileen M. Uchitelle
2019-08-05
1
-1
/
+1
|
\
|
*
Update rails-html-sanitizer to 1.1.0 in actionview.gemspec
Cliff Pruitt
2019-08-05
1
-1
/
+1
|
/
*
Merge pull request #36823 from abhaynikam/add-multiple-database-guide-entry-t...
Eileen M. Uchitelle
2019-08-05
1
-0
/
+3
|
\
|
*
Added multiple database Active Record guide entry to the release notes [ci skip]
Abhay Nikam
2019-08-01
1
-0
/
+3
*
|
Merge pull request #36857 from akshaymohite/correct-config-option-in-release-...
Vipul A M
2019-08-05
1
-1
/
+1
|
\
\
|
*
|
Corrected deperecation config option path for active_record.sqlite3.represent...
Akshay Mohite
2019-08-05
1
-1
/
+1
|
/
/
*
|
Remove unused require
Kasper Timm Hansen
2019-08-05
1
-1
/
+0
*
|
Merge pull request #36537 from quadule/fix-cookie-rotation-hash-pollution
Kasper Timm Hansen
2019-08-05
2
-2
/
+19
|
\
\
|
*
|
Prevent serialized hash from being used as options
Milo Winningham
2019-06-22
1
-2
/
+6
|
*
|
Add test for cookie being modified by rotation
Milo Winningham
2019-06-22
1
-0
/
+13
*
|
|
Use newly released rails-html-sanitizer
Kasper Timm Hansen
2019-08-05
1
-1
/
+1
*
|
|
Update sanitizer in ActionView::Helpers::SanitizeHelper
Juanito Fatas
2019-08-05
3
-22
/
+18
*
|
|
handle passing in primary key to unique_by, and handle primary keys missing i...
Lachlan Sylvester
2019-08-05
2
-2
/
+22
*
|
|
Use Thread.pass instead of Kernel.sleep to trigger race condition
Guilherme Mansur
2019-08-05
2
-21
/
+12
*
|
|
Able to initalize default value for thread_mattr_*
Guilherme Mansur
2019-08-05
3
-16
/
+46
*
|
|
Mention how to use webpacker in updated Rails apps [ci skip]
Prathamesh Sonpatki
2019-08-04
1
-0
/
+14
*
|
|
Merge pull request #36845 from eileencodes/fix-pg-closed-connection
Eileen M. Uchitelle
2019-08-04
1
-6
/
+11
|
\
\
\
|
*
|
|
Fix `PG::ConnectionBad` error when running fixtures
eileencodes
2019-08-02
1
-6
/
+11
*
|
|
|
Merge pull request #36854 from eugeneius/media_type_instead_of_content_type
Kasper Timm Hansen
2019-08-04
6
-4
/
+49
|
\
\
\
\
|
*
|
|
|
Use media_type instead of content_type internally
Eugene Kenny
2019-08-04
6
-4
/
+49
*
|
|
|
|
Revise flow to what was described in 03e44f9
Kasper Timm Hansen
2019-08-04
4
-38
/
+47
*
|
|
|
|
Revise credentials diffing flow to use a separate diff command
Kasper Timm Hansen
2019-08-04
5
-105
/
+79
|
/
/
/
/
*
|
|
|
Extract diffing to separate credentials:diff command
Kasper Timm Hansen
2019-08-04
3
-51
/
+43
*
|
|
|
Commands already make fileutils available.
Kasper Timm Hansen
2019-08-03
1
-2
/
+0
*
|
|
|
Rename to Diffing and move module into credentials command
Kasper Timm Hansen
2019-08-03
3
-59
/
+54
*
|
|
|
Merge pull request #36849 from yahonda/use_assert_nil
y-yagi
2019-08-03
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Address `DEPRECATED: Use assert_nil if expecting nil`
Yasuo Honda
2019-08-03
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #36846 from SGourshete/master
Vipul A M
2019-08-03
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
typo in word compatibily - autoloading and reloading constants guide
Swapnil Gourshete
2019-08-03
1
-1
/
+1
|
/
/
/
*
|
|
1.hour needs core_ext to work
Rafael Mendonça França
2019-08-02
1
-0
/
+2
*
|
|
Merge pull request #36843 from eileencodes/add-ability-to-unset-preventing-wr...
Eileen M. Uchitelle
2019-08-02
3
-7
/
+43
|
\
\
\
|
*
|
|
Add ability to unset preventing writes
eileencodes
2019-08-02
3
-7
/
+43
|
/
/
/
*
|
|
Merge pull request #36814 from eileencodes/introduce-invalid-configuration-error
Eileen M. Uchitelle
2019-08-02
2
-3
/
+23
|
\
\
\
|
*
|
|
Introduce InvalidConfigurationError
eileencodes
2019-08-01
2
-3
/
+23
*
|
|
|
This test needs integer core ext for time
Rafael Mendonça França
2019-08-02
1
-0
/
+1
*
|
|
|
ConditionalGet needs time core_ext
Rafael Mendonça França
2019-08-02
1
-0
/
+1
*
|
|
|
Require time extensions in the job that depends on time
Rafael Mendonça França
2019-08-02
1
-0
/
+1
*
|
|
|
Require integer conversion for this test
Rafael Mendonça França
2019-08-02
1
-0
/
+1
*
|
|
|
Revert "No such class since 8d2866bb80fbe81acb04f5b0c44f152f571fb29f"
Rafael Mendonça França
2019-08-02
50
-57
/
+57
*
|
|
|
Revert "MethodCallAssertions is a regular player of the team ActiveSupport::T...
Rafael Mendonça França
2019-08-02
11
-3
/
+28
*
|
|
|
Revert "You give jruby_skip & rubinius_skip a good name"
Rafael Mendonça França
2019-08-02
8
-20
/
+78
*
|
|
|
Missing require AS/core_ext/date/conversions
Akira Matsuda
2019-08-02
2
-0
/
+2
*
|
|
|
hash_conversion itself does not at all depend on time extensions
Akira Matsuda
2019-08-02
1
-1
/
+0
*
|
|
|
Add *_previously_was attribute methods when dirty tracking (#36836)
David Heinemeier Hansson
2019-08-01
3
-1
/
+19
*
|
|
|
Merge pull request #36837 from composerinteralia/no-color
Ryuta Kamizono
2019-08-02
1
-5
/
+0
|
\
\
\
\
|
*
|
|
|
Remove duplicate method definition
Daniel Colson
2019-08-01
1
-5
/
+0
*
|
|
|
|
Lazily evaluate FileUpdateCheckerSharedTests when being included
Akira Matsuda
2019-08-02
1
-195
/
+199
*
|
|
|
|
No such class since 8d2866bb80fbe81acb04f5b0c44f152f571fb29f
Akira Matsuda
2019-08-02
50
-57
/
+57
|
/
/
/
/
*
|
|
|
Merge pull request #36821 from rails/virtual-attribute-type
Ryuta Kamizono
2019-08-02
1
-0
/
+84
|
\
\
\
\
|
*
|
|
|
Add tests for selecting aggregates
Godfrey Chan
2019-08-01
1
-0
/
+84
[next]