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
*
Respect 'ignore_tables' in SQLite structure dump
Guillermo Iguaran
2017-05-15
2
-1
/
+30
*
Respect 'ignore_tables' in MySQL structure dump
Guillermo Iguaran
2017-05-15
2
-0
/
+22
*
Respect `ignore_tables` in Postgres structure dump
Rusty Geldmacher
2017-05-15
2
-0
/
+14
*
Merge pull request #29086 from mikeycgto/message-encryptor-auth-tag-check
Kasper Timm Hansen
2017-05-15
2
-8
/
+20
|
\
|
*
Updates to MessageEncryptor AEAD tests
Michael Coyne
2017-05-15
1
-10
/
+14
|
*
Fix for AEAD auth_tag check in MessageEncryptor
Michael Coyne
2017-05-15
2
-1
/
+9
*
|
Merge pull request #29083 from eugeneius/local_cache_unless_exist
Eileen M. Uchitelle
2017-05-15
2
-1
/
+14
|
\
\
|
*
|
Don't cache locally if unless_exist was passed
Eugene Kenny
2017-05-14
2
-1
/
+14
|
/
/
*
|
explain why guide translations need a fork [ci skip]
Xavier Noria
2017-05-14
1
-3
/
+4
*
|
Clarify documentation for system test arguments
eileencodes
2017-05-14
1
-2
/
+2
*
|
Use a more realistic use-case for system test generator
eileencodes
2017-05-14
1
-5
/
+5
*
|
Update system test runner docs
eileencodes
2017-05-14
2
-8
/
+10
*
|
Merge pull request #29010 from y-yagi/fix_28988
Guillermo Iguaran
2017-05-13
3
-6
/
+32
|
\
\
|
*
|
Allow irb options to be passed from `rails console` command
yuuji.yaginuma
2017-05-08
3
-6
/
+32
*
|
|
Merge pull request #29064 from boykoc/revenge-of-the-fixtures
Eileen M. Uchitelle
2017-05-12
1
-1
/
+1
|
\
\
\
|
*
|
|
[ci skip] Mailer fixtures in Testing guide.
Cody Boyko
2017-05-12
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #29062 from eileencodes/force-encoding-to-original-string-...
Eileen M. Uchitelle
2017-05-12
2
-0
/
+7
|
\
\
\
|
*
|
|
Maintain original encoding from path
eileencodes
2017-05-12
2
-0
/
+7
*
|
|
|
Merge pull request #28919 from meinac/fix_ambigious_exception_message_of_sele...
Kasper Timm Hansen
2017-05-12
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix ambigious error message of select query method
Mehmet Emin INAC
2017-05-08
1
-1
/
+1
*
|
|
|
|
Merge pull request #29029 from timolehto/master
Rafael França
2017-05-11
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
rake -T should load development env by default, not test
Timo Kilpilehto
2017-05-10
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #29034 from peterjm/handle_loops_in_exception_handling
Rafael França
2017-05-11
2
-3
/
+41
|
\
\
\
\
\
\
|
*
|
|
|
|
|
handle loops in the cause chain in Rescuable#rescue_with_handler
Peter McCracken
2017-05-10
2
-3
/
+41
*
|
|
|
|
|
|
Merge pull request #29040 from eugeneius/parameters_delete_block
Aaron Patterson
2017-05-11
2
-2
/
+23
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Pass block in ActionController::Parameters#delete
Eugene Kenny
2017-05-10
2
-2
/
+23
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #29043 from kamipo/dont_eager_loading_if_unneeded_for_exists
Aaron Patterson
2017-05-11
3
-4
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Don't eager loading if unneeded for `FinderMethods#exists?`
Ryuta Kamizono
2017-05-11
3
-4
/
+6
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Defer loading each DB Tasks class from AR DatabaseTasks
Akira Matsuda
2017-05-11
1
-6
/
+6
*
|
|
|
|
|
|
Merge pull request #29044 from koic/fix_typo_in_guide
Vipul A M
2017-05-11
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Fix a typo in guide [ci skip]
Koichi ITO
2017-05-11
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #29022 from y-yagi/allow_to_receive_arbitrary_arguments_in...
Matthew Draper
2017-05-10
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Allow to receive arbitrary arguments in `aggregated_results`
yuuji.yaginuma
2017-05-10
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #28995 from jcoyne/update_capybara
Matthew Draper
2017-05-09
3
-8
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Allow capybara minor releases
Justin Coyne
2017-05-05
3
-8
/
+8
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #28240 from kreintjes/fix/autoloading-sti-guide
Matthew Draper
2017-05-09
1
-9
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Correct Autoloading and STI guide (issue #26994)
Kevin Reintjes
2017-04-06
1
-9
/
+8
*
|
|
|
|
|
Merge pull request #29012 from y-yagi/fix_link_to_assert_nothing_raised_doc
Robin Dupret
2017-05-08
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix link to `assert_nothing_raised` doc [ci skip]
yuuji.yaginuma
2017-05-08
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #29005 from kamipo/should_escape_meta_chars_in_regexp
Kasper Timm Hansen
2017-05-07
30
-118
/
+118
|
\
\
\
\
\
|
*
|
|
|
|
Should escape meta characters in regexp
Ryuta Kamizono
2017-05-07
30
-118
/
+118
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #29002 from kamipo/fix_warning_ambiguous_first_argument
Matthew Draper
2017-05-07
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Fix `warning: ambiguous first argument`
Ryuta Kamizono
2017-05-06
1
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #28989 from matthewd/quoted_id-deprecation
Matthew Draper
2017-05-06
2
-2
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
Clarify deprecation message for #quoted_id
Matthew Draper
2017-05-05
2
-2
/
+22
*
|
|
|
|
|
Merge pull request #28999 from kamipo/remove_unused_delegation_test_call_method
Rafael França
2017-05-05
1
-27
/
+7
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Remove unused `DelegationTest#call_method`
Ryuta Kamizono
2017-05-06
1
-27
/
+7
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #28981 from kamipo/dont_use_arel_engine
Matthew Draper
2017-05-05
4
-10
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Don't pass `arel.engine` to `Arel::SelectManager.new`
Ryuta Kamizono
2017-05-05
4
-10
/
+7
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #28986 from tjschuck/delegate_missing_to_doc_fixes
Rafael França
2017-05-04
2
-28
/
+23
|
\
\
\
\
\
[next]