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 #4984 from raghunadhd/change_orderhash
Vijay Dev
2012-03-03
3
-3
/
+3
|
\
|
*
Refactored code
Raghunadh
2012-02-10
3
-3
/
+3
*
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-03-03
6
-19
/
+65
|
\
\
|
*
|
copy edits [ci skip]
Vijay Dev
2012-03-03
1
-1
/
+1
|
*
|
Made documentation of config.assets.precompile slightly more explicit.
Guy Bolton King
2012-03-02
1
-1
/
+3
|
*
|
Removed max-stale from the setting the cache-headers in the response as max-s...
Anuj Dutta
2012-03-02
1
-1
/
+1
|
*
|
Add documentation for IndexDefinition.
Waseem Ahmad
2012-03-02
1
-0
/
+3
|
*
|
Improve header hierarchy.
Joost Baaij
2012-02-29
1
-1
/
+3
|
*
|
Include a comment as to why ETag header should be removed from the response.
Joost Baaij
2012-02-29
1
-0
/
+1
|
*
|
Changed asset_host config to more specific
Rahul P. Chaudhari
2012-02-29
1
-2
/
+2
|
*
|
Some cleanup on the upgrading guide
Mike Gunderloy
2012-02-28
1
-14
/
+40
|
*
|
Merge pull request #85 from whilefalse/rails_32_engine_upgrade
Vijay Dev
2012-02-28
1
-0
/
+12
|
|
\
\
|
|
*
|
Added guide to updating engines built in previous versions of Rails
Steven Anderson
2012-02-24
1
-0
/
+12
*
|
|
|
Merge pull request #5258 from guilleiguaran/amo-model
Jon Leighton
2012-03-03
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Use public_send instead of send in ActiveModel::Model initialize
Guillermo Iguaran
2012-03-03
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #5256 from carlosantoniodasilva/active-model-model
José Valim
2012-03-03
3
-1
/
+81
|
\
\
\
\
|
*
|
|
|
Add docs with usage examples for ActiveModel::Model
Carlos Antonio da Silva
2012-03-03
3
-1
/
+81
|
/
/
/
/
*
|
|
|
Merge pull request #5253 from guilleiguaran/amo-model
Jeremy Kemper
2012-03-02
4
-0
/
+44
|
\
\
\
\
|
*
|
|
|
Add ActiveModel::Model, a mixin to make Ruby objects to work with AP inmediatly
Guillermo Iguaran
2012-03-02
4
-0
/
+44
|
/
/
/
/
*
|
|
|
Turn off verbose mode of rack-cache, we still have X-Rack-Cache to check that...
Santiago Pastorino
2012-03-03
1
-1
/
+1
*
|
|
|
only log an error if there is a logger. fixes #5226
Aaron Patterson
2012-03-02
3
-2
/
+11
*
|
|
|
Can't cache url_options on a controller level
Piotr Sarnacki
2012-03-02
1
-11
/
+12
*
|
|
|
Merge pull request #5243 from lest/patch-2
José Valim
2012-03-02
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
don't pass unnecessary argument
Sergey Nartimov
2012-03-02
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #5242 from rails/opt_routes
José Valim
2012-03-02
9
-48
/
+107
|
\
\
\
\
|
*
|
|
|
Optimize url helpers.
Sergey Nartimov + José Valim
2012-03-02
6
-29
/
+36
|
*
|
|
|
Optimize path helpers.
José Valim
2012-03-02
5
-29
/
+81
*
|
|
|
|
Fix #5238, rendered_format is not set when template is not rendered
Piotr Sarnacki
2012-03-02
2
-2
/
+8
*
|
|
|
|
Merge pull request #5241 from carlosantoniodasilva/output-safety
José Valim
2012-03-02
1
-3
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Stop SafeBuffer#clone_empty from issuing warnings
Carlos Antonio da Silva
2012-03-02
1
-3
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #5234 from benpickles/allow-empty-fieldsets
Piotr Sarnacki
2012-03-02
2
-2
/
+11
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Allow fieldsets to be created without a block.
Ben Pickles
2012-03-01
2
-2
/
+11
*
|
|
|
|
revert setting NOT NULL constraints in add_timestamps
Xavier Noria
2012-03-01
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #5232 from claudiob/add_release_date_to_docs
Vijay Dev
2012-03-01
6
-12
/
+12
|
\
\
\
\
|
*
|
|
|
Add release dates to documentation
claudiob
2012-03-01
6
-12
/
+12
|
/
/
/
/
*
|
|
|
Merge branch 'master-security'
Aaron Patterson
2012-03-01
5
-29
/
+63
|
\
\
\
\
|
*
|
|
|
Ensure [] respects the status of the buffer.
José Valim
2012-02-29
2
-16
/
+41
|
*
|
|
|
delete vulnerable AS::SafeBuffer#[]
Akira Matsuda
2012-02-20
2
-12
/
+0
|
*
|
|
|
use AS::SafeBuffer#clone_empty for flushing the output_buffer
Akira Matsuda
2012-02-20
1
-1
/
+1
|
*
|
|
|
add AS::SafeBuffer#clone_empty
Akira Matsuda
2012-02-20
2
-0
/
+15
|
*
|
|
|
fix output safety issue with select options
Sergey Nartimov
2012-02-20
2
-4
/
+11
*
|
|
|
|
Tap, tap goes the middleware
Jeremy Kemper
2012-02-29
1
-4
/
+1
*
|
|
|
|
Merge pull request #5203 from avakhov/anonymous-controller-layout
Aaron Patterson
2012-02-29
2
-0
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
Fix layout lookup for anonymous controller
Alexey Vakhov
2012-02-28
2
-0
/
+16
*
|
|
|
|
|
Merge pull request #5219 from mattfawcett/2781-fix-querystring-route-constrai...
Aaron Patterson
2012-02-29
3
-4
/
+17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix the assert_recognizes test method so that it works when there are
Matt Fawcett
2012-02-24
3
-4
/
+17
*
|
|
|
|
|
|
fix api doc [ci skip]
Vijay Dev
2012-03-01
1
-1
/
+1
*
|
|
|
|
|
|
adds a nodoc [ci skip]
Vijay Dev
2012-03-01
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #5221 from kennyj/fix_warning_20120301
Jeremy Kemper
2012-02-29
1
-3
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix warning: assigned but unused variable
kennyj
2012-03-01
1
-3
/
+0
|
/
/
/
/
/
/
/
[next]