projects
/
m6w6
/
libmemcached
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
first
⋅
prev
⋅
next
Merge from Trond
[m6w6/libmemcached]
/
tests
/
2009-07-06
Monty Taylor
Rearranged some things and added the visibility.m4...
tree
|
commitdiff
2009-07-01
Brian Aker
Merge Trond
tree
|
commitdiff
2009-07-01
Trond Norbye
Bug 394442: Replication mget test fail on linux due...
tree
|
commitdiff
2009-06-29
Brian Aker
Fix from Trond for deprecation
tree
|
commitdiff
2009-06-29
Brian Aker
Merge Trond
tree
|
commitdiff
2009-06-29
Trond Norbye
Bug #393556: Specify the signess of constants to avoid...
tree
|
commitdiff
2009-06-22
Brian Aker
Merging Trond, also fixed make test.
tree
|
commitdiff
2009-06-21
Brian Aker
Merge Monty
tree
|
commitdiff
2009-06-21
Trond Norbye
Deprecate the old callback interface to set the memory...
tree
|
commitdiff
2009-06-21
Monty Taylor
Updated output results to match new now-non-missing...
tree
|
commitdiff
2009-06-20
Brian Aker
Merging replication
tree
|
commitdiff
2009-06-20
Monty Taylor
Merged from trond.
tree
|
commitdiff
2009-06-17
Monty Taylor
Merged from me.
tree
|
commitdiff
2009-06-17
Brian Aker
Merging Trond
tree
|
commitdiff
2009-06-16
Monty Taylor
Merged from me.
tree
|
commitdiff
2009-06-15
Monty Taylor
Fixed -Wconversion warnings.
tree
|
commitdiff
2009-06-14
Monty Taylor
Aligned configure.ac with libdizzle and gearman.
tree
|
commitdiff
2009-06-14
Trond Norbye
merge upstream
tree
|
commitdiff
2009-06-14
Brian Aker
Merge Trond
tree
|
commitdiff
2009-06-14
Trond Norbye
Add memcached_[gs]et_user_data and updated the doc...
tree
|
commitdiff
2009-06-14
Trond Norbye
Clone should also preserve calloc
tree
|
commitdiff
2009-06-10
Trond Norbye
Refactor: clean up malloc/realloc/free/calloc
tree
|
commitdiff
2009-06-09
Trond Norbye
Added support for storing replicas on multiple servers
tree
|
commitdiff
2009-06-01
Brian Aker
Updating for 0.30
0.30
tree
|
commitdiff
2009-05-28
Brian Aker
Added memcached_generate_hash() and more tests! :)
tree
|
commitdiff
2009-05-27
Brian Aker
Stat fix and storage boost performance.
tree
|
commitdiff
2009-05-20
<brian@localhost...
Cleaned up structures for holes.
tree
|
commitdiff
2009-05-19
<brian@localhost...
Added new memcached_dump() command.
tree
|
commitdiff
2009-05-14
<brian@localhost...
Flip call (NULL is more common). Also add in helgrind...
tree
|
commitdiff
2009-05-13
<brian@localhost...
Added callgrind() to Makefile
tree
|
commitdiff
2009-05-13
<brian@localhost...
Cachegrind to test and fix for cache misses
tree
|
commitdiff
2009-05-13
Monty Taylor
A few 32-bit fixes.
tree
|
commitdiff
2009-05-13
Monty Taylor
Fixed files to work with vpath builds for distcheck.
tree
|
commitdiff
2009-05-13
<brian@localhost...
Updates for 0.29 release
0.29
tree
|
commitdiff
2009-05-13
Monty Taylor
Turned on more warnings, and fixed the errors. Moved...
tree
|
commitdiff
2009-05-13
Monty Taylor
Enabled warnings=errors for GCC and then made things...
tree
|
commitdiff
2009-05-12
Trond Norbye
Fixed up review comments from Brian
tree
|
commitdiff
2009-05-11
Trond Norbye
Added libmemcachedutil containing utility functions
tree
|
commitdiff
2009-05-03
Trond Norbye
Added support for MEMCACHED_BEHAVIOR_IO_KEY_PREFETCH
tree
|
commitdiff
2009-05-02
Trond Norbye
Refactor: memcached_io_read should return memcached_ret...
tree
|
commitdiff
2009-05-02
Robey Pointer
Add support for AUTO_EJECT_HOST
tree
|
commitdiff
2009-05-01
Eric Lambert
Disable hsieh algorithm by default
tree
|
commitdiff
2009-04-28
Tasuku SUENAGA
Add support for incr/decr with initial value
tree
|
commitdiff
2009-03-31
Brian Aker
Fix for test from Eric (we should rework this around...
tree
|
commitdiff
2009-03-23
Trond Norbye
Use ptr->root->result if the caller didn't provide...
tree
|
commitdiff
2009-03-21
Trond Norbye
Fixed actual loop in add_wrapper ;-)
tree
|
commitdiff
2009-03-19
Trond Norbye
Lower the number of iterations in add_wrapper
tree
|
commitdiff
2009-03-19
Trond Norbye
Copy all tunable members in memcached_clone and add...
tree
|
commitdiff
2009-03-13
Trond Norbye
Create a new make-target: test-no-outputdiff
tree
|
commitdiff
2009-03-13
Eric Lambert
minor tweaks to udp testcode and new error string
tree
|
commitdiff
2009-03-11
Trond Norbye
Fix coding style violations
tree
|
commitdiff
2009-03-09
Eric Lambert
udp support in fire and forget mode for all ops but...
tree
|
commitdiff
2009-01-27
Trond Norbye
Implemented support for noreply in the binary protocol
tree
|
commitdiff
2009-01-23
Trond Norbye
Source cleanup (remove compiler warnings ++)
tree
|
commitdiff
2009-01-23
Trond Norbye
Fix connect bug in memcached_flush_buffers and syntax...
tree
|
commitdiff
2009-01-23
Toru Maesaka
Added cluster analysis functionality to the library...
tree
|
commitdiff
2009-01-22
Trond Norbye
Remove compiler warnings from test suite
tree
|
commitdiff
2009-01-21
Trond Norbye
Added new command: memcached_flush_buffers
tree
|
commitdiff
2009-01-20
Trond Norbye
Implement memcached_behavior_noreply
tree
|
commitdiff
2009-01-10
Trond Norbye
Deprecate MEMCACHED_NO_KEY_PROVIDED, and fixed key...
tree
|
commitdiff
2009-01-06
Brian Aker
Fix for test case to not leak memory.
tree
|
commitdiff
2009-01-06
Brian Aker
Merge
tree
|
commitdiff
2009-01-06
Brian Aker
Import new purge work from trond
tree
|
commitdiff
2009-01-06
Trond Norbye
Run the async tests on the binary protocol as well
tree
|
commitdiff
2009-01-06
Trond Norbye
Disable user_supplied_bug17 on Solaris
tree
|
commitdiff
2009-01-06
Brian Aker
Fix test case for weighted servers.
tree
|
commitdiff
2009-01-05
Brian Aker
Refactor to remove leak in new framework for clone...
tree
|
commitdiff
2009-01-05
Brian Aker
Refactor for host_reset, updated test. TODO in code...
tree
|
commitdiff
2009-01-05
Brian Aker
Refactor out host_reset and add internal _with() to...
tree
|
commitdiff
2009-01-05
<brian@gir.tangen...
Bug fix for host_reset()
tree
|
commitdiff
2008-12-10
Trond Norbye
Add --with-memcached to be able to specify the memcache...
tree
|
commitdiff
2008-11-28
Brian Aker
Fix for bad disconnect during test run.
tree
|
commitdiff
2008-11-28
<brian@gir-3.local>
Incomming fix from Chris
tree
|
commitdiff
2008-11-21
<brian@gir-3.local>
Patch from evn
tree
|
commitdiff
2008-11-15
<brian@gir-3.local>
Trying to remove dead branch
tree
|
commitdiff
2008-11-15
<brian@gir-3.local>
Merge.
tree
|
commitdiff
2008-11-04
<brian@ubuntu>
Fix make dist.
tree
|
commitdiff
2008-11-03
<brian@gir-3.local>
Adding missing file
tree
|
commitdiff
2008-11-03
<brian@gir-3.local>
Incomming code for additions in keys (see Changelog)
tree
|
commitdiff
2008-09-22
<brian@gir-3.local>
Merging in Brian Pontz work on Jenkins hash
tree
|
commitdiff
2008-09-08
<brian@gir-3.local>
Updated for the creation of memcached_server_by_key().
tree
|
commitdiff
2008-09-08
<brian@gir-3.local>
More warning cleanup.
tree
|
commitdiff
2008-09-08
<brian@gir-3.local>
Cleanup warnings/found issue in store by key functions.
tree
|
commitdiff
2008-08-19
Brian Aker
Fixed udp warnings.
tree
|
commitdiff
2008-08-19
Brian Aker
Few more cleanups.
tree
|
commitdiff
2008-08-19
Brian Aker
Fixed memory leaks in test program.
tree
|
commitdiff
2008-08-03
Trond Norbye
Do not try to run the binary protocol testsuite for...
tree
|
commitdiff
2008-07-30
<brian@localhost...
Added MEMCACHED_BEHAVIOR_SND_TIMEOUT, MEMCACHED_BEHAVIO...
tree
|
commitdiff
2008-07-29
<brian@localhost...
Handling merge
tree
|
commitdiff
2008-07-27
<brian@localhost...
Fix for zero length bad key fix.
tree
|
commitdiff
2008-07-26
<trond@localhost>
Initial support for the binary protocol
tree
|
commitdiff
2008-07-23
<brian@localhost...
Fix for Chinese character sets.
tree
|
commitdiff
2008-07-23
<brian@localhost...
Pushing weighted ketama code.
tree
|
commitdiff
2008-07-18
<brian@localhost...
Removed dead code.
tree
|
commitdiff
2008-06-30
<brian@gir-3.local>
Adding test for sort.
tree
|
commitdiff
2008-06-30
<brian@gir-3.local>
More tests for Key prefix
tree
|
commitdiff
2008-06-30
<brian@gir-3.local>
Fix for bad key on master
tree
|
commitdiff
2008-06-30
<brian@gir-3.local>
Merge
tree
|
commitdiff
2008-06-30
<brian@gir-3.local>
Clarified return type for prefix key in cases where...
tree
|
commitdiff
2008-05-27
<brian@gir-2.local>
Fix for flags operation (aka not storing the final...
tree
|
commitdiff
next