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
*
Merge pull request #28013 from iguchi1124/fix-missing-namespace-wrapper
Godfrey Chan
2017-02-19
2
-2
/
+8
|
\
|
*
Add test for generate namespaced integration test
Shota Iguchi
2017-02-16
1
-2
/
+6
|
*
Add missing module namespacing wrapper
Shota Iguchi
2017-02-15
1
-0
/
+2
*
|
Merge pull request #28069 from st0012/change-back-frozen-string
Matthew Draper
2017-02-20
2
-2
/
+2
|
\
\
|
*
|
Unfreeze interpolated string because it's useless.
Stan Lo
2017-02-19
2
-2
/
+2
|
/
/
*
|
Share the common implementation between apps and engines.
Kasper Timm Hansen
2017-02-18
1
-12
/
+7
*
|
Merge pull request #28058 from y-yagi/follow_up_to_27608
Jon Moss
2017-02-17
2
-23
/
+1
|
\
\
|
*
|
Remove deprecate passing string to `:if` and `:unless` conditional options [c...
yuuji.yaginuma
2017-02-18
2
-23
/
+1
*
|
|
Merge pull request #28049 from notapatch/master
Jon Moss
2017-02-17
1
-1
/
+1
|
\
\
\
|
*
|
|
Change engines guide to demonstrate maintained forum
Richard
2017-02-17
1
-1
/
+1
*
|
|
|
Merge pull request #28053 from kamipo/remove_doc
Akira Matsuda
2017-02-18
1
-5
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Remove `:doc:` for `NumericalityValidator` [ci skip]
Ryuta Kamizono
2017-02-17
1
-5
/
+5
|
/
/
/
*
|
|
Merge pull request #28047 from Erol/fix-i18n-documentation-typo
Yves Senn
2017-02-17
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix typo in I18n Guide [ci skip]
Erol Fornoles
2017-02-17
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #28040 from kenta-s/fix-doc-in-multibyte-chars
Jon Moss
2017-02-16
1
-4
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix doc in Multibyte::Chars [ci skip]
kenta-s
2017-02-17
1
-4
/
+5
|
/
/
*
|
Merge pull request #28026 from Sen-Zhang/fix_some_typos_in_comments
Jon Moss
2017-02-15
11
-11
/
+11
|
\
\
|
*
|
change ActiveModel::Validation to ActiveModel::Validations in comments
Sen Zhang
2017-02-15
11
-11
/
+11
|
/
/
*
|
Merge pull request #28016 from kenta-s/fix-docs-of-deprecated_method_warning
Jon Moss
2017-02-15
1
-3
/
+3
|
\
\
|
*
|
Remove redundant namespaces from sample code of `deprecated_method_warning` [...
kenta-s
2017-02-15
1
-3
/
+3
|
|
/
*
|
Merge pull request #27993 from koic/fix_test_ar_value_too_long_using_oracle
Eileen M. Uchitelle
2017-02-15
1
-2
/
+2
|
\
\
|
*
|
Fix a tests of AR::ValueTooLong when using OracleAdapter
Koichi ITO
2017-02-14
1
-2
/
+2
*
|
|
Merge pull request #28018 from frewsxcv/patch-1
Eileen M. Uchitelle
2017-02-15
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Indicate units of 'limit' in 'Integer' error message.
Corey Farwell
2017-02-15
1
-1
/
+1
|
/
/
*
|
Merge pull request #27605 from mtsmfm/fix-generator-command-for-nested-rails-...
Godfrey Chan
2017-02-14
3
-3
/
+27
|
\
\
|
*
|
Fix generator command for nested (namespaced) rails engine (take 2)
Fumiaki MATSUSHIMA
2017-01-07
3
-3
/
+27
*
|
|
Merge pull request #28000 from kamipo/remove_unused_ddl_helper
Rafael França
2017-02-14
1
-2
/
+0
|
\
\
\
|
*
|
|
Remove unused DdlHelper in ForeignKeyTest
Ryuta Kamizono
2017-02-14
1
-2
/
+0
|
/
/
/
*
|
|
Merge pull request #27999 from yahonda/space_shuttles
Matthew Draper
2017-02-15
1
-11
/
+14
|
\
\
\
|
*
|
|
Use ActiveRecord `bigint` type, not SQL literal bigint
Yasuo Honda
2017-02-14
1
-11
/
+14
|
/
/
/
*
|
|
Merge pull request #27997 from kamipo/should_keep_pk_column_order
Eileen M. Uchitelle
2017-02-14
1
-0
/
+1
|
\
\
\
|
*
|
|
Should keep the primary key column order
Ryuta Kamizono
2017-02-14
1
-0
/
+1
|
/
/
/
*
|
|
Merge pull request #27996 from ream88/patch-1
Vipul A M
2017-02-14
1
-1
/
+1
|
\
\
\
|
*
|
|
Not ants were harmed! 🐜
Mario Uher
2017-02-14
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #27961 from jordanlewis/simplify-postgres-primary-keys-v2
Sean Griffin
2017-02-14
3
-24
/
+10
|
\
\
\
|
*
|
|
Simplify and optimize Postgres query for primary_keys()
Jordan Lewis
2017-02-13
3
-24
/
+10
*
|
|
|
Merge pull request #27991 from kenta-s/fix-return-value-of-deprecate_methods-...
Rafael França
2017-02-13
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix the return of `deprecate_methods` in doc [ci skip]
kenta-s
2017-02-14
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #27926 from st0012/freeze-cache-instrument-name
Rafael França
2017-02-13
3
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Freeze fragment cache related instrument name.
Stan Lo
2017-02-07
3
-3
/
+3
*
|
|
|
|
Merge pull request #27986 from kamipo/add_default_index_type
Rafael França
2017-02-13
4
-1
/
+13
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add `default_index_type?` to the generic schema dumper doesn't have the knowl...
Ryuta Kamizono
2017-02-14
4
-1
/
+13
*
|
|
|
|
Fix rubocop violations
Rafael Mendonça França
2017-02-13
1
-3
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #26655 from kamipo/fix_remove_expression_index
Rafael França
2017-02-13
2
-14
/
+21
|
\
\
\
\
|
*
|
|
|
Fix `remove_index` to be able to remove expression indexes
Ryuta Kamizono
2016-12-25
2
-14
/
+21
*
|
|
|
|
Merge pull request #27981 from kamipo/omit_redundant_using_btree
Rafael França
2017-02-13
5
-17
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
Omit redundant `using: :btree` for schema dumping
Ryuta Kamizono
2017-02-13
5
-17
/
+17
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #27984 from kenta-s/remove-unused-variable
Rafael França
2017-02-13
1
-2
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Refactor `test_find_by_does_not_use_statement_cache_if_table_name_is_changed`
kenta-s
2017-02-13
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #27122 from kamipo/fix_unscope_with_subquery
Rafael França
2017-02-13
2
-14
/
+38
|
\
\
\
\
[next]