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
*
Don't put db:migrate and db:setup in binfiles if activerecord is excluded
Bouke van der Bijl
2016-11-01
3
-0
/
+10
*
Allow `autosave: true` to be used with inverse of
Sean Griffin
2016-11-01
5
-12
/
+14
*
Merge pull request #25337 from sgrif/sg-changes-in-callbacks
Sean Griffin
2016-11-01
18
-53
/
+362
|
\
|
*
Deprecate the behavior of AR::Dirty inside of after_(create|update|save) call...
Sean Griffin
2016-11-01
18
-53
/
+362
*
|
Merge PR #26052
Arthur Neves
2016-11-01
1
-12
/
+16
|
\
\
|
|
/
|
/
|
|
*
Added register_block method to register rake_tasks, generators, console & run...
Rafael Fidelis
2016-11-01
1
-12
/
+16
*
|
Merge pull request #26943 from colleenmcguckin/testing_typo
Kasper Timm Hansen
2016-10-31
1
-2
/
+2
|
\
\
|
*
|
fix typo in Rails Test Runner section
colleenmcguckin
2016-10-31
1
-2
/
+2
|
/
/
*
|
Ensure duration parsing is consistent across DST changes
Andrew White
2016-10-31
3
-2
/
+54
*
|
Merge pull request #26838 from Cohen-Carlisle/activerecord-slice-array-args
Guillermo Iguaran
2016-10-31
3
-1
/
+15
|
\
\
|
*
|
allow ActiveRecord::Core#slice to use array arg
Cohen Carlisle
2016-10-31
3
-1
/
+15
|
/
/
*
|
Merge pull request #23094 from yui-knk/fix_ar_test_comment
Arthur Nogueira Neves
2016-10-31
1
-5
/
+4
|
\
\
|
*
|
Remove a confusing comment
yui-knk
2016-10-31
1
-1
/
+0
|
*
|
Fix the order of `create_table` to match a comment about `:inverse_of` options
yui-knk
2016-10-31
1
-4
/
+4
*
|
|
Merge pull request #26938 from riseshia/patch-1
प्रथमेश Sonpatki
2016-10-31
1
-1
/
+0
|
\
\
\
|
*
|
|
Remove `Rack::Runtime from console log [ci skip]
Shia
2016-10-31
1
-1
/
+0
|
/
/
/
*
|
|
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
|
\
\
\
\
\
\
[next]