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-05-23
Dave Rigby
MB-24472 [Ephemeral]: Check for null vBucket in getNumP...
06/78406/2
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Jim Walker
MB-16181: Add Collections Filter classes and test
37/78137/13
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Jim Walker
MB-16181: Build SystemEvent keys with the collections...
36/78136/12
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Jim Walker
MB-16181: Transfer the collection name over DCP
35/78135/12
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Jim Walker
MB-16181: Add collections.set_manifest support
36/77436/16
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Manu Dhundi
[Fix coverity warning]: Initialize all members of Range...
25/78425/2
commit
|
commitdiff
|
tree
|
snapshot
2017-05-22
Jim Walker
MB-24294: Stop couch-kvstore changing the file revision
24/78024/8
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
James Harrison
MB-24376: Stop rangeRead on invalid Seqno
53/78353/4
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Manu Dhundi
MB-24426: Use virtual destructors for some of the DCP...
34/78334/3
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Manu Dhundi
MB-24151: Implement memory managed backfills using...
55/78055/9
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Sriram Ganesan
MB-24430: Set the value correctly for an expired item...
20/78220/3
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Jim Walker
MB-16181: Add DCP system-event engine hooks
35/77435/10
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Jim Walker
MB-24294: Clean-up couch-kvstore openDB with reset...
07/78007/7
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Sriram Ganesan
Decouple StoredValue and HashTable class
70/78170/7
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
James Harrison
Improve test duration under Valgrind
83/78083/3
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Jim Walker
MB-16181: Make server deny creation of reserved collections
74/78074/8
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Premkumar Thangamani
MB-24094: Add Item to SequenceList on TTL update
32/78032/6
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
olivermd
MB-24054: Fix ref to temp string in testsuite_dcp
34/78134/4
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Dave Rigby
MB-22602: Use CMake variables for target paths
81/78181/2
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
James Harrison
MB-24244: Prevent duplicate items in an inMemoryBackfill
14/78014/9
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Jim Walker
MB-16181: Interface update, allow DCP open to accept...
38/78038/4
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Manu Dhundi
MB-24246: Combine 'writeLock' & 'highSeqnosLock' into...
58/77958/7
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Manu Dhundi
Use 'const' for the member 'Item* value' in class ...
40/78040/3
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Dave Rigby
MB-24055: Change ht_size to same value as ns_server...
90/77890/4
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Dave Rigby
MB-24055: remove defaultNum{Buckets,Locks}, use config...
86/77886/5
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Dave Rigby
CTest: Increase maximum output size recorded to 1MB
93/77893/3
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Dave Rigby
MB-24055: change defaultNumLocks from 193 to 47 (logica...
89/77889/3
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Manu Dhundi
MB-24151: Implement general range read iterator in...
40/77640/10
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
James Harrison
MB-24159: Fix segfault in ephemeral backfill
80/77780/15
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
James Harrison
MB-24246: update highestDedupedSeqno when an existing...
79/77779/12
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Jim Walker
MB-16181: Minimal update to the DCP engine methods
35/77835/4
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
James Harrison
Reduce EphTombstoneTest/ConcurrentPurge runtime
94/77894/3
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Dave Rigby
Merge branch 'watson'
81/77881/2
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Dave Rigby
Merge branch 'watson'
80/77880/1
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Dave Rigby
Doxygen: Include all source files in documentation
12/77712/3
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Dave Rigby
MB-24055: Allow HashtableResizerTask interval to be...
11/77711/3
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Dave Rigby
DefragmenterTask: Don't wait task to complete before...
86/76486/5
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Daniel Owen
MB-24066/MB-22178: Set opencheckpointid to 1 after...
37/77837/3
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Daniel Owen
MB-24066: Partial revert "MB-22178: Don't use opencheck...
04/77604/6
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Jim Walker
MB-23714: Move new task so it's in priority order
58/77458/5
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Sriram Ganesan
MB-24221: Don't fetch deleted values as part of get_if
46/77746/3
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
James Harrison
Fix cbstats tasks incorrect key
57/77657/2
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Sriram Ganesan
MB-23211: Allow the expiry callback to carry full item
61/75861/37
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Dave Rigby
Remove unnecessary #include "tasks.h"
98/77498/2
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Manu Dhundi
MB-24089: Handle DCP backfill buffers smaller than...
04/77304/7
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
James Harrison
MB-23885: Add RBAC auth to cbcompact
81/76781/6
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
James Harrison
Enable xerror in python tooling
50/77450/2
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Dave Rigby
MB-24141: Use correct unit for slowTask recording
48/77448/2
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Dave Rigby
BasicLinkedList::operator<<: Count elements in seqlist
65/77265/2
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Manu Dhundi
MB-23734: Do memory mgmt across backfills in Ephemeral...
02/77402/5
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Jim Walker
MB-23714: Make VBucketPtr deletion schedule the delete...
00/77100/14
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Manu Dhundi
[Test Code]: Teardown StreamTest class correctly
44/77344/5
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Manu Dhundi
[Test Code]: Run basic backfill unit test for persisten...
40/77340/4
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Dave Rigby
MB-24034 [Ephemeral]: Fix incorrect NumDeletedItems...
86/77186/3
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Premkumar Thangamani
MB-23936: Use Threadlocal variables to accumulate stats
54/76854/10
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Jim Walker
MB-16181: Make ActiveStream track the current collectio...
02/75502/9
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Dave Rigby
MB-24034: VBucketTest: addOne/setOne to return Add...
85/77185/4
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Dave Rigby
MB-23994: Update deletedTime when deleted SV is re...
88/76488/11
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Dave Rigby
MB-24055 [Ephemeral]: disable Bloom filter
69/77269/7
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Sriram Ganesan
MB-23999: Perform CAS check only if item being stored...
17/77217/6
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Dave Rigby
MB-24055: Reduce HashTable::defaultNumBuckets from...
66/77266/5
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Dave Rigby
MB-23711: [Ephemeral] Allow pageOut of Deleted-with...
28/76128/14
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Manu Dhundi
DCP Backfill: Use size_t instead of uint32_t to record...
70/77270/2
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
James Harrison
MB-23987: Ignore repeatedly scheduled tasks
35/77035/9
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Manu Dhundi
[Ephemeral]: MB-23734: Handle DCP backfill failures
15/77215/5
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Jim Walker
MB-23905: getWithMeta doesn't need to bgFetch for datatype
82/77182/2
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Trond Norbye
MB-23875: Remove old (now unused) gat/touch impl
32/77032/5
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Trond Norbye
MB-23875: Implement the engine API for GAT
31/77031/6
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Dave Rigby
MB-23994: Move StoredValue::setValue() to .cc
83/76783/6
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Dave Rigby
EPEngine:initialize: Log the config string from ns_server
53/76553/4
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Dave Rigby
MB-23535 [Ephemeral]: Return 0 for OBSERVE_SEQNO::persi...
15/77115/5
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
James Harrison
Remove duplicate ItemPager construction
10/77110/3
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
James Harrison
Streamline configuration.h
75/76475/13
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Dave Rigby
MB-23535: Update CMD_OBSERVE tests for Ephemeral buckets
66/76966/3
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Dave Rigby
DEBUG: Add HashTable::operator<<, expand StoredValue...
87/76187/16
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Jim Walker
deleteWithMeta to manage XATTR documents
78/76478/11
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
olivermd
MB-23263: DefragmenterVisitor: Check blob refcount
58/76958/10
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
olivermd
MB-23263: Refactor defragmentor memory test
63/76963/5
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Dave Rigby
MB-23976: Return updated CAS from TOUCH command
61/76961/4
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Jim Walker
MB-23714: Use a weak_ptr in DcpBackfillMemory task
58/76558/9
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Jim Walker
MB-23714: Make VBucketPtr a std::shared_ptr
57/76557/10
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
James Harrison
Restore cbstats and cbepctl no auth default bucket...
80/76780/3
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
James Harrison
Generalise cli_auth_utils
79/76779/3
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Dave Rigby
MB-23906: Delete-with-value: Fix count of deleted items
20/76120/15
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Dave Rigby
MB-23906: Implement delete-with-value with store()...
19/76119/17
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Dave Rigby
Move OSV::stale back to StoredValue
74/76774/5
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
James Harrison
Fix cbstats timings
78/76778/3
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jim Walker
MB-23863: Make DCP backfill read deleted documents
09/76709/4
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jim Walker
Add WithMeta unit tests
81/76381/14
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Dave Rigby
RCPtr: Add dynamic_pointer_cast
52/76552/2
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Dave Rigby
Fix typo in MockBasicLinkedList::getWriteLock
77/76777/4
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Manu Dhundi
MB-23767: Notify vb high priority requests in a separat...
59/76659/12
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Dave Rigby
MB-23719: Add dynamic change of ephemeral_metadata_purg...
41/76541/7
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Dave Rigby
MB-23795: Ephemeral Tombstone purging Task
85/76485/16
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Dave Rigby
MB-23795: Ephemeral Tombstone purging (VBucket-level)
08/76408/25
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Dave Rigby
MB-23795: Move StoredValue::stale to OSV; guard with...
15/76715/7
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
James Harrison
MB-23530: Prevent replace with CAS on deleted item
61/76261/9
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
James Harrison
Minor cbstats tasks improvements
34/76634/4
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Daniel Owen
MB-22738: Move stripping of value from DCP stream back...
18/76418/31
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
James Harrison
MB-23530: Add test for CAS set after delete
26/76326/7
commit
|
commitdiff
|
tree
|
snapshot
next