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
*
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
*
|
|
Missing require AS/core_ext/string/inflections
Akira Matsuda
2019-08-02
1
-0
/
+2
*
|
|
Let's try not to depend too much on other core extensions in a core extension...
Akira Matsuda
2019-08-02
1
-1
/
+1
*
|
|
Missing require AS/core_ext/object/blank
Akira Matsuda
2019-08-02
1
-0
/
+1
*
|
|
require only what each test concerns
Akira Matsuda
2019-08-02
4
-4
/
+7
*
|
|
You give jruby_skip & rubinius_skip a good name
Akira Matsuda
2019-08-02
8
-78
/
+20
*
|
|
MethodCallAssertions is a regular player of the team ActiveSupport::TestCase now
Akira Matsuda
2019-08-02
11
-28
/
+3
|
|
/
|
/
|
*
|
Merge pull request #36834 from kamipo/deduplicate_joins
Ryuta Kamizono
2019-08-02
2
-3
/
+13
|
\
\
|
|
/
|
/
|
|
*
Deduplicate joins values
Ryuta Kamizono
2019-08-02
2
-3
/
+13
|
/
*
Fix `_write_layout_method`
Ryuta Kamizono
2019-08-02
1
-1
/
+1
*
No private def
Rafael Mendonça França
2019-08-01
3
-4
/
+8
*
Merge pull request #36831 from akshaymohite/fix-form-helpers-documentation-co...
Carlos Antonio da Silva
2019-08-01
1
-1
/
+1
|
\
|
*
Added missing comment notation for the example of form_with in form_helpers.m...
Akshay Mohite
2019-08-01
1
-1
/
+1
|
/
*
Missing require "AS/core_ext/date_time/conversions"
Akira Matsuda
2019-08-01
1
-0
/
+1
*
Another missing require "AS/core_ext/object/try"
Akira Matsuda
2019-08-01
1
-0
/
+1
*
It may be better to explicitly require 'object/try' where we call `try`
Akira Matsuda
2019-08-01
14
-0
/
+21
*
Don't require 'active_support/all' in an individual test case!!!
Akira Matsuda
2019-08-01
2
-1
/
+1
*
These methods doesn't have to be `protected`
Akira Matsuda
2019-08-01
2
-6
/
+3
*
Use `try` only when we're unsure if the receiver would respond_to the method
Akira Matsuda
2019-08-01
24
-43
/
+40
*
Merge pull request #36827 from akshaymohite/fix-documentation-typo-in-example
Vipul A M
2019-08-01
1
-1
/
+1
|
\
|
*
Fixed a typo in documentation example of activerecord database configuration....
Akshay Mohite
2019-08-01
1
-1
/
+1
*
|
Do not use the same test class in different tests
yuuji.yaginuma
2019-08-01
1
-2
/
+2
[next]