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
...
*
Rename preview_enabled option to show_previews
Rafael Mendonça França
2014-07-01
2
-10
/
+10
*
Add configuration to enable mail previews
Leonard Garvey
2014-07-01
2
-0
/
+38
*
Merge pull request #15933 from rafael/master
Rafael Mendonça França
2014-06-27
1
-0
/
+38
|
\
|
*
Improvements per code review.
Rafael Chacón
2014-06-27
1
-0
/
+25
|
*
Add always_permitted_parameters as an option.
Rafael Chacón
2014-06-26
1
-0
/
+13
*
|
Add a test for db:migrate:status to check missing file scenario
Viktar Basharymau
2014-06-27
1
-0
/
+15
*
|
Add a '--skip-routes' flag for the Controller generator.
Lucas Mazza
2014-06-24
1
-0
/
+7
*
|
initialize the right variable
Rafael Mendonça França
2014-06-17
1
-1
/
+1
*
|
Add a generic --skip-gems options to generator
Rafael Mendonça França
2014-06-17
1
-2
/
+3
*
|
Merge pull request #15716 from schuetzm/skip-turbolinks
Rafael Mendonça França
2014-06-17
1
-0
/
+14
|
\
\
|
*
|
Add an option to skip installation of Turbolinks
Marc Schütz
2014-06-14
1
-0
/
+14
*
|
|
allow preview interceptors to be registered through `config.action_mailer`.
Yves Senn
2014-06-15
1
-0
/
+32
|
/
/
*
|
Merge pull request #15394 from morgoth/fix-automatic-maintaining-test-schema-...
Yves Senn
2014-06-12
1
-1
/
+90
|
\
\
|
*
|
Fixed automatic maintaining test schema to properly handle sql structure sche...
Wojciech Wnętrzak
2014-06-12
1
-2
/
+52
|
*
|
Added missing test case for migrations when using sql structure
Wojciech Wnętrzak
2014-06-01
1
-1
/
+40
*
|
|
remove unnused method from test
Fabian Rodriguez
2014-06-11
1
-10
/
+0
*
|
|
Emit suggested generator names when not found
schneems
2014-06-04
1
-1
/
+7
*
|
|
Merge pull request #14881 from robin850/patch-19
Yves Senn
2014-06-01
1
-5
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Swallow bundler exceptions when running tests
Robin Dupret
2014-04-27
1
-5
/
+8
*
|
|
`bin/setup` script to bootstrap applications.
Yves Senn
2014-05-30
1
-0
/
+1
*
|
|
Merge pull request #15269 from arunagw/aa-fixes-8930
Rafael Mendonça França
2014-05-27
1
-0
/
+32
|
\
\
\
|
*
|
|
rake railties:install:migrations respects the order of railties
Arun Agrawal
2014-05-27
1
-0
/
+32
*
|
|
|
Merge pull request #15327 from alexbel/replace_double_quotes_with_single_quotes
Yves Senn
2014-05-27
1
-7
/
+15
|
\
\
\
\
|
*
|
|
|
Replace double quotes with single quotes while adding an entry into Gemfile
alexbel
2014-05-26
1
-7
/
+7
|
/
/
/
/
*
|
|
|
Merge pull request #15294 from schneems/schneems/generator-output-in-error2
Rafael Mendonça França
2014-05-26
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
print generators on failed generate
schneems
2014-05-26
1
-2
/
+4
|
|
/
/
/
*
/
/
/
Remove unnecessary require of Minitest.
Guo Xiang Tan
2014-05-24
2
-2
/
+2
|
/
/
/
*
|
|
Default config.assets.digests to true in development
Dan Kang
2014-05-17
2
-14
/
+13
*
|
|
New applications should be created with json serializer
Rafael Mendonça França
2014-05-17
1
-0
/
+36
*
|
|
Fix app generator test hanging.
Christian Wesselhoeft
2014-05-17
1
-2
/
+2
*
|
|
Ok. Enough models for today :rage:
Rafael Mendonça França
2014-05-12
1
-3
/
+6
*
|
|
This is also a model
Rafael Mendonça França
2014-05-12
1
-1
/
+1
*
|
|
This model is a model so it should behaves like one
Rafael Mendonça França
2014-05-12
1
-7
/
+3
*
|
|
Change Gemfile’s double quotes in plugin generator
Josemar Luedke
2014-05-10
1
-4
/
+4
*
|
|
Merge pull request #15015 from pothibo/database-configuration
Rafael Mendonça França
2014-05-07
1
-0
/
+16
|
\
\
\
|
*
|
|
Use Rails::Paths::Path#existent in database_configuration
Pier-Olivier Thibault
2014-05-07
1
-0
/
+16
*
|
|
|
Return a non zero code when db has never been setup on status
Paul B
2014-05-07
1
-1
/
+1
|
/
/
/
*
|
|
rename `str` to `string` to fix overshadowing of variable
Vipul A M
2014-05-07
1
-1
/
+1
*
|
|
skip-git should not hit git commands plugin generators
Arun Agrawal
2014-05-02
1
-8
/
+18
*
|
|
Works correctly if git not installed
Roman Shmatov
2014-05-02
1
-0
/
+24
|
/
/
*
|
Precompile the image we're referencing, too.
Matthew Draper
2014-04-24
1
-2
/
+2
*
|
Make console and generators blocks works at Application instance level
Rafael Mendonça França
2014-04-14
2
-0
/
+96
*
|
:scissors:
Rafael Mendonça França
2014-04-14
1
-4
/
+4
*
|
Merge pull request #14646 from deivid-rodriguez/provide_byebug_by_default
Rafael Mendonça França
2014-04-11
3
-17
/
+29
|
\
\
|
*
|
Isolate debugger related code
David Rodríguez de Dios
2014-04-10
1
-13
/
+19
|
*
|
Update Gemfile templates to provide correct debugger
David Rodríguez de Dios
2014-04-08
2
-4
/
+10
|
*
|
Keep debugger support only for rubies < 2.0.0
David Rodríguez de Dios
2014-04-08
1
-3
/
+3
*
|
|
Move assets precompile (and version) to an initializer
Matthew Draper
2014-04-11
1
-1
/
+1
*
|
|
depend_on_asset is not required anymore on sprockets-rails 2.1.2
Rafael Mendonça França
2014-04-09
1
-6
/
+6
*
|
|
Use short-form for the scaffold render calls and drop the needless test
David Heinemeier Hansson
2014-04-08
1
-7
/
+0
|
/
/
[prev]
[next]