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 a `required` option to the model generator
Sean Griffin
2014-08-08
2
-0
/
+56
*
|
Merge pull request #16481 from sgrif/sg-change-default-timestamps
David Heinemeier Hansson
2014-08-17
1
-1
/
+1
|
\
\
|
*
|
Change the default `null` value for timestamps
Sean Griffin
2014-08-12
1
-1
/
+1
*
|
|
Railties tests are order_independent! Hopefully.
Akira Matsuda
2014-08-13
1
-4
/
+0
*
|
|
Fix Railties tests that were order dependent
Akira Matsuda
2014-08-13
1
-0
/
+10
|
/
/
*
|
Nobody sucks so nobody should call this awful method name
Rafael Mendonça França
2014-08-12
1
-1
/
+1
*
|
users_dont_suck_but_only_we_suck_and_only_our_tests_are_order_dependent!
Akira Matsuda
2014-08-12
1
-0
/
+4
*
|
add a test for prepending SCRIPT_NAME to generated urls
Aaron Patterson
2014-08-08
1
-0
/
+88
*
|
Fixes test for Gemfile entry changes
Arun Agrawal
2014-08-08
1
-6
/
+11
|
/
*
need to call super
Aaron Patterson
2014-08-07
1
-0
/
+1
*
add a new constructor that runs load hooks
Aaron Patterson
2014-08-07
1
-5
/
+5
*
lazily instantiate application subclasses
Aaron Patterson
2014-08-06
1
-0
/
+10
*
Merge pull request #16359 from skanev/after-bundle-in-rails-templates
Yves Senn
2014-08-06
1
-0
/
+15
|
\
|
*
Add an after_bundle callback in Rails templates
Stefan Kanev
2014-08-03
1
-0
/
+15
*
|
Revert "Revert "Merge pull request #15394 from morgoth/fix-automatic-maintain...
Yves Senn
2014-08-06
1
-1
/
+90
*
|
We don't need parenthesis for this
Guillermo Iguaran
2014-08-05
1
-1
/
+1
*
|
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
[prev]
[next]