Code Review
/
ep-engine.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
MB-16181: Filters with deleted collections
[ep-engine.git]
/
tests
/
2017-05-25
Jim Walker
MB-16181: Filters with deleted collections
70/78570/2
master
tree
|
commitdiff
2017-05-24
Premkumar Thangamani
MB-23990: Fix intermittent hangs in unit test
08/78508/3
tree
|
commitdiff
2017-05-24
Sriram Ganesan
MB-24293: Retry atmost 10 times if directory removal...
54/78254/12
tree
|
commitdiff
2017-05-24
Daniel Owen
MB-24424: Pass correct parameters when making MutationR...
02/78302/16
tree
|
commitdiff
2017-05-24
Dave Rigby
Remove unnecessary #includes in DCP code
22/78322/4
tree
|
commitdiff
2017-05-23
Jim Walker
MB-16181: Add Collections Filter classes and test
37/78137/13
tree
|
commitdiff
2017-05-23
Jim Walker
MB-16181: Build SystemEvent keys with the collections...
36/78136/12
tree
|
commitdiff
2017-05-23
Jim Walker
MB-16181: Transfer the collection name over DCP
35/78135/12
tree
|
commitdiff
2017-05-23
Jim Walker
MB-16181: Add collections.set_manifest support
36/77436/16
tree
|
commitdiff
2017-05-22
Jim Walker
MB-24294: Stop couch-kvstore changing the file revision
24/78024/8
tree
|
commitdiff
2017-05-19
James Harrison
MB-24376: Stop rangeRead on invalid Seqno
53/78353/4
tree
|
commitdiff
2017-05-18
Manu Dhundi
MB-24151: Implement memory managed backfills using...
55/78055/9
tree
|
commitdiff
2017-05-18
Sriram Ganesan
MB-24430: Set the value correctly for an expired item...
20/78220/3
tree
|
commitdiff
2017-05-17
Jim Walker
MB-24294: Clean-up couch-kvstore openDB with reset...
07/78007/7
tree
|
commitdiff
2017-05-17
Sriram Ganesan
Decouple StoredValue and HashTable class
70/78170/7
tree
|
commitdiff
2017-05-17
Jim Walker
MB-16181: Make server deny creation of reserved collections
74/78074/8
tree
|
commitdiff
2017-05-17
Premkumar Thangamani
MB-24094: Add Item to SequenceList on TTL update
32/78032/6
tree
|
commitdiff
2017-05-16
olivermd
MB-24054: Fix ref to temp string in testsuite_dcp
34/78134/4
tree
|
commitdiff
2017-05-15
James Harrison
MB-24244: Prevent duplicate items in an inMemoryBackfill
14/78014/9
tree
|
commitdiff
2017-05-15
Jim Walker
MB-16181: Interface update, allow DCP open to accept...
38/78038/4
tree
|
commitdiff
2017-05-12
Manu Dhundi
MB-24246: Combine 'writeLock' & 'highSeqnosLock' into...
58/77958/7
tree
|
commitdiff
2017-05-12
Dave Rigby
MB-24055: remove defaultNum{Buckets,Locks}, use config...
86/77886/5
tree
|
commitdiff
2017-05-11
Dave Rigby
MB-24055: change defaultNumLocks from 193 to 47 (logica...
89/77889/3
tree
|
commitdiff
2017-05-10
Manu Dhundi
MB-24151: Implement general range read iterator in...
40/77640/10
tree
|
commitdiff
2017-05-10
James Harrison
MB-24159: Fix segfault in ephemeral backfill
80/77780/15
tree
|
commitdiff
2017-05-10
James Harrison
MB-24246: update highestDedupedSeqno when an existing...
79/77779/12
tree
|
commitdiff
2017-05-10
Jim Walker
MB-16181: Minimal update to the DCP engine methods
35/77835/4
tree
|
commitdiff
2017-05-10
James Harrison
Reduce EphTombstoneTest/ConcurrentPurge runtime
94/77894/3
tree
|
commitdiff
2017-05-09
Dave Rigby
Merge branch 'watson'
81/77881/2
tree
|
commitdiff
2017-05-09
Dave Rigby
Merge branch 'watson'
80/77880/1
tree
|
commitdiff
2017-05-09
Dave Rigby
MB-24055: Allow HashtableResizerTask interval to be...
11/77711/3
tree
|
commitdiff
2017-05-08
Daniel Owen
MB-24066/MB-22178: Set opencheckpointid to 1 after...
37/77837/3
tree
|
commitdiff
2017-05-08
Daniel Owen
MB-24066: Partial revert "MB-22178: Don't use opencheck...
04/77604/6
tree
|
commitdiff
2017-05-08
Sriram Ganesan
MB-24221: Don't fetch deleted values as part of get_if
46/77746/3
tree
|
commitdiff
2017-05-03
Sriram Ganesan
MB-23211: Allow the expiry callback to carry full item
61/75861/37
tree
|
commitdiff
2017-05-02
Dave Rigby
Remove unnecessary #include "tasks.h"
98/77498/2
tree
|
commitdiff
2017-04-28
Manu Dhundi
MB-24089: Handle DCP backfill buffers smaller than...
04/77304/7
tree
|
commitdiff
2017-04-27
Manu Dhundi
MB-23734: Do memory mgmt across backfills in Ephemeral...
02/77402/5
tree
|
commitdiff
2017-04-27
Jim Walker
MB-23714: Make VBucketPtr deletion schedule the delete...
00/77100/14
tree
|
commitdiff
2017-04-26
Manu Dhundi
[Test Code]: Teardown StreamTest class correctly
44/77344/5
tree
|
commitdiff
2017-04-26
Manu Dhundi
[Test Code]: Run basic backfill unit test for persisten...
40/77340/4
tree
|
commitdiff
2017-04-26
Dave Rigby
MB-24034 [Ephemeral]: Fix incorrect NumDeletedItems...
86/77186/3
tree
|
commitdiff
2017-04-26
Premkumar Thangamani
MB-23936: Use Threadlocal variables to accumulate stats
54/76854/10
tree
|
commitdiff
2017-04-26
Jim Walker
MB-16181: Make ActiveStream track the current collectio...
02/75502/9
tree
|
commitdiff
2017-04-25
Dave Rigby
MB-24034: VBucketTest: addOne/setOne to return Add...
85/77185/4
tree
|
commitdiff
2017-04-25
Dave Rigby
MB-23994: Update deletedTime when deleted SV is re...
88/76488/11
tree
|
commitdiff
2017-04-25
Sriram Ganesan
MB-23999: Perform CAS check only if item being stored...
17/77217/6
tree
|
commitdiff
2017-04-25
Dave Rigby
MB-24055: Reduce HashTable::defaultNumBuckets from...
66/77266/5
tree
|
commitdiff
2017-04-24
Dave Rigby
MB-23711: [Ephemeral] Allow pageOut of Deleted-with...
28/76128/14
tree
|
commitdiff
2017-04-24
James Harrison
MB-23987: Ignore repeatedly scheduled tasks
35/77035/9
tree
|
commitdiff
2017-04-24
Manu Dhundi
[Ephemeral]: MB-23734: Handle DCP backfill failures
15/77215/5
tree
|
commitdiff
2017-04-21
Jim Walker
MB-23905: getWithMeta doesn't need to bgFetch for datatype
82/77182/2
tree
|
commitdiff
2017-04-21
Trond Norbye
MB-23875: Implement the engine API for GAT
31/77031/6
tree
|
commitdiff
2017-04-20
Dave Rigby
MB-23535 [Ephemeral]: Return 0 for OBSERVE_SEQNO::persi...
15/77115/5
tree
|
commitdiff
2017-04-20
James Harrison
Streamline configuration.h
75/76475/13
tree
|
commitdiff
2017-04-20
Dave Rigby
MB-23535: Update CMD_OBSERVE tests for Ephemeral buckets
66/76966/3
tree
|
commitdiff
2017-04-19
Jim Walker
deleteWithMeta to manage XATTR documents
78/76478/11
tree
|
commitdiff
2017-04-19
olivermd
MB-23263: DefragmenterVisitor: Check blob refcount
58/76958/10
tree
|
commitdiff
2017-04-19
olivermd
MB-23263: Refactor defragmentor memory test
63/76963/5
tree
|
commitdiff
2017-04-19
Dave Rigby
MB-23976: Return updated CAS from TOUCH command
61/76961/4
tree
|
commitdiff
2017-04-19
Dave Rigby
MB-23906: Delete-with-value: Fix count of deleted items
20/76120/15
tree
|
commitdiff
2017-04-19
Dave Rigby
MB-23906: Implement delete-with-value with store()...
19/76119/17
tree
|
commitdiff
2017-04-19
Dave Rigby
Move OSV::stale back to StoredValue
74/76774/5
tree
|
commitdiff
2017-04-18
Jim Walker
MB-23863: Make DCP backfill read deleted documents
09/76709/4
tree
|
commitdiff
2017-04-18
Jim Walker
Add WithMeta unit tests
81/76381/14
tree
|
commitdiff
2017-04-13
Dave Rigby
Fix typo in MockBasicLinkedList::getWriteLock
77/76777/4
tree
|
commitdiff
2017-04-13
Dave Rigby
MB-23719: Add dynamic change of ephemeral_metadata_purg...
41/76541/7
tree
|
commitdiff
2017-04-13
Dave Rigby
MB-23795: Ephemeral Tombstone purging Task
85/76485/16
tree
|
commitdiff
2017-04-13
Dave Rigby
MB-23795: Ephemeral Tombstone purging (VBucket-level)
08/76408/25
tree
|
commitdiff
2017-04-13
Dave Rigby
MB-23795: Move StoredValue::stale to OSV; guard with...
15/76715/7
tree
|
commitdiff
2017-04-13
James Harrison
MB-23530: Prevent replace with CAS on deleted item
61/76261/9
tree
|
commitdiff
2017-04-13
Daniel Owen
MB-22738: Move stripping of value from DCP stream back...
18/76418/31
tree
|
commitdiff
2017-04-13
James Harrison
MB-23530: Add test for CAS set after delete
26/76326/7
tree
|
commitdiff
2017-04-12
James Harrison
MB-23267: Prevent changing inapplicable options from...
99/76399/12
tree
|
commitdiff
2017-04-11
olivermd
MB-22695: Add stats for datatypes
17/76617/3
tree
|
commitdiff
2017-04-11
James Harrison
MB-23267: Hide irrelavant config options
62/75962/14
tree
|
commitdiff
2017-04-11
James Harrison
MB-23750: Fix toggling ephemeral ejection policy
94/76394/11
tree
|
commitdiff
2017-04-11
olivermd
Move defragmenter benchmarks to benchmarks
76/76476/5
tree
|
commitdiff
2017-04-11
Jim Walker
Refactor: Replace RCPtr<VBucket> with VBucketPtr
56/76556/3
tree
|
commitdiff
2017-04-10
Dave Rigby
MB-23829: Revert "MB-22695: Add stats for datatypes"
75/76575/3
tree
|
commitdiff
2017-04-10
olivermd
MB-23796: Wait for flusher to avoid stat race
48/76548/2
tree
|
commitdiff
2017-04-10
James Harrison
Reorganise EPStore tests
25/76325/5
tree
|
commitdiff
2017-04-10
Dave Rigby
MB-23719: Add ephemeral_metadata_purge_age setting
07/76407/6
tree
|
commitdiff
2017-04-10
Dave Rigby
StoredValue: record deleted time for OSVs
06/76406/6
tree
|
commitdiff
2017-04-08
Dave Rigby
MB-23712: Check for invalid cas before setting value...
52/76252/7
tree
|
commitdiff
2017-04-07
Manu Dhundi
[Ephemeral]: Rollback to 0 explicitly and improve rollb...
44/76444/4
tree
|
commitdiff
2017-04-07
James Harrison
Change some EPStore tests to also run against Ephemeral
24/76324/4
tree
|
commitdiff
2017-04-07
Dave Rigby
ep_testsuite: Expand Delete-with-value test cases
10/76110/16
tree
|
commitdiff
2017-04-06
olivermd
MB-23573: Add full eviction defragment benchmarks
71/75971/5
tree
|
commitdiff
2017-04-06
James Harrison
[Refactor]: Change configuration.cc to use boost::variant
10/75210/19
tree
|
commitdiff
2017-04-06
Sriram Ganesan
MB-23713: increment the rev seqno while updating a...
15/76315/6
tree
|
commitdiff
2017-04-06
Dave Rigby
KVStore tests: Use unique name for data_dir
90/76190/3
tree
|
commitdiff
2017-04-06
Jim Walker
MB-23590: Update del_with_meta to accept a value (xattrs)
56/76256/5
tree
|
commitdiff
2017-04-05
Manu Dhundi
MB-23664: Use max possible limit for Ephemeral backfill...
94/76294/4
tree
|
commitdiff
2017-04-05
Manu Dhundi
MB-23519: Add stats and logs for high priority vbucket...
04/76304/6
tree
|
commitdiff
2017-04-05
olivermd
MB-22695: Add stats for datatypes
74/74974/21
tree
|
commitdiff
2017-04-04
Manu Dhundi
[Ephemeral]: Don't support CMD_CHECKPOINT_PERSISTENCE
60/76160/5
tree
|
commitdiff
2017-04-03
Jim Walker
Update isDatatypeSupported to take a value
50/75950/9
tree
|
commitdiff
2017-04-03
Manu Dhundi
MB-23505: Add test for notification upon receiving...
52/76152/3
tree
|
commitdiff
2017-04-03
Daniel Owen
MB-23637: findByName should not find connections marked...
21/76121/8
tree
|
commitdiff
next