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
*
Raise error when has_many through is defined before through association
Chris Holmes
2017-01-04
5
-0
/
+38
*
Merge pull request #27552 from jarijokinen/fix-default-locale-code-example
Andrew White
2017-01-04
1
-5
/
+10
|
\
|
*
Add instructions for available_locales [skip ci]
Jari Jokinen
2017-01-04
1
-5
/
+10
*
|
Merge pull request #27399 from sinogermany/rails-env-for-empty-string-env-vars
Rafael Mendonça França
2017-01-03
3
-1
/
+18
|
\
\
|
*
|
Rails.env falls back to dev mode when env var is empty
Daniel Deng
2017-01-04
3
-1
/
+18
*
|
|
Merge pull request #27564 from kamipo/fix_find_by_active_record_base_object-2
Rafael França
2017-01-03
2
-3
/
+8
|
\
\
\
|
*
|
|
Fix `find_by` and `where` consistency
Ryuta Kamizono
2017-01-04
2
-3
/
+8
*
|
|
|
Fix configuration test now that Metal#env was removed
Rafael Mendonça França
2017-01-03
1
-1
/
+1
|
/
/
/
*
|
|
Revert "Merge pull request #21233 from mtsmfm/disable-referential-integrity-w...
Rafael Mendonça França
2017-01-03
25
-207
/
+114
*
|
|
Revert "Merge pull request #27550 from mtsmfm/fix-generator-command-for-neste...
Rafael Mendonça França
2017-01-03
9
-29
/
+9
*
|
|
Merge pull request #27550 from mtsmfm/fix-generator-command-for-nested-rails-...
Rafael França
2017-01-03
9
-9
/
+29
|
\
\
\
|
*
|
|
Fix generator command for nested (namespaced) rails engine
Fumiaki MATSUSHIMA
2017-01-03
9
-9
/
+29
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #27562 from maclover7/jm-as-rm-require
Rafael Mendonça França
2017-01-03
1
-3
/
+0
|
\
\
\
|
*
|
|
Remove unnecessary require statements
Jon Moss
2017-01-03
1
-3
/
+0
*
|
|
|
Remove deprecated ActionController::Metal.call
Rafael Mendonça França
2017-01-03
3
-17
/
+11
*
|
|
|
List full class name
Jon Moss
2017-01-03
1
-1
/
+1
*
|
|
|
Remove deprecated Metal#env
Rafael Mendonça França
2017-01-03
2
-5
/
+4
*
|
|
|
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
|
/
/
/
/
/
/
/
/
[next]