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
...
*
|
Fix digest ETAG test.
Arthur Neves
2014-08-05
1
-1
/
+1
*
|
Bring back the helpers tests
José Valim
2014-08-05
1
-0
/
+39
*
|
Pull in the custom configuration concept from dhh/custom_configuration
David Heinemeier Hansson
2014-08-03
2
-0
/
+52
*
|
A few more tests asserting the presence of helper test stubs
David Heinemeier Hansson
2014-08-03
4
-12
/
+0
*
|
Stubs are no longer generated for helpers, so dont test for it
David Heinemeier Hansson
2014-08-03
1
-4
/
+0
*
|
Generating stubs for helper tests is overly specific. Most helpers should sim...
David Heinemeier Hansson
2014-08-03
1
-54
/
+0
|
/
*
Avoid defining the test if it does not need to when not on JRuby
Carlos Antonio da Silva
2014-07-30
1
-2
/
+2
*
Use default argument when testing generators without the need for extra args
Carlos Antonio da Silva
2014-07-30
2
-7
/
+7
*
Simplify path setup
Carlos Antonio da Silva
2014-07-30
1
-1
/
+1
*
Simplify plugin tests a bit, leave the regexp work for minitest
Carlos Antonio da Silva
2014-07-30
1
-6
/
+6
*
Invert unless..else conditions on JRuby checks
Carlos Antonio da Silva
2014-07-30
2
-12
/
+12
*
Remove some more globals from tests
Carlos Antonio da Silva
2014-07-30
1
-26
/
+26
*
Fix / improve some assertions
Carlos Antonio da Silva
2014-07-30
1
-6
/
+4
*
Remove some globals from configuration tests
Carlos Antonio da Silva
2014-07-30
1
-20
/
+20
*
Deprecate `*_path` methods in mailers
@schneems and @sgrif
2014-07-30
2
-2
/
+54
*
Revert "Merge pull request #15305 from tgxworld/remove_unnecessary_require"
Santiago Pastorino
2014-07-30
2
-2
/
+2
*
Remove mocha usage
Rafael Mendonça França
2014-07-23
1
-2
/
+5
*
Merge pull request #16267 from robin850/rbx-yaml
Rafael Mendonça França
2014-07-23
1
-0
/
+13
|
\
|
*
Set Psych as the YAML engine for Rubinius
Robin Dupret
2014-07-23
1
-0
/
+13
*
|
Do not set enforce_available_locales to i18n 0.7
Rafael Mendonça França
2014-07-23
1
-18
/
+2
|
/
*
Merge branch 'rm-remove-mocha'
Rafael Mendonça França
2014-07-19
12
-77
/
+166
|
\
|
*
Stop requiring mocha automatically
Rafael Mendonça França
2014-07-19
7
-0
/
+7
|
*
Stop using mocha on dbconsole_test
Rafael Mendonça França
2014-07-15
1
-44
/
+68
|
*
Stop using mocha on console_test
Rafael Mendonça França
2014-07-07
1
-15
/
+40
|
*
Set the application logger using configuration
Rafael Mendonça França
2014-07-07
1
-3
/
+5
|
*
Stop using mocha on configuration_test
Rafael Mendonça França
2014-07-07
1
-7
/
+23
|
*
Stop using mocha on app_rails_loader_test
Rafael Mendonça França
2014-07-07
1
-8
/
+23
*
|
Keep quietly and capture undeprecated on your suite
Rafael Mendonça França
2014-07-15
5
-2
/
+60
*
|
Add Rails::Application#config_for
Rafael Mendonça França
2014-07-15
1
-0
/
+84
*
|
Fix incorrect unsubscription.
Guo Xiang Tan
2014-07-11
1
-2
/
+2
|
/
*
Display notice in index.html pages in scaffolded generated views
Arun Agrawal
2014-07-04
2
-1
/
+9
*
Revert "Merge pull request #15394 from morgoth/fix-automatic-maintaining-test...
Rafael Mendonça França
2014-07-02
1
-90
/
+1
*
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
|
\
\
\
|
|
/
/
|
/
|
|
[prev]
[next]