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

Add memcache increment and decrement #1135

Closed
wants to merge 30 commits into from
Closed

Commits on Aug 21, 2013

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

Commits on Aug 22, 2013

  1. Unit tests

    iwalz committed Aug 22, 2013
    Configuration menu
    Copy the full SHA
    ada4243 View commit details
    Browse the repository at this point in the history
  2. Format

    iwalz committed Aug 22, 2013
    Configuration menu
    Copy the full SHA
    a6cecd5 View commit details
    Browse the repository at this point in the history
  3. Fixed Format

    iwalz committed Aug 22, 2013
    Configuration menu
    Copy the full SHA
    50ef4ba View commit details
    Browse the repository at this point in the history
  4. Fixed Format

    iwalz committed Aug 22, 2013
    Configuration menu
    Copy the full SHA
    fd888be View commit details
    Browse the repository at this point in the history
  5. Added phalcon.c

    iwalz committed Aug 22, 2013
    Configuration menu
    Copy the full SHA
    7a5495c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2013

  1. Xcache incr and decr

    iwalz committed Aug 23, 2013
    Configuration menu
    Copy the full SHA
    b6b72ec View commit details
    Browse the repository at this point in the history
  2. Add xcache trunk

    iwalz committed Aug 23, 2013
    Configuration menu
    Copy the full SHA
    7e4ba36 View commit details
    Browse the repository at this point in the history
  3. Add php -v output

    iwalz committed Aug 23, 2013
    Configuration menu
    Copy the full SHA
    cc197cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ce63d3 View commit details
    Browse the repository at this point in the history
  5. Temporary remove apc

    iwalz committed Aug 23, 2013
    Configuration menu
    Copy the full SHA
    98e40c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db7c949 View commit details
    Browse the repository at this point in the history
  7. Added missing xcache.c

    iwalz committed Aug 23, 2013
    Configuration menu
    Copy the full SHA
    f1e9061 View commit details
    Browse the repository at this point in the history
  8. Fixed travis failures

    iwalz committed Aug 23, 2013
    Configuration menu
    Copy the full SHA
    76cec9d View commit details
    Browse the repository at this point in the history
  9. Changed variable export

    iwalz committed Aug 23, 2013
    Configuration menu
    Copy the full SHA
    4c97eba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ad0ad39 View commit details
    Browse the repository at this point in the history
  11. Flush memcache after first test

    iwalz committed Aug 23, 2013
    Configuration menu
    Copy the full SHA
    1585c8f View commit details
    Browse the repository at this point in the history
  12. Disable apc via cli setting

    iwalz committed Aug 23, 2013
    Configuration menu
    Copy the full SHA
    8c266af View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e546f47 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2013

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

Commits on Aug 25, 2013

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

Commits on Aug 26, 2013

  1. Add memory cache incr/decr

    iwalz committed Aug 26, 2013
    Configuration menu
    Copy the full SHA
    da05106 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2013

  1. Add filecache incr/decr

    iwalz committed Sep 13, 2013
    Configuration menu
    Copy the full SHA
    bfc6757 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2013

  1. Mongo incr/decr implementation

    iwalz committed Sep 15, 2013
    Configuration menu
    Copy the full SHA
    d36631d View commit details
    Browse the repository at this point in the history
  2. Removed comment

    iwalz committed Sep 15, 2013
    Configuration menu
    Copy the full SHA
    9876237 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2013

  1. Fixed seg fault

    iwalz committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    354dad3 View commit details
    Browse the repository at this point in the history
  2. Some code optimization

    iwalz committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    b647337 View commit details
    Browse the repository at this point in the history
  3. Some code optimization

    iwalz committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    cb63e2b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2013

  1. Fixed segfault

    iwalz committed Sep 25, 2013
    Configuration menu
    Copy the full SHA
    3e2fc60 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2013

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