| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid repeated calls to Base#connection. Closes #11111 [adymo] | Michael Koziarski | 2008-02-14 | 1 | -2/+4 |
* | Optimisation for BigDecimal conversion code. Closes #11110 [adymo] | Michael Koziarski | 2008-02-14 | 2 | -1/+6 |
* | Minor formatting changes | Michael Koziarski | 2008-02-14 | 2 | -6/+6 |
* | Improve associations performance by using symbol callbacks instead of string ... | Rick Olson | 2008-02-14 | 2 | -50/+92 |
* | Improve associations performance by avoiding named block arguments. Closes #1... | Rick Olson | 2008-02-14 | 4 | -18/+30 |
* | Introduce the :readonly option to all associations. Records from the associat... | Jeremy Kemper | 2008-02-13 | 9 | -11/+48 |
* | Remove options from the attributes method, tidy up the implementation. Close... | Michael Koziarski | 2008-02-13 | 2 | -39/+5 |
* | Make sure render :update support the options hash. Closes #11088 [ernesto.ji... | Michael Koziarski | 2008-02-12 | 4 | -9/+23 |
* | remove support for ampersand-delimited cookie values | Jamis Buck | 2008-02-12 | 3 | -4/+10 |
* | Avoid cloning in Base#attributes_before_typecast. Closes #11077 [juanjo.bazan] | Michael Koziarski | 2008-02-11 | 1 | -3/+7 |
* | Fix the pre-quoted table names in the eager tests. [mislav] | Michael Koziarski | 2008-02-11 | 1 | -2/+4 |
* | Fix eager loading with pre-quoted table names. Closes #11046 [danielmorrison,... | Michael Koziarski | 2008-02-11 | 2 | -2/+26 |
* | Multiparameter attributes for time columns fail over to DateTime when out of ... | Geoff Buesing | 2008-02-10 | 3 | -2/+14 |
* | Adding TimeWithZone #to_yaml, #to_datetime, #eql? and method aliases for duck... | Geoff Buesing | 2008-02-10 | 3 | -0/+38 |
* | TimeWithZone #in_time_zone returns +self+ if zone argument is the same as #ti... | Geoff Buesing | 2008-02-10 | 3 | -0/+7 |
* | Adding TimeWithZone #to_a, #to_f, #to_i, #httpdate, #rfc2822 | Geoff Buesing | 2008-02-10 | 3 | -1/+48 |
* | Pruning unneeded TimeWithZone#change_time_zone_to_current | Geoff Buesing | 2008-02-10 | 2 | -5/+2 |
* | Time#zone=, #in_time_zone and #change_time_zone accept a Duration | Geoff Buesing | 2008-02-10 | 3 | -1/+28 |
* | Time#in_time_zone handles Time.local instances correctly | Geoff Buesing | 2008-02-10 | 3 | -4/+21 |
* | Pruning unneeded Time#change_time_zone_to_current. Enhanced docs for #change_... | Geoff Buesing | 2008-02-10 | 3 | -28/+8 |
* | TimeZone#new renamed #local, so that new TimeWithZone instances can be create... | Geoff Buesing | 2008-02-10 | 5 | -6/+10 |
* | Show RecordInvalid in the documentation. References #10976 [kampers] | Michael Koziarski | 2008-02-10 | 1 | -2/+2 |
* | Use HEAD instead of GET inside exists? Closes #11062 [bscofield] | Michael Koziarski | 2008-02-09 | 6 | -3/+29 |
* | Move SecretKeyGenerator comments to the correct place for rdoc. Closes #10940... | Michael Koziarski | 2008-02-09 | 1 | -7/+6 |
* | Remove misleading / incorrect warning from validation documentation. Closes ... | Michael Koziarski | 2008-02-09 | 1 | -11/+0 |
* | Avoid cloning in Base#attributes. Closes #11047 [juanjo.bazan] | Michael Koziarski | 2008-02-08 | 1 | -7/+10 |
* | Ooops. Add fixture partials for last commit | Marcel Molina | 2008-02-08 | 2 | -0/+2 |
* | Fix problem with render :partial collections, records, and locals. #11057 [lo... | Marcel Molina | 2008-02-08 | 4 | -2/+16 |
* | Remove empty .rhtml templates | Jeremy Kemper | 2008-02-07 | 16 | -7/+7 |
* | Added support for naming concrete classes in sweeper declarations [DHH] | David Heinemeier Hansson | 2008-02-07 | 2 | -1/+11 |
* | Fix that the options hash can be nil when coming from fragments | David Heinemeier Hansson | 2008-02-07 | 1 | -2/+2 |
* | ActiveSupport::Base64.encode64s since Base64 is deprecated | Jeremy Kemper | 2008-02-07 | 5 | -11/+13 |
* | Added Base64.encode64s to encode values in base64 without the newlines. This ... | David Heinemeier Hansson | 2008-02-07 | 4 | -0/+31 |
* | Remove ERB trim variables from trace template in case ActionView::Base.erb_tr... | Rick Olson | 2008-02-07 | 2 | -5/+7 |
* | Fix typo in form_helper documentation. Closes #10650 [xaviershay, kampers] | Rick Olson | 2008-02-07 | 2 | -1/+3 |
* | Fix bug with setting Request#format= after the getter has cached the value. C... | Rick Olson | 2008-02-07 | 3 | -1/+10 |
* | Remove :nodoc: entries around the ActiveSupport test/unit assertions. Closes ... | Rick Olson | 2008-02-07 | 2 | -3/+7 |
* | Add a slightly more informative exception message for ActionView::TemplateFin... | Rick Olson | 2008-02-07 | 1 | -1/+6 |
* | Add uses_tzinfo to active record tests to prevent breaking the cc.rb build et... | Michael Koziarski | 2008-02-06 | 3 | -58/+70 |
* | Correct inconsistencies in RequestForgeryProtection docs. #11032 [mislav] | Rick Olson | 2008-02-06 | 2 | -34/+43 |
* | Add Time Zone support to ActiveRecord, and config.time_zone property for spec... | Rick Olson | 2008-02-06 | 12 | -9/+209 |
* | Introduce a Template class to ActionView. Closes #11024 [lifofifo] | Michael Koziarski | 2008-02-06 | 11 | -123/+145 |
* | Make the docs reference the correct function. [Tobi Reif] | Michael Koziarski | 2008-02-04 | 1 | -1/+1 |
* | ensure that the after_initialize hooks are run after the application initiali... | Rick Olson | 2008-02-03 | 1 | -2/+2 |
* | MySQL: memoize column and table name quoting to reduce garbage | Jeremy Kemper | 2008-02-03 | 1 | -7/+8 |
* | Cache partial variable names to reduce garbage | Jeremy Kemper | 2008-02-03 | 1 | -1/+3 |
* | Add --measure option to script/performance/request to set ruby-prof measure m... | Jeremy Kemper | 2008-02-03 | 1 | -1/+4 |
* | Fix missing extension for caching. Closes #10733 [Catfish, tcoppock, mpalmer] | Jeremy Kemper | 2008-02-03 | 2 | -2/+3 |
* | Revert r8742: remove has_many with :group option since it has sketchy sql sup... | Jeremy Kemper | 2008-02-03 | 4 | -31/+0 |
* | Ruby 1.9 compat: declare utf-8 file encoding | Jeremy Kemper | 2008-02-02 | 4 | -0/+4 |