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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
added test cases to find notes in a file with .builder extension
Kuldeep Aggarwal
2013-11-17
1
-1
/
+3
*
More Warnings removed for ruby trunk
Arun Agrawal
2013-11-01
1
-2
/
+2
*
fix build error caused by #11900.
Yves Senn
2013-08-15
1
-1
/
+1
*
Adding LESS to rake notes
Josh Crowder
2013-08-15
1
-0
/
+2
*
handle notes in *.sass files
Yuri Artemev
2013-07-08
1
-1
/
+3
*
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
*
allow :dirs option for .enumerate
Brian D. Burns
2013-01-15
1
-0
/
+39
*
Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. ...
Jeremy Kemper
2013-01-06
1
-6
/
+2
*
Fixes for PR [#8267]
Marc-Andre Lafortune
2012-12-22
1
-2
/
+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 failing tests related to rake notes
Carlos Antonio da Silva
2012-12-03
1
-2
/
+2
*
Add db to the list of default annotation folders
Antonio Cangiano
2012-12-01
1
-0
/
+4
*
Add .rake to `rake notes` and `rake notes:custom`
Brent J. Nordquist
2012-10-12
1
-1
/
+3
*
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
*
run the notes tests in isolation
Aaron Patterson
2012-06-19
1
-0
/
+4
*
Warnings removed for "assert_match /".
Arun Agrawal
2012-05-30
1
-20
/
+20
*
Remove empty lines.
Jason Noble
2012-04-30
1
-4
/
+0
*
Fixed styling issues brought up by @jeremy
Jason Noble
2012-04-30
1
-2
/
+1
*
Add ability to specify custom annotation directories
Jason Noble & Ralph Shnelvar
2012-04-30
1
-0
/
+42
*
Add test coverage for rake notes
Jason Noble & Ralph Shnelvar
2012-04-30
1
-1
/
+36
*
`rake notes` and `rake notes:custom` now support
Teng Siong Ong
2012-04-22
1
-1
/
+7
*
Fixed missing space bug introduces in rails/rails@9299bfdcd387253d83b645c205b...
Anton Lindqvist
2012-03-22
1
-3
/
+4
*
Use one system call whenever possible, group rake and Dir.chdir calls
Carlos Antonio da Silva
2012-03-08
2
-83
/
+83
*
Correctly print names of non-timestamped migrations with db:migrate:status
Peter Mitchell
2012-02-17
1
-1
/
+49
*
Display annotations from .coffee files in `rake notes`
Bartlomiej Kozal
2012-02-05
1
-10
/
+12
*
convert railties to use AS::TestCase
Aaron Patterson
2012-01-05
2
-2
/
+2
*
Align rake notes.
Anton Lindqvist
2011-12-26
1
-0
/
+9
*
Clean up the cache before the request in case we are running in the reload_cl...
José Valim
2011-12-15
1
-1
/
+1
*
Fix indentation
Piotr Sarnacki
2011-12-09
1
-67
/
+67
*
Allow to run migrations with given scope, with SCOPE=<scope>
Piotr Sarnacki
2011-12-09
1
-0
/
+24
*
Moves migrations tests from railties/test/application/rake_test.rb to railtie...
Kazimierz Kiełkowicz
2011-12-07
1
-0
/
+85
*
Move rake notes test to railties/test/application/rake/notes_test.rb
Kazimierz Kiełkowicz
2011-12-07
1
-0
/
+45