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
*
more descriptive NameError's messages for class attributes
Hrvoje Šimić
2013-04-17
1
-4
/
+6
*
switch (and lazily convert) ivar names to 3.x
Sam Ruby
2013-04-16
1
-16
/
+15
*
refactor order hash test
Vipul A M
2013-04-11
1
-5
/
+1
*
Revert "Merge pull request #10158 from steveklabnik/issue_10125"
Rafael Mendonça França
2013-04-10
1
-17
/
+0
*
Removed unused setup
Anupam Choudhury
2013-04-10
1
-2
/
+0
*
Fixed typo
Anupam Choudhury
2013-04-10
1
-1
/
+1
*
Fix inflector to respect default locale.
Nick Cox
2013-04-10
1
-0
/
+17
*
Add option to Class#class_attribute for skipping the query method
Agis-
2013-04-06
1
-2
/
+7
*
Revert "Merge pull request #10034 from benofsky/fix_skipping_object_callback_...
Rafael Mendonça França
2013-04-04
1
-17
/
+0
*
Merge pull request #10034 from benofsky/fix_skipping_object_callback_filters
Rafael Mendonça França
2013-04-04
1
-0
/
+17
|
\
|
*
Fixes skipping object callback filters
Ben McRedmond
2013-04-04
1
-0
/
+17
*
|
Further simplify enumerable group_by test
Carlos Antonio da Silva
2013-04-04
1
-3
/
+1
*
|
Replaced inject with map
Anupam Choudhury
2013-04-04
1
-2
/
+2
*
|
Removed unused comma after loop variable
Anupam Choudhury
2013-04-04
1
-1
/
+1
*
|
Added missing assert
Anupam Choudhury
2013-04-02
6
-25
/
+37
|
/
*
fix some typos in AS
Vipul A M
2013-03-30
2
-13
/
+13
*
determine_constant_from_test_name does not swallow NoMethodErrors [Yves Senn]
Xavier Noria
2013-03-28
1
-0
/
+10
*
Merge pull request #9523 from stopdropandrew/Instrumenter#instrument-yields-p...
Rafael Mendonça França
2013-03-27
2
-1
/
+9
|
\
|
*
ActiveSupport::Notifications::Instrumenter#instrument should yield
stopdropandrew
2013-03-02
2
-1
/
+9
*
|
Fix warning: mismatched indentatmmismatched indentations at 'end' with 'def'
kennyj
2013-03-19
1
-1
/
+1
*
|
Merge branch 'master-sec'
Aaron Patterson
2013-03-18
4
-2
/
+39
|
\
\
|
*
|
JDOM XXE Protection [CVE-2013-1856]
Ben Murphy
2013-03-15
4
-2
/
+39
|
|
/
*
|
Merge pull request #9774 from senny/9772_reraise_no_method_error_in_proper_co...
Andrew White
2013-03-18
1
-0
/
+8
|
\
\
|
*
|
`TimeWithZone` raises `NoMethodError` in proper context.
Yves Senn
2013-03-18
1
-0
/
+8
*
|
|
fix repeat of test; remove unused variable by use of each_key
Vipul A M
2013-03-18
2
-2
/
+2
|
/
/
*
|
Merge pull request #9757 from vipulnsward/remove_message_param
Carlos Antonio da Silva
2013-03-17
1
-1
/
+1
|
\
\
|
*
|
remove unused parameter passed to assert_query_equal method
Vipul A M
2013-03-17
1
-1
/
+1
*
|
|
refactor test to drop unnecessary hash creation, test directly instead
Vipul A M
2013-03-17
1
-16
/
+10
|
/
/
*
|
Revert "Merge pull request #8156 from fredwu/acronym_fix-master"
Steve Klabnik
2013-03-16
1
-2
/
+0
*
|
Fixed a bug where the inflector would replace camelCase strings and disregard...
Fred Wu
2013-03-17
1
-0
/
+2
*
|
Revert "make new rails apps log to STDOUT"
Steve Klabnik
2013-03-15
1
-11
/
+0
*
|
make new rails apps log to STDOUT
Terence Lee
2013-03-15
1
-0
/
+11
*
|
Add regression tests for #9678
Andrew White
2013-03-13
1
-0
/
+16
*
|
Merge pull request #9681 from vipulnsward/fix_typo_in_module_name
Carlos Antonio da Silva
2013-03-12
4
-7
/
+7
|
\
\
|
*
|
Fix typo in DependenciesTestHelpers module name
Vipul A M
2013-03-12
4
-7
/
+7
*
|
|
Cleanup tests for unused variables
Vipul A M
2013-03-11
2
-3
/
+1
|
/
/
*
/
Fixed tests for returning an instance of `Time` in the local system timezone.
Paul Nikitochkin
2013-03-10
1
-5
/
+5
|
/
*
Fix deletion of empty directories:
Charles Jones
2013-02-25
1
-0
/
+12
*
Keep second fraction when DateTime#change is called.
Chris Baynes
2013-02-25
1
-0
/
+3
*
Added `ActiveSupport::TimeWithZone#to_r` for `Time#at` compatibility.
stopdropandrew
2013-02-24
1
-0
/
+11
*
Move number_to_human test from AP to AS
Carlos Antonio da Silva
2013-02-22
1
-0
/
+7
*
Added beginning_of_minute support to core_ext calculations for Time and DateTime
Gagan Awhad
2013-02-21
3
-0
/
+30
*
added compress options for gzip
Beyond
2013-02-10
1
-0
/
+18
*
Merge pull request #9128 from jamesotron/iso8601-sub-second-accuracy
Jeremy Kemper
2013-02-06
1
-1
/
+1
|
\
|
*
Modify TimeWithZone#as_json to return 3DP of sub-second accuracy by default, ...
James Harton
2013-01-31
1
-1
/
+1
*
|
Missing require extract_options
Akira Matsuda
2013-01-31
1
-0
/
+1
|
/
*
Merge pull request #8830 from antoinelyset/master
Xavier Noria
2013-01-28
1
-3
/
+4
|
\
|
*
Improve String#squish whitespaces matching
Antoine Lyset
2013-01-22
1
-3
/
+4
*
|
Use Encoding::UTF_8 constant :do_not_litter:
Akira Matsuda
2013-01-28
1
-2
/
+2
*
|
Set Thread.abort_on_exception for the whole AS, AP, and AR tests
Akira Matsuda + Koichi Sasada
2013-01-24
1
-0
/
+2
[next]