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
*
Ruby 1.9 compat: rename deprecated assert_raises to assert_raise.
Jeremy Kemper
2009-03-08
2
-15
/
+15
*
Vendorize i18n 0.1.3 gem (fixes issues with incompatible character encodings ...
Sven Fuchs
2009-02-27
14
-15
/
+48
*
Update bundled memcache-client from 1.5.0.5 to 1.6.4.99.
Jeremy Kemper
2009-02-23
1
-129
/
+196
*
add #available_locales to I18n and I18n::SimpleBackend, flatten translations ...
Sven Fuchs
2009-01-25
3
-1
/
+34
*
Update i18n gem to version 0.1.1 (Rails' changes were backported) [#1635 stat...
Yaroslav Markin
2008-12-28
14
-69
/
+880
*
Updated included memcache-client to the 1.5.0.5 version which includes fixes ...
David Heinemeier Hansson
2008-12-09
1
-221
/
+240
*
Unbundled XmlSimple
Jeremy Kemper
2008-11-25
1
-1021
/
+0
*
Revert "Hack builder to look for fast_xs instead of insisting on its own Stri...
Jeremy Kemper
2008-11-24
1
-2
/
+2
*
Hack builder to look for fast_xs instead of insisting on its own String#to_xs
Jeremy Kemper
2008-11-23
1
-2
/
+2
*
Update bundled TZInfo to 0.3.12
gbuesing
2008-11-18
139
-170
/
+86
*
use :en as a default locale (in favor of :en-US)
Sven Fuchs
2008-11-18
1
-3
/
+3
*
Increment the version of our modified memcache_client code to prevent users w...
Luca Guidi
2008-11-06
1
-3
/
+3
*
Proper API for reloading translations
David Heinemeier Hansson
2008-10-29
2
-1
/
+9
*
Remove reload call from vendored gem. Breaks a bunch of stuff as Dispatcher ...
Michael Koziarski
2008-10-28
1
-4
/
+0
*
A few more style changes
David Heinemeier Hansson
2008-10-28
1
-4
/
+4
*
Make I18n::Backend::Simple reload its translations in development mode [DHH]
David Heinemeier Hansson
2008-10-28
1
-2
/
+9
*
Follow style conventions
David Heinemeier Hansson
2008-10-28
1
-14
/
+14
*
Bundle TzInfo version 0.3.11
gbuesing
2008-10-19
139
-200
/
+250
*
Fix Brasilia timezone. [#1180 state:resolved]
Pratik Naik
2008-10-17
1
-0
/
+171
*
Made i18n simple backend able to store false values (and not confuse them wit...
Tarmo Tänav
2008-10-09
1
-2
/
+14
*
I18n: Introduce I18n.load_path in favor of I18n.load_translations and change ...
Sven Fuchs
2008-09-20
2
-12
/
+29
*
I18n: move old-style interpolation syntax deprecation to Active Record. [#104...
Sven Fuchs
2008-09-20
1
-7
/
+0
*
Add the Asia/Colombo definition from the tzinfo gem
Jamis Buck
2008-09-11
1
-0
/
+30
*
Deprecate %d and %s in message interpolation, but only in the bundled i18n lib.
Jeremy Kemper
2008-09-04
1
-2
/
+7
*
I18n: applied Luca Guidi's patch for better #interpolate performance
Sven Fuchs
2008-08-30
1
-17
/
+20
*
I18n: remove #populate from Simple backend as well
Marko Seppae
2008-08-27
1
-7
/
+0
*
I18n: removed #populate and #store_translations from api
Marko Seppae
2008-08-27
2
-13
/
+4
*
update i18n gem
Sven Fuchs
2008-08-25
2
-175
/
+173
*
Ruby 1.9 compat: update bundled i18n lib
Jeremy Kemper
2008-08-23
2
-168
/
+174
*
Ruby 1.9: silence some warnings for block args shadowing local vars
Jeremy Kemper
2008-08-23
2
-7
/
+7
*
I18n: use :other instead of :many as default key for pluralization to better ...
Sven Fuchs
2008-08-23
1
-1
/
+1
*
remove warning in i18n gem
Sven Fuchs
2008-08-20
1
-1
/
+1
*
switch to class and instance instead of a module for the simple backend
Sven Fuchs
2008-08-19
2
-169
/
+169
*
fix bug in I18n::Backend::Simple (A default array of non-existant keys return...
Sven Fuchs
2008-08-13
1
-1
/
+1
*
update activesupport/vendor i18n gem
Sven Fuchs
2008-08-13
2
-3
/
+20
*
update i18n gem and clean up dir structure within i18n-0.0.1
Sven Fuchs
2008-08-10
10
-694
/
+47
*
Fix some warnings in i18n lib
Joshua Peek
2008-07-19
2
-5
/
+5
*
Merge branch 'master' into i18n-merge
Jeremy Kemper
2008-07-17
8
-11
/
+11
|
\
|
*
Merge with docrails.
Pratik Naik
2008-07-16
8
-11
/
+11
*
|
add i18n lib files
Sven Fuchs
2008-07-16
10
-0
/
+1064
*
|
remove i18n lib subproject
Sven Fuchs
2008-07-16
1
-0
/
+0
*
|
align with changes in i18n
Sven Fuchs
2008-07-06
1
-0
/
+0
*
|
remove core extensions in favor of I18n#translate and I18n#localize
Sven Fuchs
2008-07-02
1
-0
/
+0
*
|
incorporate #translate usage with several default keys
Sven Fuchs
2008-06-21
1
-0
/
+0
*
|
Changed process of storing translations from the
Sven Fuchs
2008-06-21
1
-0
/
+0
*
|
rename Backend::Simple#add_translations to set_translations
Sven Fuchs
2008-06-20
1
-0
/
+0
*
|
integrating I18n into Rails
Sven Fuchs
2008-06-19
1
-0
/
+0
|
/
*
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
[next]