Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Endpoints / Proxy Update #315

Merged
merged 37 commits into from
May 15, 2017
Merged

API Endpoints / Proxy Update #315

merged 37 commits into from
May 15, 2017

Commits on Apr 25, 2017

  1. Preparing pull request. See: wpsharks/comet-cache#47

    jaswrks committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    8b14292 View commit details
    Browse the repository at this point in the history
  2. Adding Memcached class.

    jaswrks committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    b9608e1 View commit details
    Browse the repository at this point in the history
  3. Prepping shared utils.

    jaswrks committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    6ae4d43 View commit details
    Browse the repository at this point in the history
  4. Adding option keys.

    jaswrks committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    9da4550 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6052230 View commit details
    Browse the repository at this point in the history
  6. Filling in event consts.

    jaswrks committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    00edd75 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa0b67b View commit details
    Browse the repository at this point in the history
  8. Line-delimited servers only.

    jaswrks committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    d55e54f View commit details
    Browse the repository at this point in the history
  9. Adding memEnabled()

    jaswrks committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    6280c77 View commit details
    Browse the repository at this point in the history
  10. Beginning work on CacheIoUtils{}

    jaswrks committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    62a401c View commit details
    Browse the repository at this point in the history
  11. cacheRead()

    jaswrks committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    2627849 View commit details
    Browse the repository at this point in the history
  12. Beginning work on cacheWrite()

    jaswrks committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    4c7547d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. Polishing CacheIoUtils{}

    jaswrks committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    7398253 View commit details
    Browse the repository at this point in the history
  2. Polishing back compat. methods.

    jaswrks committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    2433fe1 View commit details
    Browse the repository at this point in the history
  3. Polishing ObUtils{}

    jaswrks committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    3ca54f9 View commit details
    Browse the repository at this point in the history
  4. Implementing cacheWrite()

    jaswrks committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    75c8c4f View commit details
    Browse the repository at this point in the history
  5. Refactor cacheRead()

    jaswrks committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    9f8140c View commit details
    Browse the repository at this point in the history
  6. Magic number 524288

    jaswrks committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    80b63f8 View commit details
    Browse the repository at this point in the history
  7. Implement cacheRead()

    jaswrks committed Apr 26, 2017
    2 Configuration menu
    Copy the full SHA
    c195111 View commit details
    Browse the repository at this point in the history
  8. Implement cacheRead()

    jaswrks committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    9915f80 View commit details
    Browse the repository at this point in the history
  9. Refactor options (breaking apart).

    jaswrks committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    12f15d1 View commit details
    Browse the repository at this point in the history
  10. Adding menu page options for Memcached.

    jaswrks committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    4f2bb8b View commit details
    Browse the repository at this point in the history
  11. Indicate where cache was loaded from.

    jaswrks committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    8b0e033 View commit details
    Browse the repository at this point in the history
  12. Indicate where cache was loaded from.

    jaswrks committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    80704e4 View commit details
    Browse the repository at this point in the history
  13. Note about auto-prefixing.

    jaswrks committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    05427dc View commit details
    Browse the repository at this point in the history
  14. Updating build.

    jaswrks committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    e021b7c View commit details
    Browse the repository at this point in the history
  15. Adding memClear()

    jaswrks committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    4adcf42 View commit details
    Browse the repository at this point in the history
  16. Use static::$memcached

    jaswrks committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    864b137 View commit details
    Browse the repository at this point in the history
  17. Auto-clear memory cache.

    jaswrks committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    fdd65b1 View commit details
    Browse the repository at this point in the history
  18. Add missing colon to placeholder.

    jaswrks committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    69477e3 View commit details
    Browse the repository at this point in the history
  19. _is_ necessary

    jaswrks committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    ffbcc5a View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

  1. Memcached tweaks.

    jaswrks committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    94909c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. Configuration menu
    Copy the full SHA
    89c92f5 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. Disable Memcached for logged-in users. See: #314

    Jason Caldwell committed May 12, 2017
    Configuration menu
    Copy the full SHA
    5fccb44 View commit details
    Browse the repository at this point in the history
  2. Updating to latest phings release.

    Jason Caldwell committed May 12, 2017
    Configuration menu
    Copy the full SHA
    8d6f501 View commit details
    Browse the repository at this point in the history
  3. Improve wording in note about logged-in users. See: #314

    Jason Caldwell committed May 12, 2017
    Configuration menu
    Copy the full SHA
    67af485 View commit details
    Browse the repository at this point in the history
  4. Updating dotfiles.

    Jason Caldwell committed May 12, 2017
    Configuration menu
    Copy the full SHA
    b18cd49 View commit details
    Browse the repository at this point in the history