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
path:
root
/
railties
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #5162 from kennyj/schema_cache_dump
Aaron Patterson
2012-03-07
3
-1
/
+47
|
\
|
*
Support judgement expired schema cache dump.
kennyj
2012-03-01
1
-0
/
+14
|
*
Load db/schema_cache.dump duaring boot time.
kennyj
2012-03-01
2
-1
/
+14
|
*
Add db:schema:cache:dump and db:schema:cache:clear tasks.
kennyj
2012-03-01
1
-0
/
+19
*
|
Revert "let the connection pool of new applications have size 1 rather than 5"
Xavier Noria
2012-03-07
4
-36
/
+12
*
|
Revert "updates the new default pool size in some additional places"
Xavier Noria
2012-03-07
3
-17
/
+7
*
|
fixes #4506 [ci skip]
Vijay Dev
2012-03-07
1
-1
/
+1
*
|
Remove unused ActionController::SessionManagement
Santiago Pastorino
2012-03-06
1
-1
/
+0
*
|
Revert table_name= needs connection now, so just stub table_name
kennyj
2012-03-07
1
-1
/
+1
*
|
Add config.middleware.api_only!
Carlos Antonio da Silva and Santiago Pastorino
2012-03-05
3
-4
/
+42
*
|
Merge pull request #5281 from filipeamoreira/patch-1
Vijay Dev
2012-03-05
1
-1
/
+1
|
\
\
|
*
|
Small typo fix
Filipe Moreira
2012-03-05
1
-1
/
+1
*
|
|
document the shortcut to the root route helper [ci skip]
Vijay Dev
2012-03-05
1
-0
/
+1
*
|
|
Fix typo
Santiago Pastorino
2012-03-05
1
-1
/
+1
|
/
/
*
|
Add a new guide for API-only applications
Jose and Yehuda
2012-03-04
1
-0
/
+277
*
|
Now all the models need to explicitly declare the accessible attributes
Rafael Mendonça França
2012-03-04
1
-0
/
+1
*
|
Only add the whitelist_attributes option if ActiveRecord is present
Rafael Mendonça França
2012-03-04
3
-2
/
+11
*
|
Whitelist all attribute assignment by default.
Michael Koziarski
2012-03-05
2
-1
/
+11
*
|
Fix tests, table_name= needs connection now, so just stub table_name
Piotr Sarnacki
2012-03-04
1
-1
/
+1
*
|
[engines guide] Add more concrete example of conflicts when not using isolate...
Piotr Sarnacki
2012-03-03
1
-1
/
+1
*
|
Handle files from ActionDispatch::Static with Rack::Sendfile (fixes #5225)
Piotr Sarnacki
2012-03-03
3
-5
/
+18
*
|
remove usages of AS::OrderedHash
Vishnu Atrai
2012-03-03
1
-1
/
+1
*
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-03-03
4
-18
/
+61
|
\
\
|
*
|
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
|
*
|
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
*
|
|
|
Add release dates to documentation
claudiob
2012-03-01
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
minor edits [ci skip]
Vijay Dev
2012-02-28
1
-2
/
+2
|
/
/
*
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-02-28
4
-2
/
+20
|
\
\
|
*
|
move the strict validations to an appropriate section and some edits [ci skip]
Vijay Dev
2012-02-28
1
-14
/
+12
|
*
|
copy edits [ci skip]
Vijay Dev
2012-02-28
1
-1
/
+1
|
*
|
Add brief summary of strict validations added in 3.2.
Oliver Legg
2012-02-27
1
-0
/
+14
|
*
|
Correct NullStore cache store name in caching guide
Toby Matejovsky
2012-02-27
1
-1
/
+1
|
*
|
document how to create non show paths from an array of parameters
Florent Guilleux
2012-02-26
1
-0
/
+6
|
*
|
reverted regular expression fix
Tima Maslyuchenko
2012-02-26
1
-2
/
+2
|
*
|
Merge branch 'master' of github.com:lifo/docrails
Tima Maslyuchenko
2012-02-26
1
-1
/
+1
|
|
\
\
|
|
*
|
layout affects views not methods
Rajinder Yadav
2012-02-26
1
-1
/
+1
|
*
|
|
fixed regular expression in Specifying Constraints section
Tima Maslyuchenko
2012-02-26
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #4284 from mattdbridges/time_calculation_aliases
Xavier Noria
2012-02-28
1
-6
/
+12
|
\
\
\
|
*
|
|
Adding :last_week, :last_month, and :last_year aliases to Time and Date
Matt Bridges
2012-02-21
1
-6
/
+12
*
|
|
|
ruby19: no need to rescue when requiring 'rdoc/task' in Ruby >= 1.9
Akira Matsuda
2012-02-27
2
-14
/
+3
*
|
|
|
updates the new default pool size in some additional places
Xavier Noria
2012-02-26
3
-7
/
+17
*
|
|
|
let the connection pool of new applications have size 1 rather than 5
Xavier Noria
2012-02-26
4
-12
/
+36
*
|
|
|
A guide for upgrading Rails [ci skip]
Vijay Dev
2012-02-25
2
-0
/
+169
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-02-25
1
-0
/
+18
|
\
\
\
[next]