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
*
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
*
|
Merge pull request #36792 from peterzhu2118/azure-content-disposition
Gannon McGibbon
2019-07-31
2
-2
/
+19
|
\
\
|
*
|
Upload file with filename and disposition for Azure
Peter Zhu
2019-07-31
2
-2
/
+19
*
|
|
Merge pull request #36825 from cpruitt/transliterate-frozen-us-ascii-strings
Eileen M. Uchitelle
2019-07-31
2
-7
/
+8
|
\
\
\
|
*
|
|
Prevent error on transliterate with frozen strings.
Cliff Pruitt
2019-07-31
2
-7
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #36791 from peterzhu2118/s3-upload-disposition
Gannon McGibbon
2019-07-31
2
-7
/
+26
|
\
\
\
|
*
|
|
Upload file with filename and disposition for S3
Peter Zhu
2019-07-31
2
-7
/
+26
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #36824 from eileencodes/fix-db-seed
Eileen M. Uchitelle
2019-07-31
2
-0
/
+21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix db:seed
eileencodes
2019-07-31
2
-0
/
+21
|
/
/
*
|
Address to rubocop offences
Ryuta Kamizono
2019-07-31
5
-6
/
+6
*
|
Reduce method invocations and object allocations in head()
Akira Matsuda
2019-07-31
1
-1
/
+1
*
|
Reduce Array allocations
Akira Matsuda
2019-07-31
2
-4
/
+4
*
|
Reduce block execution
Akira Matsuda
2019-07-31
1
-3
/
+3
*
|
Reduce method calls
Akira Matsuda
2019-07-31
1
-2
/
+1
*
|
Reduce Array assignment by not giving a name for unused `*args`
Akira Matsuda
2019-07-31
4
-6
/
+6
*
|
Reduce Array allocations
Akira Matsuda
2019-07-31
1
-1
/
+1
[next]