Historique des commits

Auteur SHA1 Message Date
  Gyu-Ho Lee ef44f71da9 *: update LICENSE header il y a 8 ans
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ il y a 8 ans
  Gyu-Ho Lee 64e182c69e store: clean up event.go, node.go and add tests il y a 9 ans
  Gyu-Ho Lee c2dcf7431e etcdserver, store: fix grammars in comments (a->an existing) il y a 9 ans
  Xiang Li d459ae0df3 store: remove unused ACL field il y a 9 ans
  Xiang Li 9776e6d082 store: fix modifiedindex in node clone il y a 9 ans
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright il y a 9 ans
  Xiang Li 773f112a5d store: return utc time to user il y a 10 ans
  Jonathan Boulle 7a4d42166b *: add license header to all source files il y a 10 ans
  Jonathan Boulle 3134658ded store: switch to fake clock il y a 10 ans
  Jonathan Boulle a07c51a9c9 store: fix typo "recurisive" il y a 10 ans
  Blake Mizerany a2b9f9310c remove pkg/strings il y a 10 ans
  Xiang Li 8ea840c19a store: fix index data race il y a 10 ans
  Yicheng Qin c8de5eee85 fix(server/key): unable to update unexpired ttl 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 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
  rwindelz a2e5bae951 fix(store): TTL should range 1..n rather than 1..n+1 il y a 10 ans
  Xiang Li f46fdbf078 feat(node_extern.go) add prevNode field il y a 11 ans
  Xiang Li 9cf1fcc987 refactor(compareAndDelete) il y a 11 ans
  Xiang Li 59e98fcc62 doc fix grammar issue il y a 11 ans
  Xiang Li 0762c79e2e refactor remove unused const il y a 11 ans
  Xiang Li b556252358 tests fix all tests il y a 11 ans
  Xiang Li 40d297be66 feat add dir_flag il y a 11 ans
  Xiang Li 67b4c27d5d refactor change node_repr to node_extern il y a 11 ans
  Xiang Li b7d07ea5c8 refactor event il y a 11 ans
  Xiang Li 08c59895b5 refactor(Node) do not expose node struct il y a 11 ans
  Xiang Li cb4b6f1fe4 feat add modifiedIndex in kvpair il y a 11 ans
  Xiang Li 06f1b7f2e8 refactor change Index to modifiedIndex il y a 11 ans