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
/
application
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid running system tests by default
Robin Dupret
2017-03-05
1
-0
/
+46
*
Fix random failure on system test with ajax
Fumiaki MATSUSHIMA
2017-03-03
1
-0
/
+28
*
does not show hidden namespaces in generator's help
yuuji.yaginuma
2017-02-24
1
-0
/
+7
*
Make help short-cut alias to work
yuuji.yaginuma
2017-02-24
1
-0
/
+23
*
Make version short-cut alias to work
yuuji.yaginuma
2017-02-24
1
-0
/
+24
*
Add back tests for test:units and test:functionals.
Kasper Timm Hansen
2017-02-23
1
-12
/
+16
*
Split direct method into two
Andrew White
2017-02-21
1
-4
/
+4
*
Prefer remove_method over undef_method
Andrew White
2017-02-21
1
-0
/
+58
*
Add custom polymorphic mapping
Andrew White
2017-02-21
1
-4
/
+98
*
Rename url_helper to direct
Andrew White
2017-02-21
1
-4
/
+4
*
Add support for defining custom url helpers in routes.rb
Andrew White
2017-02-21
1
-2
/
+33
*
Fix run_via[]= backwards compatibility.
Kasper Timm Hansen
2017-02-21
1
-0
/
+10
*
Remove unused require
Ryuta Kamizono
2017-02-12
2
-2
/
+0
*
Correct spelling
Benjamin Fleischer
2017-02-05
1
-2
/
+2
*
Collect all file patterns when running multiple rake test tasks
Dominic Cleal
2017-02-04
1
-0
/
+15
*
Don't mutate raw_source in mailer preview interceptor
Eugene Kenny
2017-01-30
1
-0
/
+34
*
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
1
-0
/
+11
|
\
\
|
*
|
add warnings option to test runner
yuuji.yaginuma
2017-01-24
1
-0
/
+11
*
|
|
remove warning from `bin/setup` test
yuuji.yaginuma
2017-01-26
1
-1
/
+1
|
|
/
|
/
|
*
|
Bundler 1.14 compat
Matthew Draper
2017-01-23
1
-1
/
+4
|
/
*
Merge two tests that needs to initialize Rails before accessing `Rails`
Akira Matsuda
2017-01-23
1
-16
/
+1
*
update CREATE TABLE statements generated by `sqlite3` command
yuuji.yaginuma
2017-01-19
1
-2
/
+2
*
Fix style guide violations
Rafael Mendonça França
2017-01-05
1
-1
/
+0
*
Merge pull request #27399 from sinogermany/rails-env-for-empty-string-env-vars
Rafael Mendonça França
2017-01-03
1
-0
/
+12
|
\
|
*
Rails.env falls back to dev mode when env var is empty
Daniel Deng
2017-01-04
1
-0
/
+12
*
|
Fix configuration test now that Metal#env was removed
Rafael Mendonça França
2017-01-03
1
-1
/
+1
*
|
Remove test to the db:test:clone
Rafael Mendonça França
2017-01-03
1
-10
/
+0
*
|
Remove deprecated CONTROLLER environment variable for routes task
Rafael Mendonça França
2017-01-03
1
-42
/
+25
*
|
Remove deprecated config.serve_static_files
Rafael Mendonça França
2017-01-03
1
-10
/
+0
*
|
Remove deprecated `config.static_cache_control`
Rafael Mendonça França
2017-01-03
1
-10
/
+0
*
|
Enforce middleware ordering with a test, instead of comments
Matthew Draper
2016-12-31
1
-3
/
+34
*
|
Merge pull request #27515 from kbrock/fix_log_remote_ip_before_dispatcher_ips...
Matthew Draper
2016-12-31
1
-2
/
+2
|
\
\
|
*
|
Allow log remote ip addres when config.action_dispatch.trusted_proxies passed
Leonid Batizhevsky
2016-12-30
1
-1
/
+1
|
/
/
*
|
`#tables` and `#table_exists?` and returns only tables and not views
Rafael Mendonça França
2016-12-29
1
-5
/
+3
*
|
Remove deprecated support to passing a column to #quote
Rafael Mendonça França
2016-12-29
1
-18
/
+1
*
|
Merge branch 'master' into clear_all_environments_log_by_default
Rafael França
2016-12-29
12
-30
/
+115
|
\
\
|
*
|
"Use assert_nil if expecting nil. This will fail in minitest 6."
Akira Matsuda
2016-12-25
4
-7
/
+7
|
*
|
Privatize unneededly protected methods in Railties tests
Akira Matsuda
2016-12-24
1
-1
/
+1
|
*
|
quiet generators log in test
yuuji.yaginuma
2016-12-22
1
-1
/
+1
|
*
|
Limit length of secret being passed
Jon Moss
2016-12-20
1
-3
/
+3
|
*
|
`ARGV.shift` before calling Rails generators
Jon Moss
2016-12-17
1
-0
/
+15
|
|
/
|
*
Merge pull request #27042 from kirs/yaml-schema-cache
Rafael França
2016-12-13
1
-2
/
+2
|
|
\
|
|
*
Use YAML to serialize schema cache
Kir Shatrov
2016-11-27
1
-2
/
+2
|
*
|
Remove aggressive unit test with mock. And add integration level test.
Taishi Kasuga
2016-11-24
1
-0
/
+19
|
*
|
deep symbolize keys on secrets.yml
Isaac Sloan
2016-11-21
1
-0
/
+14
|
|
/
|
*
Pass `rails runner` args onto file again.
Kasper Timm Hansen
2016-11-20
1
-0
/
+8
|
*
Add missing test for singular resource output in rake routes
Prathamesh Sonpatki
2016-11-19
1
-0
/
+20
|
*
Merge pull request #27089 from erickueen/erickueen_fix_26606
Rafael Mendonça França
2016-11-18
1
-3
/
+3
|
|
\
[next]