metasploit-framework/lib/active_record
Tod Beardsley 10a36d9398 Fixes #2979. The bug is triggered when the en locale is used in activerecord -- this fix appears to have no ill effects when both the /vendor version or a local (current) version of i18n is installed, since the percent notation appears to be okay for both versions. In any event, db_nmap 127.0.0.1 fails correctly for both.
git-svn-id: file:///home/svn/framework3/trunk@10731 4d416f70-5f16-0410-b530-b9f4589650da
2010-10-18 19:58:56 +00:00
..
associations Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
connection_adapters Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
locale Fixes #2979. The bug is triggered when the en locale is used in activerecord -- this fix appears to have no ill effects when both the /vendor version or a local (current) version of i18n is installed, since the percent notation appears to be okay for both versions. In any event, db_nmap 127.0.0.1 fails correctly for both. 2010-10-18 19:58:56 +00:00
locking Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
serializers Reapply ActiveRecord patch from r9281 & r9282 2010-10-14 18:45:51 +00:00
aggregations.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
association_preload.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
associations.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
attribute_methods.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
autosave_association.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
base.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
batches.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
calculations.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
callbacks.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
dirty.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
dynamic_finder_match.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
dynamic_scope_match.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
fixtures.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
i18n_interpolation_deprecation.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
migration.rb Reapply ActiveRecord patch from r8017 2010-10-14 18:45:44 +00:00
named_scope.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
nested_attributes.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
observer.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
query_cache.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
reflection.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
schema.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
schema_dumper.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
serialization.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
session_store.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
test_case.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
timestamp.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
transactions.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
validations.rb Fixes #2979. The bug is triggered when the en locale is used in activerecord -- this fix appears to have no ill effects when both the /vendor version or a local (current) version of i18n is installed, since the percent notation appears to be okay for both versions. In any event, db_nmap 127.0.0.1 fails correctly for both. 2010-10-18 19:58:56 +00:00
version.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00