0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Raise an error if the site lacks a sitemap.xml More... almost 12 years ago
Added spec before to clean up testing space (so the spec passed on subsequent runs). More... over 14 years ago
bugfix: use /path/index.html from cache More... over 14 years ago
bugfix: invalid apache conf More... over 14 years ago
update for gem "tricycle-rack-contrib", '>= 0.9.6' More... over 14 years ago
revert 70e771b with explanatory comment - I think the tests pass because during tests #get is defined More... over 14 years ago
specs still pass - am I missing something? More... over 14 years ago
Made prime! record spider temp file, not just prime_with_locking!. More... over 14 years ago
Patched bug (and spec) for spider count in cache writer. More... over 14 years ago
Added some documentation for the cache:prime task. More... over 14 years ago
Replaced system load testing with lock file count testing. More... over 14 years ago
Changed priming load test to inspect ENV var. More... over 14 years ago
Added system load check to cache:prime task. More... over 14 years ago
Cache dir check to response cache sweeper. More... over 14 years ago
Added checking for cache dir to CacheWriter. More... over 14 years ago
Really fixed cache control file deletion. More... over 14 years ago
Fixed deletion of cache control files. More... over 14 years ago
Changed spec for cache writer freshness conditions. More... over 14 years ago
Cache now expires correctly on requests other than GET|HEAD. More... over 14 years ago
"Should refresh" logic moved into check method. Specs simplified. Rake task no longer loads whole environment. More... over 14 years ago
Moved constant for cache dir into config class, easier loading without full env and easier to manage. More... over 14 years ago
Extension now manages Radiant::Cache conflict when present (by unloading it when activated). More... over 14 years ago
Moved to last_spider_attempted stamp regardless of outcome to prevent multiple spiders running. More... over 14 years ago
Changed behavior of refresh to include a 20 minute timeout. More... over 14 years ago
Changed setting of default cache paths for reuse by other classes. More... over 14 years ago
Rake tasks for priming and refreshing caches. More... over 14 years ago
Class methods for CacheWriter, more spec coverage. More... over 14 years ago
Added sitemap spidering in CacheWriter. Added raise on error. More... over 14 years ago
Added CacheWriter for priming caches. More... over 14 years ago
Added touching .last_edit to ResponseCacheSweeper unless a GET or HEAD. More... over 14 years ago