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
...
*
|
|
Fix the tests to test what they should be testing
Rafael Mendonça França
2017-03-27
1
-8
/
+8
*
|
|
Merge pull request #28485 from quantumlicht/fix_migrate_with_empty_version
Rafael França
2017-03-27
1
-0
/
+16
|
\
\
\
|
*
|
|
Fixes #28359
Philippe Guay
2017-03-26
1
-0
/
+16
*
|
|
|
Do not show hidden namespaces in destroy commnad help
yuuji.yaginuma
2017-03-27
1
-0
/
+3
|
/
/
/
*
|
|
Fixup trailing whitespace, per complaints from CodeClimate.
Robert Thau
2017-03-22
1
-1
/
+1
*
|
|
Correctly reset ARGV for "rails runner `CODE' arg arg arg..."
Robert Thau
2017-03-22
1
-0
/
+8
*
|
|
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
|
|
\
[prev]
[next]