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
...
*
|
|
|
|
Use separate test class name
David Heinemeier Hansson
2015-12-17
1
-1
/
+1
*
|
|
|
|
Add thread_m/cattr_accessor/reader/writer suite of methods for declaring clas...
David Heinemeier Hansson
2015-12-17
1
-0
/
+109
*
|
|
|
|
Merge pull request #22592 from nwjsmith/disable-logger-message-broadcasts
Eileen M. Uchitelle
2015-12-16
1
-18
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
Add Logger option to disable message broadcasts
Nate Smith
2015-12-16
1
-18
/
+32
*
|
|
|
|
|
Don't leak Object constants in core_ext/module/qualified_const
Genadi Samokovarov
2015-12-16
1
-60
/
+70
*
|
|
|
|
|
Deprecate passing string to define callback.
yui-knk
2015-12-16
1
-4
/
+14
|
/
/
/
/
/
*
|
|
|
|
renames AS::FileEventedUpdateChecker to AS::EventedFileUpdateChecker
Xavier Noria
2015-12-09
1
-4
/
+4
*
|
|
|
|
Merge pull request #22428 from thedarkone/subs-notif
Eileen M. Uchitelle
2015-12-06
1
-0
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
Subscribing to notifications while inside the said instrumented section.
thedarkone
2015-11-28
1
-0
/
+15
|
|
/
/
/
/
*
/
/
/
/
even if a write fails, store the raw value
Michael Grosser
2015-11-29
1
-0
/
+8
|
/
/
/
/
*
|
|
|
Partially revert 14b20ce
Godfrey Chan
2015-11-27
1
-0
/
+5
*
|
|
|
Upgrade to listen 3.0.5, re-enable tests
Godfrey Chan
2015-11-26
1
-5
/
+0
*
|
|
|
Only run listen tests in isolation, for now
Godfrey Chan
2015-11-26
1
-0
/
+5
*
|
|
|
Remove unused code
Will Jessop
2015-11-24
1
-4
/
+1
*
|
|
|
add deprecations for a smooth transition after #22215
Michael Grosser
2015-11-19
1
-0
/
+27
*
|
|
|
Merge pull request #22215 from grosser/grosser/normalize_key
Rafael França
2015-11-16
1
-5
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
send normalized keys to the cache backends so they do not need to manage this...
Michael Grosser
2015-11-10
1
-5
/
+5
|
*
|
|
Add days_in_year method
Jon Pascoe
2015-11-10
1
-0
/
+19
*
|
|
|
Fix instance variable not defined warning from Active Support test suite
JuanitoFatas
2015-11-12
1
-1
/
+1
*
|
|
|
revises the implementation of Pathname#ascendant_of? (in refinement)
Xavier Noria
2015-11-11
1
-0
/
+29
*
|
|
|
Add days_in_year method
Jon Pascoe
2015-11-11
1
-0
/
+19
*
|
|
|
modernizes the test definitions in the file monitors suite
Xavier Noria
2015-11-11
1
-16
/
+17
*
|
|
|
applies code style guidelines
Xavier Noria
2015-11-11
3
-7
/
+7
*
|
|
|
renames the module with shared tests for file monitors
Xavier Noria
2015-11-10
3
-5
/
+5
*
|
|
|
the evented monitor filters out descendants
Xavier Noria
2015-11-10
1
-0
/
+30
*
|
|
|
better tmp file management in the monitors suite
Xavier Noria
2015-11-10
1
-36
/
+88
*
|
|
|
adds another test case in the monitors suite
Xavier Noria
2015-11-10
1
-1
/
+17
*
|
|
|
editorial pass over test method names
Xavier Noria
2015-11-09
1
-5
/
+5
*
|
|
|
improves waiting in the file monitors suite
Xavier Noria
2015-11-09
3
-23
/
+21
*
|
|
|
adds more tests for the file monitors
Xavier Noria
2015-11-09
1
-0
/
+60
*
|
|
|
s/watcher/checker/g
Xavier Noria
2015-11-08
1
-3
/
+3
*
|
|
|
more ad-hoc sleeps
Xavier Noria
2015-11-08
1
-2
/
+4
*
|
|
|
create the tmpdir under test
Xavier Noria
2015-11-08
1
-1
/
+1
*
|
|
|
encapsulate sleep margin when touching files
Xavier Noria
2015-11-08
1
-5
/
+6
*
|
|
|
renames the monitor creation helper
Xavier Noria
2015-11-08
3
-11
/
+11
*
|
|
|
refactors the file monitors test suite
Xavier Noria
2015-11-08
3
-57
/
+47
*
|
|
|
let listen stop all listeners on teardown
Xavier Noria
2015-11-08
1
-0
/
+5
*
|
|
|
stop ascending at the longest common subpath
Xavier Noria
2015-11-08
1
-0
/
+60
*
|
|
|
remove unused constants in the file monitor suites
Xavier Noria
2015-11-08
2
-4
/
+0
*
|
|
|
initial edit pass over the evented file checker patch
Xavier Noria
2015-11-08
3
-41
/
+67
*
|
|
|
implements an evented file update checker [Puneet Agarwal]
Xavier Noria
2015-11-08
3
-103
/
+135
|
/
/
/
*
|
|
Merge pull request #21897 from swaathi/master
Kasper Timm Hansen
2015-11-07
3
-4
/
+90
|
\
\
\
|
*
|
|
Parameterize with options to preserve case of string
Swaathi K
2015-11-07
3
-4
/
+90
*
|
|
|
Merge pull request #22197 from grosser/grosser/fetch
Kasper Timm Hansen
2015-11-07
1
-2
/
+9
|
\
\
\
\
|
*
|
|
|
do not override fetch on local cache
Michael Grosser
2015-11-07
1
-2
/
+9
|
|
/
/
/
*
|
|
|
Merge pull request #21806 from kachick/fix-transformer-size
Eileen M. Uchitelle
2015-11-07
2
-4
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Return a sized Enumerator from Hash#{transform_values{!}|transform_keys{!}}
Kenichi Kamiya
2015-09-29
2
-4
/
+8
*
|
|
|
Merge pull request #22194 from grosser/grosser/read-nil
Sean Griffin
2015-11-05
1
-0
/
+8
|
\
\
\
\
|
*
|
|
|
cache nil replies from backend cache so misses are fast too
Michael Grosser
2015-11-05
1
-0
/
+8
*
|
|
|
|
Require only necessary concurrent-ruby classes.
Jerry D'Antonio
2015-11-04
1
-1
/
+1
[prev]
[next]