projects
/
m6w6
/
libmemcached
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
first ⋅ prev ⋅
next
Made the memcached_string stuff private, but still testable.
[m6w6/libmemcached]
/
tests
/
function.c
2009-12-18
Brian Aker
Test cleanup.
blob
|
commitdiff
|
raw
2009-12-18
Brian Aker
Merge code fix for replication non-block test failing...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-18
Brian Aker
ICC and test fix.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-18
Brian Aker
Merge Monty.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-18
Brian Aker
ICC cleanups
blob
|
commitdiff
|
raw
|
diff to current
2009-12-18
Monty Taylor
Merged from build.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-17
Brian Aker
Merge Trond.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-17
Brian Aker
Adding in a consistent test for crc.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-17
Trond Norbye
Updated the malloc tests so that they will break if...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-17
Brian Aker
ICC fixes.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-17
Brian Aker
Fix for replication test.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-17
Brian Aker
Updating interface.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Brian Aker
First merge of Trond's patches (cherry picking).
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Brian Aker
Update for test system.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Brian Aker
Style cleanup
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Brian Aker
Additional flag removal.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Brian Aker
Code change to use struct bitsets.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-03
Brian Aker
Adding memslap tool.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-02
Monty Taylor
Merged trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-02
Monty Taylor
pandora-build v0.75. Also fixed visibility which had...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-27
Brian Aker
Merge from Mikki
blob
|
commitdiff
|
raw
|
diff to current
2009-11-27
Mikko Koppanen
Added test for randomized reads
blob
|
commitdiff
|
raw
|
diff to current
2009-11-27
Brian Aker
Adding behaviors interface to C++ interface
blob
|
commitdiff
|
raw
|
diff to current
2009-11-25
Brian Aker
Updated tests to use new macro (less assert()).
blob
|
commitdiff
|
raw
|
diff to current
2009-11-07
Brian Aker
Merging support for by_key operations.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-07
Adam Thomason
* Rename: s/by_key_with_initial/with_initial_by_key
blob
|
commitdiff
|
raw
|
diff to current
2009-11-07
Adam Thomason
Add master-key versions of incr and decr commands
blob
|
commitdiff
|
raw
|
diff to current
2009-11-05
Brian Aker
Merge bug fix by Trond.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Brian Aker
Compatible Spymemcached support in ketama
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Trond Norbye
Added MEMCACHED_BEHAVIOR_KETAMA_COMPAT_MODE
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Trond Norbye
Merge from Mike Tsai
blob
|
commitdiff
|
raw
|
diff to current
2009-10-29
Trond Norbye
Bug 463297: Deferred deletes doesn't work on a 1.4...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
mike tsai
Merging changes from trunk
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
mike tsai
Added a new test called output_ketama_weighted_keys...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-20
Padraig O'Sullivan
Merge from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-14
Brian Aker
Merging Trond
blob
|
commitdiff
|
raw
|
diff to current
2009-10-14
Trond Norbye
Refactor: memcached_mget_execute -> memcached_mget_exec...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-14
Trond Norbye
mget with replication didn't work if you had a cache...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-14
Trond Norbye
Fix problems with multigets and replication
blob
|
commitdiff
|
raw
|
diff to current
2009-10-14
Trond Norbye
Fix compile warnings generated by gcc 4.4.1
blob
|
commitdiff
|
raw
|
diff to current
2009-10-13
Trond Norbye
Initial implementation of memcached_mget_execute
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Brian Aker
Merging bug fix for wrong retry counter.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Trond Norbye
Simplify wrong_failure_counter_test to only test the...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Trond Norbye
Merged Jean-Charles Redoutey
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Brian Aker
Merge from Trond
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Brian Aker
Merge from Jean-Charles
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Brian Aker
Merge Jean-Charles
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Trond Norbye
Reduce the number of items in the mget for regression_b...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Trond Norbye
Fixed compile failure due to wrong return value from...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-10
Jean-Charles Redoutey
Added reviewed version of memcached_server_get_last_dis...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-10
Jean-Charles Redoutey
Fixed retry counter wrongly incremented in case of...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-09
Brian Aker
Updated test harness, merged Trond's fix for OSX hang.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-09
Trond Norbye
Bug #446766: OSX hangs on user_supplied_bug21
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Brian Aker
Merge bug fix
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Trond Norbye
Bug #446607: Syscall param write(buf) points to uniniti...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Brian Aker
Fix return type.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Brian Aker
Merge in Adam's bug case.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Brian Aker
Merge of Trond's work.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Trond Norbye
Bug #442914: 'delete noreply' may hang the client
blob
|
commitdiff
|
raw
|
diff to current
2009-10-07
Trond Norbye
Flush does not reset the bytes stat, so we have no...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-07
Padraig O'Sullivan
Merge from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Trond Norbye
Fix compilation warnings reported by gcc
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Brian Aker
Merge in bug fix for for MTaylor
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Brian Aker
Merge Trond.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Trond Norbye
Bug 421108: memstat reports same value for bytes, bytes...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Trond Norbye
Bug #434843: Large multigets with binary protocol may...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Trond Norbye
Fix return type from test functions (should be TEST_SUC...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Trond Norbye
Strip trailing whitespaces
blob
|
commitdiff
|
raw
|
diff to current
2009-10-02
Padraig O'Sullivan
Merge from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-02
Brian Aker
Merge Monty.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-02
Brian Aker
Merge Trond's protocol work.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-30
Brian Aker
Pulled fix from Trond
blob
|
commitdiff
|
raw
|
diff to current
2009-09-27
Padraig O'Sullivan
Merge from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-26
Brian Aker
Merge Trond
blob
|
commitdiff
|
raw
|
diff to current
2009-09-26
Trond Norbye
RFE: It should be possible to set behavior flags on...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Adam Thomason
Factor out fetch-all-requests code marked "Turn this...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Adam Thomason
Fix return codes
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Adam Thomason
Address trond's comments
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Brian Aker
Merge Trond
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Brian Aker
Merge fix for binary mget
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Trond Norbye
Bug #434484: Binary protocol maps NOT_STORED to wrong...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Brian Aker
Merge Patrick
blob
|
commitdiff
|
raw
|
diff to current
2009-09-21
Adam Thomason
Add a test for large multiget hang
blob
|
commitdiff
|
raw
|
diff to current
2009-09-19
Curtis Hawthorne
Fixed binary mget so that it will always issue a NOOP...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Padraig O'Sullivan
Merge from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Monty Taylor
Merged trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-15
Brian Aker
Merging Trond.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-15
Brian Aker
Merge Trond.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Trond Norbye
Fix compilation issues with gcc 4.4.1 on macosx
blob
|
commitdiff
|
raw
|
diff to current
2009-08-11
Brian Aker
Merge
blob
|
commitdiff
|
raw
|
diff to current
2009-08-11
Trond Norbye
Fix problems reported by: -Wsign-conversion from gcc...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Brian Aker
Merge for bug fix from Trond
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Trond Norbye
Bug #400177: Memory leak in replication_mget_test
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Brian Aker
Updates on C++ interface from Padraig.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Brian Aker
Modified test system so that "make test" should no...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Brian Aker
Updated with Twitter's memcached_server_error() function.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Brian Aker
Merged (and removed Malloc for size_t in mget)
blob
|
commitdiff
|
raw
|
diff to current
2009-07-14
Brian Aker
Merge Monty
blob
|
commitdiff
|
raw
|
diff to current
2009-07-14
Monty Taylor
Merged in a lost patch.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-14
Monty Taylor
Merged from Padraig.
blob
|
commitdiff
|
raw
|
diff to current
next