.. |
adapters
|
The problem isn't the detection but the deadlock itself
|
2016-08-04 14:39:09 -07:00 |
associations
|
Merge pull request #25767 from kamipo/association_name_is_the_same_as_join_table_name
|
2016-07-27 23:23:05 -03:00 |
attribute_methods
|
|
|
coders
|
|
|
connection_adapters
|
|
|
connection_specification
|
|
|
fixture_set
|
|
|
migration
|
Oracle TIMESTAMP sql type is associated with Rails DateTime type now
|
2016-07-20 13:10:55 +00:00 |
relation
|
No need public_send
|
2016-07-17 21:14:01 +09:00 |
scoping
|
Remove circular join references in join_dependency
|
2016-07-28 03:25:20 +09:00 |
tasks
|
Merge pull request #23301 from ppworks/improve_mysqldump
|
2016-06-17 12:23:50 -04:00 |
type
|
|
|
validations
|
Add i18n_validation_test
|
2016-06-02 04:17:15 +00:00 |
adapter_test.rb
|
|
|
aggregations_test.rb
|
Don't assume all hashes are from multiparameter assignment in composed_of
|
2016-08-05 09:52:09 -04:00 |
ar_schema_test.rb
|
|
|
associations_test.rb
|
Merge pull request #25941 from kamipo/finder_methods_uses_load_target
|
2016-07-28 10:39:04 -03:00 |
attribute_decorators_test.rb
|
|
|
attribute_methods_test.rb
|
removes spurious line
|
2016-07-24 00:50:24 +02:00 |
attribute_set_test.rb
|
|
|
attribute_test.rb
|
Fix failing tests
|
2016-06-02 11:06:01 -04:00 |
attributes_test.rb
|
Correct the behavior of virtual attributes on models loaded from the db
|
2016-07-25 11:12:06 -04:00 |
autosave_association_test.rb
|
|
|
base_test.rb
|
Removed a forgotten with_exclusive_scope test:
|
2016-06-24 00:30:42 -04:00 |
batches_test.rb
|
deprecates the error_on_ignored_order_or_limit instance reader
|
2016-07-18 10:45:54 +02:00 |
binary_test.rb
|
|
|
bind_parameter_test.rb
|
Pass type_casted_binds to log subscriber for logging bind values properly
|
2016-07-19 14:11:58 +09:00 |
cache_key_test.rb
|
|
|
calculations_test.rb
|
Fix Active Record test failure
|
2016-07-12 01:43:37 +09:00 |
callbacks_test.rb
|
systematic revision of =~ usage in AR
|
2016-07-23 20:22:20 +02:00 |
clone_test.rb
|
|
|
collection_cache_key_test.rb
|
|
|
column_alias_test.rb
|
|
|
column_definition_test.rb
|
Remove unnecessary assert_valid_default
|
2016-06-25 21:17:27 +09:00 |
comment_test.rb
|
|
|
connection_management_test.rb
|
|
|
connection_pool_test.rb
|
Fix payload[:class_name] to payload[:spec_name]
|
2016-07-17 22:04:06 +09:00 |
core_test.rb
|
|
|
counter_cache_test.rb
|
|
|
custom_locking_test.rb
|
|
|
database_statements_test.rb
|
|
|
date_test.rb
|
Fix Type::Date#serialize to return a date object correctly
|
2016-06-16 08:04:16 +09:00 |
date_time_precision_test.rb
|
|
|
date_time_test.rb
|
|
|
defaults_test.rb
|
|
|
dirty_test.rb
|
systematic revision of =~ usage in AR
|
2016-07-23 20:22:20 +02:00 |
disconnected_test.rb
|
|
|
dup_test.rb
|
|
|
enum_test.rb
|
Fix enum with alias_attribute
|
2016-07-31 05:16:20 +09:00 |
errors_test.rb
|
|
|
explain_subscriber_test.rb
|
|
|
explain_test.rb
|
Fix explain logging with binds
|
2016-07-20 15:26:39 +09:00 |
finder_respond_to_test.rb
|
|
|
finder_test.rb
|
Prevent RangeError for FinderMethods#exists?
|
2016-06-16 06:25:37 +09:00 |
fixtures_test.rb
|
Fix payload[:class_name] to payload[:spec_name]
|
2016-07-17 22:04:06 +09:00 |
forbidden_attributes_protection_test.rb
|
|
|
habtm_destroy_order_test.rb
|
|
|
helper.rb
|
|
|
hot_compatibility_test.rb
|
|
|
i18n_test.rb
|
|
|
inheritance_test.rb
|
|
|
integration_test.rb
|
fix to_param to maximize content
|
2016-07-08 17:12:14 -04:00 |
invalid_connection_test.rb
|
|
|
invertible_migration_test.rb
|
Respect options passed to foreign_key when reverting add_reference
|
2016-05-31 12:55:02 -04:00 |
json_serialization_test.rb
|
|
|
locking_test.rb
|
|
|
log_subscriber_test.rb
|
|
|
migration_test.rb
|
Revert "Rename active_record_internal_metadatas to ar_internal_metadata "
|
2016-07-01 17:38:52 +00:00 |
migrator_test.rb
|
|
|
mixin_test.rb
|
travel/travel_to travel time helpers, now raise on nested calls,
|
2016-07-02 15:09:34 -07:00 |
modules_test.rb
|
|
|
multiparameter_attributes_test.rb
|
Fixes multiparameter attributes conversion with time_zone_aware_attributes and invalid params
|
2016-07-19 22:35:45 +09:00 |
multiple_db_test.rb
|
|
|
nested_attributes_test.rb
|
load_target is a public method
|
2016-07-23 17:14:41 +09:00 |
nested_attributes_with_callbacks_test.rb
|
|
|
persistence_test.rb
|
|
|
pooled_connections_test.rb
|
|
|
primary_keys_test.rb
|
Move the warning about composite primary key to AttributeMethods::PrimaryKey
|
2016-07-02 15:21:02 +09:00 |
query_cache_test.rb
|
Fix payload[:class_name] to payload[:spec_name]
|
2016-07-17 22:04:06 +09:00 |
quoting_test.rb
|
Quoting booleans should return a frozen string
|
2016-07-27 00:44:16 +09:00 |
readonly_test.rb
|
|
|
reaper_test.rb
|
|
|
reflection_test.rb
|
|
|
relation_test.rb
|
|
|
relations_test.rb
|
|
|
reload_models_test.rb
|
|
|
result_test.rb
|
Optimize ActiveRecord::Result#last
|
2016-06-24 11:43:48 +02:00 |
sanitize_test.rb
|
|
|
schema_dumper_test.rb
|
Do not include default column limit in schema.rb
|
2016-05-31 23:22:07 +09:00 |
schema_loading_test.rb
|
|
|
secure_token_test.rb
|
|
|
serialization_test.rb
|
|
|
serialized_attribute_test.rb
|
|
|
statement_cache_test.rb
|
|
|
store_test.rb
|
|
|
suppressor_test.rb
|
|
|
test_case.rb
|
adds missing requires
|
2016-07-24 21:29:29 +02:00 |
test_fixtures_test.rb
|
|
|
time_precision_test.rb
|
|
|
timestamp_test.rb
|
|
|
touch_later_test.rb
|
|
|
transaction_callbacks_test.rb
|
|
|
transaction_isolation_test.rb
|
|
|
transactions_test.rb
|
|
|
type_test.rb
|
|
|
types_test.rb
|
|
|
unconnected_test.rb
|
|
|
validations_repair_helper.rb
|
|
|
validations_test.rb
|
|
|
view_test.rb
|
|
|
yaml_serialization_test.rb
|
Make Active Record emit significantly smaller YAML
|
2016-05-31 14:58:43 -04:00 |