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
/
tasks
/
sqlite_rake_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Respect 'ignore_tables' in SQLite structure dump
Guillermo Iguaran
2017-05-15
1
-0
/
+20
*
assert_equal takes expectation first
Akira Matsuda
2016-12-26
1
-3
/
+3
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-165
/
+165
*
modernizes hash syntax in activerecord
Xavier Noria
2016-08-06
1
-1
/
+1
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-40
/
+40
*
Fix isolated test failures due to referencing ActiveRecord::Tasks::DatabaseAl...
Jeremy Daer
2016-04-18
1
-0
/
+1
*
Added notice when a database is successfully created or dropped.
bogdanvlviv
2016-04-17
1
-2
/
+28
*
Exit with non-zero status when db:create fails
Jay Hayes
2015-10-20
1
-1
/
+1
*
tests, run adapter specific rake tests only for the right adapter.
Yves Senn
2014-07-24
1
-0
/
+2
*
Revert "Properly require database tasks so we have access to the raised const...
Rafael Mendonça França
2013-11-19
1
-1
/
+0
*
Revert "Explicitly exit with status "1" for create and drop failures"
Rafael Mendonça França
2013-11-19
1
-9
/
+3
*
Properly require database tasks so we have access to the raised constant
Carlos Antonio da Silva
2013-11-17
1
-0
/
+1
*
Merge pull request #12531 from iamvery/database-tasks-exit-status
Rafael Mendonça França
2013-11-15
1
-3
/
+9
|
\
|
*
Explicitly exit with status "1" for create and drop failures
Jay Hayes
2013-11-11
1
-3
/
+9
*
|
Warnings removed for ruby trunk
Arun Agrawal
2013-11-01
1
-3
/
+3
|
/
*
More polite cleanup for sqlite tests
Bogdan Gusiev
2012-07-29
1
-4
/
+4
*
Extract collation tasks to database tasks.
kennyj
2012-07-01
1
-0
/
+21
*
Move tasks(rake) tests to under the tasks dir.
kennyj
2012-06-24
1
-0
/
+170