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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Move and rename system tests
eileencodes
2017-02-20
8
-11
/
+12
|
*
|
|
Refactor config settings to use generated file
eileencodes
2017-02-20
11
-19
/
+39
|
*
|
|
Don't load ActionSystemTest in production
eileencodes
2017-02-20
2
-1
/
+12
|
*
|
|
Turn system testing into it's own gem and rename
eileencodes
2017-02-20
8
-8
/
+7
|
*
|
|
Appease Rubocop
eileencodes
2017-02-20
2
-2
/
+2
|
*
|
|
Add tests for system testing
eileencodes
2017-02-20
3
-1
/
+37
|
*
|
|
Add configuration option for driver adapter
eileencodes
2017-02-20
1
-0
/
+1
|
*
|
|
Add skeleton for Rails::SystemTestCase
eileencodes
2017-02-20
1
-0
/
+8
|
*
|
|
Add generators and ability to run system tests
eileencodes
2017-02-20
14
-0
/
+66
*
|
|
|
Merge pull request #27941 from y-yagi/prevent_multiple_values_being_set_to_ru...
Kasper Timm Hansen
2017-02-20
3
-7
/
+31
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Prevent multiple values being set to `run_via`
yuuji.yaginuma
2017-02-18
3
-7
/
+31
*
|
|
|
Merge pull request #27863 from robin850/api-improvements
Matthew Draper
2017-02-21
3
-16
/
+47
|
\
\
\
\
|
*
|
|
|
Properly nest core classes under a "Core Extensions" label
Robin Dupret
2017-02-20
2
-9
/
+33
|
*
|
|
|
Avoid documenting private or external classes
Robin Dupret
2017-02-07
2
-7
/
+14
*
|
|
|
|
Merge pull request #28059 from y-yagi/do_not_run_git_init_inside_test_dummy
Guillermo Iguaran
2017-02-20
2
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Do not run `git init` in dummy application
yuuji.yaginuma
2017-02-18
2
-1
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #28013 from iguchi1124/fix-missing-namespace-wrapper
Godfrey Chan
2017-02-19
2
-2
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Add test for generate namespaced integration test
Shota Iguchi
2017-02-16
1
-2
/
+6
|
*
|
|
|
|
Add missing module namespacing wrapper
Shota Iguchi
2017-02-15
1
-0
/
+2
|
|
/
/
/
/
*
/
/
/
/
Share the common implementation between apps and engines.
Kasper Timm Hansen
2017-02-18
1
-12
/
+7
|
/
/
/
/
*
|
|
|
Merge pull request #27605 from mtsmfm/fix-generator-command-for-nested-rails-...
Godfrey Chan
2017-02-14
3
-3
/
+27
|
\
\
\
\
|
*
|
|
|
Fix generator command for nested (namespaced) rails engine (take 2)
Fumiaki MATSUSHIMA
2017-01-07
3
-3
/
+27
*
|
|
|
|
Remove unused require
Ryuta Kamizono
2017-02-12
2
-2
/
+0
*
|
|
|
|
Add `Style/EmptyLinesAroundMethodBody` in `.rubocop.yml` and remove extra emp...
Ryuta Kamizono
2017-02-12
1
-1
/
+0
*
|
|
|
|
Fix rubocop violations
Rafael Mendonça França
2017-02-09
1
-1
/
+1
*
|
|
|
|
remove `ActiveSupport.halt_callback_chains_on_return_false` from everywhere
yuuji.yaginuma
2017-02-08
2
-4
/
+0
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Correct spelling
Benjamin Fleischer
2017-02-05
1
-2
/
+2
*
|
|
|
Merge pull request #27802 from domcleal/27801-multiple-rake-tests
Kasper Timm Hansen
2017-02-05
3
-7
/
+28
|
\
\
\
\
|
*
|
|
|
Collect all file patterns when running multiple rake test tasks
Dominic Cleal
2017-02-04
3
-7
/
+28
*
|
|
|
|
Merge pull request #27891 from y-yagi/ignore_yarn_error_log
Eileen M. Uchitelle
2017-02-03
2
-0
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Ignore yarn error log file
yuuji.yaginuma
2017-02-03
2
-0
/
+6
|
|
/
/
/
/
*
/
/
/
/
generate mailer layout files only when it does not exist
yuuji.yaginuma
2017-02-02
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Don't mutate raw_source in mailer preview interceptor
Eugene Kenny
2017-01-30
1
-0
/
+34
*
|
|
|
Merge pull request #27842 from richseviora/master
Rafael França
2017-01-31
1
-0
/
+10
|
\
\
\
\
|
*
|
|
|
Added warning for reserved YAML keywords.
Rich Seviora
2017-01-30
1
-0
/
+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #27647 from Shopify/fully-eagerload-journey
Rafael França
2017-01-30
2
-1
/
+17
|
\
\
\
\
|
*
|
|
|
Fully initialize routes before the first request is handled
Jean Boussier
2017-01-18
2
-1
/
+17
*
|
|
|
|
Merge pull request #27797 from y-yagi/correctly_check_error_message
Arthur Nogueira Neves
2017-01-30
1
-2
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
correctly check error message
yuuji.yaginuma
2017-01-25
1
-2
/
+4
*
|
|
|
|
|
Merge pull request #27784 from y-yagi/add_warnings_option_to_test_runner
Rafael França
2017-01-30
4
-0
/
+31
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
add warnings option to test runner
yuuji.yaginuma
2017-01-24
4
-0
/
+31
*
|
|
|
|
|
Modernize SQL Server database YAML for Linux/vNext.
Ken Collins
2017-01-27
1
-21
/
+4
*
|
|
|
|
|
remove warning from `bin/setup` test
yuuji.yaginuma
2017-01-26
1
-1
/
+1
*
|
|
|
|
|
s/an/a/
Akira Matsuda
2017-01-26
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #27772 from y-yagi/remove_unreachable_code
Santiago Pastorino
2017-01-24
2
-8
/
+0
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
remove unreachable code
yuuji.yaginuma
2017-01-23
2
-8
/
+0
*
|
|
|
|
|
Bundler 1.14 compat
Matthew Draper
2017-01-23
1
-1
/
+4
*
|
|
|
|
|
do not run `git init` when specify the `pretend` option
yuuji.yaginuma
2017-01-23
2
-1
/
+2
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge two tests that needs to initialize Rails before accessing `Rails`
Akira Matsuda
2017-01-23
1
-16
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #27734 from y-yagi/update_create_table_statements_in_sqlite3
Andrew White
2017-01-19
1
-2
/
+2
|
\
\
\
\
[prev]
[next]