- 26 Feb, 2014 33 commits
-
-
Erick Hitter authored
-
Erick Hitter authored
Clarify purpose of `cache` flag by renaming to `cached` as it indicates that the current page was served from cache
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
Update companion plugin to use global settings introduced in aa697f90 and 0a647e33, simplifying administration, ensuring consistency in settings used, reducing UI clutter.
-
Erick Hitter authored
-
Erick Hitter authored
Move configuration into a global and update all references. Makes for clearer separation of user options versus plugin code.
-
Erick Hitter authored
Improve detection for logged-in users and correct order of operations to ensure logged-in users aren't shown cached pages.
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
Add support for non-standard port and database values, remove dangerous information from debugging output.
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
Remove functionality to clear all caches. Doesn't capture all cases, will time out on any decently-sized site, isn't invoked from anywhere, and doesn't check capabilities.
-
Erick Hitter authored
Consolidate plugin's settings and cache clearing functions into a single file and rename for clarity. Given how small the files are, there's no sense in splitting.
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
Remove spurious whitespace from cached values to reduce validation errors and condense output buffer interaction for simpler code.
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
- 18 Feb, 2014 7 commits
-
-
Benjamin Adams authored
a bit of cleanup thanks =)
-
Benjamin Adams authored
-
Benjamin Adams authored
Fix logged in user don't see non cached site Thanks Hklemp!
-
Rueben Ramirez authored
-
Rueben Ramirez authored
-
Rueben Ramirez authored
-
Rueben Ramirez authored
-