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
/
railties
/
test
/
application
/
rake
/
dbs_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix assertions
Carlos Antonio da Silva
2014-03-16
1
-2
/
+2
*
Use DATABASE_URL by default
schneems
2014-01-02
1
-8
/
+1
*
Automatically maintain test database schema
Jon Leighton
2014-01-02
1
-0
/
+9
*
Adding missing require
Rafael Mendonça França
2014-01-02
1
-0
/
+1
*
Move default production database to URL sub key
schneems
2014-01-01
1
-1
/
+5
*
fix 2.1.0 bug :(
schneems
2013-12-25
1
-1
/
+1
*
ensure environment is run before db:structure:load
schneems
2013-12-25
1
-1
/
+1
*
Partial fix of database url tests
schneems
2013-12-25
1
-1
/
+4
*
using symbol instead of string in establish_connection
Kuldeep Aggarwal
2013-12-25
1
-1
/
+1
*
Use Full path to sqlite database in tests
schneems
2013-12-22
1
-3
/
+3
*
More Warnings removed for ruby trunk
Arun Agrawal
2013-11-01
1
-2
/
+2
*
Remove hard coded references to Active Record in railties
José Valim
2013-03-02
1
-13
/
+0
*
run the load_structure test in the test environment
Terence Lee
2013-02-21
1
-3
/
+10
*
test DATABASE_URL without database.yml around
Terence Lee
2013-02-21
1
-0
/
+2
*
Stop shelling out more than necessary
Carlos Antonio da Silva
2012-12-07
1
-10
/
+10
*
Run rake tasks all at once in rake dbs test for a speed up
Carlos Antonio da Silva
2012-12-06
1
-12
/
+6
*
Fix syntax error in assert_match
Rafael Mendonça França
2012-09-15
1
-6
/
+6
*
Few more warnings removed.
Arun Agrawal
2012-09-15
1
-3
/
+3
*
fixed support for DATABASE_URL for rake db tasks
Grace Liu
2012-09-11
1
-0
/
+181
[prev]