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
*
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
|
|
\
|
|
*
Fix incorrect output from rails routes when using singular resources issue #2...
Erick Reyna
2016-11-18
2
-3
/
+36
|
|
/
|
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
5
-14
/
+14
|
*
Prevent the test framework from being loaded in production mode
Aaron Patterson
2016-10-21
1
-0
/
+9
*
|
clear all environments log files by default
yuuji.yaginuma
2016-10-14
1
-0
/
+33
|
/
*
Remove deprecated code in ssl middleware
Rafael Mendonça França
2016-10-10
1
-2
/
+2
*
Remove deprecated support to :text in render
Rafael Mendonça França
2016-10-10
7
-46
/
+46
*
Initial command structure.
Kasper Timm Hansen
2016-09-25
1
-1
/
+1
*
Merge pull request #26515 from grosser/grosser/after_run
Arthur Nogueira Neves
2016-09-23
1
-1
/
+33
|
\
|
*
support minitest after_run for parity to regular minitest
Michael Grosser
2016-09-16
1
-0
/
+18
|
*
improve test coverage
Michael Grosser
2016-09-16
1
-2
/
+16
*
|
use rails command in restart task test
yuuji.yaginuma
2016-09-19
1
-7
/
+7
*
|
improve error message when include assertions fail
Michael Grosser
2016-09-16
8
-30
/
+30
|
/
*
use correct Gemfile in `bin/setup` test
yuuji.yaginuma
2016-09-11
1
-0
/
+18
*
Fix style
schneems
2016-08-30
1
-26
/
+26
*
Address comment via @dhh, better option naming
schneems
2016-08-30
1
-4
/
+4
*
Thanks rubocop
schneems
2016-08-29
1
-1
/
+1
*
Favor `public_folder: true` over `public_*`
schneems
2016-08-29
1
-25
/
+44
*
Fix formatting
schneems
2016-08-29
1
-3
/
+3
*
Add `public_*` helpers to all the `_tag` methods.
schneems
2016-08-29
1
-9
/
+15
*
Test `public_` methods.
schneems
2016-08-29
1
-0
/
+72
[next]