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
/
actionpack
/
lib
/
action_controller
/
metal
/
conditional_get.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ci skip] Fix <tt> in doc
claudiob
2015-11-15
1
-1
/
+1
*
remove RackDelegation module
Aaron Patterson
2015-08-26
1
-1
/
+0
*
Spelling/typo/grammatical fixes [ci skip]
karanarora
2015-05-23
1
-2
/
+2
*
Doc fix [ci skip]
Sushruth Sivaramakrishnan
2015-03-05
1
-1
/
+1
*
Tiny documentation edits [ci skip]
Robin Dupret
2015-02-15
1
-3
/
+3
*
Implement http_cache_forever to ActionController
Arthur Neves
2015-02-15
1
-0
/
+18
*
Accept a collection in fresh_when and stale?
claudiob
2015-02-10
1
-10
/
+36
*
Fix wrong kwarg "record" from #18872
claudiob
2015-02-10
1
-1
/
+1
*
Convert stale? and fresh_when to use keyword arguments.
Kasper Timm Hansen
2015-02-10
1
-12
/
+10
*
Better examples for fresh_when and stale?
claudiob
2015-01-06
1
-2
/
+2
*
Consistently markup etag options.
Steven Harman
2014-09-16
1
-3
/
+3
*
Consistently capitalize ETag.
Steven Harman
2014-09-16
1
-3
/
+3
*
When your templates change, browser caches bust automatically.
Jeremy Kemper
2014-08-17
1
-6
/
+31
*
Missing require hash/keys
Akira Matsuda
2013-02-01
1
-0
/
+2
*
These are already required through AS/rails
Akira Matsuda
2013-01-06
1
-2
/
+0
*
Replace comments' non-breaking spaces with spaces
claudiob
2012-12-04
1
-1
/
+1
*
Multiple changes to 1,9 hash syntax
AvnerCohen
2012-10-27
1
-1
/
+1
*
update AC::ConditionalGet documentation [ci skip]
Francesco Rodriguez
2012-09-22
1
-27
/
+31
*
Use merge! to merge additional options onto default options
Carlos Antonio da Silva
2012-09-07
1
-4
/
+3
*
Fixes warning: & interpreted as argument prefix
kennyj
2012-08-30
1
-1
/
+1
*
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
1
-4
/
+34
*
Removing ==Examples and last blank lines of docs from actionpack
Francesco Rodriguez
2012-05-15
1
-1
/
+0
*
Removed max-stale from the setting the cache-headers in the response as max-s...
Anuj Dutta
2012-03-02
1
-1
/
+1
*
Merge pull request #3479 from arvida/ensure-date-header-on-expires-in
José Valim
2012-02-18
1
-0
/
+3
|
\
|
*
Ensuring a HTTP Date header when setting Cache-Control's max-age with #expire...
arvida
2011-10-31
1
-0
/
+3
*
|
let expires_in accept a must_revalidate flag
Xavier Noria
2012-02-17
1
-2
/
+6
*
|
Revert "Added ActiveRecord::Base#last_modified to work with the new fresh_whe...
David Heinemeier Hansson
2011-12-01
1
-2
/
+2
*
|
Added ActiveRecord::Base#last_modified to work with the new fresh_when/stale?...
David Heinemeier Hansson
2011-12-01
1
-2
/
+2
*
|
Allow fresh_when/stale? to take a record instead of an options hash [DHH]
David Heinemeier Hansson
2011-12-01
1
-4
/
+49
|
/
*
Fix small typo in documentation
Krekoten' Marjan
2010-10-12
1
-1
/
+1
*
Small tweak the ConditionalGet documentation
Carl Lerche
2010-09-17
1
-2
/
+2
*
cleanup of ActionController::Metal inline documentation
Joost Baaij
2010-08-26
1
-6
/
+6
*
Rename RackConvenience => RackDelegation
Joshua Peek
2009-12-20
1
-1
/
+1
*
Fixes expires_now and cleans things up a bit
Yehuda Katz
2009-10-26
1
-1
/
+1
*
Extract #head into its own module and simplify it
Yehuda Katz
2009-10-26
1
-36
/
+3
*
Add nagivational behavior to respond_with.
José Valim
2009-08-07
1
-3
/
+4
*
Rename /base to /metal and make base.rb and metal.rb top-level to reflect the...
Yehuda Katz
2009-08-06
1
-0
/
+118