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 #19097 from gsamokovarov/web-console-guide
Robin Dupret
2015-03-02
1
-49
/
+58
|
\
|
*
Web Console documentation for the upcoming 2.1 release [ci skip]
Genadi Samokovarov
2015-03-02
1
-49
/
+58
*
|
Merge pull request #19167 from limekin/master
Arun Agrawal
2015-03-02
1
-1
/
+1
|
\
\
|
*
|
Fixing incorrect class name used in an example.
Kevin Jayanthan
2015-03-02
1
-1
/
+1
|
/
/
*
|
Merge pull request #19163 from JuanitoFatas/feautre/enumerable-without-take-2
Richard Schneeman
2015-03-01
2
-2
/
+1
|
\
\
|
*
|
Use include? instead of in? for Enumerable#without.
Juanito Fatas
2015-03-02
2
-2
/
+1
*
|
|
Merge pull request #19159 from stephenminded/docs_fix_polymorphic_index
Arthur Nogueira Neves
2015-03-01
1
-1
/
+1
|
\
\
\
|
*
|
|
Composite index is [:imageable_type, :imageable_id] [ci skip]
Steve Lounsbury
2015-03-01
1
-1
/
+1
*
|
|
|
Move transaction code to transaction module
Arthur Neves
2015-03-01
2
-41
/
+41
|
|
/
/
|
/
|
|
*
|
|
Remove parent transaction state
Arthur Neves
2015-03-01
2
-7
/
+0
*
|
|
Merge pull request #19161 from JuanitoFatas/fix/include-inclusion
David Heinemeier Hansson
2015-03-01
1
-0
/
+1
|
\
\
\
|
*
|
|
Include object inclusion for enumerable test.
Juanito Fatas
2015-03-02
1
-0
/
+1
|
/
/
/
*
|
|
Merge pull request #19157 from todd/enumerable_without
David Heinemeier Hansson
2015-03-01
5
-0
/
+46
|
\
\
\
|
*
|
|
Add Enumerable#without
Todd Bealmear
2015-03-01
5
-0
/
+46
*
|
|
|
remove useless conditional
Aaron Patterson
2015-03-01
1
-1
/
+1
*
|
|
|
refactor `handle_model` to use private helper methods for generation
Aaron Patterson
2015-03-01
1
-8
/
+6
*
|
|
|
drop allocations for string and class polymorphic routes
Aaron Patterson
2015-03-01
1
-3
/
+3
*
|
|
|
Merge pull request #19152 from tchandy/removing_unused_mailer_templates
Carlos Antonio da Silva
2015-03-01
18
-50
/
+0
|
\
\
\
\
|
*
|
|
|
Removing unused mailer templates
Thiago Pradi
2015-03-01
18
-50
/
+0
*
|
|
|
|
drop string allocations per model url_for call in views
Aaron Patterson
2015-03-01
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Bump rack-test to fix nil values being sent to `parse_nested_query`
eileencodes
2015-03-01
2
-2
/
+2
*
|
|
|
move _generate_paths_by_default to where it is used
Aaron Patterson
2015-03-01
2
-6
/
+6
*
|
|
|
Merge pull request #19153 from stephenminded/docs_fix_polymorphic_index
Abdelkader Boudih
2015-03-01
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
/
Indexing a polymorphic assoc adds index on type and id [ci skip]
Steve Lounsbury
2015-03-01
1
-1
/
+1
|
/
/
*
|
Merge pull request #19149 from yui-knk/fix/4_0_release_notes2
Rafael Mendonça França
2015-03-01
1
-1
/
+1
|
\
\
|
*
|
[ci skip] Fix fenced code block lang
yui-knk
2015-03-02
1
-1
/
+1
|
/
/
*
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-03-01
3
-3
/
+20
|
\
\
|
*
|
Explained how to set session expiry through session_store config
Iain Beeston
2015-02-27
3
-3
/
+20
*
|
|
Merge pull request #19148 from yui-knk/fix/4_0_release_notes
Carlos Antonio da Silva
2015-03-01
1
-1
/
+1
|
\
\
\
|
*
|
|
[ci skip] Add `.`
yui-knk
2015-03-01
1
-1
/
+1
|
/
/
/
*
|
|
Lines of code can be 100,000+ in a Rails app
Akira Matsuda
2015-03-01
1
-4
/
+4
*
|
|
Fix segmentation fault in ActionPack tests
eileencodes
2015-02-28
1
-1
/
+1
*
|
|
Merge pull request #19138 from yui-knk/fix/code_block_lang
Abdelkader Boudih
2015-03-01
1
-1
/
+1
|
\
\
\
|
*
|
|
[ci skip] Fix fenced code block lang
yui-knk
2015-03-01
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #19137 from kant/patch-2
Abdelkader Boudih
2015-03-01
1
-1
/
+1
|
\
\
\
|
*
|
|
Update link (minor fix)
Darío Hereñú
2015-02-28
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #19136 from kant/patch-1
Abdelkader Boudih
2015-03-01
1
-2
/
+2
|
\
\
\
|
*
|
|
Minor fixes (proposal)
Darío Hereñú
2015-02-28
1
-2
/
+2
|
/
/
/
*
|
|
drop allocations when handling model url generation
Aaron Patterson
2015-02-28
1
-1
/
+1
*
|
|
Merge pull request #19131 from tgxworld/reduce_allocated_memory_in_module_del...
Yves Senn
2015-02-28
1
-1
/
+1
|
\
\
\
|
*
|
|
Reduce allocated memory for Module#delegate.
Guo Xiang Tan
2015-03-01
1
-1
/
+1
*
|
|
|
Merge pull request #19132 from davydovanton/pdate-doc-module-anonymous
Rafael Mendonça França
2015-02-28
1
-0
/
+7
|
\
\
\
\
|
*
|
|
|
[ci skip] Add code examples for Module#anonymous? documentation
Anton Davydov
2015-02-28
1
-0
/
+7
*
|
|
|
|
Merge pull request #19130 from yui-knk/fix/active_support_core_extensions2
Yves Senn
2015-02-28
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
[ci skip] Fix to comment
yui-knk
2015-03-01
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #19129 from yui-knk/fix/active_support_core_extensions
Yves Senn
2015-02-28
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[ci skip] Fix to String
yui-knk
2015-03-01
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #19128 from davydovanton/update-doc-range-to-s
Kasper Timm Hansen
2015-02-28
1
-2
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
[ci skip] Update documentation for Range#to_formatted_s
Anton Davydov
2015-02-28
1
-2
/
+17
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #18965 from hjoo/rake_restart
Eileen M. Uchitelle
2015-02-28
4
-0
/
+43
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
[next]