Historique des commits

Auteur SHA1 Message Date
  Yicheng Qin 3ac0298bd0 store: set readonly to pre-defined namespaces il y a 9 ans
  Yicheng Qin f13c7872d5 etcdserver: register pre-defined namespaces in store il y a 9 ans
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright il y a 9 ans
  Jonathan Boulle 7a4d42166b *: add license header to all source files il y a 10 ans
  Jonathan Boulle 1456ae4453 store: restore minExpireTime check and advance FakeClock appropriately il y a 10 ans
  Jonathan Boulle 3134658ded store: switch to fake clock il y a 10 ans
  Jonathan Boulle 1fa763b47b store: remove unused function il y a 10 ans
  Jonathan Boulle b15fefa8ea store: use nextIndex where necessary il y a 10 ans
  Jonathan Boulle 5441c6aa54 etcdserver: correct X-Etcd-Index header il y a 10 ans
  Jonathan Boulle e08df4c8d2 store: fix recursive/dir arguments il y a 10 ans
  Jonathan Boulle f7444ff300 store: convert Watch to interface il y a 10 ans
  Blake Mizerany f4613dd466 store: remove Root il y a 10 ans
  Blake Mizerany f8be54b416 ...deadlocked... il y a 10 ans
  Blake Mizerany a2b9f9310c remove pkg/strings il y a 10 ans
  Blake Mizerany e9a45ae35d remove goraft il y a 10 ans
  Xiang Li 8ea840c19a store: fix index data race il y a 10 ans
  Xiang Li 516ebdb49e fix(store): synchronize access to CurrentIndex il y a 10 ans
  Yicheng Qin fa54866e99 Revert "Merge pull request #631 from metaflow/fix-delete-key-as-directory" il y a 10 ans
  Mikhail Goncharov 7cebc3999a api(delete) now you get an error trying to delete files a directory (http.StatusForbidden) il y a 10 ans
  Sam Ghods 3ae0a1e1a6 fix(store.go) include node.dir = true when updating a directory's ttl, fixes coreos/etcd#736 il y a 10 ans
  Xiang Li a9dff278b5 fix(store.go) send event to watcher after we finish modifying it il y a 10 ans
  Mikhail Goncharov 074c78d725 fix(store): corrected CAS and CAD fail cause in response il y a 10 ans
  evan-gu 9cfd8c5f0b fix(store): make NodeExtern.Value a *string il y a 10 ans
  Brandon Philips 2a2714a4bf Merge pull request #514 from cenkalti/prevNode il y a 10 ans
  evan-gu 8d2a8e1c7a fix some typos in comments in store.go il y a 10 ans
  Cenk Alti 3ec7004421 feat(prevNode): add "prevNode" to "Set" response il y a 10 ans
  Brandon Philips 1b00c449a5 Revert "Better error message when setting values on directories" il y a 10 ans
  Kelsey Hightower d13dd50d51 Better error message when setting values on directories il y a 10 ans
  tobz 7a948746a8 fix(store): move logic to handle whether or not to notify (re: hidden keys) entirely into watcher hub il y a 10 ans
  tobz 139f59f7d1 fix(store): properly hide hidden keys from watchers, not just gets il y a 10 ans