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
...
*
|
Update changelog with #1552 feature: add hidden field before select[multiple=...
Piotr Sarnacki
2011-06-11
1
-0
/
+5
*
|
Update CHANGELOG.
José Valim
2011-06-11
1
-0
/
+3
*
|
Get rid of the alternate namespace lookup.
José Valim
2011-06-11
3
-17
/
+5
|
/
*
Merge pull request #1552 from bogdan/select
Piotr Sarnacki
2011-06-11
2
-8
/
+55
|
\
|
*
Fixing select[multiple] html specification problem.
Bogdan Gusiev
2011-06-08
2
-8
/
+55
*
|
No need for a configuration option here.
José Valim
2011-06-11
1
-10
/
+2
*
|
Merge pull request #549 from dlee/utf8_enforcer
José Valim
2011-06-11
5
-10
/
+21
|
\
\
|
*
|
Remove utf8_enforcer_param config option
David Lee
2011-06-11
3
-24
/
+0
|
*
|
Make utf8_enforcer_tag an overrideable method
David Lee
2011-06-11
1
-3
/
+7
|
*
|
Make utf8 enforcer param customizeable
David Lee
2011-06-11
5
-5
/
+36
|
*
|
There are no snowmen here
David Lee
2011-06-11
3
-7
/
+7
*
|
|
Merge pull request #1647 from neerajdotname/make_tests_stronger
José Valim
2011-06-11
3
-5
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
remove meaningless assert true
Neeraj Singh
2011-06-11
1
-1
/
+0
|
*
|
expected message should come first
Neeraj Singh
2011-06-11
1
-2
/
+2
|
*
|
try not to use assert_blank when nil will would
Neeraj Singh
2011-06-11
1
-2
/
+2
|
/
/
*
|
Revert "Make sure that we don't perform in-place mutation on SafeBuffer string"
Santiago Pastorino and José Ignacio Costa
2011-06-10
2
-8
/
+0
*
|
Merge pull request #1644 from smartinez87/warns
Santiago Pastorino
2011-06-10
1
-1
/
+1
|
\
\
|
*
|
Remove unused variable causing warning in 1.9.3
Sebastian Martinez
2011-06-10
1
-1
/
+1
*
|
|
Merge pull request #1642 from sikachu/master-render-inline
Aaron Patterson
2011-06-10
3
-21
/
+31
|
\
\
\
|
*
|
|
Make sure that we don't perform in-place mutation on SafeBuffer string
Prem Sichanugrist
2011-06-10
2
-0
/
+8
|
*
|
|
Update CHANGELOG to mention the json_escape change, and rearrange stuff a bit.
Prem Sichanugrist
2011-06-10
1
-21
/
+23
*
|
|
|
s/Bundle/Bundler/
Xavier Noria
2011-06-11
1
-1
/
+1
*
|
|
|
Merge branch 'master' of git://github.com/lifo/docrails
Xavier Noria
2011-06-11
10
-124
/
+30
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fixed minor typo: 'Arraw' to 'Array'
thoefer
2011-06-11
1
-1
/
+1
|
*
|
|
shallow_path example updated
ganesh
2011-06-10
1
-3
/
+3
|
*
|
|
update palmist link on performance_testing
John Hinnegan
2011-06-09
1
-1
/
+1
|
*
|
|
Merge branch 'master' of github.com:lifo/docrails
Mohammad Typaldos
2011-06-09
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Describe the user name 'variable' in a way that doesn't confuse the textile p...
Ben Orenstein
2011-06-08
1
-1
/
+1
|
*
|
|
|
Match tone already established
Mohammad Typaldos
2011-06-09
1
-1
/
+1
|
|
/
/
/
|
*
|
|
require_tree is pretty simple
Mohammad Typaldos
2011-06-08
1
-2
/
+2
|
*
|
|
Added acronym and reference link for Model–view–controller
Bratish Goswami
2011-06-08
1
-1
/
+1
|
*
|
|
minor corrections in configuring guide
Vijay Dev
2011-06-08
1
-11
/
+11
|
*
|
|
remove generators section from command line guide in favor of the separate ge...
Vijay Dev
2011-06-08
1
-94
/
+0
|
*
|
|
fix generators guide url
Vijay Dev
2011-06-08
1
-2
/
+2
|
*
|
|
use git: rather than https: in git remote urls; else, github asks for passwor...
Vijay Dev
2011-06-08
1
-1
/
+1
|
*
|
|
minor fixes from 5acf76d
Vijay Dev
2011-06-08
1
-2
/
+2
|
*
|
|
fix incorrect validation examples
Vijay Dev
2011-06-08
1
-5
/
+5
|
*
|
|
Merge branch 'master' of github.com:lifo/docrails
Xavier Noria
2011-06-08
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
fix typo
Vijay Dev
2011-06-08
1
-1
/
+1
*
|
|
|
|
shell out to run bundler on app generation, see rationale in the comment
Xavier Noria
2011-06-10
1
-6
/
+12
*
|
|
|
|
Merge pull request #1631 from vijaydev/runner-help
José Valim
2011-06-10
2
-0
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
make 'rails runner' show usage when run without any options
Vijay Dev
2011-06-10
2
-0
/
+8
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #1567 from BDQ/engine_migrations
José Valim
2011-06-10
2
-5
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
Updated test to ensure correct sequence when copying engine/plugin migrations.
Brian Quinn
2011-06-10
1
-4
/
+11
|
*
|
|
|
|
Ensure engine migrations are copied in the same sequence that they are required.
Brian Quinn
2011-06-10
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Ensure number helpers can handle HTML safe strings - closes #1597.
Andrew White
2011-06-10
2
-1
/
+8
*
|
|
|
|
Merge pull request #1523 from raghunadhd/refactor_regex
Xavier Noria
2011-06-10
1
-4
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
removed the unnecessary back slashes from the regular expression
Raghunadh
2011-06-10
1
-2
/
+2
|
*
|
|
|
|
rafactored the regex related code in the mapper class
Raghunadh
2011-06-07
1
-4
/
+7
*
|
|
|
|
|
Merge pull request #1625 from neerajdotname/page_caching
José Valim
2011-06-10
2
-2
/
+3
|
\
\
\
\
\
\
[prev]
[next]