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
...
|
*
|
|
|
|
|
Document that `format.any` can match all formats
Daniel Schierbeck
2019-01-16
1
-0
/
+8
*
|
|
|
|
|
|
Merge pull request #34946 from mdesantis/remove-decorator-pattern-references
Rafael França
2019-01-16
1
-11
/
+10
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove Decorator pattern in Overriding existing classes examples
Maurizio De Santis
2019-01-16
1
-11
/
+10
*
|
|
|
|
|
|
|
Merge pull request #34948 from colorbox/fix_formatting_in_action_mailbox_docs
Rafael França
2019-01-16
11
-48
/
+48
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fix document formatting on ActionMailbox [ci skip]
colorbox
2019-01-17
11
-48
/
+48
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
/
|
|
|
|
|
|
Revert "Don't handle params option in a special way in url_for helper"
Rafael Mendonça França
2019-01-16
5
-5
/
+14
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #34943 from ikepon/add_null_false_to_actionmailbox_table
George Claghorn
2019-01-16
1
-2
/
+2
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Add 'null: false' to Action Mailbox table
ikepon
2019-01-16
1
-2
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
Exercise Active Storage and Action Text in verification app.
Kasper Timm Hansen
2019-01-15
1
-3
/
+42
*
|
|
|
|
|
Install Action Mailbox and Action Text when verifying release.
Kasper Timm Hansen
2019-01-15
1
-0
/
+2
|
/
/
/
/
/
*
|
|
|
|
Refs #28025 nullify *_type column on polymorphic associations on :nu… (#28...
Laerti
2019-01-15
10
-6
/
+65
*
|
|
|
|
Remove public `prevent_writes` writer
Ryuta Kamizono
2019-01-15
1
-5
/
+5
*
|
|
|
|
Deprecate `connection.visitor = ...` which is not released internal usage
Ryuta Kamizono
2019-01-15
1
-2
/
+6
*
|
|
|
|
Remove unused `Arel::Compatibility::Wheres`
Ryuta Kamizono
2019-01-15
2
-36
/
+0
*
|
|
|
|
Merge pull request #34931 from bogdanvlviv/add-mention-to-main-readme-about-n...
Rafael França
2019-01-14
2
-6
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Add mention to the main README about new libraries [ci skip]
bogdanvlviv
2019-01-13
2
-6
/
+6
*
|
|
|
|
|
Merge pull request #34937 from rmacklin/document-actioncable-js-changes
Rafael França
2019-01-14
2
-0
/
+52
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Document the ActionCable JS changes in the upgrade guide & release notes
Richard Macklin
2019-01-14
2
-0
/
+52
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #34891 from gmcgibbon/ac_params_exists
Rafael França
2019-01-14
4
-0
/
+31
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into ac_params_exists
Aaron Patterson
2019-01-11
113
-395
/
+704
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Allow strong params in ActiveRecord::Base#exists?
Gannon McGibbon
2019-01-07
4
-0
/
+30
*
|
|
|
|
|
|
Refactor calculating beginning_of_quarter and end_of_quarter (#34927)
Krzysztof Rybka
2019-01-14
1
-2
/
+2
*
|
|
|
|
|
|
Merge pull request #34934 from rmacklin/simplify-actioncable-methods-after-de...
Rafael França
2019-01-14
3
-16
/
+19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Simplify `this.isActive() && this.webSocket` into `this.isActive()`
Richard Macklin
2019-01-14
2
-2
/
+2
|
*
|
|
|
|
|
|
Simplify ActionCable.getConfig, Connection#getProtocol, and Connection#close
Richard Macklin
2019-01-14
3
-7
/
+17
|
*
|
|
|
|
|
|
Simplify ActionCable.createConsumer by using default argument
Richard Macklin
2019-01-14
2
-10
/
+3
*
|
|
|
|
|
|
|
Merge pull request #33962 from kaspth/restructure-environment-credentials
Kasper Timm Hansen
2019-01-14
7
-114
/
+122
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Restructure credentials after environment overrides.
Kasper Timm Hansen
2019-01-14
7
-114
/
+122
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #34933 from palkan/feature/cable-testing-guides
Kasper Timm Hansen
2019-01-14
13
-5
/
+195
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Add Action Cable Testing guides
Vladimir Dementyev
2019-01-14
5
-4
/
+129
|
*
|
|
|
|
|
|
Add connection_test to app generator
Vladimir Dementyev
2019-01-13
3
-0
/
+18
|
*
|
|
|
|
|
|
Add channel test generator
Vladimir Dementyev
2019-01-13
5
-1
/
+48
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Update Action Cable connection testing.
Kasper Timm Hansen
2019-01-14
2
-57
/
+57
*
|
|
|
|
|
|
Merge pull request #34932 from bogdanvlviv/fix-action-cable-guide-follow-up-3...
Ryuta Kamizono
2019-01-14
1
-8
/
+8
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix "Action Cable Overview" guide [ci skip]
bogdanvlviv
2019-01-13
1
-8
/
+8
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #34930 from bogdanvlviv/merge-actioncable-README.md-to-the...
Ryuta Kamizono
2019-01-14
2
-544
/
+31
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge `actioncable/README.md` to the Action Cable Overview guide [ci skip]
bogdanvlviv
2019-01-13
2
-544
/
+31
*
|
|
|
|
|
|
Merge pull request #34845 from palkan/feature/action-cable-connection-testing
Kasper Timm Hansen
2019-01-13
3
-0
/
+434
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
feature: add ActionCable::Connection::TestCase
Vladimir Dementyev
2019-01-02
3
-0
/
+434
*
|
|
|
|
|
|
Add Exim and Qmail support to Action Mailbox
George Claghorn
2019-01-12
10
-68
/
+196
*
|
|
|
|
|
|
More exercise test cases for `not_between`
Ryuta Kamizono
2019-01-12
2
-31
/
+84
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #34906 from gregnavis/add-endless-ranges-to-activerecord
Aaron Patterson
2019-01-11
3
-2
/
+18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Support endless ranges in where
Greg Navis
2019-01-11
3
-2
/
+18
*
|
|
|
|
|
|
Merge pull request #34902 from lanzhiheng/improve-doc-in-routing-2-10-adding-...
Gannon McGibbon
2019-01-11
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[ci skip] improve doc in `Adding Member Routes` section of routing chapter.
lanzhiheng
2019-01-11
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #34913 from bogdanvlviv/docs_config_action_mailer_delivery...
Gannon McGibbon
2019-01-11
2
-2
/
+5
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Add info about `config.action_mailer.delivery_job` to the guide [ci skip]
bogdanvlviv
2019-01-11
2
-2
/
+5
*
|
|
|
|
|
|
|
|
Remove `id_value` argument which is no longer passed to `sql_for_insert`
Ryuta Kamizono
2019-01-11
2
-3
/
+3
*
|
|
|
|
|
|
|
|
Fix `test_case_insensitiveness` to follow up eb5fef5
Ryuta Kamizono
2019-01-11
1
-9
/
+8
*
|
|
|
|
|
|
|
|
Refactor `bind_attribute` to expand an association to actual attribute
Ryuta Kamizono
2019-01-11
2
-5
/
+5
[prev]
[next]