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 branch 'master' of github.com:lifo/docrails
Almudena Garcia
2012-08-23
1
-8
/
+13
|
|
\
\
|
|
*
|
Fix rake guides:validate task as it should be run from the guides directory; ...
Jaime Iniesta
2012-08-23
1
-8
/
+13
|
*
|
|
Fix HTML validation errors
Almudena Garcia
2012-08-23
4
-7
/
+7
|
|
/
/
*
|
|
require bundle in the app generator
Xavier Noria
2012-09-01
1
-0
/
+1
*
|
|
Remove unneeded require
Piotr Sarnacki
2012-09-01
1
-1
/
+0
*
|
|
Merge pull request #7494 from route/actionview_decoupling_issue
Piotr Sarnacki
2012-09-01
6
-18
/
+10
|
\
\
\
|
*
|
|
Sprockets-rails tests fail
Dmitry Vorotilin
2012-09-01
6
-18
/
+10
|
/
/
/
*
|
|
Require bundler 1.2
Piotr Sarnacki
2012-08-31
1
-1
/
+1
*
|
|
Don't use Gemfile in test application in railties
Piotr Sarnacki
2012-08-31
1
-5
/
+5
*
|
|
Use Bundler.with_clean_env instead of custom code
Piotr Sarnacki
2012-08-31
1
-6
/
+3
*
|
|
Revert "Revert changes related to `bundle install` fixes in `rails new`"
Piotr Sarnacki
2012-08-31
2
-3
/
+17
*
|
|
Avoid #fetch for non-nil values.
Jon Leighton
2012-08-31
1
-1
/
+2
*
|
|
Key the attributes hash with symbols
Jon Leighton
2012-08-31
4
-9
/
+14
*
|
|
Cache the connection pool for a given class
Jon Leighton
2012-08-31
2
-20
/
+37
*
|
|
One hash is enough
Jon Leighton
2012-08-31
2
-18
/
+14
*
|
|
Refactor connection handler
Jon Leighton
2012-08-31
1
-22
/
+14
*
|
|
Make connection pool retrieval faster
Jon Leighton
2012-08-31
3
-20
/
+18
*
|
|
Revert "Merge pull request #7452 from arunagw/memcached_dalli"
Jon Leighton
2012-08-31
2
-7
/
+7
*
|
|
Revert "Add missing require"
Jon Leighton
2012-08-31
1
-1
/
+0
*
|
|
Merge pull request #7479 from eriko/master
Xavier Noria
2012-08-31
1
-1
/
+1
|
\
\
\
|
*
|
|
Update actionpack/lib/action_dispatch/routing/mapper.rb
Erik Ordway
2012-08-29
1
-1
/
+1
*
|
|
|
Instrumentation requires RackDelegation
José Valim
2012-08-30
1
-0
/
+1
*
|
|
|
Merge pull request #7485 from kennyj/fix_build_20120830
Rafael Mendonça França
2012-08-30
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Fix build about TemplateDigestorTest.
kennyj
2012-08-30
1
-3
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #7484 from kennyj/fix_warning_20120830
Rafael Mendonça França
2012-08-30
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fixes warning: & interpreted as argument prefix
kennyj
2012-08-30
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #7483 from christos/improve_template_digestor
David Heinemeier Hansson
2012-08-30
4
-4
/
+38
|
\
\
\
\
|
*
|
|
|
Further improve RENDER_DEPENDENCY regexp comments
Christos Zisopoulos
2012-08-30
1
-1
/
+1
|
*
|
|
|
Improve RENDER_DEPENDENCY regexp comment to keep the doc editor happy.
Christos Zisopoulos
2012-08-30
1
-1
/
+1
|
*
|
|
|
`Digestor` can now parse old style hash syntax for `render`
Christos Zisopoulos
2012-08-30
3
-4
/
+11
|
*
|
|
|
`Digestor` ignores most whitespace when parsing `render` invocations
Christos Zisopoulos
2012-08-30
4
-2
/
+29
*
|
|
|
|
Merge pull request #7477 from kennyj/fix_7469
Piotr Sarnacki
2012-08-30
1
-0
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Added missing require. When performing rake test:isolated, test/base_test.rb ...
kennyj
2012-08-29
1
-0
/
+1
*
|
|
|
|
Merge pull request #7481 from joliss/typo
Vijay Dev
2012-08-30
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Fix grammar
Jo Liss
2012-08-30
1
-3
/
+3
*
|
|
|
|
|
documents after_(commit|rollback)
Xavier Noria
2012-08-30
1
-0
/
+18
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #7480 from aaronbrethorst/master
Carlos Antonio da Silva
2012-08-29
1
-8
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Fix Markdown rendering of 'controller-level etag additions' feature
Aaron Brethorst
2012-08-29
1
-8
/
+8
|
|
|
/
/
/
|
|
/
|
|
|
*
/
|
|
|
Use class_attribute so we dont bleed
David Heinemeier Hansson
2012-08-29
1
-1
/
+6
|
/
/
/
/
*
|
|
|
Added controller-level etag additions that will be part of the action etag co...
David Heinemeier Hansson
2012-08-29
3
-4
/
+78
*
|
|
|
Add automatic template digests to all CacheHelper#cache calls (originally spi...
David Heinemeier Hansson
2012-08-29
14
-14
/
+358
*
|
|
|
Fix spacing
David Heinemeier Hansson
2012-08-29
1
-8
/
+8
*
|
|
|
Fix spacing
David Heinemeier Hansson
2012-08-29
1
-5
/
+4
*
|
|
|
Merge pull request #7230 from schneems/schneems/expose_required_keys
Andrew White
2012-08-29
6
-30
/
+41
|
\
\
\
\
|
*
|
|
|
refactor route_set `generate_extras` functionality
schneems
2012-08-28
1
-17
/
+9
|
*
|
|
|
Add Missing Keys from Journey on failed URL format
schneems
2012-08-28
6
-16
/
+35
*
|
|
|
|
fixes a regexp
Xavier Noria
2012-08-29
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #7476 from ayrton/fixed_indentation
Xavier Noria
2012-08-29
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Fixed indendation
Ayrton De Craene
2012-08-29
1
-3
/
+3
|
/
/
/
/
*
|
|
|
Add a test to make sure preloading properly merges association and default sc...
Pratik Naik
2012-08-28
3
-0
/
+23
[prev]
[next]