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 #26935 from y-yagi/fix_ruby_warning
Andrew White
2016-10-31
1
-1
/
+1
|
\
|
*
remove warning from big integer test
yuuji.yaginuma
2016-10-31
1
-1
/
+1
*
|
Merge pull request #26936 from caramelcat/add-missing-space
Guillermo Iguaran
2016-10-30
1
-1
/
+1
|
\
\
|
*
|
Add missing space in Migrations guide [ci skip]
Benny
2016-10-31
1
-1
/
+1
|
/
/
*
|
Merge pull request #26932 from y-yagi/update_doc_about_assets_digest
Jon Moss
2016-10-29
1
-2
/
+2
|
\
\
|
*
|
update doc about assets digest class [ci skip]
yuuji.yaginuma
2016-10-30
1
-2
/
+2
|
|
/
*
|
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
380
-2077
/
+2098
*
|
Merge pull request #26926 from gsamokovarov/debug-exceptions-plain-loggers
Rafael França
2016-10-29
2
-1
/
+20
|
\
\
|
*
|
Support plain loggers in DebugExceptions
Genadi Samokovarov
2016-10-28
2
-1
/
+20
*
|
|
Revert "Merge pull request #23698 from meinac/add_missing_types_into_ar_model...
Rafael Mendonça França
2016-10-28
1
-1
/
+11
|
|
/
|
/
|
*
|
Fix the variable scoping issue I introduced in 007e50d8e5a900547471b6c4ec79d9...
Matthew Draper
2016-10-28
1
-2
/
+2
*
|
Merge PR #19759
Arthur Neves
2016-10-28
3
-1
/
+24
|
\
\
|
*
|
Fix for has_and_belongs_to_many & has_many_through associations while partial...
Mehmet Emin İNAÇ
2016-02-13
3
-2
/
+24
*
|
|
Merge pull request #23698 from meinac/add_missing_types_into_ar_model_generat...
Arthur Nogueira Neves
2016-10-28
1
-11
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Dynamically show available sql types [ci skip]
Mehmet Emin İNAÇ
2016-02-16
1
-11
/
+1
*
|
|
Hide commands from API site.
Kasper Timm Hansen
2016-10-28
13
-17
/
+17
*
|
|
Merge pull request #26688 from kamipo/remove_respond_to_indexes
Kasper Timm Hansen
2016-10-28
2
-18
/
+9
|
\
\
\
|
*
|
|
Remove unnecessary `respond_to?(:indexes)` checking
Ryuta Kamizono
2016-10-03
2
-18
/
+9
*
|
|
|
[ci skip] Revise TagHelper only permitting symbols doc.
Kasper Timm Hansen
2016-10-28
1
-4
/
+3
*
|
|
|
Merge pull request #26919 from Erol/add-assets-version-option
Kasper Timm Hansen
2016-10-28
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Add documentation for `config.assets.version` [skip ci]
Erol Fornoles
2016-10-28
1
-0
/
+2
|
/
/
/
/
*
|
|
|
Explicitly show --no-helper and --no-assets options in help message
Akira Matsuda
2016-10-28
1
-0
/
+2
*
|
|
|
Merge pull request #26917 from kamipo/fix_stopdoc_to_startdoc
Rafael França
2016-10-28
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix :stopdoc: to :startdoc: [ci skip]
Ryuta Kamizono
2016-10-28
1
-1
/
+1
*
|
|
|
|
Merge pull request #23770 from meinac/fix_habtm_symbol_class_name
Arthur Nogueira Neves
2016-10-27
2
-2
/
+14
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix HABTM associations join table resolver bug on constants and symbols
Mehmet Emin İNAÇ
2016-10-27
2
-2
/
+14
*
|
|
|
|
Permit loads while queries are running
Matthew Draper
2016-10-27
5
-25
/
+47
*
|
|
|
|
Merge pull request #26915 from jules2689/time-zone-conversion-inherited-bug
Sean Griffin
2016-10-27
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fixes an issue where time_zone_conversion that causes an exception in ARs del...
Julian Nadeau
2016-10-27
1
-1
/
+1
|
/
/
/
/
*
|
|
|
removes requires already present in active_support/rails
Xavier Noria
2016-10-27
7
-9
/
+0
*
|
|
|
Merge pull request #26899 from kamipo/use_regex_match
Xavier Noria
2016-10-27
10
-13
/
+13
|
\
\
\
\
|
*
|
|
|
Use Regexp#match? rather than Regexp#===
Ryuta Kamizono
2016-10-26
10
-13
/
+13
*
|
|
|
|
let Regexp#match? be globally available
Xavier Noria
2016-10-27
26
-25
/
+6
*
|
|
|
|
Merge pull request #26907 from y-yagi/remove_unused_RedirectBackError
Arthur Nogueira Neves
2016-10-26
1
-8
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
remove unused `RedirectBackError` class
yuuji.yaginuma
2016-10-27
1
-8
/
+0
*
|
|
|
|
|
Merge pull request #26906 from y-yagi/fix_initializer_name
Jon Moss
2016-10-26
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
fix initializer name [ci skip]
yuuji.yaginuma
2016-10-27
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Clear the correct query cache
Samuel Cochran
2016-10-26
2
-4
/
+27
*
|
|
|
|
Remove all Journey constant from public API
Rafael Mendonça França
2016-10-26
5
-7
/
+17
|
/
/
/
/
*
|
|
|
Merge pull request #26896 from j-dexx/update_habtm_docs
Vipul A M
2016-10-26
1
-3
/
+1
|
\
\
\
\
|
*
|
|
|
Update HABTM documentation in guides
James Doyley
2016-10-26
1
-3
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #26895 from yui-knk/use_same_class_on_transform_values
Guillermo Iguaran
2016-10-25
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
Ensure `#transform_values` of HWIDA to return HWIDA
yui-knk
2016-10-26
1
-0
/
+5
|
/
/
/
/
*
|
|
|
Merge pull request #25432 from kamipo/polymorphic_reflection_is_not_using_met...
Eileen M. Uchitelle
2016-10-25
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
`PolymorphicReflection` is not using the methods from `ThroughReflection`
Ryuta Kamizono
2016-06-21
1
-3
/
+3
*
|
|
|
|
Whitespace
Rafael Mendonça França
2016-10-25
1
-0
/
+1
*
|
|
|
|
Merge pull request #26851 from Gaurav2728/update-kindlerb
Rafael França
2016-10-25
3
-11
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
update kindlerb gem
Gaurav Sharma
2016-10-21
3
-11
/
+7
*
|
|
|
|
|
Remove mona lisa image from the tests
Rafael Mendonça França
2016-10-25
5
-19
/
+19
*
|
|
|
|
|
Fix HTML escaping in the guides
Rafael Mendonça França
2016-10-25
2
-2
/
+2
[next]