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
...
*
|
|
|
|
|
An explain query does not raise the `ReadOnlyError` if preventing writes
Ryuta Kamizono
2018-12-11
4
-3
/
+11
*
|
|
|
|
|
Don't treat begin and rollback transactions as write queries
Ryuta Kamizono
2018-12-11
5
-6
/
+17
|
/
/
/
/
/
*
|
|
|
|
Prevent write queries with prepared statements for mysql2 adapter
Ryuta Kamizono
2018-12-11
1
-0
/
+4
*
|
|
|
|
Prevent write queries for `exec_query`
Ryuta Kamizono
2018-12-11
3
-1
/
+46
*
|
|
|
|
Add test for reads environment credential file with environment variable key
yuuji.yaginuma
2018-12-09
1
-1
/
+17
*
|
|
|
|
Do not require `webpacker` in Active Job integration tests
yuuji.yaginuma
2018-12-08
1
-0
/
+1
*
|
|
|
|
Merge pull request #34632 from rails/rename-write-on-read-error
Eileen M. Uchitelle
2018-12-07
8
-17
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
Rename error that occurs when writing on a read
Eileen Uchitelle
2018-12-07
8
-17
/
+21
*
|
|
|
|
|
#create_or_find_by/!: add more tests and fix docs (#34653)
Bogdan
2018-12-08
2
-2
/
+41
*
|
|
|
|
|
Merge pull request #34654 from rantler/fix_small_typo_in_upgrade_docs
Vipul A M
2018-12-08
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix typo in per-form CSRF token docs [ci skip]
Randy Antler
2018-12-07
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #34643 from albertoalmagro/move-type-method-to-symbol
Ryuta Kamizono
2018-12-07
1
-6
/
+7
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Expand metaprogramming for Symbol, Slash and Dot.
Alberto Almagro
2018-12-07
1
-6
/
+7
|
|
|
_
|
/
/
|
|
/
|
|
|
*
/
|
|
|
Abort early if generator command fails (#34420)
David Rodríguez
2018-12-07
6
-6
/
+33
|
/
/
/
/
*
|
|
|
Merge pull request #34573 from WoH/firefox-right-click-bug
Rafael França
2018-12-05
7
-6
/
+100
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Prevent unintended mouse keys from firing click events
WoH
2018-12-05
7
-6
/
+100
*
|
|
|
Merge pull request #34194 from staugaard/staugaard/actioncable_unauthorized
Rafael França
2018-12-05
9
-10
/
+46
|
\
\
\
\
|
*
|
|
|
Stop trying to reconnect on unauthorized cable connections
Mick Staugaard
2018-12-05
9
-10
/
+46
*
|
|
|
|
Improve deprecation message for enqueue returning false
Rafael Mendonça França
2018-12-05
5
-1
/
+49
|
/
/
/
/
*
|
|
|
Merge pull request #34626 from gmcgibbon/sqlite_pluck_quoting
Ryuta Kamizono
2018-12-06
3
-0
/
+12
|
\
\
\
\
|
*
|
|
|
Fix join table column quoting with SQLite.
Gannon McGibbon
2018-12-05
3
-0
/
+12
*
|
|
|
|
Merge pull request #33992 from kirs/enqueue-return-false
Rafael França
2018-12-05
5
-1
/
+56
|
\
\
\
\
\
|
*
|
|
|
|
Make AJ::Base#enqueue return false if the job wasn't enqueued
Kir Shatrov
2018-10-28
5
-1
/
+56
*
|
|
|
|
|
Merge pull request #34621 from colby-swandale/update-bundler-2
Rafael França
2018-12-05
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
update bundler to 2.0.0.pre.2
Colby Swandale
2018-12-05
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #34591 from gmcgibbon/new_delivery_job
Eileen M. Uchitelle
2018-12-05
12
-23
/
+179
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add MailDeliveryJob for unified mail delivery
Gannon McGibbon
2018-12-04
12
-23
/
+179
*
|
|
|
|
|
|
Fix unstable `test_serialized_attribute_works_under_concurrent_initial_access...
yuuji.yaginuma
2018-12-05
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #34620 from ysksn/use_safe_navigation_operator_for_railsgu...
Yuji Yaginuma
2018-12-05
2
-3
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Use safe nav operator when calling RailsGuides::Generator.new
Yosuke Kabuto
2018-12-05
2
-3
/
+3
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #34617 from blahed/colorize-unpermitted-params
Rafael França
2018-12-04
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
colorize the unpermitted params log message
blahed
2018-12-03
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #34563 from sambostock/improve-test-helper-guides
Gannon McGibbon
2018-12-04
1
-0
/
+50
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Add advanced test helpers docs to guides
Sam Bostock
2018-12-04
1
-0
/
+50
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #34612 from utilum/bigdecimal_raises_on_comma_in_string_ar...
Rafael França
2018-12-04
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Another Ruby 2.6 BigDecimal compatibility issue
utilum
2018-12-04
1
-1
/
+1
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #34560 from gmcgibbon/fix_decorate_leak_on_serial_attr_test
Rafael França
2018-12-04
1
-0
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix attribute decoration leak on serialized attribute test
Gannon McGibbon
2018-11-29
1
-0
/
+4
*
|
|
|
|
|
|
|
Merge pull request #34616 from gmcgibbon/route_symbol_note
Rafael França
2018-12-04
1
-0
/
+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Add note about symbols vs strings
Gannon McGibbon
2018-12-04
1
-0
/
+2
*
|
|
|
|
|
|
|
|
Fix announcement draft formatting [ci skip]
Rafael Mendonça França
2018-12-04
1
-2
/
+2
*
|
|
|
|
|
|
|
|
Add release link to the announcement [ci skip]
Rafael Mendonça França
2018-12-04
1
-3
/
+7
*
|
|
|
|
|
|
|
|
Improve the task to generate the release summary
Rafael Mendonça França
2018-12-04
1
-5
/
+10
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #34605 from alfie-max/disable_enum_scopes
Rafael França
2018-12-04
3
-2
/
+18
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
option to disable scopes that `ActiveRecord.enum` generates by default
Alfred Dominic
2018-12-04
3
-2
/
+18
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #34609 from kamipo/delete_all_on_collection_proxy
Ryuta Kamizono
2018-12-04
5
-6
/
+23
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Ensure that `delete_all` on collection proxy returns affected count
Ryuta Kamizono
2018-12-04
5
-6
/
+23
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #34607 from gmcgibbon/clear_scope_on_delete
Ryuta Kamizono
2018-12-04
4
-4
/
+72
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Reset scope after collection delete
Gannon McGibbon
2018-12-04
4
-4
/
+72
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #34596 from bogdanvlviv/imporve-parallel-testing-guide
Gannon McGibbon
2018-12-03
1
-10
/
+9
|
\
\
\
\
\
\
[prev]
[next]