Code Review
/
ep-engine.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
MB-24055: change defaultNumLocks from 193 to 47 (logical no-op).
[ep-engine.git]
/
src
/
hash_table.cc
2017-05-11
Dave Rigby
MB-24055: change defaultNumLocks from 193 to 47 (logica...
89/77889/3
blob
|
commitdiff
2017-05-09
Dave Rigby
Merge branch 'watson'
81/77881/2
blob
|
commitdiff
|
diff to current
2017-05-09
Dave Rigby
Merge branch 'watson'
80/77880/1
blob
|
commitdiff
|
diff to current
2017-04-27
Jim Walker
MB-23714: Make VBucketPtr deletion schedule the delete...
00/77100/14
blob
|
commitdiff
|
diff to current
2017-04-25
Dave Rigby
MB-24055: Reduce HashTable::defaultNumBuckets from...
66/77266/5
blob
|
commitdiff
|
diff to current
2017-04-24
Dave Rigby
MB-23711: [Ephemeral] Allow pageOut of Deleted-with...
28/76128/14
blob
|
commitdiff
|
diff to current
2017-04-20
Dave Rigby
DEBUG: Add HashTable::operator<<, expand StoredValue...
87/76187/16
blob
|
commitdiff
|
diff to current
2017-04-19
Dave Rigby
MB-23906: Delete-with-value: Fix count of deleted items
20/76120/15
blob
|
commitdiff
|
diff to current
2017-04-11
olivermd
MB-22695: Add stats for datatypes
17/76617/3
blob
|
commitdiff
|
diff to current
2017-04-10
Dave Rigby
MB-23829: Revert "MB-22695: Add stats for datatypes"
75/76575/3
blob
|
commitdiff
|
diff to current
2017-04-07
Dave Rigby
HashTable: Use NonNegativeCounter<> for num{...}Items
47/76047/9
blob
|
commitdiff
|
diff to current
2017-04-05
olivermd
MB-22695: Add stats for datatypes
74/74974/21
blob
|
commitdiff
|
diff to current
2017-03-23
Manu Dhundi
Merge remote-tracking branch 'couchbase/watson'
45/75645/1
blob
|
commitdiff
|
diff to current
2017-03-22
Dave Rigby
HashTableVisitor: Include bucket lock in visit()
50/75150/10
blob
|
commitdiff
|
diff to current
2017-03-21
Dave Rigby
Change StoredValue::toItem to return via unique_ptr<>
16/75216/8
blob
|
commitdiff
|
diff to current
2017-03-13
Manu Dhundi
Add a method to copy an OrderedStoredValue
82/74882/8
blob
|
commitdiff
|
diff to current
2017-03-08
Dave Rigby
OrderedStoredValue [4/4]: Use OrderedStoredValueFactory...
98/74598/13
blob
|
commitdiff
|
diff to current
2017-03-08
Manu Dhundi
OrderedStoredValue [2/4]: Create base class for StoredV...
97/74597/11
blob
|
commitdiff
|
diff to current
2017-03-02
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
56/74556/1
blob
|
commitdiff
|
diff to current
2017-03-02
Dave Rigby
HashTable: Use std::vector of unique_ptrs for StoredVal...
71/74471/8
blob
|
commitdiff
|
diff to current
2017-03-02
olivermd
Replace bool parameters with enum classes
42/74242/11
blob
|
commitdiff
|
diff to current
2017-03-01
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
73/74473/1
blob
|
commitdiff
|
diff to current
2017-02-28
Daniel Owen
Merge remote-tracking branch 'couchbase/watson'
14/74314/4
blob
|
commitdiff
|
diff to current
2017-02-24
olivermd
Refactor getLockedBucket to remove int ptr
14/74014/8
blob
|
commitdiff
|
diff to current
2017-02-23
Manu Dhundi
MB-22747 [Ephemeral]: Update item count stats correctly...
30/74130/4
blob
|
commitdiff
|
diff to current
2017-02-22
Jim Walker
Merge remote-tracking branch 'couchbase/watson'
98/74098/1
blob
|
commitdiff
|
diff to current
2017-02-20
olivermd
MB-22513: Only calculate hash bucket once
53/73953/5
blob
|
commitdiff
|
diff to current
2017-02-17
Daniel Owen
Code clean-up: Re-marking an item dirty
43/71843/23
blob
|
commitdiff
|
diff to current
2017-02-16
Manu Dhundi
Add a HashTable function to remove (not delete) a Store...
78/73278/8
blob
|
commitdiff
|
diff to current
2017-02-16
Manu Dhundi
[Refactor]: Update revSeqno outside add/update/delete...
24/73224/10
blob
|
commitdiff
|
diff to current
2017-02-14
Jim Walker
Merge remote-tracking branch 'couchbase/watson'
19/73619/1
blob
|
commitdiff
|
diff to current
2017-02-02
Manu Dhundi
[Refactor]: Move VBucket related stuff out of HashTable...
89/72989/6
blob
|
commitdiff
|
diff to current
2017-02-01
Manu Dhundi
[Refactor]: Create a VBucket function where an in-memor...
42/72942/4
blob
|
commitdiff
|
diff to current
2017-01-31
Manu Dhundi
[Refactor]: Split unlocked_restoreMeta() across HashTab...
33/72833/7
blob
|
commitdiff
|
diff to current
2017-01-30
Manu Dhundi
[Refactor]: Split unlocked_restoreValue() across HashTa...
27/72827/5
blob
|
commitdiff
|
diff to current
2017-01-30
Manu Dhundi
[Refactor]: Move revSeqno ops out of HashTable::unlocke...
56/72556/8
blob
|
commitdiff
|
diff to current
2017-01-30
Manu Dhundi
[Refactor]: Move insert() from HashTable to VBucket...
54/72554/6
blob
|
commitdiff
|
diff to current
2017-01-30
Dave Rigby
HashTable::clear: remove unused return value
22/72522/6
blob
|
commitdiff
|
diff to current
2017-01-27
Manu Dhundi
[Refactor]: Move 'add' functionality from hash table...
90/72490/4
blob
|
commitdiff
|
diff to current
2017-01-26
Manu Dhundi
[Refactor]: Check if htLock is held in HashTable::unloc...
77/72477/2
blob
|
commitdiff
|
diff to current
2017-01-25
Manu Dhundi
Equip HashTable::unlocked_addNewStoredValue() to add...
42/72442/4
blob
|
commitdiff
|
diff to current
2017-01-25
Manu Dhundi
[Refactor]: Mark the StoredValue dirty or clean inside...
41/72441/4
blob
|
commitdiff
|
diff to current
2017-01-25
Manu Dhundi
[Refactor]: Move HashTable::unlocked_addTempItem()...
35/72435/5
blob
|
commitdiff
|
diff to current
2017-01-25
Manu Dhundi
[Refactor]: Split deleteWithMeta across KVBucket and...
31/72331/8
blob
|
commitdiff
|
diff to current
2017-01-20
Sriram Ganesan
Retain the value for datatype PROTOCOL_BINARY_DATATYPE_...
56/72256/11
blob
|
commitdiff
|
diff to current
2017-01-20
Manu Dhundi
[Refactor]: Remove 'Vbucket' related logic from hash...
18/72218/6
blob
|
commitdiff
|
diff to current
2017-01-20
Manu Dhundi
[Refactor]: Use const for the read-only params of newly...
98/72198/3
blob
|
commitdiff
|
diff to current
2017-01-18
Dave Rigby
Merge "Merge remote-tracking branch 'couchbase/watson'"
blob
|
commitdiff
|
diff to current
2017-01-17
Manu Dhundi
[Refactor]: Move enums mutation_type_t and add_type_t...
73/72073/4
blob
|
commitdiff
|
diff to current
2017-01-17
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
01/72101/1
blob
|
commitdiff
|
diff to current
2017-01-11
Sriram Ganesan
Provide an option to include a value while deleting...
31/71131/60
blob
|
commitdiff
|
diff to current
2017-01-03
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
92/71492/1
blob
|
commitdiff
|
diff to current
2017-01-03
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
05/71005/4
blob
|
commitdiff
|
diff to current
2016-12-19
Jim Walker
MB-21917: Make use of SerialisedDocKey
23/70723/21
blob
|
commitdiff
|
diff to current
2016-12-16
Jim Walker
MB-21916: Make use of StoredDocKey
98/70698/18
blob
|
commitdiff
|
diff to current
2016-12-01
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
32/70432/3
blob
|
commitdiff
|
diff to current
2016-12-01
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
31/70431/3
blob
|
commitdiff
|
diff to current
2016-11-30
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
30/70430/2
blob
|
commitdiff
|
diff to current
2016-11-29
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
29/70429/1
blob
|
commitdiff
|
diff to current
2016-11-29
Will Gardner
Remove LockHolder implementation
63/70363/6
blob
|
commitdiff
|
diff to current
2016-11-24
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
49/70349/1
blob
|
commitdiff
|
diff to current
2016-11-24
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
48/70348/1
blob
|
commitdiff
|
diff to current
2016-11-24
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
47/70347/1
blob
|
commitdiff
|
diff to current
2016-11-24
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
46/70346/1
blob
|
commitdiff
|
diff to current
2016-11-22
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
51/70251/1
blob
|
commitdiff
|
diff to current
2016-11-22
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
50/70250/1
blob
|
commitdiff
|
diff to current
2016-11-22
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
40/70240/1
blob
|
commitdiff
|
diff to current
2016-11-21
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
59/70159/1
blob
|
commitdiff
|
diff to current
2016-11-21
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
58/70158/1
blob
|
commitdiff
|
diff to current
2016-11-21
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
57/70157/1
blob
|
commitdiff
|
diff to current
2016-11-21
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
56/70156/1
blob
|
commitdiff
|
diff to current
2016-11-21
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
55/70155/1
blob
|
commitdiff
|
diff to current
2016-11-21
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
54/70154/1
blob
|
commitdiff
|
diff to current
2016-11-21
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
53/70153/1
blob
|
commitdiff
|
diff to current
2016-11-18
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
93/70093/1
blob
|
commitdiff
|
diff to current
2016-11-18
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
92/70092/1
blob
|
commitdiff
|
diff to current
2016-11-18
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
89/70089/1
blob
|
commitdiff
|
diff to current
2016-11-18
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
81/70081/1
blob
|
commitdiff
|
diff to current
2016-11-18
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
78/70078/1
blob
|
commitdiff
|
diff to current
2016-11-18
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
76/70076/1
blob
|
commitdiff
|
diff to current
2016-11-17
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
19/70019/1
blob
|
commitdiff
|
diff to current
2016-11-14
Jim Walker
Merge remote-tracking branch 'couchbase/watson'
41/69841/1
blob
|
commitdiff
|
diff to current
2016-11-14
Jim Walker
Merge remote-tracking branch 'couchbase/watson'
40/69840/1
blob
|
commitdiff
|
diff to current
2016-11-14
Jim Walker
Merge remote-tracking branch 'couchbase/watson'
39/69839/1
blob
|
commitdiff
|
diff to current
2016-11-14
Jim Walker
Merge remote-tracking branch 'couchbase/watson'
38/69838/1
blob
|
commitdiff
|
diff to current
2016-11-14
Jim Walker
Merge remote-tracking branch 'couchbase/watson'
37/69837/1
blob
|
commitdiff
|
diff to current
2016-11-14
Jim Walker
Merge remote-tracking branch 'couchbase/watson'
36/69836/1
blob
|
commitdiff
|
diff to current
2016-11-14
Jim Walker
Merge remote-tracking branch 'couchbase/watson'
35/69835/1
blob
|
commitdiff
|
diff to current
2016-11-11
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
03/69803/1
blob
|
commitdiff
|
diff to current
2016-11-11
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
87/69787/1
blob
|
commitdiff
|
diff to current
2016-11-04
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
84/69484/1
blob
|
commitdiff
|
diff to current
2016-11-03
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
63/69463/2
blob
|
commitdiff
|
diff to current
2016-11-03
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
41/69441/1
blob
|
commitdiff
|
diff to current
2016-11-02
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
19/69419/2
blob
|
commitdiff
|
diff to current
2016-11-01
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
66/69366/1
blob
|
commitdiff
|
diff to current
2016-11-01
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
63/69363/1
blob
|
commitdiff
|
diff to current
2016-10-27
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
57/69357/1
blob
|
commitdiff
|
diff to current
2016-10-27
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
63/69263/1
blob
|
commitdiff
|
diff to current
2016-10-26
Sriram Ganesan
Merge remote-tracking branch 'couchbase/watson' into...
20/69220/3
blob
|
commitdiff
|
diff to current
2016-10-21
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
71/69071/1
blob
|
commitdiff
|
diff to current
next