Code Review
/
ep-engine.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
ep-engine.git
2017-04-05
olivermd
MB-22695: Add stats for datatypes
74/74974/21
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
James Harrison
MB-23704: Fix Python2.6 incompatibilities
40/76240/5
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Manu Dhundi
[Ephemeral]: Serialize CMD_SEQNO_PERSISTENCE with vBuck...
95/76195/5
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Manu Dhundi
[Ephemeral]: Don't support CMD_CHECKPOINT_PERSISTENCE
60/76160/5
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Jim Walker
Update isDatatypeSupported to take a value
50/75950/9
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Manu Dhundi
MB-23505: Add test for notification upon receiving...
52/76152/3
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
James Harrison
Improve No access error message in cbstats and cbepctl
83/75783/5
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Daniel Owen
MB-23637: findByName should not find connections marked...
21/76121/8
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Jim Walker
MB-16181: Collections DcpProducer
03/75603/6
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
James Harrison
MB-22018: Add tasks stats to cbstats
10/74510/28
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
James Harrison
MB-22018: Simplify task scheduling
76/75776/8
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
James Harrison
MB-22018: Add method mapping TaskId to task_type_t
75/75775/7
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
James Harrison
Add basic xerror support to mc_bin_client.py
07/75607/15
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Daniel Owen
MB-22451: Don't schedule backfill until previous is...
48/76048/6
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Manu Dhundi
MB-23639: Fix potential overflow of persisted_seqno...
40/76140/3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
James Harrison
MB-23454: Fix data race in createTapQueue
27/76127/4
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
James Harrison
Make cbstats and cbepctl hello
06/75606/13
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
James Harrison
Refactor: Move shared logic out of cbstats and cbepctl
05/75605/10
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Manu Dhundi
MB-23505: Add seqno received in backfills correctly...
05/76105/2
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Trond Norbye
Fix warning reported by '-Wformat='
26/76126/2
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Trond Norbye
Refactor: Use DocStateFilter for engine->get()
15/76115/5
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Trond Norbye
MB-23640: Fix check for document state in EvpGet
07/76107/8
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Manu Dhundi
[Ephemeral]: Add VBucket level basic unit tests
04/76004/4
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Trond Norbye
Let DCP log messages look like memcached log messages
71/75771/9
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Dave Rigby
DefragmenterTest: Fix missing populate phase
72/75872/3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Dave Rigby
MB-23562: [Ephemeral] Don't permit deleted items to...
74/75874/9
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Dave Rigby
Tests: Refactor to move helpers from MockEPVBucket...
71/75871/7
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
olivermd
MB-23293: Remove seqno from mutation log
14/75614/4
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Jim Walker
MB-23604: set_with_meta XATTR handling
60/75960/6
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
olivermd
Modify access scanner memory benchmark
58/75958/2
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
James Harrison
Add RBAC support to cbstats and cbepctl
04/75604/7
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Trond Norbye
Use the connection logger for dcp disconnect
93/75793/4
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Trond Norbye
Refactor: get rid of default case in enum switch
60/75860/4
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Trond Norbye
Check return value for couchstore_db_info
59/75859/4
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Manu Dhundi
MB-22613: [Ephemeral] Do not update disk stats during...
14/75914/2
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Manu Dhundi
[Ephemeral]: Maintain opsCreate, opsUpdate and opsDelet...
11/75911/2
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Manu Dhundi
MB-23505: Notify high priority rebalance requests in...
16/75716/7
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Dave Rigby
MB-23550: return NULL from initScanContext() on failure
85/75785/3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Manu Dhundi
MB-23505: Do not add items to vb backfill queue in...
74/75674/7
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Jim Walker
MB-16181: Refactor buffered backfill accounting.
33/75433/11
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Jim Walker
MB-16181: Collections DcpConsumer
09/74609/30
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
James Harrison
Fix configuration valueChanged bug
58/75258/10
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Dave Rigby
MB-23435: [Ephemeral] Add auto_delete_count statistics
83/75683/4
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Dave Rigby
MB-23435: [Ephemeral] Add aggregrated vBucket seqlist...
24/75624/5
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Dave Rigby
MB-23435: Refactor - move VBucketCountVisitor to own...
23/75623/3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Dave Rigby
MB-23435: Refactor vBucket aggregated stats
22/75622/3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Dave Rigby
MB-23435: [Ephemeral] Add seqlist statistics
01/75501/9
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Manu Dhundi
MB-23505: [Ephemeral] Do not call KVStore file during...
56/75656/5
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Trond Norbye
MB-23517: Do not search for deleted values in get_if
90/75690/5
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Manu Dhundi
[Ephemeral]: Update stream stats 'backfillRemaining...
32/75632/4
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Dave Rigby
Unit tests: Allow StatTest to be used by other tests
00/75500/4
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Jim Walker
MB-21488: DcpConsumer retry stream requests with previo...
84/74784/17
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Jim Walker
MB-16181: Adjust collections warmup test shutdown code
45/75545/3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Gerrit Code...
Merge "Merge remote-tracking branch 'couchbase/watson'"
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Manu Dhundi
[Ephemeral]: Temporarily set "full_policy" to auto_delete
48/75648/2
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Manu Dhundi
Merge remote-tracking branch 'couchbase/watson'
45/75645/1
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Manu Dhundi
MB-23503: With an unpersisted snapshot, remove HT items...
28/75628/3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
olivermd
MB-23067: Change default parameter string to ""
34/75534/4
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
olivermd
MB-23067: Explicitly make_pair in initializer_list
08/75608/6
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
olivermd
MB-23067: Remove %n from printf
43/75543/3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Manu Dhundi
Return high seqno as persisted seqno in ephemeral buckets
87/75587/2
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
James Harrison
MB-22018: Allowing varargs in cbstats commands
27/75427/8
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
olivermd
MB-23301: Add seqno macro for xattrs
26/75326/7
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Dave Rigby
Unit tests: rename SingleThreadedEPStoreTest -> SingleT...
99/75499/5
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Dave Rigby
Unit tests: Rearrange KVBucket test fixtures
98/75498/3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Dave Rigby
MB-23209: Rename KVBucket::itmpTask -> itemPagerTask
97/75497/3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Dave Rigby
MB-23209: Rename htUnlockedEjectItem to pageOut
96/75496/3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Dave Rigby
Change GlobalTask::getDescription to return cb::const_c...
35/75435/5
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Dave Rigby
MB-23209: Add ephemeral_full_policy support (auto_delet...
23/75223/10
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Dave Rigby
HashTableVisitor: Include bucket lock in visit()
50/75150/10
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Dave Rigby
VBucket::getNumNonResidentItems: remove unnecessary arg
49/75149/11
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Dave Rigby
Debug: Add dump() methods to VBucket/SeqList
48/75148/11
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Dave Rigby
Add unit tests for Item and Expiry pager
41/75141/15
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Manu Dhundi
Refactor rollback func such that it can be dynamically...
67/75467/5
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Dave Rigby
Change StoredValue::toItem to return via unique_ptr<>
16/75216/8
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Trond Norbye
MB-23347: Refactor get_if to return status instead...
37/75437/3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Daniel Owen
MB-22451: Re-register a dropped cursor if we don't...
50/74850/25
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Manu Dhundi
Ephemeral: Enable certain DCP functional tests for...
80/75380/5
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Manu Dhundi
Ephemeral: Do DCP backfill from ordered in-memory data...
84/75184/16
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Jim Walker
MB-16181: Allow test code to defer creation of DcpProdu...
25/75425/3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Jim Walker
MB-16181: Add getBySeqno to DcpResponse and return...
96/75396/6
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Jim Walker
MB-16181: Interface additions and manifest logic for DCP
08/73508/46
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Daniel Owen
MB-22738: Add last_receive_time to DCP Producer Stats
07/75407/5
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Jim Walker
MB-16181: Restore documents to the System namespace
74/75274/4
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Trond Norbye
Coverty: copy datatype in copy constructor
20/75420/2
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Manu Dhundi
Ephemeral: In rangeRead() stop reading immediately...
19/75319/3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Manu Dhundi
Use ref to EventuallyPersistentEngine, instead of ptr...
35/75235/6
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
olivermd
MB-23204: Change default string paramter to use ""
40/75340/3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Jim Walker
MB-16181: readCollectionsManifest shouldn't always...
73/75273/3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Manu Dhundi
Create a backfill obj with the subclass ActiveStream...
32/75232/5
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
olivermd
MB-22013: Port access scanner to PauseResume model
16/74016/29
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
olivermd
MB-22013: Add access scanner benchmark
80/74380/19
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Dave Rigby
SingleThreadedRCPtr: Add move constructor from unique_ptr<>
15/75215/2
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Sriram Ganesan
MB-22620: Check for datatypes in conflict resolution...
11/74211/22
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Sriram Ganesan
MB-22620: GET_META needs to set datatype, if requested
59/74559/22
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Manu Dhundi
Dynamically create disk or in-memory (placeholder for...
05/75105/4
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Dave Rigby
Unit tests: Add TimeTraveller helper class
40/75140/5
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Daniel Owen
Refactor: Make isBackfillPhase atomic
26/75026/4
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Manu Dhundi
Use unique_ptr to manage backfills created in backfill...
67/75167/3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Dave Rigby
AllocHooks: Switch to newer AllocHooks:: functions
13/75213/2
commit
|
commitdiff
|
tree
|
snapshot
next