2008-03-22 |
<brian@gir.tangen... | Adding support for trigger call on delete of a successf... |
tree | commitdiff |
2008-03-21 |
<brian@gir-2.local> | Fix for wrong count on memcache_server_st structure... |
tree | commitdiff |
2008-03-21 |
<brian@gir-2.local> | Extended server_sort_test() test. |
tree | commitdiff |
2008-03-18 |
<brian@gir-2.local> | Merge |
tree | commitdiff |
2008-03-18 |
<brian@gir-2.local> | Read through caching function. |
tree | commitdiff |
2008-03-17 |
Brian Aker | Final cleanup to remove deprecated BEHAVIOR bit for... |
tree | commitdiff |
2008-03-11 |
<brian@gir-2.local> | Collapse heads for major merge. |
tree | commitdiff |
2008-03-10 |
<brian@gir-2.local> | Refactored debug library out of main include. |
tree | commitdiff |
2008-03-10 |
<brian@gir-2.local> | Refactor to allow memcached_string_st to be public... |
tree | commitdiff |
2008-03-10 |
<brian@gir-2.local> | Fixed headers for includes. |
tree | commitdiff |
2008-03-10 |
<brian@gir-2.local> | Huge refactoring of directory structure. |
tree | commitdiff |
2008-03-07 |
<brian@233.sub... | Branch prediction optimizations. |
tree | commitdiff |
2008-03-05 |
<brian@gir-2.local> | Patch for "murmur" hash algorithm. |
tree | commitdiff |
2008-03-05 |
<brian@gir-2.local> | Fix for zero length values. |
tree | commitdiff |
2008-03-03 |
Tim Bunce | merge |
tree | commitdiff |
2008-02-29 |
<brian@gir-2.local> | Branch merge for fixes in reconnect. |
tree | commitdiff |
2008-02-29 |
<brian@gir-2.local> | Branch merge. |
tree | commitdiff |
2008-02-28 |
Tim Bunce | hg merge binary, resolving one conflict by choosing... |
tree | commitdiff |
2008-02-27 |
<brian@gir-2.local> | Extending tests. |
tree | commitdiff |
2008-02-24 |
<brian@gir.lan> | Rewrite of memcached_behavior_set() to take a uint64_t... |
tree | commitdiff |
2008-02-24 |
<brian@gir.lan> | Adding the new binary branch... |
tree | commitdiff |
2008-02-20 |
<kevin@laminaria> | After quit is issued, client reads all data from server, |
tree | commitdiff |
2008-02-20 |
<kevin@laminaria> | Test for 0-length data, which works with the server. |
tree | commitdiff |
2008-02-20 |
<brian@gir-2.local> | First view of server cursor function. |
tree | commitdiff |
2008-02-18 |
Brian Aker | Fix for looping through multi-interfaces (in case one... |
tree | commitdiff |
2008-02-15 |
<brian@gir-2.local> | Bug fix for memcached_cas() operator. |
tree | commitdiff |
2008-02-15 |
<brian@gir-2.local> | Added behavior method around testing of keys. |
tree | commitdiff |
2008-02-13 |
<brian@gir-2.local> | Merge |
tree | commitdiff |
2008-02-13 |
<brian@gir-2.local> | Added MEMCACHED_BEHAVIOR_SORT_HOSTS behavior to enable... |
tree | commitdiff |
2008-02-13 |
<brian@gir-2.local> | MEMCACHED_BAD_KEY_PROVIDED has been added as an error... |
tree | commitdiff |
2008-02-13 |
<brian@gir-2.local> | We now sort servers to make sure the client application... |
tree | commitdiff |
2008-02-12 |
<brian@gir-2.local> | Atomsmasher test. |
tree | commitdiff |
2008-02-09 |
Brian Aker | Random cleanup, plus server startup script |
tree | commitdiff |
2008-02-05 |
Brian Aker | Committing new test (framekwork). |
tree | commitdiff |
2008-02-05 |
<patg@patg.net> | Added test for get_by_key, set_by_key C++ tests |
tree | commitdiff |
2008-02-01 |
Brian Aker | Merging Patrick's work on C++ interface. |
tree | commitdiff |
2008-02-01 |
Brian Aker | Refactored tests. |
tree | commitdiff |
2008-01-30 |
<patg@patg.net> | Merged |
tree | commitdiff |
2008-01-29 |
Brian Aker | Fix test case (in debug mode we toss asserts for NULL... 0.15 |
tree | commitdiff |
2008-01-29 |
Brian Aker | Fix for non-blocking IO error. The refactoring bit... |
tree | commitdiff |
2008-01-29 |
Brian Aker | Fixed add test failure for OS'es with broken async... |
tree | commitdiff |
2008-01-29 |
Brian Aker | Incomming Patch from Kevin |
tree | commitdiff |
2008-01-27 |
Brian Aker | Kevin's patch bug13 |
tree | commitdiff |
2008-01-23 |
Brian Aker | Refactor of generate tests. |
tree | commitdiff |
2008-01-22 |
Brian Aker | Update for release 0.14 0.14 |
tree | commitdiff |
2008-01-21 |
<patg@patg.net> | Merge |
tree | commitdiff |
2008-01-21 |
Brian Aker | Fix lack of free() in bug (quiet valgrind) |
tree | commitdiff |
2008-01-21 |
Brian Aker | Clean up pointer issue. |
tree | commitdiff |
2008-01-21 |
<brian@gir.tangen... | Fixed bug found by Evan Weaver where increment was... |
tree | commitdiff |
2008-01-21 |
<brian@gir.tangen... | Merge. |
tree | commitdiff |
2008-01-20 |
<patg@patg.net> | Merge |
tree | commitdiff |
2008-01-20 |
<patg@patg.net> | Removed major, minor, micro from memcached.h |
tree | commitdiff |
2008-01-20 |
Brian Aker | Merge |
tree | commitdiff |
2008-01-20 |
<patg@patg.net> | Merge of latest - callback commit needed |
tree | commitdiff |
2008-01-20 |
<patg@patg.net> | MEMCACHED_VERSION_STRING changed _back_ to LIBMEMCACHED... |
tree | commitdiff |
2008-01-20 |
<patg@patg.net> | Working on getting version patch working |
tree | commitdiff |
2008-01-19 |
<brian@gir.local> | Typed clone and cleanup functions with memcached_ prefixes, |
tree | commitdiff |
2008-01-19 |
<brian@gir.local> | Pulling back the C++ code to just be an include. |
tree | commitdiff |
2008-01-19 |
<brian@gir.local> | Custom memory patch work (based on Sean Chittenden... |
tree | commitdiff |
2008-01-18 |
<brian@gir.local> | Merge. |
tree | commitdiff |
2008-01-18 |
<brian@gir.local> | This patch includes all of the callback work for settin... |
tree | commitdiff |
2008-01-15 |
<brian@gir.local> | Adding test for MEMCACHED_BEHAVIOR_USER_DATA |
tree | commitdiff |
2008-01-14 |
<brian@gir.local> | First push of example C++ interface. |
tree | commitdiff |
2008-01-09 |
Brian Aker | Test Cleanup. |
tree | commitdiff |
2008-01-09 |
Brian Aker | More timeout cleanup |
tree | commitdiff |
2008-01-09 |
Brian Aker | Merge |
tree | commitdiff |
2008-01-09 |
<brian@gir.tangen... | merge |
tree | commitdiff |
2008-01-09 |
<brian@gir.tangen... | Incorrect polltimeout set on test (Patch by Kevin) |
tree | commitdiff |
2008-01-08 |
<brian@gir.tangen... | Removing all of the multi-set bits (aka the buffer... |
tree | commitdiff |
2008-01-05 |
Brian Aker | Test fixes for new return code on buffered calls. |
tree | commitdiff |
2008-01-05 |
Brian Aker | Fix for bad error in execute. |
tree | commitdiff |
2008-01-05 |
<brian@gir.tangen... | Merging |
tree | commitdiff |
2008-01-05 |
<brian@gir.tangen... | memcached_behavior() causes commands to be buffered... |
tree | commitdiff |
2007-12-22 |
<brian@gir.tangen... | Merging branches. |
tree | commitdiff |
2007-12-22 |
Brian Aker | NEw code for the memcached_fetch_execute() function. |
tree | commitdiff |
2007-12-19 |
Brian Aker | Multi branch work. |
tree | commitdiff |
2007-12-18 |
Brian Aker | Fixed error in lack of pointer found (Tim Bunce discovered) |
tree | commitdiff |
2007-12-18 |
Brian Aker | Code for multi delete functions. |
tree | commitdiff |
2007-12-18 |
Brian Aker | Portability patches from Kevin Dalley for Freebsd 4.0. |
tree | commitdiff |
2007-12-17 |
Brian Aker | Refactor of response code. All of it has been streamlin... |
tree | commitdiff |
2007-12-14 |
Brian Aker | Fixed test cases (hackathon item) |
tree | commitdiff |
2007-12-14 |
<brian@wlan-guest... | Turns out the protocol docs were in error, and that... |
tree | commitdiff |
2007-12-11 |
Brian Aker | New async test. |
tree | commitdiff |
2007-12-08 |
<brian@gir.tangen... | Refactor of async code. poll() is now only called when... |
tree | commitdiff |
2007-12-06 |
Brian Aker | Modifying tests to always get failures (aka test that... |
tree | commitdiff |
2007-12-05 |
Brian Aker | Extending tests... |
tree | commitdiff |
2007-12-05 |
Brian Aker | Updating to remove memory leak in functions.c (aka... |
tree | commitdiff |
2007-12-05 |
<brian@h220-215... | Cleanup of spelling error in option. |
tree | commitdiff |
2007-12-04 |
<brian@h220-215... | This includes work for partitioning by key. Dormando... |
tree | commitdiff |
2007-12-04 |
<brian@h220-215... | Fix for hash not being cloned. |
tree | commitdiff |
2007-12-03 |
Brian Aker | Fix to removed GNU specific bit |
tree | commitdiff |
2007-12-03 |
<brian@gir.local> | Fixing failure of socket issue. |
tree | commitdiff |
2007-12-03 |
<brian@h220-215... | Fixed problem with out of range character in key. |
tree | commitdiff |
2007-12-02 |
<brian@gir.local> | Extending test cases (Hsieh has benchmarks now run... |
tree | commitdiff |
2007-12-01 |
Brian Aker | Fix for Linux system for async protocol. |
tree | commitdiff |
2007-12-01 |
<brian@gir.tangen... | Fix in issue where no servers are to be found (introduc... |
tree | commitdiff |
2007-12-01 |
<brian@gir.tangen... | Big fix for async mode to make sure all data has been... |
tree | commitdiff |
2007-11-29 |
Brian Aker | Added tests for consistent hash. |
tree | commitdiff |
2007-11-29 |
<brian@gir.tangen... | IPV6 support, plus cleanup around consistent hashing. |
tree | commitdiff |
2007-11-28 |
Brian Aker | Longer test case added for server parsing. |
tree | commitdiff |
next |