index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
cases
/
migration_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge pull request #22967 from schneems/schneems/generic-metadata
Sean Griffin
2016-01-08
1
-0
/
+44
|
\
|
*
Use hash like syntax for InternalMetadata
schneems
2016-01-08
1
-2
/
+2
|
*
Prevent destructive action on production database
schneems
2016-01-07
1
-0
/
+44
*
|
Remove legacy mysql adapter
Abdelkader Boudih
2015-12-17
1
-1
/
+1
*
|
Don't over-specify types in our tests
Sean Griffin
2015-12-16
1
-1
/
+0
|
/
*
Internal test migrations use the private 'Current' version
Matthew Draper
2015-12-15
1
-10
/
+10
*
Revert "Allow specifying the default table options for mysql adapters"
Sean Griffin
2015-11-19
1
-19
/
+0
*
Allow specifying the default table options for mysql adapters
Sean Griffin
2015-11-19
1
-0
/
+19
*
Rename 'key' to 'lock_id' or 'lock_name' for advisory locking
Sam Davies
2015-11-18
1
-19
/
+19
*
Require the count_down_latch
Rafael Mendonça França
2015-11-05
1
-2
/
+3
*
don't sleep in tests
Aaron Patterson
2015-10-30
1
-10
/
+6
*
Use advisory locks to prevent concurrent migrations
Sam Davies
2015-10-30
1
-0
/
+101
*
remove dead code.
Yves Senn
2015-09-09
1
-3
/
+1
*
Merge pull request #21342 from yui-knk/test/add_assert_method
Rafael Mendonça França
2015-08-24
1
-1
/
+1
|
\
|
*
Add `assert_nothing_raised` to make clear test case perpose
yui-knk
2015-08-23
1
-1
/
+1
*
|
Remove test helper method to inside test method
yui-knk
2015-08-23
1
-5
/
+1
|
/
*
Closes rails/rails#18864: Renaming transactional fixtures to transactional tests
Brandon Weiss
2015-03-16
1
-1
/
+1
*
Error message testing fix
Franky W
2015-02-20
1
-1
/
+3
*
pg tests, be clear about the missing type that causes a test skip.
Yves Senn
2015-02-12
1
-8
/
+2
*
tests, remove unused requires.
Yves Senn
2015-02-12
1
-1
/
+0
*
Allow a symbol to be passed to `attribute`, in place of a type object
Sean Griffin
2015-02-06
1
-2
/
+2
*
Merge pull request #18526 from vipulnsward/add-silence-stream
Rafael Mendonça França
2015-02-05
1
-19
/
+3
|
\
|
*
- Extracted silence_stream method to new module in activesupport/testing.
Vipul A M
2015-01-20
1
-19
/
+3
*
|
Attribute assignment and type casting has nothing to do with columns
Sean Griffin
2015-01-31
1
-0
/
+3
*
|
tests, use `drop_table if_exists: true` in our test suite.
Yves Senn
2015-01-20
1
-1
/
+1
|
/
*
Use IO::NULL always
Nobuyoshi Nakada
2015-01-10
1
-1
/
+1
*
Remove deprecated methods at `Kernel`.
Rafael Mendonça França
2015-01-04
1
-0
/
+10
*
Build fix when running in isolation
Arun Agrawal
2014-11-14
1
-0
/
+1
*
Load test schema even if there are no migrations
Sean Griffin
2014-10-31
1
-0
/
+13
*
Treat strings greater than int max value as out of range
Sean Griffin
2014-10-31
1
-1
/
+0
*
MySQL: skip GTID-unsafe statement tests when enforce_gtid_consistency is enabled
Jeremy Kemper
2014-09-01
1
-17
/
+19
*
MigrationTest doesn't need to be verbose anymore
Akira Matsuda
2014-08-29
1
-1
/
+1
*
No tests are dealing with ActiveRecord::Migration.message_count here anymore
Akira Matsuda
2014-08-29
1
-1
/
+0
*
Reset ActiveRecord::Migration.verbose to the value before
Akira Matsuda
2014-08-29
1
-1
/
+3
*
Drop schema_migrations table only when exists
Akira Matsuda
2014-08-20
1
-1
/
+1
*
Merge pull request #16349 from jmcnevin/master
Rafael Mendonça França
2014-08-19
1
-0
/
+15
|
\
|
*
Correctly determine if migration is needed.
Jeremy McNevin
2014-08-13
1
-0
/
+15
*
|
Change the default `null` value for timestamps
Sean Griffin
2014-08-12
1
-1
/
+1
|
/
*
build fix, remove not null constraint.
Yves Senn
2014-07-22
1
-1
/
+1
*
Remove length limit that results failure in other tests.
Zuhao Wan
2014-07-22
1
-1
/
+1
*
Keep quietly and capture undeprecated on your suite
Rafael Mendonça França
2014-07-15
1
-0
/
+10
*
Don't type cast the default on the column
Sean Griffin
2014-06-17
1
-1
/
+1
*
Rename `property` to `attribute`
Sean Griffin
2014-06-07
1
-3
/
+3
*
Remove deprecated method ActiveRecord::Migrator.proper_table_name
Akshay Vishnoi
2014-06-05
1
-41
/
+0
*
Silence deprecation warning in test
Sean Griffin
2014-05-27
1
-0
/
+3
*
Deprecate decimal columns being automatically treated as integers
Sean Griffin
2014-05-27
1
-1
/
+4
*
Use teardown helper method.
Guo Xiang Tan
2014-03-14
1
-2
/
+2
*
we have `with_env_tz` as global test helper. Remove duplicate.
Yves Senn
2014-01-16
1
-7
/
+0
*
isolate class attribute assignment in `migration_test.rb`
Yves Senn
2014-01-16
1
-22
/
+33
*
activerecord: Initialize Migration with version from MigrationProxy.
Dylan Thacker-Smith
2014-01-06
1
-0
/
+4
[prev]
[next]