Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/tags/rel_1-1-1/activerecord/test

Name Size Rev Age Last Change
../
connections 4152 3 years david: Get the green light for Oracle AR unit tests (closes #4573) [Michael …
fixtures 4188 3 years david: Fixed that that multiparameter assignment doesn't work with aggregations …
aaa_create_tables_test.rb 1.7 kB 3932 3 years david: Added OpenBase database adapter that builds on top of the …
abstract_unit.rb 2.3 kB 3905 3 years david: Added migrations support to the Sybase adapter (closes #4293) [John R. …
active_schema_mysql.rb 0.9 kB 884 4 years david: More incremental work on active schema for MySQL
adapter_test.rb 2.6 kB 4152 3 years david: Get the green light for Oracle AR unit tests (closes #4573) [Michael …
aggregations_test.rb 2.2 kB 3242 3 years bitsweat: Reloading an instance refreshes its aggregations as well as its …
all.sh 172 bytes 4 4 years david: Initial
ar_schema_test.rb 1.0 kB 2817 3 years david: Added migration support for Oracle (closes #2647) [Michael Schoen]
association_callbacks_test.rb 5.6 kB 2580 3 years xal: DRYed up Associations#clear. Closes #1906 [Caleb]
association_inheritance_reload.rb 0.6 kB 511 4 years david: Fixed dependency reloading by switching to a remove_const approach where …
associations_cascaded_eager_loading_test.rb 4.8 kB 4022 3 years rick: Change has_many :through to use the :source option to specify the source …
associations_extensions_test.rb 1.2 kB 2897 3 years david: Fixed missing join table fixtures
associations_go_eager_test.rb 13.5 kB 4179 3 years rick: Fixed that loading including associations returns all results if Load IDs …
associations_join_model_test.rb 13.3 kB 4171 3 years rick: Support eager includes when going through a polymorphic has_many …
associations_test.rb 50.4 kB 4144 3 years csshsh: Fixed that AssociationCollection#delete_all should work even if the …
base_test.rb 42.0 kB 4188 3 years david: Fixed that that multiparameter assignment doesn't work with aggregations …
binary_test.rb 1.1 kB 3905 3 years david: Added migrations support to the Sybase adapter (closes #4293) [John R. …
calculations_test.rb 5.9 kB 4185 3 years rick: Enable Limit/Offset in Calculations (closes #4558) [lmarlow@yahoo.com]
callbacks_test.rb 12.4 kB 3707 3 years david: Fixed that Base.save should always return false if the save didn't …
class_inheritable_attributes_test.rb 0.7 kB 3493 3 years david: Added reusable reloading support through the inclusion of the Relodable …
column_alias_test.rb 439 bytes 3718 3 years david: Renamed the "oci" adapter to "oracle", but kept the old name as an alias …
copy_table_sqlite.rb 1.9 kB 1893 3 years david: Added migration support for SQLite (using temporary tables to simulate …
default_test_firebird.rb 0.5 kB 3052 3 years bitsweat: r3116@asus: jeremy | 2005-11-16 00:17:06 -0800 Introducing the Firebird …
defaults_test.rb 509 bytes 3557 3 years bitsweat: defaults_test gets a dummy test method so it has at least one test to run
deprecated_associations_test.rb 11.9 kB 3890 3 years rick: fix test_find_in_association_with_options test, tweak other tests affected …
deprecated_finder_test.rb 4.9 kB 3382 3 years marcel: Don't raise an exception when there are more keys than there are named …
finder_test.rb 14.2 kB 3949 3 years david: SQL Server adapter gets some love (closes #4298) [rtomayko@gmail.com]
fixtures_test.rb 10.0 kB 3866 3 years rick: Catch FixtureClassNotFound when using instantiated fixtures on a fixture …
inheritance_test.rb 4.8 kB 3734 3 years david: Added Sybase database adapter that relies on the Sybase Open Client …
lifecycle_test.rb 2.6 kB 2327 3 years david: Use assignment instead of call
locking_test.rb 0.9 kB 3422 3 years nzkoz: allow the 'lock_version' column to be configured with set_locking_column. …
method_scoping_test.rb 14.4 kB 4064 3 years nzkoz: Add support for :include to with_scope …
migration_test.rb 18.7 kB 4152 3 years david: Get the green light for Oracle AR unit tests (closes #4573) [Michael …
mixin_nested_set_test.rb 5.5 kB 3734 3 years david: Added Sybase database adapter that relies on the Sybase Open Client …
mixin_test.rb 14.8 kB 2965 3 years bitsweat: Expand tabs and strip trailing whitespace.
modules_test.rb 1.3 kB 3640 3 years bitsweat: fix test for postgresql
multiple_db_test.rb 1.6 kB 3182 3 years bitsweat: Reloading a model doesn't lose track of its connection. References #2996.
pk_test.rb 2.5 kB 3035 3 years bitsweat: SQLServer: insert uses given primary key value if not nil rather than …
readonly_test.rb 3.4 kB 4107 3 years marcel: Do not implicitly mark recordss of has_many :through as readonly but do …
reflection_test.rb 5.7 kB 4175 3 years david: Reflect on aggregation ignores :class_name option (fixes #4599) [lars …
schema_dumper_test.rb 2.0 kB 3949 3 years david: SQL Server adapter gets some love (closes #4298) [rtomayko@gmail.com]
schema_test_postgresql.rb 1.6 kB 2414 3 years bitsweat: Disable transactional fixtures for ar_schema_test and …
synonym_test_oracle.rb 424 bytes 3718 3 years david: Renamed the "oci" adapter to "oracle", but kept the old name as an alias …
threaded_connections_test.rb 1.2 kB 3862 3 years bitsweat: Dynamically set allow_concurrency. Closes #4044.
transactions_test.rb 5.6 kB 2417 3 years bitsweat: Move transaction thread-safety test to transactions_test. Check that …
unconnected_test.rb 0.7 kB 3674 3 years bitsweat: ActiveRecord::Base.remove_connection explicitly closes database …
validations_test.rb 33.4 kB 4074 3 years david: Update description
Note: See TracBrowser for help on using the browser.