Histórico de Commits

Autor SHA1 Mensagem Data
  Gyu-Ho Lee 3d75395875 *: remove never-unused vars, minor lint fix há 8 anos atrás
  Xiang Li 53084ebead etcd: fix refresh feature há 9 anos atrás
  Gyu-Ho Lee ef44f71da9 *: update LICENSE header há 9 anos atrás
  Anthony Romano 20461ab11a *: fix many typos há 10 anos atrás
  Xiang Li d7a027e476 store: fix data race when modify event in watchHub. há 10 anos atrás
  Brandon Philips fb1951204c etcdserver: move atomics to make etcd work on arm64 há 10 anos atrás
  Michal Witkowski 7bca757d09 *: add metrics to `store` and `proxy`. há 10 anos atrás
  Xiang Li 999917010d store: fix watcher removal há 10 anos atrás
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright há 11 anos atrás
  Xiang Li 793cb095b0 store: fix race in watcher_hub há 11 anos atrás
  Jonathan Boulle 7a4d42166b *: add license header to all source files há 11 anos atrás
  Jonathan Boulle 26160b2154 store: use a larger buffer for eventChan há 11 anos atrás
  Jonathan Boulle 1c11f6a144 *: expose etcd-index in watch requests há 11 anos atrás
  Jonathan Boulle 5441c6aa54 etcdserver: correct X-Etcd-Index header há 11 anos atrás
  Jonathan Boulle f7444ff300 store: convert Watch to interface há 11 anos atrás
  Cenk Alti 8bed1e1f15 fix(store/watch): fix the slow consumer bug há 12 anos atrás
  Xiang Li c844fccf2a fix(watcher_hub) isHidden checks the length of the watchPath before getting subString of keyPath há 12 anos atrás
  Xiang Li 5851cb5b8d chrod(watcher_hub) add comment to isHidden function há 12 anos atrás
  Xiang Li ba98de6ef0 fix(watch hidden key) Fix hidden keys preventing deeper recursive watches from receiving events há 12 anos atrás
  tobz 823fdfab12 fix(store): make isHidden see if any portion of the path is hidden, not just the last element há 12 anos atrás
  tobz 7a948746a8 fix(store): move logic to handle whether or not to notify (re: hidden keys) entirely into watcher hub há 12 anos atrás
  tobz 139f59f7d1 fix(store): properly hide hidden keys from watchers, not just gets há 12 anos atrás
  Cenk Alti 8597904bc2 feat(stream watchers) fix locking issue há 12 anos atrás
  Xiang Li 22a25a18b3 feat(stream watchers) add stream watcher support há 12 anos atrás
  Xiang Li fa3b4a7941 refactor(watcher) change newWatcher to Watch há 12 anos atrás
  Xiang Li bbbf8fd574 fix(watcher_hub.go) decrease count when remove a watcher há 12 anos atrás
  Xiang Li d66dc3c1c7 refactor(watcher_hub.go) refactor notifyWatchers() há 12 anos atrás
  Xiang Li 59ccefee0f fix(watchhub.go) add a lock to protect the hashmap há 12 anos atrás
  Xiang Li 5e499456f0 init cancel watcher há 12 anos atrás
  Xiang Li c6e1af8321 merge master há 12 anos atrás