Code Review
/
ep-engine.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅ next
MB-19251: Fix race in updating Vbucket.file{SpaceUsed,Size}
[ep-engine.git]
/
src
/
vbucket.h
2016-04-23
Dave Rigby
MB-19251: Fix race in updating Vbucket.file{SpaceUsed...
71/62971/6
blob
|
commitdiff
2016-04-23
abhinavdangeti
MB-19229: Address possible data race in vbucket.cc...
66/62966/5
blob
|
commitdiff
|
diff to current
2016-01-05
abhinavdangeti
MB-17220: [BP] Seperate logs for notifying seqno/checkp...
33/58233/3
blob
|
commitdiff
|
diff to current
2015-10-08
Jim Walker
MB-16357: Interlock expiry and vbucket state changes
46/55646/8
blob
|
commitdiff
|
diff to current
2014-09-17
Mike Wiederhold
Merge remote-tracking branch 'gerrit/2.5.0' into 3.0.1
60/41460/2
blob
|
commitdiff
|
diff to current
2014-09-04
Mike Wiederhold
Merge remote-tracking branch 'gerrit/3.0' into 3.0.1
96/41196/2
blob
|
commitdiff
|
diff to current
2014-08-27
Mike Wiederhold
MB-12063: Lock the current snapshot mutex when flushing...
96/40996/2
blob
|
commitdiff
|
diff to current
2014-08-26
Mike Wiederhold
Merge remote-tracking branch 'gerrit/3.0' into HEAD
36/40936/2
blob
|
commitdiff
|
diff to current
2014-08-20
Mike Wiederhold
MB-11980: Fix bugs caused from persisting the current...
07/40707/4
blob
|
commitdiff
|
diff to current
2014-08-15
Mike Wiederhold
MB-11958: Make sure mutations and snapshot ranges are...
42/40642/4
blob
|
commitdiff
|
diff to current
2014-08-11
Mike Wiederhold
MB-11887: Properly send the snapshot start and end...
76/40276/10
blob
|
commitdiff
|
diff to current
2014-07-31
D Liao
MB-11689 Added a stat ep_meta_data_disk
38/40038/5
blob
|
commitdiff
|
diff to current
2014-06-13
Mike Wiederhold
MB-11325: Fix race condition in updating persisted...
43/38243/4
blob
|
commitdiff
|
diff to current
2014-05-24
Sundar Sridharan
MB-11193: use right shard-level kvstore in warmup
10/37510/8
blob
|
commitdiff
|
diff to current
2014-05-21
Mike Wiederhold
Properly check the perisistence seqno
51/37351/7
blob
|
commitdiff
|
diff to current
2014-05-20
Mike Wiederhold
Set the current byseqno in the checkpoint manager for...
50/37350/3
blob
|
commitdiff
|
diff to current
2014-05-15
Chiyoung Seo
MB-11026 Don't allow the underflow on the dirty queue...
53/37153/3
blob
|
commitdiff
|
diff to current
2014-05-15
Chiyoung Seo
Merge branch '2.5.0'
05/37105/1
blob
|
commitdiff
|
diff to current
2014-04-22
Sundar Sridharan
MB-10875: fix flusher stat via checkpoint queue
54/36154/3
blob
|
commitdiff
|
diff to current
2014-04-02
abhinavdangeti
MB-10348: Vbucket's purge_seqno available in stats
02/35202/4
blob
|
commitdiff
|
diff to current
2014-04-02
Mike Wiederhold
Revert "MB-10348: Vbucket's purge_seqno available in...
74/35174/2
blob
|
commitdiff
|
diff to current
2014-04-01
abhinavdangeti
MB-10348: Vbucket's purge_seqno available in stats
35/35035/5
blob
|
commitdiff
|
diff to current
2014-03-18
Trond Norbye
MB-10476: Use cb_assert instead of assert
79/34579/5
blob
|
commitdiff
|
diff to current
2014-03-12
Mike Wiederhold
Reduce the amount of headers that are imported in ...
95/34395/3
blob
|
commitdiff
|
diff to current
2014-02-22
Chiyoung Seo
Merge remote-tracking branch 'couchbase/2.5.0'
49/33849/1
blob
|
commitdiff
|
diff to current
2014-02-12
Mike Wiederhold
Make sure upr mutation/deletion messages by_seqno's...
97/32897/10
blob
|
commitdiff
|
diff to current
2014-02-11
Chiyoung Seo
Merge remote-tracking branch 'couchbase/2.5.0'
18/33418/1
blob
|
commitdiff
|
diff to current
2014-02-10
Chiyoung Seo
Track the number of items per vbucket with the full...
85/32985/13
blob
|
commitdiff
|
diff to current
2014-01-30
Mike Wiederhold
Refactor the failover log
22/32822/5
blob
|
commitdiff
|
diff to current
2014-01-24
Mike Wiederhold
Use failover_entry_t struct instead of entry_t
55/32755/3
blob
|
commitdiff
|
diff to current
2014-01-20
abhinavdangeti
MB-9625: Record Item Creates/Updates (couchstore)
38/32538/6
blob
|
commitdiff
|
diff to current
2014-01-20
Sundar Sridharan
MB-9919: Provide DB data size and file size stats
33/32533/14
blob
|
commitdiff
|
diff to current
2014-01-16
Mike Wiederhold
MB-9921: Convert StoredValue to queued_item when queuei...
96/32496/4
blob
|
commitdiff
|
diff to current
2014-01-15
Mike Wiederhold
Add vbucket uuid to stats vbucket-seqno
93/32393/3
blob
|
commitdiff
|
diff to current
2014-01-08
Chiyoung Seo
Merge remote-tracking branch 'couchbase/2.5.0'
05/31705/1
blob
|
commitdiff
|
diff to current
2014-01-03
Trond Norbye
Move towards using C++11 atomics
33/31333/12
blob
|
commitdiff
|
diff to current
2013-12-29
David Liao
MB-9741 Replace usage of QueuedItem with Item class.
50/31050/7
blob
|
commitdiff
|
diff to current
2013-12-20
David Liao
MB-9638 UPR persistence sequence number command
99/30899/6
blob
|
commitdiff
|
diff to current
2013-12-20
Aaron Miller
MB-9108 add vbucket failover log
39/30539/17
blob
|
commitdiff
|
diff to current
2013-11-28
Chiyoung Seo
Merge remote-tracking branch 'couchbase/2.5.0'
78/30678/1
blob
|
commitdiff
|
diff to current
2013-11-23
Chiyoung Seo
Merge remote-tracking branch 'couchbase/2.5.0'
95/30495/2
blob
|
commitdiff
|
diff to current
2013-11-21
Mike Wiederhold
MB-9559: Add a sequence number to items from incoming...
35/30435/4
blob
|
commitdiff
|
diff to current
2013-11-20
dliao
UPR consumer add_stream command
51/29951/9
blob
|
commitdiff
|
diff to current
2013-11-19
Trond Norbye
Start migrate the API for our Atomics to look like...
35/30135/4
blob
|
commitdiff
|
diff to current
2013-11-13
Mike Wiederhold
MB-8988: Sequence numbers are assigned by the Checkpoin...
26/29226/14
blob
|
commitdiff
|
diff to current
2013-11-13
Chiyoung Seo
CBD-1034 Support the full eviction as an optional evict...
55/29155/15
blob
|
commitdiff
|
diff to current
2013-11-13
Chiyoung Seo
MB-9159 Batch read uses a key instead of a sequence...
81/29181/9
blob
|
commitdiff
|
diff to current
2013-11-07
Chiyoung Seo
Merge branch '2.5.0'
20/30120/4
blob
|
commitdiff
|
diff to current
2013-10-14
abhinavdangeti
MB-9098: Acquire lock to retrieve list size
77/29477/3
blob
|
commitdiff
|
diff to current
2013-09-06
Mike Wiederhold
Merge remote-tracking branch 'gerrit/2.1.1'
46/28846/1
blob
|
commitdiff
|
diff to current
2013-09-02
Chiyoung Seo
Merge remote-tracking branch 'couchbase/2.1.1'
46/28746/1
blob
|
commitdiff
|
diff to current
2013-08-23
Mike Wiederhold
Merge remote-tracking branch 'gerrit/2.1.1'
45/28545/1
blob
|
commitdiff
|
diff to current
2013-08-18
Chiyoung Seo
Merge branch '2.1.1'
40/28340/1
blob
|
commitdiff
|
diff to current
2013-08-17
Chiyoung Seo
Merge branch '2.1.1'
28/28328/1
blob
|
commitdiff
|
diff to current
2013-08-16
Chiyoung Seo
Merge branch '2.1.1'
76/28276/2
blob
|
commitdiff
|
diff to current
2013-07-21
Mike Wiederhold
Merge remote-tracking branch 'gerrit/2.1.1'
92/27592/2
blob
|
commitdiff
|
diff to current
2013-07-01
Mike Wiederhold
Merge remote-tracking branch 'gerrit/2.1.1' into master
37/27037/3
blob
|
commitdiff
|
diff to current
2013-06-11
Mike Wiederhold
Merge remote-tracking branch 'gerrit/2.1.0'
93/26893/1
blob
|
commitdiff
|
diff to current
2013-06-04
Mike Wiederhold
Merge remote-tracking branch 'gerrit/2.0.2'
89/26689/2
blob
|
commitdiff
|
diff to current
2013-04-24
Mike Wiederhold
Merge remote-tracking branch 'gerrit/2.0.2'
90/25890/1
blob
|
commitdiff
|
diff to current
2013-04-02
Mike Wiederhold
Merge remote-tracking branch 'gerrit/2.0.2' into HEAD
53/25453/1
blob
|
commitdiff
|
diff to current
2013-03-27
Mike Wiederhold
Merge remote-tracking branch 'gerrit/2.0.2' into master
78/25378/2
blob
|
commitdiff
|
diff to current
2013-02-18
Mike Wiederhold
MB-7728: Add copyright headers to all files
blob
|
commitdiff
|
diff to current
2013-02-13
Mike Wiederhold
Merge remote-tracking branch 'gerrit/2.0.2'
80/24580/2
blob
|
commitdiff
|
diff to current
2013-01-04
Mike Wiederhold
Merge remote-tracking branch 'gerrit/2.0.1'
27/23727/1
blob
|
commitdiff
|
diff to current
2013-01-02
Mike Wiederhold
MB-7461: Alphabetize includes to conform with c++ standards
blob
|
commitdiff
|
diff to current
2012-12-21
Mike Wiederhold
MB-7426: Fix all header defines to conform with cpplint
blob
|
commitdiff
|
diff to current
2012-12-21
Mike Wiederhold
MB-7405: Make extension for all header files .h
blob
|
commitdiff
|
diff to current