- 27 Feb, 2014 3 commits
-
-
Erick Hitter authored
-
Erick Hitter authored
Fixes #2.
-
Erick Hitter authored
-
- 26 Feb, 2014 30 commits
-
-
Erick Hitter authored
-
Erick Hitter authored
Probably needs a new name.
-
Erick Hitter authored
-
Erick Hitter authored
Improve use of global space by declaring a local variable global, rather than always using the Superglobal. It's easier to read, especially with the use of the `$_SERVER` superglobal.
-
Erick Hitter authored
Conslidates debug messages and prevents them from corrupting XML layouts.
-
Erick Hitter authored
-
Erick Hitter authored
Revert helper function for loading WP, introduced in 25ebf3a1. It causes the brokenness noted in that commit, somehow related to calling require_once inside a function.
-
Erick Hitter authored
Currently broken (causes an error with $wpdb).
-
Erick Hitter authored
-
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
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
Add support for non-standard port and database values, remove dangerous information from debugging output.
-
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
-
- 18 Feb, 2014 5 commits
-
-
Benjamin Adams authored
-
Rueben Ramirez authored
-
Rueben Ramirez authored
-
Rueben Ramirez authored
-
Rueben Ramirez authored
-
- 08 Feb, 2014 1 commit
-
-
Hendrik Klemp authored
-
- 06 Jan, 2014 1 commit
-
-
Hendrik Klemp authored
-