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
*
Remove unneeded Deprecation.silence
Rafael Mendonça França
2017-01-03
1
-3
/
+1
*
Merge pull request #27563 from kamipo/fix_typo
Rafael França
2017-01-03
2
-3
/
+3
|
\
|
*
Fix typo s/permited/permitted/
Ryuta Kamizono
2017-01-04
2
-3
/
+3
*
|
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
3
-49
/
+29
*
|
Remove deprecated tasks in railties
Rafael Mendonça França
2017-01-03
2
-12
/
+5
*
|
Remove deprecated file `rails/rack/debugger
Rafael Mendonça França
2017-01-03
2
-3
/
+4
*
|
Remove deprecated config.serve_static_files
Rafael Mendonça França
2017-01-03
3
-29
/
+4
*
|
Remove deprecated `config.static_cache_control`
Rafael Mendonça França
2017-01-03
4
-24
/
+6
*
|
Merge pull request #21233 from mtsmfm/disable-referential-integrity-without-s...
Rafael França
2017-01-03
25
-114
/
+207
|
\
\
|
|
/
|
/
|
|
*
Use `SET CONSTRAINTS` for `disable_referential_integrity` without superuser p...
Fumiaki MATSUSHIMA
2016-12-03
25
-114
/
+207
*
|
Merge pull request #25522 from kamipo/fix_select_rows_method_signature_for_co...
Rafael França
2017-01-03
3
-20
/
+24
|
\
\
|
*
|
Fix `select_rows` method signature for consistency
Ryuta Kamizono
2017-01-04
3
-20
/
+24
*
|
|
Remove unneeded requires at active record
Rafael Mendonça França
2017-01-03
3
-5
/
+0
*
|
|
Merge pull request #25626 from maclover7/jm-standardize-ac-readme
Rafael França
2017-01-03
1
-0
/
+9
|
\
\
\
|
*
|
|
Standardize Action Cable README.md
Jon Moss
2016-07-02
1
-0
/
+9
*
|
|
|
Merge pull request #26689 from kamipo/deprecate_passing_name_to_indexes
Rafael Mendonça França
2017-01-03
7
-5
/
+29
|
\
\
\
\
|
*
|
|
|
Deprecate passing `name` to `indexes` like `tables`
Ryuta Kamizono
2017-01-04
7
-5
/
+29
*
|
|
|
|
Remove deprecation of using ActiveRecord::Base instance in .update
Rafael Mendonça França
2017-01-03
3
-6
/
+5
*
|
|
|
|
Remove deprecated db:test:clone* tasks
Rafael Mendonça França
2017-01-03
2
-24
/
+4
*
|
|
|
|
Merge pull request #27560 from kamipo/fix_test_name_deprecated_to_not_permitted
Rafael Mendonça França
2017-01-03
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Fix test name `deprecated` to `not_permitted`
Ryuta Kamizono
2017-01-03
1
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #27559 from maclover7/jm-ar-changelog-grammar
Jon Moss
2017-01-03
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Rephrase CHANGELOG.md entry
Jon Moss
2017-01-03
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #25460 from maclover7/jm-uncached
Sean Griffin
2017-01-03
1
-0
/
+21
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add explicit testing for `uncached` vs. `cached`
Jon Moss
2016-06-21
1
-0
/
+21
*
|
|
|
Generate indexed names in input even when objects are not persisted
Rafael Mendonça França
2017-01-03
2
-6
/
+17
*
|
|
|
Merge pull request #26352 from kamipo/avoid_to_call_set_inverse_instance_twice
Arthur Nogueira Neves
2017-01-03
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Avoid to call `set_inverse_instance` twice for `has_many` association
Ryuta Kamizono
2016-12-28
2
-2
/
+2
*
|
|
|
|
Merge pull request #25927 from y-yagi/remove_needless_warning_for_hstore
Sean Griffin
2017-01-03
1
-5
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
remove needless warning for hstore
yuuji.yaginuma
2016-08-15
1
-5
/
+0
*
|
|
|
|
|
Merge pull request #27517 from maclover7/jm-fix-27502
Sean Griffin
2017-01-03
3
-0
/
+34
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Compare deserialized values for `PostgreSQL::OID::Hstore` types
Jon Moss
2017-01-03
3
-0
/
+34
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #24596 from maclover7/jm-cleanup-3
Kasper Timm Hansen
2017-01-03
2
-4
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Extract variant setter to process method
Jon Moss
2017-01-02
2
-4
/
+10
*
|
|
|
|
|
|
[ci skip] Find and record the article! 🤓
Kasper Timm Hansen
2017-01-03
1
-2
/
+2
*
|
|
|
|
|
|
Raise ArgumentError when a instance of ActiveRecord::Base is passed to
Rafael Mendonça França
2017-01-03
4
-19
/
+18
*
|
|
|
|
|
|
Merge pull request #24814 from vipulnsward/24811-fix-double-tasks
Arthur Nogueira Neves
2017-01-03
1
-1
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Don't list out tasks as separately that are under lib, which cause them to be...
Vipul A M
2016-07-09
1
-1
/
+0
*
|
|
|
|
|
|
|
Merge pull request #27363 from amatsuda/refined_array_sum
Sean Griffin
2017-01-03
1
-2
/
+7
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Refining Array#sum monkey-patch using Refinements
Akira Matsuda
2016-12-15
1
-2
/
+7
*
|
|
|
|
|
|
|
|
Merge pull request #27548 from tylerhunt/fix-duplicate-disable-with
Sean Griffin
2017-01-03
2
-14
/
+25
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Prevent duplicate data-disable-with attributes
Tyler Hunt
2017-01-03
2
-14
/
+25
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge pull request #27538 from davidsherline/guides-bi-dir-associations
Sean Griffin
2017-01-03
1
-23
/
+41
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Clarify Bi-directional Associations docs
David Sherline
2017-01-03
1
-23
/
+41
*
|
|
|
|
|
|
|
|
|
Merge pull request #27335 from kamipo/remove_duplicated_model_definition
Sean Griffin
2017-01-03
2
-10
/
+4
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
Remove duplicated model class definitions in `test/cases/base_test.rb`
Ryuta Kamizono
2016-12-12
2
-10
/
+4
*
|
|
|
|
|
|
|
|
|
|
Consistently apply adapter behavior when serializing arrays
Sean Griffin
2017-01-03
5
-17
/
+62
*
|
|
|
|
|
|
|
|
|
|
Merge pull request #27435 from kamipo/follow_up_25307
Sean Griffin
2017-01-03
3
-4
/
+4
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
Active Record supports MySQL >= 5.1.10
Ryuta Kamizono
2016-12-22
3
-4
/
+4
[next]