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
...
|
*
|
|
PERF: reduce retained objects in Journey
Sam
2018-02-16
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #32015 from JPrevost/activestorage_integration_test_cleanu...
Eileen M. Uchitelle
2018-02-16
1
-0
/
+24
|
\
\
\
|
*
|
|
ActiveStorage file cleanup in Integration Tests
Jeremy Prevost
2018-02-15
1
-0
/
+24
*
|
|
|
Merge pull request #31900 from eileencodes/parallel-testing
Eileen M. Uchitelle
2018-02-16
12
-7
/
+415
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add test parallelization to Rails
eileencodes
2018-02-15
12
-7
/
+415
|
/
/
/
*
|
|
correct the dedup code
Sam
2018-02-15
1
-3
/
+3
*
|
|
Revert "Revert "Merge pull request #31999 from SamSaffron/patch-1""
Rafael Mendonça França
2018-02-15
1
-4
/
+11
*
|
|
Revert "Merge pull request #31999 from SamSaffron/patch-1"
Rafael Mendonça França
2018-02-15
1
-11
/
+4
|
/
/
*
|
Merge pull request #32012 from utilum/mysql_min_version
Rafael França
2018-02-15
2
-5
/
+5
|
\
\
|
*
|
Bump mysql2 version
utilum
2018-02-15
2
-5
/
+5
|
|
/
*
|
Merge pull request #31999 from SamSaffron/patch-1
Aaron Patterson
2018-02-15
1
-4
/
+11
|
\
\
|
*
|
PERF: dedupe scanned route fragments
Sam
2018-02-15
1
-4
/
+11
*
|
|
Merge pull request #32003 from SamSaffron/patch-2
Aaron Patterson
2018-02-15
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
PERF: symbolize ivar, to reduce dupes
Sam
2018-02-15
1
-1
/
+1
|
/
/
*
|
Merge pull request #32001 from ydakuka/patch-2
Arun Agrawal
2018-02-15
1
-18
/
+17
|
\
\
|
|
/
|
/
|
|
*
Missing backquote, extra end keyword [ci skip]
Yauheni Dakuka
2018-02-15
1
-18
/
+17
|
/
*
Add #create_or_find_by to lean on unique constraints (#31989)
David Heinemeier Hansson
2018-02-14
4
-13
/
+78
*
Merge pull request #31995 from eugeneius/active_storage_require_dependency
Rafael França
2018-02-14
2
-3
/
+9
|
\
|
*
Use require_dependency inside Active Storage
Eugene Kenny
2018-02-14
2
-3
/
+9
*
|
Merge pull request #31866 from fatkodima/redis_cache-connection_pool
Rafael Mendonça França
2018-02-14
7
-26
/
+99
|
\
\
|
|
/
|
/
|
|
*
Add support for connection pooling on RedisCacheStore
fatkodima
2018-02-01
7
-25
/
+101
*
|
Merge pull request #30941 from toptal/introduce-custom-serializers-to-activej...
Rafael França
2018-02-14
16
-14
/
+454
|
\
\
|
*
|
Add CHANGELOG entry
Rafael Mendonça França
2018-02-14
1
-0
/
+3
|
*
|
Add tests to serialize and deserialze individually
Rafael Mendonça França
2018-02-14
1
-0
/
+43
|
*
|
Simplify the implementation of custom argument serializers
Rafael Mendonça França
2018-02-14
13
-281
/
+192
|
*
|
Improve documentation on custom serializers
Rafael Mendonça França
2018-02-14
4
-79
/
+47
|
*
|
Add configuration to set custom serializers
Rafael Mendonça França
2018-02-14
2
-0
/
+8
|
*
|
No need to require a autoloaded constant
Rafael Mendonça França
2018-02-14
1
-1
/
+0
|
*
|
Add serializers for Time, Date and DateTime
Rafael Mendonça França
2018-02-14
7
-2
/
+77
|
*
|
Allow serializers to be used either as classes or objects
Rafael Mendonça França
2018-02-14
10
-124
/
+110
|
*
|
Add symbol and duration serializers
Rafael Mendonça França
2018-02-14
4
-2
/
+52
|
*
|
Only add one more custom key in the serialized hash
Rafael Mendonça França
2018-02-14
6
-51
/
+59
|
*
|
Define the interface of a Serializer
Rafael Mendonça França
2018-02-14
1
-0
/
+18
|
*
|
Remove unnecessary qualified constant lookups
Rafael Mendonça França
2018-02-14
5
-11
/
+11
|
*
|
Simplify the implementation of custom serialziers
Rafael Mendonça França
2018-02-14
3
-41
/
+37
|
*
|
Remove non-default serializers
Evgenii Pecherkin
2018-02-14
10
-163
/
+72
|
*
|
Introduce serializers to ActiveJob
Evgenii Pecherkin
2018-02-14
19
-136
/
+602
*
|
|
Merge pull request #31993 from tjschuck/rdoc_formatting_fix
Rafael França
2018-02-14
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Rdoc formatting fix: <b> instead of MD-style asterisks
T.J. Schuck
2018-02-14
1
-1
/
+1
*
|
|
Don't force people to upgrade i18n gem
Rafael Mendonça França
2018-02-14
2
-2
/
+2
|
/
/
*
|
Update Gemfile.lock
Rafael Mendonça França
2018-02-14
1
-2
/
+2
*
|
Merge pull request #31991 from radar/bump-i18n-to-one-dot-oh
Rafael França
2018-02-14
1
-1
/
+1
|
\
\
|
*
|
Bump i18n to 1.0
Ryan Bigg
2018-02-14
1
-1
/
+1
*
|
|
Document MuPDF version requirement
George Claghorn
2018-02-13
1
-1
/
+1
*
|
|
Merge pull request #31978 from claudiob/don-t-overwrite-master-key
Yuji Yaginuma
2018-02-13
2
-2
/
+5
|
\
\
\
|
*
|
|
Don't overwrite config/master.key even on --force
claudiob
2018-02-12
2
-2
/
+5
|
/
/
/
*
|
|
Merge pull request #31970 from fatkodima/active_storage-unattached-scope
Rafael França
2018-02-12
2
-0
/
+19
|
\
\
\
|
*
|
|
Add ActiveStorage::Blob.unattached scope
fatkodima
2018-02-12
2
-0
/
+19
*
|
|
|
Do not update `load_defaults` version when running `app:update` (#31951)
Yuji Yaginuma
2018-02-13
4
-2
/
+26
*
|
|
|
Doc: fixes typo `cache:` -> `compress:`
Joseph Page
2018-02-12
1
-1
/
+1
[prev]
[next]