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
/
lib
/
active_support
/
vendor
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Updated bundled TZInfo gem to version 0.3.9 for Ruby 1.9 compat
Joshua Peek
2008-06-14
136
-107
/
+113
*
- Updated tzinfo to use Rational() instead of Rational.new! due to "private m...
Nate Wiger
2008-05-19
1
-57
/
+57
*
Ruby 1.9 compat: don't shadow local with block var
Jeremy Kemper
2008-05-01
1
-4
/
+4
*
TZInfo: Removing unneeded TimezoneProxy class
Geoff Buesing
2008-03-30
2
-86
/
+1
*
TZInfo: Removing unneeded TimezoneIndexDefinition, since we're not including ...
Geoff Buesing
2008-03-30
1
-72
/
+0
*
Bundling abbreviated version of TZInfo gem 0.3.8: only the classes and zone d...
Geoff Buesing
2008-03-30
137
-0
/
+15934
*
Bundled memcache client consistently returns server responses and checks for ...
Jeremy Kemper
2008-02-01
1
-8
/
+25
*
Moved the caching stores from ActionController::Caching::Fragments::* to Acti...
David Heinemeier Hansson
2008-01-03
1
-0
/
+832
*
Remove things that trip up RDoc
David Heinemeier Hansson
2007-11-09
1
-1
/
+1
*
Bundle xml-simple 1.0.11
Jeremy Kemper
2007-10-10
1
-0
/
+1021
*
Update bundled xml-simple to 1.0.11 and prefer installed gems
Jeremy Kemper
2007-10-10
1
-1021
/
+0
*
Rebundle Builder 2.1.2 but prefer a newer RubyGem if available.
Jeremy Kemper
2007-10-10
8
-0
/
+1041
*
Unbundle Builder in favor of a gem dependency.
Jeremy Kemper
2007-10-07
6
-723
/
+0
*
Fixed spelling errors (closes #9706) [tarmo/rmm5t]
David Heinemeier Hansson
2007-09-28
3
-3
/
+3
*
Some 1.9 forward compatibility
Jeremy Kemper
2007-09-14
1
-4
/
+4
*
Refactor ActiveSupport::JSON to be less obtuse. Add support for JSON decodin...
Sam Stephenson
2007-03-18
1
-2
/
+2
*
Nodoc the irrelevant (from 1.2)
David Heinemeier Hansson
2007-01-26
1
-1
/
+1
*
Unbundle flexmock.
Jeremy Kemper
2007-01-13
1
-1068
/
+0
*
Make RDoc not spew errors on install because of HTML comments in code comments
David Heinemeier Hansson
2006-12-31
1
-1
/
+0
*
update XmlSimple to 1.0.10. Closes #6532. [nicksieger]
Michael Koziarski
2006-11-02
1
-25
/
+27
*
Update bundled flexmock to latest 0.4.3.
Jeremy Kemper
2006-11-02
1
-34
/
+1018
*
Eliminate Active Support warnings.
Jeremy Kemper
2006-08-29
1
-1
/
+1
*
Added Hash.create_from_xml(string) which will create a hash from a XML string...
David Heinemeier Hansson
2006-06-16
1
-0
/
+1019
*
Added Jim Weirich's excellent FlexMock class to vendor (Copyright 2003, 2004 ...
David Heinemeier Hansson
2006-06-16
1
-0
/
+84
*
Updated to Builder 2.0 [DHH]
David Heinemeier Hansson
2006-04-25
4
-21
/
+165
*
move vendor inside lib so that rake freeze_edge works
Rick Olson
2006-03-08
5
-0
/
+580
[prev]