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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add config to disable schema dump after migration
Emil Soman
2014-02-06
2
-0
/
+48
*
Merge pull request #13612 from eval/issue-13588
Rafael Mendonça França
2014-01-30
1
-0
/
+134
|
\
|
*
Add CreateMigration action
Gert Goet
2014-01-28
1
-0
/
+134
*
|
Modify the session serializer implementation
Guillermo Iguaran
2014-01-30
1
-1
/
+1
*
|
Allow session serializer key in config.session_store
Lukasz Sarnacki
2014-01-29
1
-1
/
+1
|
/
*
Add a test-case for GH #13825
Guillermo Iguaran
2014-01-24
1
-2
/
+8
*
Use single quotes in generated files
Chulki Lee
2014-01-14
1
-4
/
+4
*
single quotes for controller generated routes
Cristian Mircea Messel
2014-01-14
2
-3
/
+3
*
Favor canonical environment variables for secrets
schneems
2014-01-13
1
-2
/
+2
*
Only lookup `config.log_level` for stdlib `::Logger`. Closes #11665.
Yves Senn
2014-01-13
1
-1
/
+14
*
standardize on jruby_skip & rbx_skip
Gaurish Sharma
2014-01-13
2
-2
/
+11
*
Skip Spring App Generator tests on JRuby
Gaurish Sharma
2014-01-13
1
-0
/
+2
*
upgrade SDoc
Xavier Noria
2014-01-12
1
-2
/
+2
*
Ensure Active Record connection consistency
schneems
2014-01-09
1
-1
/
+1
*
add a more restricted codepath for templates fixes #13390
Aaron Patterson
2014-01-08
1
-4
/
+25
*
refactor generator tests to use block form of Tempfile
Aaron Patterson
2014-01-08
1
-36
/
+30
*
Add missing tests for invalid names in `rails plugin new`
Robin Böning
2014-01-06
1
-0
/
+6
*
Add preview_path to autoload_paths in after_initialize
Andrew White
2014-01-04
1
-1
/
+41
*
Use DATABASE_URL by default
schneems
2014-01-02
1
-8
/
+1
*
Automatically maintain test database schema
Jon Leighton
2014-01-02
3
-3
/
+57
*
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
*
Fix tests names: tokens.yml => secrets.yml
Guillermo Iguaran
2013-12-25
1
-2
/
+2
*
using symbol instead of string in establish_connection
Kuldeep Aggarwal
2013-12-25
1
-1
/
+1
*
Revert "Ensure secret_key_base is set for all environments"
José Valim
2013-12-24
1
-2
/
+1
*
Fix railties tests in master
schneems
2013-12-24
1
-1
/
+2
*
Ensure secret_key_base is set for all environments
José Valim
2013-12-24
1
-1
/
+2
*
Fix build failures related to the new ENV options in yml
José Valim
2013-12-24
1
-0
/
+18
*
Add comments with urls for email previews
Andrew White
2013-12-22
1
-6
/
+11
*
Use Full path to sqlite database in tests
schneems
2013-12-22
2
-4
/
+4
*
Fix DB Console tests
schneems
2013-12-21
1
-20
/
+22
*
`html` and `text` templates for mailers by default
Kassio Borges
2013-12-20
1
-1
/
+15
*
Make possible to use symbol as the verifier name
Rafael Mendonça França
2013-12-19
1
-6
/
+6
*
Change all `MiniTest` to `Minitest` since, `MiniTest` namespace has been rena...
Vipul A M
2013-12-18
1
-2
/
+2
*
Default I18n.enforce_available_locales to true
Carlos Antonio da Silva
2013-12-17
1
-4
/
+38
*
Add mailer previews feature based on mail_view gem
Andrew White
2013-12-17
2
-3
/
+421
*
Fix method redefinition warning
Andrew White
2013-12-17
1
-2
/
+6
*
Merge pull request #13328 from teohm/dbconsole_support_database_url
Yves Senn
2013-12-16
1
-27
/
+67
|
\
|
*
fixed rails dbconsole to support ENV['DATABASE_URL'].
Huiming Teo
2013-12-16
1
-27
/
+67
*
|
Regression test for load_structure and clone_structure
Arthur Neves
2013-12-14
1
-2
/
+4
|
/
*
Rename tokens.yml to secrets.yml
Guillermo Iguaran
2013-12-12
1
-3
/
+3
*
Add test for custom tokens stored in config/tokens.yml
Guillermo Iguaran
2013-12-12
1
-0
/
+13
*
Replace config.secret_key_base with secrets.secret_key_base in test
Guillermo Iguaran
2013-12-12
1
-1
/
+1
*
Load secret_key_base from tokens.yml, fallback to config.secret_key_base
Guillermo Iguaran
2013-12-12
3
-6
/
+25
*
Skipping debugger from plugin Gemfile for JRuby
Arun Agrawal
2013-12-06
1
-0
/
+11
*
Merge branch 'av-loading-order'
Rafael Mendonça França
2013-12-05
1
-4
/
+18
|
\
|
*
Assert the singleton instead of to truthy/falsy
Rafael Mendonça França
2013-12-05
1
-4
/
+4
[next]