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 #5787 from frankieroberto/itemscope-patch
Santiago Pastorino
2012-04-09
2
-3
/
+3
|
\
|
*
Adding itemscope to list of boolean attributes.
Frankie Roberto
2012-04-09
2
-3
/
+3
*
|
rewords the section about default_url_options in the Action Controller Overvi...
Xavier Noria
2012-04-09
1
-3
/
+4
|
/
*
Merge pull request #5783 from rafaelfranca/default_url_options
Santiago Pastorino
2012-04-08
3
-4
/
+4
|
\
|
*
Document that default_url_options must return a hash with symbolized
Rafael Mendonça França
2012-04-09
1
-0
/
+1
|
*
default_url_options does not receive one argument anymore
Rafael Mendonça França
2012-04-08
3
-4
/
+3
*
|
Revert "Merge pull request #5750 from ahoward/master"
Santiago Pastorino
2012-04-08
2
-28
/
+1
*
|
Inline the symbolize_keys/stringify_keys methods
Santiago Pastorino
2012-04-08
1
-2
/
+10
*
|
Remove Fixnum#to_sym support in 1.8.7
Santiago Pastorino
2012-04-08
1
-1
/
+1
|
/
*
Merge pull request #5718 from benedikt/master
Jeremy Kemper
2012-04-08
4
-6
/
+13
|
\
|
*
Adds test to check that circular preloading does not modify Model.unscoped (a...
Benedikt Deicke
2012-04-03
3
-4
/
+8
|
*
Removes caching from ActiveRecord::Core::ClassMethods#relation
Benedikt Deicke
2012-04-03
3
-6
/
+9
*
|
Fix a couple more script[type=text/javascript] tests affected by #5748
Jeremy Kemper
2012-04-08
2
-8
/
+8
*
|
Merge pull request #5748 from ai/no_type_in_html5
Jeremy Kemper
2012-04-08
20
-196
/
+196
|
\
\
|
*
|
Remove unnecessary in HTML 5 type attribute with default value
Andrey A.I. Sitnik
2012-04-05
20
-196
/
+196
*
|
|
Merge pull request #5773 from trevor/patch-1
Vijay Dev
2012-04-08
2
-6
/
+6
|
\
\
\
|
*
|
|
update stdlib doc urls in comments - active_support/core_ext/[integer|numeric...
Trevor Wennblom
2012-04-07
2
-6
/
+6
*
|
|
|
adds a new test case for titleize
Xavier Noria
2012-04-08
1
-0
/
+1
*
|
|
|
Merge pull request #5759 from romanvbabenko/refactor/rails_module_singleton_c...
Piotr Sarnacki
2012-04-07
1
-7
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Class variables has been fixed to Singleton instance variables at Rails module
Roman V. Babenko
2012-04-06
1
-7
/
+7
*
|
|
|
Merge pull request #5772 from lest/patch-4
Xavier Noria
2012-04-07
1
-6
/
+4
|
\
\
\
\
|
*
|
|
|
use extract_options! in cycle helper
Sergey Nartimov
2012-04-07
1
-6
/
+4
*
|
|
|
|
revises the regexp used in titleize
Xavier Noria
2012-04-07
2
-13
/
+16
*
|
|
|
|
fix markup error [ci skip]
Vijay Dev
2012-04-08
1
-1
/
+1
*
|
|
|
|
avoid empty api pages
Vijay Dev
2012-04-08
3
-4
/
+7
|
/
/
/
/
*
|
|
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-04-07
5
-14
/
+29
|
\
\
\
\
|
*
|
|
|
Don't use arel_table in published_and_commented example in querying guide
Ryan Bigg
2012-04-07
1
-1
/
+1
|
*
|
|
|
Revert "Documents that ActiveRecord instances also support []/[]= methods for...
Vijay Dev
2012-04-07
1
-11
/
+5
|
*
|
|
|
Revert "Where migration can get wrong help added"
Vijay Dev
2012-04-07
1
-10
/
+0
|
*
|
|
|
copy editing [ci skip]
Vijay Dev
2012-04-07
1
-5
/
+4
|
*
|
|
|
Fix example action dispatch in mime type
Alexey Vakhov
2012-04-07
1
-1
/
+1
|
*
|
|
|
Documents that ActiveRecord instances also support []/[]= methods for reading...
Rodrigo Rosenfeld Rosas
2012-04-06
1
-5
/
+11
|
*
|
|
|
Fix 'Everyday Git' link
Anil Wadghule
2012-04-06
1
-1
/
+1
|
*
|
|
|
Better class name
xyctka@gmail.com
2012-04-06
1
-2
/
+2
|
*
|
|
|
Update Custom Exception Handler section of Internationalization guide
xyctka@gmail.com
2012-04-06
1
-5
/
+21
|
*
|
|
|
Where migration can get wrong help added
Sandip Ransing
2012-04-06
1
-0
/
+10
|
*
|
|
|
Improvement to migration guide
Sandip Ransing
2012-04-06
1
-6
/
+6
*
|
|
|
|
Merge pull request #5766 from lest/patch-4
Vijay Dev
2012-04-07
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
pass default value as argument to fetch
Sergey Nartimov
2012-04-06
1
-1
/
+1
|
/
/
/
/
*
|
|
|
revises requires of some AS deprecation files
Xavier Noria
2012-04-05
3
-3
/
+4
*
|
|
|
documents the contract for the argument of AD::Routing::RouteSet#url_for
Xavier Noria
2012-04-05
1
-0
/
+1
*
|
|
|
Merge pull request #5751 from rafaelfranca/fix-build
Xavier Noria
2012-04-05
3
-2
/
+11
|
\
\
\
\
|
*
|
|
|
Make url_for work when option is nil and default_url_options has
Rafael Mendonça França
2012-04-05
2
-1
/
+10
|
*
|
|
|
Fix url_for when options is nil
Rafael Mendonça França
2012-04-05
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #5753 from carlosantoniodasilva/as-remove-require-and-warn...
José Valim
2012-04-05
2
-1
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Initialize variables in file update checker to avoid warnings
Carlos Antonio da Silva
2012-04-05
1
-0
/
+3
|
*
|
|
Remove not used require from as to avoid circular requires
Carlos Antonio da Silva
2012-04-05
1
-1
/
+0
|
/
/
/
*
|
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-04-05
8
-54
/
+41
|
\
\
\
|
*
|
|
lets not show too much output and shadow the intention [ci skip]
Vijay Dev
2012-04-05
1
-20
/
+3
|
*
|
|
minor fixes [ci skip]
Vijay Dev
2012-04-05
1
-2
/
+2
[next]