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
path:
root
/
activesupport
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add credentials using a generic EncryptedConfiguration class (#30067)
David Heinemeier Hansson
2017-09-11
2
-0
/
+115
*
Suppress "unused variable" in Ruby 2.5
Akira Matsuda & yui-knk
2017-09-01
1
-3
/
+4
*
Pass missing name attribute to execute_hook
Alberto Almagro
2017-08-16
1
-4
/
+9
*
Fix RuboCop offenses
Koichi ITO
2017-08-16
1
-2
/
+2
*
Allow lazy load hooks to be executed only once
Alberto Almagro
2017-08-14
1
-0
/
+37
*
Merge pull request #30171 from kaspth/verifier-encryptor-null-serializer-meta...
Kasper Timm Hansen
2017-08-14
2
-30
/
+50
|
\
|
*
Perform self-serialization once metadata is involved.
Kasper Timm Hansen
2017-08-13
2
-30
/
+50
*
|
Test for the new exception of delegate_missing_to (#30191)
Anton Khamets
2017-08-12
1
-0
/
+8
|
/
*
Merge pull request #30039 from ricardotk002/fix-string-camelize-invalid-option
Sean Griffin
2017-08-03
1
-0
/
+7
|
\
|
*
Update String#camelize to provide feedback when wrong option is passed
Ricardo Díaz
2017-08-02
1
-0
/
+7
*
|
Merge pull request #29958 from znz/file-null
Matthew Draper
2017-08-02
1
-1
/
+1
|
\
\
|
*
|
Use File::NULL instead of "/dev/null"
Kazuhiro NISHIYAMA
2017-07-31
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'origin/master' into unlock-minitest
Rafael Mendonça França
2017-08-01
199
-18
/
+477
|
\
|
|
*
Add missing support for modulo operations on durations
Sayan Chakraborty
2017-07-28
1
-13
/
+62
|
*
Fix division where a duration is the denominator
Andrew White
2017-07-27
1
-10
/
+14
|
*
remove depreciated assertion to eliminate warning
Christina Thompson
2017-07-24
1
-1
/
+1
|
*
Merge pull request #29907 from deivid-rodriguez/fix_flaky_message_verifier_test
Kasper Timm Hansen
2017-07-24
1
-1
/
+1
|
|
\
|
|
*
Fix test failure in message verifier tests
David Rodríguez
2017-07-24
1
-1
/
+1
|
*
|
add metadata tests: verify method
Assain
2017-07-24
1
-0
/
+15
|
|
/
|
*
Merge pull request #29860 from georgeclaghorn/travel-back-automatically
Rafael França
2017-07-24
1
-3
/
+0
|
|
\
|
|
*
Remove time stubs after each test
George Claghorn
2017-07-22
1
-3
/
+0
|
*
|
add metadata support to message verifier
Assain
2017-07-19
1
-0
/
+41
|
*
|
Add expires_at, expires_in, and purpose meta_data to messages.
Assain
2017-07-19
2
-1
/
+131
|
*
|
Merge pull request #29757 from lugray/hash_with_indifferent_access_default
Sean Griffin
2017-07-17
1
-0
/
+26
|
|
\
\
|
|
*
|
Fix HashWithIndifferentAccess#default when include?(nil)
Lisa Ugray
2017-07-17
1
-0
/
+26
|
|
|
/
|
*
|
Merge branch 'master' into make-reverse-merge-bang-order-consistent
Sean Griffin
2017-07-17
199
-2010
/
+3389
|
|
\
\
|
|
*
|
Enable `Layout/FirstParameterIndentation` cop
Ryuta Kamizono
2017-07-17
1
-2
/
+2
|
|
*
|
Remove encoding utf-8 magic comment
Koichi ITO
2017-07-15
2
-2
/
+0
|
|
|
/
|
|
*
[Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
196
-0
/
+196
|
*
|
Make the order of Hash#reverse_merge! consistent with HashWithIndifferentAccess
Erol Fornoles
2017-03-06
1
-2
/
+5
*
|
|
Merge branch 'master' into unlock-minitest
Kasper Timm Hansen
2017-07-15
199
-1330
/
+1732
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Added time helper method `freeze_time` which is an alias for `travel_to Time....
प्रथमेश Sonpatki
2017-07-10
1
-0
/
+22
|
*
|
Merge pull request #29728 from kirs/frozen-activesupport
Matthew Draper
2017-07-09
198
-0
/
+198
|
|
\
\
|
|
*
|
Use frozen-string-literal in ActiveSupport
Kir Shatrov
2017-07-09
198
-0
/
+198
|
*
|
|
Merge pull request #28668 from Dorian/mention-time-parse-argument-error
Aaron Patterson
2017-07-05
1
-0
/
+10
|
|
\
\
\
|
|
*
|
|
Mention and test for possible ArgumentError when parsing times
Dorian Marié
2017-04-08
1
-0
/
+10
|
*
|
|
|
Fix warning: `*' interpreted as argument prefix
Ryuta Kamizono
2017-07-06
1
-2
/
+2
|
*
|
|
|
Merge pull request #29687 from k3rni/private-prefixed-delegate
Matthew Draper
2017-07-06
1
-0
/
+38
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Use `map` in `delegate` so that actual prefixed method names are returned, if...
Krzysztof Zych
2017-07-05
1
-0
/
+39
|
|
/
/
/
|
*
|
|
Expectation first
Akira Matsuda
2017-07-02
1
-1
/
+1
|
*
|
|
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
198
-198
/
+0
|
*
|
|
Merge pull request #29540 from kirs/rubocop-frozen-string
Matthew Draper
2017-07-02
198
-0
/
+198
|
|
\
\
\
|
|
*
|
|
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
198
-0
/
+198
|
*
|
|
|
Merge pull request #29506 from pat/frozen-string-literals
Matthew Draper
2017-07-02
7
-33
/
+34
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Make ActiveSupport frozen string literal friendly.
Pat Allan
2017-06-20
7
-33
/
+34
|
*
|
|
|
prepare for Minitest 6
utilum
2017-06-20
1
-1
/
+1
|
|
/
/
/
|
*
|
|
Cache: test coverage for cleanup behavior with local cache strategy
Eugene Kenny
2017-06-10
1
-0
/
+15
|
*
|
|
Split up the cache test suite so it's easier to understand and extend (#29404)
Jeremy Daer
2017-06-10
20
-1359
/
+1383
|
*
|
|
Cache: write_multi (#29366)
Jeremy Daer
2017-06-06
1
-0
/
+58
|
*
|
|
Implement mattr_acessor :default option
Genadi Samokovarov
2017-06-03
1
-1
/
+37
[next]