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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
|
Keep the value of `$,` and restore it
yui-knk
2017-01-25
1
-1
/
+2
*
|
|
|
|
|
|
|
|
This seems to be working on JRuby 9K
Akira Matsuda
2017-01-25
1
-10
/
+0
*
|
|
|
|
|
|
|
|
Merge pull request #27798 from yui-knk/give_message_to_test_duplicable
Richard Schneeman
2017-01-25
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Give a message to `#test_duplicable` assertion
yui-knk
2017-01-25
1
-1
/
+1
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Change ActionView ERB Handler from Erubis to Erubi
Jeremy Evans
2017-01-25
13
-81
/
+214
*
|
|
|
|
|
|
|
|
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
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #27791 from kenta-s/fix-sample-code-for-expand_cache_key-u...
Kasper Timm Hansen
2017-01-24
1
-2
/
+2
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Fix sample code for `expand_cache_key` usage [ci skip]
kenta-s
2017-01-24
1
-2
/
+2
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #27775 from domcleal/27774-format-reset
Eileen M. Uchitelle
2017-01-23
2
-0
/
+15
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Delete PATH_INFO after each controller test request
Dominic Cleal
2017-01-23
2
-0
/
+15
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Bundler 1.14 compat
Matthew Draper
2017-01-23
1
-1
/
+4
*
|
|
|
|
|
|
Merge pull request #27771 from y-yagi/do_not_run_git_init_when_specify_the_pr...
Santiago Pastorino
2017-01-23
2
-1
/
+2
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
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 #27766 from kenta-s/add-module-name-to-backtrace-cleaner-s...
Jon Moss
2017-01-22
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add module name to BacktraceCleaner usage example [ci skip]
kenta-s
2017-01-22
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #27768 from kirs/am-decimal-cast
Guillermo Iguaran
2017-01-22
1
-1
/
+2
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Make BigDecimal casting consistent on different platforms
Kir Shatrov
2017-01-22
1
-1
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #27763 from y-yagi/move_db_migrate_path_to_migration_module
Eileen M. Uchitelle
2017-01-22
3
-16
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
move `db_migrate_path` method to `Migration` module
yuuji.yaginuma
2017-01-22
3
-16
/
+8
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #27764 from matrix9180/add_changelog_entry_for_27425
Eileen M. Uchitelle
2017-01-22
1
-0
/
+6
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add changelog entry for #27425 [ci skip]
Chad Ingram
2017-01-21
1
-0
/
+6
|
/
/
/
/
*
|
|
|
Merge pull request #27760 from kenta-s/remove-unnecessary-comments-in-cache_h...
Kasper Timm Hansen
2017-01-21
1
-2
/
+0
|
\
\
\
\
|
*
|
|
|
Remove unnecessary comments in cache_helper.rb [ci skip]
kenta-s
2017-01-21
1
-2
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #27761 from scottgonzalez/action-mailer-guide
Vipul A M
2017-01-21
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Clean up wording in Action Mailer Basics [ci skip]
Scott González
2017-01-21
1
-2
/
+2
|
/
/
/
/
*
/
/
/
Add examples for behaviour about redirection with and without options. Fixes ...
Vipul A M
2017-01-21
1
-0
/
+8
|
/
/
/
*
|
|
Merge pull request #27751 from bogdanvlviv/add_missing_comment_out
Rafael França
2017-01-20
1
-1
/
+1
|
\
\
\
|
*
|
|
add missing comment out [ci skip]
bogdanvlviv
2017-01-20
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #27748 from y-yagi/add_missing_comment_out
Vipul A M
2017-01-20
1
-7
/
+7
|
\
\
\
|
*
|
|
add missing comment out [ci skip]
yuuji.yaginuma
2017-01-20
1
-7
/
+7
*
|
|
|
Merge pull request #27624 from elfassy/assert_enqueued_jobs_with_queue_level
Guillermo Iguaran
2017-01-19
2
-10
/
+45
|
\
\
\
\
|
*
|
|
|
assert_enqueued_jobs with queue option
Michael Elfassy
2017-01-18
2
-10
/
+45
*
|
|
|
|
Merge pull request #27746 from kenta-s/add-missing-tests-for-template-text
Rafael França
2017-01-19
1
-0
/
+16
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add missing tests for ActionView::Template::Text
kenta-s
2017-01-20
1
-0
/
+16
|
/
/
/
/
*
|
|
|
Merge pull request #27742 from olivierlacan/patch-1
Jon Moss
2017-01-19
1
-4
/
+6
|
\
\
\
\
|
*
|
|
|
Mention ActiveRecord's config.example.yml
Olivier Lacan
2017-01-19
1
-4
/
+6
|
/
/
/
/
*
|
|
|
Merge pull request #27734 from y-yagi/update_create_table_statements_in_sqlite3
Andrew White
2017-01-19
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
update CREATE TABLE statements generated by `sqlite3` command
yuuji.yaginuma
2017-01-19
1
-2
/
+2
*
|
|
|
|
Merge pull request #27733 from kenta-s/add-missing-argument-to-find_templates
Andrew White
2017-01-19
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
`find_templates` should be able to handle 5 arguments
kenta-s
2017-01-19
1
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #27740 from kamipo/deprecate_internal_methods
Andrew White
2017-01-19
6
-13
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
Deprecate `initialize_schema_migrations_table` and `initialize_internal_metad...
Ryuta Kamizono
2017-01-20
6
-13
/
+21
*
|
|
|
|
|
Merge pull request #27736 from Shopify/reduce-numeric-with-format-allocations
Andrew White
2017-01-19
2
-16
/
+19
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Allocation free Integer#to_s
Jean Boussier
2017-01-19
2
-16
/
+19
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Revert "Merge pull request #27718 from kamipo/remove_internal_public_methods"
Matthew Draper
2017-01-20
6
-13
/
+18
*
|
|
|
|
Merge pull request #27384 from matthewd/bigint-pk-tweaks
Matthew Draper
2017-01-20
5
-9
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Tweak bigint PK handling
Matthew Draper
2017-01-18
5
-9
/
+7
*
|
|
|
|
|
Make Yarn quieter during precompilation as that is typically run by a deploy ...
David Heinemeier Hansson
2017-01-19
1
-1
/
+1
|
|
/
/
/
/
|
/
|
|
|
|
[prev]
[next]