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
*
build fix. follow up to 174c9f0df39cd338a4871f82794256cc64f68a81
Yves Senn
2014-02-24
1
-1
/
+1
*
include names in model generator warning message. refs #13515.
Yves Senn
2014-02-24
1
-1
/
+1
*
Merge pull request #13515 from kuldeepaggarwal/f-model-generation
Godfrey Chan
2014-02-22
2
-1
/
+8
|
\
|
*
Add warning when user tried to create model with pluralize name.
Kuldeep Aggarwal
2014-02-23
2
-1
/
+8
*
|
Revert "Only lookup `config.log_level` for stdlib `::Logger`. Closes #11665."
Guillermo Iguaran
2014-02-21
1
-14
/
+1
|
/
*
remove railties changes. fixes #14054
Aaron Patterson
2014-02-14
3
-100
/
+0
*
fix path shown in mailer's templates
Kassio Borges
2014-02-14
1
-4
/
+4
*
Merge pull request #13945 from rails/json_cookie_serializer_improvements
Guillermo Iguaran
2014-02-13
1
-1
/
+1
|
\
|
*
Fix AppGeneratorTest: serializer option was removed from session_store
Guillermo Iguaran
2014-02-11
1
-1
/
+1
*
|
do not crash when `config/secrets.yml` is blank.
Yves Senn
2014-02-12
1
-0
/
+8
*
|
add a send so `apply` can be called. Fixes #13510
Aaron Patterson
2014-02-11
1
-0
/
+32
|
/
*
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
[next]