Commit History

Author SHA1 Message Date
  Anthony Romano 8ab42fb045 *: move v2http handlers without /v2 prefix to etcdhttp 7 years ago
  Gyu-Ho Lee ef44f71da9 *: update LICENSE header 8 years ago
  Gyu-Ho Lee 63c5725fef Documentation: fix errorcode link to v2 8 years ago
  Gyu-Ho Lee dae7e009b0 *: godoc clean up 8 years ago
  Anthony Romano c5b51946eb *: exported godoc fixups 8 years ago
  Caleb Champlin 82778ed478 Add refresh parameter to allow TTL refreshes without firing watch/wait responses 8 years ago
  Gyu-Ho Lee 81229dbea9 *: add missing package descriptions 9 years ago
  Michal Witkowski 1b2dc1c796 metrics: add `events` metrics in etcdhttp. 9 years ago
  Xiang Li 87f061bab2 *: key handler should write auth error as etcd error 9 years ago
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright 9 years ago
  Yicheng Qin e8698b0e42 docs: update errorcode.md 9 years ago
  Yicheng Qin 295fa1ca99 error: deprecate unused error code 9 years ago
  Yicheng Qin b9544d32b6 error: remove unused Message func 9 years ago
  Brandon Philips 5fbef59dbc error: use application/json as the content-type 10 years ago
  Xiang Li d0604c7d5c error: write->writeTo 10 years ago
  Jonathan Boulle 7a4d42166b *: add license header to all source files 10 years ago
  Jonathan Boulle e2d01eff35 etcdserver: switch to using etcd.Error 10 years ago
  Yicheng Qin db4c5e0eaa fix(server/v2): set correct content-type for etcdError response 10 years ago
  Yicheng Qin baadf63912 feat: implement standby mode 10 years ago
  Yicheng Qin 4e14604e5c refactor(server): add Client struct 10 years ago
  Yicheng Qin fa54866e99 Revert "Merge pull request #631 from metaflow/fix-delete-key-as-directory" 10 years ago
  Mikhail Goncharov 7cebc3999a api(delete) now you get an error trying to delete files a directory (http.StatusForbidden) 10 years ago
  Yicheng Qin 0c95e1eabb feat(peer_server): forbid rejoining with different name 10 years ago
  Yicheng Qin 67600603c5 chore: rename proxy mode to standby mode 10 years ago
  Cenk Alti 303a3096d4 refactor(errors): use map literal syntax 10 years ago
  Ben Johnson fe4dee03ab Minor fixes. 10 years ago
  Ben Johnson c8d6b26dfd Add auto-demotion after peer inactivity. 10 years ago
  Ben Johnson 1d961b8e56 Add proxy mode. 10 years ago
  Brandon Philips 1b00c449a5 Revert "Better error message when setting values on directories" 10 years ago
  Kelsey Hightower d13dd50d51 Better error message when setting values on directories 10 years ago