Revision tags: v4.6.3, v4.6.2-MP3, v4.6.5, v4.6.2, v4.5.1-MP1, v4.6.0-DP, v4.1.2-MP2, v4.5.1, v4.6.0, v4.5.0, v4.1.1, v3.1.4, v3.1.5, v4.1.0, v3.1.2, v3.1.1, v4.0.0, v3.1.0, v3.1.6, v3.0.2-MP2, v3.0.2, v3.0.1, v3.0.0-beta3, v3.0.0, v3.0.0-beta2 |
|
#
f1818198 |
| 23-Jul-2014 |
Trond Norbye <trond.norbye@gmail.com> |
Refactor: rename UPR to DCP Change-Id: Idc9f5c4561fbf5bf011ca1dbed5ad00a64c67fa0 Reviewed-on: http://review.couchbase.org/39747 Reviewed-by: Chiyoung Seo <chiyoung@couchbase.com>
Refactor: rename UPR to DCP Change-Id: Idc9f5c4561fbf5bf011ca1dbed5ad00a64c67fa0 Reviewed-on: http://review.couchbase.org/39747 Reviewed-by: Chiyoung Seo <chiyoung@couchbase.com> Tested-by: Trond Norbye <trond.norbye@gmail.com>
show more ...
|
Revision tags: v3.0.0-beta1 |
|
#
4688e0f4 |
| 09-Apr-2014 |
abhinavdangeti <abhinav@couchbase.com> |
MB-10711: Datatype detection for legacy clients - In case of legacy clients that do not support datatype, check whether document is of type JSON and set the datatype as it should be,
MB-10711: Datatype detection for legacy clients - In case of legacy clients that do not support datatype, check whether document is of type JSON and set the datatype as it should be, before the saving the document. Change-Id: I90e579e21bd35ce1b8d7ac4418135c9d92d04148 Reviewed-on: http://review.couchbase.org/35169 Reviewed-by: Chiyoung Seo <chiyoung@couchbase.com> Tested-by: Chiyoung Seo <chiyoung@couchbase.com>
show more ...
|
Revision tags: v2.5.1, v2.5.0 |
|
#
1639b21a |
| 10-Jan-2014 |
abhinavdangeti <abhinav@couchbase.com> |
MB-8552: Add support for datatype field Linking ep_engine change: http://review.couchbase.org/#/c/31046/ Change-Id: I3d67a79fa685f584db198a47b4758c56d1d9fbfb Reviewed-on: ht
MB-8552: Add support for datatype field Linking ep_engine change: http://review.couchbase.org/#/c/31046/ Change-Id: I3d67a79fa685f584db198a47b4758c56d1d9fbfb Reviewed-on: http://review.couchbase.org/30974 Reviewed-by: Chiyoung Seo <chiyoung@couchbase.com> Tested-by: Trond Norbye <trond.norbye@gmail.com>
show more ...
|
#
59f16914 |
| 07-Jan-2014 |
Trond Norbye <trond.norbye@gmail.com> |
Add support for "HELLO" Change-Id: I2f209ad2ec313c68e2d90aac8a5371a80d9a30c6 Reviewed-on: http://review.couchbase.org/31654 Reviewed-by: Dave Rigby <daver@couchbase.com> Reviewed
Add support for "HELLO" Change-Id: I2f209ad2ec313c68e2d90aac8a5371a80d9a30c6 Reviewed-on: http://review.couchbase.org/31654 Reviewed-by: Dave Rigby <daver@couchbase.com> Reviewed-by: Trond Norbye <trond.norbye@gmail.com> Tested-by: Trond Norbye <trond.norbye@gmail.com>
show more ...
|
Revision tags: v2.5.0-dp1 |
|
#
288d1a8b |
| 05-Nov-2013 |
Trond Norbye <trond.norbye@gmail.com> |
Add support for CCCP Change-Id: Ic18b212b6996a50c5c7dbc65c6a144fbb74954c6 Reviewed-on: http://review.couchbase.org/30047 Reviewed-by: Trond Norbye <trond.norbye@gmail.com> Tested
Add support for CCCP Change-Id: Ic18b212b6996a50c5c7dbc65c6a144fbb74954c6 Reviewed-on: http://review.couchbase.org/30047 Reviewed-by: Trond Norbye <trond.norbye@gmail.com> Tested-by: Trond Norbye <trond.norbye@gmail.com>
show more ...
|
#
001dd25d |
| 04-Sep-2013 |
Trond Norbye <trond.norbye@gmail.com> |
Added UPR prototype Change-Id: I947f2a82eab6861a12c4a8d25b3783b0e6bd8b10 Reviewed-on: http://review.couchbase.org/28859 Reviewed-by: Trond Norbye <trond.norbye@gmail.com> Tested-
Added UPR prototype Change-Id: I947f2a82eab6861a12c4a8d25b3783b0e6bd8b10 Reviewed-on: http://review.couchbase.org/28859 Reviewed-by: Trond Norbye <trond.norbye@gmail.com> Tested-by: Trond Norbye <trond.norbye@gmail.com>
show more ...
|
Revision tags: v2.2.0 |
|
#
f603fdb6 |
| 05-May-2013 |
Trond Norbye <trond.norbye@gmail.com> |
Revamp build process * Build using CMake (http://www.cmake.org) * Link with tcmalloc instead of dlopen * Build on Windows by using MSVC * Platform library hiding threads and mute
Revamp build process * Build using CMake (http://www.cmake.org) * Link with tcmalloc instead of dlopen * Build on Windows by using MSVC * Platform library hiding threads and mutexes * Dropped support for UDP * Ensure that the test applications run on windows! Change-Id: Iecf1aaa81e95564d3c0918a58d041e074e756ab0 Reviewed-on: http://review.couchbase.org/28671 Reviewed-by: Michael Wiederhold <mike@couchbase.com> Tested-by: Trond Norbye <trond.norbye@gmail.com>
show more ...
|
Revision tags: 2.0.2r, 2.0.1-linux, 2.0.1-macosx, v2.0.0 |
|
#
85873118 |
| 14-Sep-2012 |
Mike Wiederhold <mike@couchbase.com> |
MB-6661: The delete packet returns a cas value This is neccessary for clients to detect an update after a delete when using the observe command. Change-Id: Id965bc5ca51a3d4d80f7
MB-6661: The delete packet returns a cas value This is neccessary for clients to detect an update after a delete when using the observe command. Change-Id: Id965bc5ca51a3d4d80f7071939b208111a48a38a Reviewed-on: http://review.couchbase.org/20856 Reviewed-by: Trond Norbye <trond.norbye@gmail.com> Tested-by: Michael Wiederhold <mike@couchbase.com>
show more ...
|
Revision tags: v2.0.0-beta, v1.8.1, v2.0.0-dp4 |
|
#
9c8f5279 |
| 20-Feb-2012 |
Mike Wiederhold <mike@couchbase.com> |
[Backport] Added allocation hooks to engine hooks api Change-Id: I7593d8e45ce063b45207b9c2ee0e0b7259eca2a5 Reviewed-on: http://review.couchbase.org/14013 Tested-by: Michael Wiederhol
[Backport] Added allocation hooks to engine hooks api Change-Id: I7593d8e45ce063b45207b9c2ee0e0b7259eca2a5 Reviewed-on: http://review.couchbase.org/14013 Tested-by: Michael Wiederhold <mike@couchbase.com> Reviewed-by: Michael Wiederhold <mike@couchbase.com>
show more ...
|
#
e1175713 |
| 20-Feb-2012 |
Mike Wiederhold <mikewied@comcast.net> |
Added allocation hooks to engine hooks api Change-Id: I7593d8e45ce063b45207b9c2ee0e0b7259eca2a5 Reviewed-on: http://review.couchbase.org/13779 Reviewed-by: Chiyoung Seo <chiyoung.seo
Added allocation hooks to engine hooks api Change-Id: I7593d8e45ce063b45207b9c2ee0e0b7259eca2a5 Reviewed-on: http://review.couchbase.org/13779 Reviewed-by: Chiyoung Seo <chiyoung.seo@gmail.com> Tested-by: Michael Wiederhold <mike@couchbase.com>
show more ...
|
#
d9be1f23 |
| 17-Jan-2012 |
Trond Norbye <trond.norbye@gmail.com> |
Removed topkeys implementation Measurements showed memcached only able to handle about 50% of the operations with top keys on vs. when it was off. Change-Id: I11a9caadb248c63624
Removed topkeys implementation Measurements showed memcached only able to handle about 50% of the operations with top keys on vs. when it was off. Change-Id: I11a9caadb248c63624cc9b19b2cc4331def86922
show more ...
|
#
bbafc072 |
| 12-Aug-2011 |
Trond Norbye <trond.norbye@gmail.com> |
Don't include stdbool.h when included from C++
|
#
e65697b6 |
| 06-Jul-2011 |
Trond Norbye <trond.norbye@gmail.com> |
Add support for binary protocol extensions
|
Revision tags: v1.7.0, v1.6.5.3, v1.6.5.2 |
|
#
8714ec42 |
| 08-Mar-2011 |
Chiyoung Seo <chiyoung@northscale.com> |
New commands and flags for integrating checkpoint support into TAP. This adds the new commands and flags to the TAP protocol for the integration of checkpoints into the TAP module. Espec
New commands and flags for integrating checkpoint support into TAP. This adds the new commands and flags to the TAP protocol for the integration of checkpoints into the TAP module. Especially, TAP_CHECKPOINT_START and TAP_CHECKPOINT_END notifies the TAP client of the start and end of a checkpoint, respectively, and are used for checkpoint synchronization between the TAP server and client.
show more ...
|
Revision tags: v1.6.5.1 |
|
#
74ddc806 |
| 06-Jan-2011 |
Chiyoung Seo <chiyoung@membase.com> |
Extend the engine's destroy API to support the force shutdown. This change extends the engine's destroy API with a parameter to tell the engine that it shouldn't do a graceful shutdown.
|
#
6c5ff8d7 |
| 14-Sep-2010 |
Trond Norbye <trond.norbye@gmail.com> |
Refactor: move cookie-based server func to separate struct
|
#
019c4a2c |
| 24-Aug-2010 |
Trond Norbye <trond.norbye@gmail.com> |
The added filter logic to the default logger
|
#
17a41e1b |
| 06-Aug-2010 |
Trond Norbye <trond.norbye@gmail.com> |
Remove unused #defines
|
#
54d8e3c9 |
| 31-Jul-2010 |
Dustin Sallings <dustin@spy.net> |
Require cookies for get_item_info and item_set_cas.
|
#
fc06711b |
| 31-Jul-2010 |
Dustin Sallings <dustin@spy.net> |
Pass an engine handle when registering callbacks. This isn't used internally, but it allows an engine interposer type engine to track where registrations are coming from.
|
#
08118093 |
| 15-Jun-2010 |
Trond Norbye <trond.norbye@gmail.com> |
Add support for sending NOOP packages on a tap stream
|
#
e6449479 |
| 25-May-2010 |
Trond Norbye <trond.norbye@gmail.com> |
Added vbucket commands
|
#
eeaeeede |
| 18-May-2010 |
Trond Norbye <trond.norbye@gmail.com> |
Use the reserved bytes in the protocol header for vbucket
|
#
195aa8f9 |
| 03-May-2010 |
Trond Norbye <trond.norbye@gmail.com> |
Add the engine handle to the server api
|
#
1b0c371b |
| 24-Apr-2010 |
Trond Norbye <trond.norbye@gmail.com> |
Add support for TAP_CONNECT_FLAG_DUMP
|