| 2ea922b |
2010-07-30 |
Don't increment and then decrement the same counter when... |
| 80747e9 |
2009-02-01 |
Removed map.resources :only/:except inheritance |
| ef53d91 |
2008-10-30 |
Don't rely on string CoreExtensions in StringInquirer si... |
| d69b4b7 |
2008-10-09 |
Made i18n simple backend able to store false values (and... |
| 51b9866 |
2008-10-06 |
Implement submit_to_remote as a wrapper around a more ge... |
| ea609b2 |
2008-09-26 |
Ignore all exceptions for validates_acceptance_of column... |
| 4526e35 |
2008-09-26 |
Ignore all exceptions for validates_acceptance_of column... |
| 3f8c42b |
2008-09-18 |
Fix incorrect validates_uniqueness_of doc claiming defau... |
| 7c9851d |
2008-09-10 |
Support :limit on update_all so that has_many with :limi... |
| 14d1560 |
2008-09-10 |
Fixed test_find_last_by_one_attribute_caches_dynamic_fin... |
| 40990e2 |
2008-09-04 |
Don't run 32bit dependant assertions in 64bit environments |
| 671bbd9 |
2008-09-04 |
Don't run 32bit dependant assertions in 64bit environments |
| 6450d6c |
2008-08-29 |
Added button_to_remote helper |
| 184ae2c |
2008-08-29 |
Make case insensitive validates_uniqueness_of use unicod... |
| 96c6fe0 |
2008-08-28 |
Implement count limit/offset support for has_many associ... |
| 367942d |
2008-08-28 |
Implement count limit/offset support for has_many associ... |
| 13671cc |
2008-08-28 |
Alias included associations if needed when doing a count |
| 0ed29df |
2008-08-28 |
Alias included associations if needed when doing a count |
| eec5eb2 |
2008-08-26 |
Fix yet another implicit order dependant test |
| 3dfecfe |
2008-08-26 |
Print the queries that were executed if assert_queries f... |
| ce3c76d |
2008-08-26 |
Just look at sql_type when testing that the correct data... |
| d92e461 |
2008-08-26 |
Just look at sql_type when testing that the correct data... |
| 00d2165 |
2008-08-26 |
Back to fetching all versions in ruby instead of letting... |
| 946067e |
2008-08-26 |
Back to fetching all versions in ruby instead of letting... |
| 973c0ef |
2008-08-26 |
Create mysql binary_fields table with latin1 character s... |
| eae903a |
2008-08-26 |
Create mysql binary_fields table with latin1 character s... |
| fa795cc |
2008-08-26 |
Include mysql older than 5.1.23 in the 5.1 series in the... |
| ac7a020 |
2008-08-26 |
Include mysql older than 5.1.23 in the 5.1 series in the... |
| 77b003f |
2008-08-26 |
Use DECIMAL instead of INTEGER when casting as mysql doe... |
| 84c10b0 |
2008-08-26 |
Use DECIMAL instead of INTEGER when casting as mysql doe... |
| 3d2ac91 |
2008-08-26 |
Cache migrated versions list in Migrator and use it to f... |
| 7d2b72f |
2008-08-26 |
Cache migrated versions list in Migrator and use it to f... |
| a445cdd |
2008-08-26 |
Load the first and not the last has_one result when doin... |
| 6ae0a05 |
2008-08-26 |
Load the first and not the last has_one result when doin... |
| 0528758 |
2008-08-25 |
Fixed merge mistake for 38a0d5c0c7a37e22f9376c7cc363f4cf... |
| 11d9669 |
2008-08-24 |
Merge branch '2-1-unsure' into tarmo_2-1-unsure |
| 4e5e0b7 |
2008-08-24 |
Clear prefix_parameters cache when setting prefix |
| ddb8c9c |
2008-08-24 |
Don't set "NULL" as a constraint on nullable columns [#3... |
| b1f3c6e |
2008-08-23 |
Generate belongs_to association when generating a model |
| 9223a91 |
2008-08-23 |
Generate belongs_to associations automatically for 'refe... |
| 74c3c70 |
2008-08-23 |
Don't set "NULL" as a constraint on nullable columns [#3... |
| 5232d81 |
2008-08-23 |
Pass class through to DeprecatedConstantProxy target |
| cf28109 |
2008-08-23 |
Always require activesupport, even if its constant alrea... |
| 69d9ec3 |
2008-08-24 |
Always require activesupport, even if its constant alrea... |
| b5c4c7d |
2008-08-23 |
Clear prefix_parameters cache when setting prefix |
| 707ee0e |
2008-08-22 |
Made migrations transactional for PostgreSQL [#834 state... |
| 52ac9d0 |
2008-08-22 |
Fixed ordering in test_find_in_association_with_custom_f... |
| 8e75057 |
2008-08-24 |
Fixed ordering in test_find_in_association_with_custom_f... |
| d3b8945 |
2008-08-22 |
Properly quote CREATE DATABASE parameters in postgresql ... |
| a661986 |
2008-08-24 |
Properly quote CREATE DATABASE parameters in postgresql ... |
| 98fb161 |
2008-08-21 |
Allow polymorphic_url helper to take url options. [#880 ... |
| 9660799 |
2008-08-16 |
Test for eager loading of STI subclasses from htm associ... |
| 893d762 |
2008-08-24 |
Test for eager loading of STI subclasses from htm associ... |
| 2b69a63 |
2008-08-16 |
Fixed STI type condition for eager loading of associations |
| fcc5a6e |
2008-08-24 |
Fixed STI type condition for eager loading of associations |
| e3523f1 |
2008-08-15 |
Fixed validates_uniqueness_of with decimal columns |
| a5aad2e |
2008-08-13 |
Fixed Time/Date object serialization |
| dc5997f |
2008-08-13 |
Fixed Time/Date object serialization |
| 0b9bfbd |
2008-07-31 |
Use "/usr/bin/env ruby" instead of "/usr/local/bin/ruby" |
| 656f0e7 |
2008-07-31 |
Fix file permissions |
| 8234385 |
2008-08-04 |
Added missing fixtures for tests which fail to run indep... |
| 3a59bf0 |
2008-08-26 |
Added missing fixtures for tests which fail to run indep... |
| f7eaab9 |
2008-07-31 |
validates_uniqueness_of uses database case sensitivity s... |
| cb68b21 |
2008-07-31 |
Fixed negative default integer parsing for Postgresql 8.3.3 |
| b999bb8 |
2008-08-24 |
Fixed negative default integer parsing for Postgresql 8.3.3 |
| 896a3b9 |
2008-07-31 |
Fixed test_joins_with_namespaced_model_should_use_correc... |
| e6bc5c6 |
2008-08-24 |
Fixed test_joins_with_namespaced_model_should_use_correc... |
| 68b207b |
2008-07-31 |
Cast value to string in validates_uniqueness_of if the c... |
| 6d8d77e |
2008-08-24 |
Cast value to string in validates_uniqueness_of if the c... |
| 8887f20 |
2008-07-24 |
Use :namespace instead of :path_prefix for finding contr... |
| 275c3ab |
2008-07-15 |
Fixed that create database statements would always inclu... |
| 8477fce |
2008-07-15 |
Oops, already had a postgresql_version method! |
| c1531ae |
2008-07-15 |
SQLite: rename_column raises if the column doesn't exist. |
| 536400b |
2008-07-15 |
SQLite: rename_column raises if the column doesn't exist. |
| 8c91b76 |
2008-07-15 |
Fixed postgresql limited eager loading for the case wher... |
| aa99bd1 |
2008-07-15 |
Fixed postgresql limited eager loading for the case wher... |
| 911c2c3 |
2008-07-15 |
Some performance tweaks to ActiveSupport::Memoizable |
| d27dd86 |
2008-07-14 |
Use sub instead of gsub |
| 07578ac |
2008-07-14 |
Fixed mysql change_column_default to not make the column... |
| 3f48a97 |
2008-07-15 |
Fixed mysql change_column_default to not make the column... |
| 8f72bc9 |
2008-07-14 |
Fixed test_rename_nonexistent_column for PostgreSQL |
| 8a548e4 |
2008-07-15 |
Fixed test_rename_nonexistent_column for PostgreSQL |
| a37d065 |
2008-07-03 |
Use :namespace instead of :path_prefix for finding contr... |
| baddea9 |
2008-06-23 |
Always treat integer :limit as byte length. [#420 state... |
| a2eab62 |
2008-06-23 |
Always treat integer :limit as byte length. [#420 state... |
| 1afae84 |
2008-06-23 |
Fixed that scopes defined with a string name could not b... |
| b31b6ef |
2008-06-23 |
Fixed that scopes defined with a string name could not b... |
| b3c9d53 |
2008-08-15 |
Use type_condition method for hmt STI condition |
| 6660206 |
2008-08-15 |
Use type_condition method for hmt STI condition |
| c5d37c0 |
2008-05-25 |
Fix tests for postgres 8.3.x |
| 3fee237 |
2008-05-13 |
Use 'public' schema path when connecting to 'postgres' d... |
| 4dedc7d |
2008-05-13 |
Use 'postgres' database instead of 'template1' |
| 509374e |
2008-06-22 |
Named bind variables can now be used with postgresql-sty... |
| 4ecc13b |
2008-06-22 |
Named bind variables can now be used with postgresql-sty... |
| 0a21193 |
2008-05-07 |
create_table :force => true no longer tries to drop a no... |
| 8877ab5 |
2008-05-07 |
Added AbstractAdapter#table_exists? and made AbstractAda... |
| 3582bce |
2008-02-27 |
Adding Time#end_of_day, _quarter, _week, and _year. Clos... |
| e1b3a44 |
2008-02-10 |
2-0-stable: Less verbose mail logging: just recipients f... |
| fbd3eb7 |
2008-02-02 |
Less verbose mail logging: just recipients for :info log... |
| fd3f048 |
2007-11-29 |
Make sure assert_select_rjs gets counted, Closes #10278... |
| 0a9bc59 |
2007-11-29 |
Raise UnknownHttpMethod exception for unknown HTTP metho... |
| 155eb47 |
2007-11-22 |
Tests and fix for extension extraction. References #101... |
| 52682c5 |
2007-11-06 |
Add documentation for Hash#diff. Closes #9306 [tarmo] |
| 3c9cd19 |
2007-10-31 |
Make fixtures work with the new test subclasses. [tarmo,... |
| e86d1de |
2007-10-29 |
Add new superclass_delegating_accessors. Similar to cla... |
| 2e2ce1f |
2007-10-15 |
Generated fixtures use the actual primary key instead of... |
| 4eaa8ba |
2007-10-08 |
PostgreSQL: support multiline default values. Closes #7533. |
| 8a2fa23 |
2007-10-08 |
Add tests for [7727]. Closes #6090 [dkubb, mpalmer, tarmo] |
| b3d9e23 |
2007-10-08 |
Documentation for assert_valid_keys. Closes #7264 [tarm... |
| 074fe35 |
2007-10-08 |
Add link_to :back which uses your referrer with a fallba... |
| 85c86f0 |
2007-10-08 |
MySQL: fix change_column on not-null columns that don't ... |
| 210ecae |
2007-10-08 |
validates_uniqueness_of behaves well with single-table i... |
| bd087e6 |
2007-10-07 |
Use fast date/time parsing by default. Closes #9811. |
| d9f3c43 |
2007-10-07 |
Fix url_for, redirect_to, etc. with :controller => :symb... |
| cd64471 |
2007-10-07 |
Fix calling .clear on a has_many :dependent=>:delete... |
| 5a27664 |
2007-10-07 |
Allow change_column to set NOT NULL in the PostgreSQL ad... |
| 638505b |
2007-10-06 |
Send the correct INSERT statement when dealing with obje... |
| e3b49c0 |
2007-09-28 |
Fixed spelling errors (closes #9706) [tarmo/rmm5t] |
| 0442f1e |
2007-09-22 |
Docfix (closes #7593) [tarmo] |
| e38ad5d |
2007-09-22 |
Added the possibility of using symbols in addition to co... |
| 28f7de0 |
2007-09-22 |
Test CGI::Cookie#to_s. Closes #9624 [tarmo] |
| 09e76e6 |
2007-09-20 |
Autolink behaves well with emails embedded in URLs. Clos... |
| 6b1901d |
2007-09-17 |
Don't worry about retrieving the last inserted id. [tarm... |
| 0b0931e |
2007-09-15 |
Added block-acceptance to JavaScriptHelper#javascript_ta... |
| 719d3e8 |
2007-08-29 |
Use mocha to avoid the sleep calls in the compiled_templ... |
| bb94ce9 |
2007-08-06 |
Let inspect on AR classes work when the table doesn't ex... |