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
...
*
|
|
|
|
Keep sub-second resolution when wrapping a DateTime value
Andrew White
2013-06-13
2
-0
/
+15
|
/
/
/
/
*
|
|
|
Drop extra variable from test
Vipul A M
2013-06-12
1
-2
/
+2
*
|
|
|
Don't blindly call blame_file! on exceptions in ActiveSupport::Dependencies::...
Andrew Kreiling
2013-06-09
2
-0
/
+13
*
|
|
|
Override Time.at to work with Time-like values
Andrew White
2013-06-08
1
-0
/
+22
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #10784 from senny/10526_prevent_key_transformation
Rafael Mendonça França
2013-06-03
1
-0
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Prevent side effects in `Hash#with_indifferent_access`.
Yves Senn
2013-05-29
1
-0
/
+7
*
|
|
Allow Date to be compared with Time (like it was possible to compare Time wit...
David Heinemeier Hansson
2013-06-03
1
-0
/
+4
*
|
|
Remove active_support/testing/pending.rb was deprecated.
kennyj
2013-06-01
1
-11
/
+0
*
|
|
Remove active_support/json/variable was deprecated.
kennyj
2013-06-01
1
-7
/
+0
*
|
|
Running isolated tests
Arun Agrawal
2013-05-28
1
-16
/
+0
|
/
/
*
|
Merge pull request #10763 from senny/10758_to_sentence_with_blank_elements
Carlos Antonio da Silva
2013-05-26
1
-0
/
+4
|
\
\
|
*
|
add test-case for `Array#to_sentence with blank items.
Yves Senn
2013-05-26
1
-0
/
+4
|
|
/
*
/
Fix some typo in method names, variables
Vipul A M
2013-05-26
4
-4
/
+4
|
/
*
Bug fix: Evented notification subscribers can handle published events
Carl Lerche
2013-05-17
1
-0
/
+22
*
Merge pull request #10652 from md5/concern-multiple-included
Rafael Mendonça França
2013-05-16
1
-0
/
+14
|
\
|
*
Raise when multiple included blocks are defined
Mike Dillon
2013-05-16
1
-0
/
+14
*
|
Merge pull request #10527 from zenspider/squishy_minitest5
Aaron Patterson
2013-05-16
2
-111
/
+1
|
\
\
|
|
/
|
/
|
|
*
Updates to make rails 4 happy with minitest 5:
Ryan Davis
2013-05-06
2
-111
/
+1
*
|
remove deprecation notices
Aaron Patterson
2013-05-15
1
-16
/
+0
*
|
Fix HWIA#to_hash behavior with array of hashes.
kennyj
2013-05-16
1
-0
/
+5
*
|
deprecating string based terminators
Aaron Patterson
2013-05-14
1
-1
/
+1
*
|
Merge pull request #10266 from vipulnsward/fix_HIA_to_hash
Rafael Mendonça França
2013-05-14
1
-0
/
+4
|
\
\
|
*
|
fix HashWithIndifferentAccess#to_hash behaviour
Vipul A M
2013-04-19
1
-0
/
+4
*
|
|
Merge branch 'master' into normalizecb
Aaron Patterson
2013-05-14
1
-1
/
+2
|
\
\
\
|
*
|
|
private callback methods should work
Aaron Patterson
2013-05-14
1
-1
/
+2
*
|
|
|
Merge branch 'master' into normalizecb
Aaron Patterson
2013-05-13
1
-0
/
+40
|
\
|
|
|
|
*
|
|
adding more callback type coverage
Aaron Patterson
2013-05-13
1
-0
/
+40
*
|
|
|
pass the actual filter, not a string
Aaron Patterson
2013-05-13
1
-1
/
+1
|
/
/
/
*
|
|
add tests for reset_calbacks
Aaron Patterson
2013-05-13
1
-0
/
+40
*
|
|
Replace multi_json with json
Erik Michaels-Ober
2013-05-11
1
-23
/
+13
*
|
|
Merge pull request #10534 from cmaruz/master
Rafael Mendonça França
2013-05-10
1
-2
/
+2
|
\
\
\
|
*
|
|
Added escaping of U+2028 and U+2029 inside the json encoder.
Mario Caropreso
2013-05-09
1
-2
/
+2
*
|
|
|
remove redundant var
Vipul A M
2013-05-09
1
-1
/
+0
*
|
|
|
add test for object conditional with scope
Aaron Patterson
2013-05-08
1
-0
/
+19
*
|
|
|
adding a class conditional test
Aaron Patterson
2013-05-08
1
-0
/
+12
*
|
|
|
adding tests for lambdas as conditions
Aaron Patterson
2013-05-08
1
-0
/
+40
|
/
/
/
*
|
|
we need to indicate the type of callback
Aaron Patterson
2013-05-08
1
-2
/
+2
*
|
|
adding more tests around callback inconsistencies
Aaron Patterson
2013-05-08
1
-5
/
+47
*
|
|
refactor tests for more points
Aaron Patterson
2013-05-08
1
-4
/
+5
*
|
|
adding test to demonstrate inconsistencies in the AS::Callbacks api
Aaron Patterson
2013-05-08
1
-0
/
+41
*
|
|
Fix Typo existant -> existent [ci skip]
Prathamesh Sonpatki
2013-05-08
1
-1
/
+1
*
|
|
fix issue #10502, do not recompute method name for already-stringified object...
Sean Walbran
2013-05-07
1
-0
/
+22
*
|
|
Merge pull request #10234 from dasch/dasch/fetch-multi
Rafael Mendonça França
2013-05-06
1
-0
/
+20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Allow fetching multiple values from the cache at once
Daniel Schierbeck
2013-05-06
1
-0
/
+20
*
|
|
use nokogirisax as a backend
Anton Kalyaev
2013-05-05
1
-3
/
+3
*
|
|
Fixed bad tests to clean up after themselves.
Ryan Davis
2013-05-03
4
-6
/
+27
*
|
|
Squashed commit of the following:
Aaron Patterson
2013-05-03
6
-109
/
+0
|
/
/
*
|
Merge pull request #10412 from vipulnsward/fix_callback_test_typo
Carlos Antonio da Silva
2013-05-02
1
-1
/
+1
|
\
\
|
*
|
Fix typo in test
Vipul A M
2013-05-02
1
-1
/
+1
*
|
|
Fix failures in AS with minitest 4.7.4
Carlos Antonio da Silva
2013-05-01
1
-0
/
+3
[prev]
[next]