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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added tests for whiny nil #1476 [court3nay/marcel]
David Heinemeier Hansson
2005-06-25
1
-2
/
+1
*
Increased accuracy of 1.year by accounting for leap years. The time extensio...
Jeremy Kemper
2005-06-24
1
-2
/
+2
*
Improved performance of Routes generation by a factor of 5 #1434 [Nicholas Se...
David Heinemeier Hansson
2005-06-24
5
-22
/
+60
*
Added an exception if calling id on nil to WhinyNil #584 [kevin-temp@writesoo...
David Heinemeier Hansson
2005-06-21
1
-0
/
+4
*
Added Fix/Bignum#multiple_of? which returns true on 14.multiple_of?(7) and fa...
David Heinemeier Hansson
2005-06-21
2
-1
/
+9
*
Forgot to actually add the whiny nil
David Heinemeier Hansson
2005-06-20
1
-0
/
+43
*
Fixed Time#at_beginning_of_week returned the next Monday instead of the previ...
David Heinemeier Hansson
2005-06-16
1
-1
/
+2
*
r1300@iwill: jeremy | 2005-06-13 18:31:29 -0700
Jeremy Kemper
2005-06-13
1
-10
/
+4
*
Added Errors#add_on_blank which works like Errors#add_on_empty, but uses Obje...
David Heinemeier Hansson
2005-05-21
1
-1
/
+4
*
Slight change to allow custom date/time conversions #1326 [Rick Olson]
David Heinemeier Hansson
2005-05-21
2
-11
/
+13
*
Fixed Dependencies so all modules are able to load missing constants #1173 [N...
David Heinemeier Hansson
2005-05-19
1
-15
/
+15
*
Fixed the Inflector to underscore strings containing numbers, so Area51Contro...
David Heinemeier Hansson
2005-05-19
1
-1
/
+1
*
Fixed that HashWithIndifferentAccess stringified all keys including symbols, ...
David Heinemeier Hansson
2005-05-19
1
-1
/
+1
*
Fixed Time#last_year to go back in time, not forward #1278 [fabien@odilat.com]
David Heinemeier Hansson
2005-05-19
1
-3
/
+3
*
Fixed the pluralization of analysis to analyses #1295 [seattle@rootimage.msu....
David Heinemeier Hansson
2005-05-19
1
-0
/
+1
*
Fixed that Time.local(2005,12).months_since(1) would raise "ArgumentError: ar...
David Heinemeier Hansson
2005-05-19
1
-1
/
+2
*
Improved the silence method on the logger to ensure restoring the old level #...
David Heinemeier Hansson
2005-05-02
1
-6
/
+4
*
Added silencing to the default Logger class
David Heinemeier Hansson
2005-05-02
1
-0
/
+10
*
Do document this...
David Heinemeier Hansson
2005-04-18
1
-1
/
+1
*
Fixed that in some circumstances controllers outside of modules may have hidd...
David Heinemeier Hansson
2005-04-10
1
-6
/
+8
*
Fixed inflection of perspectives and similar words #1045 [thijs@vandervossen....
David Heinemeier Hansson
2005-04-07
1
-0
/
+1
*
Added Fixnum#even? and Fixnum#odd?
David Heinemeier Hansson
2005-04-05
1
-0
/
+5
*
Added Fixnum#even? and Fixnum#odd?
David Heinemeier Hansson
2005-04-05
1
-0
/
+20
*
Fixed problem with classes being required twice. Object#const_missing now use...
David Heinemeier Hansson
2005-04-02
1
-1
/
+1
*
Fixed Inflector.pluralize to handle capitalized words #932 [bitsweat]
David Heinemeier Hansson
2005-03-26
1
-27
/
+27
*
Fixed that MissingSourceFile's wasn't properly detected in production mode #9...
David Heinemeier Hansson
2005-03-25
1
-1
/
+5
*
Improved error reporting especially around never shallowing exceptions. Debug...
David Heinemeier Hansson
2005-03-23
1
-0
/
+34
*
Improved error reporting especially around never shallowing exceptions. Debug...
David Heinemeier Hansson
2005-03-23
2
-4
/
+14
*
Added pagination support through both a controller and helper add-on #817 [Sa...
David Heinemeier Hansson
2005-03-20
1
-0
/
+17
*
Fixed Hash#indifferent_access to also deal with include? and fetch and nested...
David Heinemeier Hansson
2005-03-07
1
-1
/
+29
*
Added Object#blank? -- see http://redhanded.hobix.com/inspect/objectBlank.htm...
David Heinemeier Hansson
2005-03-06
1
-0
/
+10
*
Added inflection rules for "sh" words, like "wish" and "fish" #755 [phillip@p...
David Heinemeier Hansson
2005-03-06
1
-1
/
+3
*
Fixed rails_generator to be usable without RubyGems #686 [Cristi BALAN]. Move...
David Heinemeier Hansson
2005-03-06
1
-0
/
+4
*
Fixed an exception when using Ajax based requests from Safari because Safari ...
David Heinemeier Hansson
2005-03-03
1
-4
/
+4
*
Added String#to_time and String#to_date for wrapping ParseDate
David Heinemeier Hansson
2005-03-02
2
-0
/
+21
*
Fix request.path_info and clear up LoadingModule behavior #754 [Nicholas Seckar]
David Heinemeier Hansson
2005-03-01
1
-8
/
+15
*
Made TimeZone even more delicious #709
David Heinemeier Hansson
2005-02-24
1
-9
/
+28
*
Documentation stuff
David Heinemeier Hansson
2005-02-24
3
-10
/
+11
*
Added year-based time calculations
David Heinemeier Hansson
2005-02-24
1
-1
/
+28
*
Fixed TimeZone issues in action-pack and active-support #704
David Heinemeier Hansson
2005-02-23
1
-1
/
+7
*
Moved TimeZone to Active Support
David Heinemeier Hansson
2005-02-23
2
-0
/
+157
*
Fixed path problem
David Heinemeier Hansson
2005-02-22
1
-1
/
+1
*
Added Date::Conversions for getting dates in different convenient string repr...
David Heinemeier Hansson
2005-02-21
3
-2
/
+41
*
Added Time::Conversions for getting times in different convenient string repr...
David Heinemeier Hansson
2005-02-21
2
-0
/
+34
*
Make it possible to say Time.now.in(1.year)
David Heinemeier Hansson
2005-02-21
1
-1
/
+2
*
Added last_month and next_month
David Heinemeier Hansson
2005-02-21
1
-0
/
+10
*
Added next_week and made beginning_of_week be a Monday, not a Sunday
David Heinemeier Hansson
2005-02-21
1
-3
/
+9
*
Treat UTC times nicer
David Heinemeier Hansson
2005-02-21
1
-20
/
+8
*
Added Time::Calculations to ask for things like Time.now.tomorrow, Time.now.y...
David Heinemeier Hansson
2005-02-21
2
-0
/
+106
*
Upgraded to breakpoint 92
David Heinemeier Hansson
2005-02-20
1
-518
/
+523
[next]