Commit Graph

  • d4738d2983 Merge 0f4cc5dcd0de5cc32424811426f0da8bc16fa50b into 2dc182189ad27f63744c340e60378d30c958138e Yicheng Qin 2014-04-14 20:29:31 +00:00
  • 2dc182189a Merge pull request #710 from xiangli-cmu/fix_race Xiang Li 2014-04-14 15:53:04 -04:00
  • 8d68e2f5f0 chore(dashboard): recompile with new resources Ed Rooth 2014-04-14 12:09:19 -07:00
  • af6d5efb83 chore(dashboard/fonts): remove unused font files Ed Rooth 2014-04-14 11:24:12 -07:00
  • c08bcb6f5b fix(dashboard/build): update gruntfile for release build Ed Rooth 2014-04-14 11:12:19 -07:00
  • ef99b9ac49 feat(dashboard/stats): stats page Ed Rooth 2014-04-14 10:49:53 -07:00
  • 689de466de chore(dashboard/stats): add vega depencency Ed Rooth 2014-04-14 10:49:30 -07:00
  • 9e5ada880d feat(dashboard): key/value browser. Ed Rooth 2014-04-10 10:56:12 -07:00
  • 151b9c6ed2 feat(dashboard): project setup Ed Rooth 2014-04-10 10:53:34 -07:00
  • 35ddb6627e chore(dashboard): move dashboard server & fix routing. Ed Rooth 2014-04-10 10:52:08 -07:00
  • fb59843ec6 Merge a30021d83901283ce39efa8ebca257cf8e45eb2b into d266f9dec718dc3e6b571f09b973a0a8be5718f1 Faiyaz Ahmed 2014-04-14 18:14:12 +00:00
  • d266f9dec7 Merge pull request #713 from unihorn/63 Yicheng Qin 2014-04-14 11:06:31 -07:00
  • 1af51ca0c5 docs(ttl): the way to unset ttl Yicheng Qin 2014-04-14 11:03:56 -07:00
  • c8de5eee85 fix(server/key): unable to update unexpired ttl Yicheng Qin 2014-04-11 15:50:52 -07:00
  • 842dd5cab0 chore(dashboard): remove old dashboard Ed Rooth 2014-04-10 10:47:19 -07:00
  • 77270c6b00 feat(dashboard): add sigle-page-app html5 pushstate support Ed Rooth 2014-04-10 10:17:25 -07:00
  • a30021d839 feat(etcd/etcd): Make ReadyC publicly accessible. Faiyaz Ahmed 2014-04-14 10:47:52 -07:00
  • d4b33c7e12 Merge pull request #718 from bmizerany/master Xiang Li 2014-04-14 00:43:15 -04:00
  • a05ff7f83d docs(production-ready): explain the state of etcd clearly Blake Mizerany 2014-04-13 21:36:41 -07:00
  • 8071dd054c Merge pull request #717 from xiangli-cmu/fix_join_redirection Xiang Li 2014-04-13 21:59:39 -04:00
  • 4fd9e627c0 fix(peer join) fix wrong join command redirection 1. We use PUT request to do a V2 join. So we should redirect a PUT request rather than a POST. 2. /admin only accept V2Join request. Send out V2Join instead of V1Join. Xiang Li 2014-04-13 21:33:02 -04:00
  • 56ef6fbcae make necessary changes Yicheng Qin 2014-04-11 17:00:14 -07:00
  • bc70cdc242 tests(snapshot_test) loose the timing assumption for snapshot test Test run slowly on drone after open race option. Xiang Li 2014-04-11 15:35:11 -04:00
  • dce461dbd7 tests(test.sh) open race option Xiang Li 2014-04-11 19:49:41 -04:00
  • 79a89dcb82 Revert "Revert "fix(server): only set NOCOW for log file"" Yicheng Qin 2014-04-11 16:29:05 -07:00
  • fc84da29e8 fix(internal_version_test.go) protect the checkedVersion by a lock Xiang Li 2014-04-10 23:35:55 -04:00
  • 2817baf3f8 fix(discovery_test.go) protect the garbageHandler by a lock Xiang Li 2014-04-10 23:28:40 -04:00
  • a9dff278b5 fix(store.go) send event to watcher after we finish modifying it Xiang Li 2014-04-10 23:27:50 -04:00
  • af87fa40c2 fix(registry.go) protect the peer and proxy map in the registry by lock Xiang Li 2014-04-10 22:56:15 -04:00
  • 6d08976cbe fix(raft_server_stats.go) protect raft stats by a lock Xiang Li 2014-04-10 22:50:44 -04:00
  • 11525d357f fix(CONTRIBUTING): point to new mailing list Brandon Philips 2014-04-10 15:20:28 -07:00
  • 2a8c2c6a0b fix(README): use the new etcd-dev mailing list Brandon Philips 2014-04-10 15:18:13 -07:00
  • bda8849c3b chore(btrfs): rename fs to btrfs Yicheng Qin 2014-04-09 15:06:17 -07:00
  • 375aeb57af fix(fs): make check on NOCOW Yicheng Qin 2014-04-09 14:44:54 -07:00
  • 9540575690 Revert "fix(server): only set NOCOW for log file" Yicheng Qin 2014-04-09 14:39:16 -07:00
  • 8c0c427870 Merge pull request #694 from unihorn/59 Yicheng Qin 2014-04-09 13:50:28 -07:00
  • 6d77e4dfd6 fix(fs): rewrite test to avoid side effect Yicheng Qin 2014-04-09 13:11:23 -07:00
  • fe5eb31ca7 Merge pull request #706 from unihorn/62 Yicheng Qin 2014-04-09 12:53:25 -07:00
  • 66ce075ce1 bump(goraft/raft): cfa43a115 Yicheng Qin 2014-04-09 12:42:20 -07:00
  • 1eff547af6 fix(server): only set NOCOW for log file Yicheng Qin 2014-04-09 12:35:32 -07:00
  • d871324e93 chore(pkg/fs): rewrite comment Yicheng Qin 2014-04-09 10:15:28 -07:00
  • b06d2796f8 feat: set NOCOW for log directory when in btrfs Yicheng Qin 2014-04-09 09:56:18 -07:00
  • 84ad6ddd79 chore(build): set build path to gopath/ Yicheng Qin 2014-04-09 09:51:58 -07:00
  • 4ce8c3499b Merge pull request #702 from unihorn/60 Yicheng Qin 2014-04-08 17:58:38 -07:00
  • 76ac1da7ea feat(server): add HEAD for v1/watch Yicheng Qin 2014-04-08 17:37:05 -07:00
  • 89d3df242c chore(server): handle HEAD for key space efficiently Yicheng Qin 2014-04-07 18:55:07 -07:00
  • 28f19dec60 feat(server): make header-only requests work Yicheng Qin 2014-04-07 11:10:08 -07:00
  • 3b2d039664 Merge pull request #699 from stevecrozz/suppress-debconf-warnings Brandon Philips 2014-04-07 09:33:29 -07:00
  • d66efc550d fix(Dockerfile): debconf use noninteractive Stephen Crosby 2014-04-05 13:54:20 -07:00
  • 2c65e9852c Merge pull request #698 from unihorn/61 Yicheng Qin 2014-04-04 17:13:58 -07:00
  • ef98f6051c bump(goraft/raft): 585c58026c Yicheng Qin 2014-04-04 17:10:18 -07:00
  • e650329eac Merge pull request #697 from unihorn/60 Yicheng Qin 2014-04-04 16:56:14 -07:00
  • d2c0a008ce bump(goraft/raft): f94d98c Yicheng Qin 2014-04-04 16:45:15 -07:00
  • 1c40f327be test(snapshot): test restart with snapshot Yicheng Qin 2014-04-04 16:37:47 -07:00
  • be9ee58a52 Merge pull request #696 from joshuaconner/fix_https_googlefonts_error Brandon Philips 2014-04-04 16:05:35 -07:00
  • 5987917c0a dashboard: remove protocol from google fonts links so they work with htttps Joshua Conner 2014-04-04 15:40:39 -07:00
  • f7cc07ef57 Merge e75ae27fbc74841c9e5c1d68d3e3191ec36b8d75 into 12b106c0f071612d67723ee74f4730995a5292e4 Yicheng Qin 2014-04-04 21:18:04 +00:00
  • 12b106c0f0 Merge pull request #692 from jonboulle/master Jonathan Boulle 2014-04-04 14:11:30 -07:00
  • 1835a1134f
    Adding proper mimetype () to SVG images so that they display in the dasboard on chrome Philip Southam 2014-04-04 13:55:08 -07:00
  • dbaa2cbdee chore(discovery): adjust error message Yicheng Qin 2014-04-04 12:59:22 -07:00
  • cbcd0aff9e Merge pull request #693 from unihorn/58 Yicheng Qin 2014-04-04 11:46:42 -07:00
  • e624d4ef33 fix(build): make build run well Yicheng Qin 2014-04-04 11:19:04 -07:00
  • fd9ad4fa2c docs(readme/contrib): clean up README, merge changes from CONTRIBUTING.md and split out DCO Jonathan Boulle 2014-04-04 10:58:34 -07:00
  • 0a4b6570e1 chore(tests): start TLS cluster slowly to evade problem Yicheng Qin 2014-04-04 10:02:13 -07:00
  • e01a1f70c3 Merge pull request #2 from jonboulle/master Jonathan Boulle 2014-04-04 10:41:40 -07:00
  • 2e4ea503b0 chore(contributing): clean up CONTRIBUTING.md and split out DCO Jonathan Boulle 2014-04-04 10:08:25 -07:00
  • d8a53ca716 Merge pull request #635 from metaflow/benchmarking Brandon Philips 2014-04-04 09:57:36 -07:00
  • bec7d7f614 Merge pull request #688 from unihorn/57 Yicheng Qin 2014-04-03 17:36:14 -07:00
  • 915cc53d83 chore(test.sh): move gofmt check to the end of testing Yicheng Qin 2014-04-03 17:04:35 -07:00
  • f0dee63716 chore(build): update gofmt target Yicheng Qin 2014-04-03 17:03:28 -07:00
  • 9129475a51 Merge pull request #646 from metaflow/api-doc-release-lock Brandon Philips 2014-04-03 16:59:31 -07:00
  • ea1cfa6a04 Merge 8d944b634768f23c9109ce4ae3285aea90e40383 into 41ad9ebb48fd0028e3b6094dab4dbeed9a497d77 Xiang Li 2014-04-03 01:57:33 +00:00
  • e75ae27fbc feat(server): overload ServeHTTP of mux.Rounter Yicheng Qin 2014-04-02 18:35:06 -07:00
  • 41ad9ebb48 Merge pull request #665 from unihorn/52 Yicheng Qin 2014-04-02 17:58:28 -07:00
  • 3fece6a716 feat(test): check format conditions in test Yicheng Qin 2014-03-31 12:18:57 -07:00
  • 1f12e163de Merge pull request #650 from cenkalti/main Yicheng Qin 2014-04-01 15:19:54 -07:00
  • 71511771c1 chore(server/tests): add tests for key with '%' Yicheng Qin 2014-04-01 14:42:46 -07:00
  • 5ea5bdcdb1 Merge 2c72f9fe226b87250dfbbf59a69822368c03b328 into 022908f1fa955f3c4eb6ab36edcc4dbff5248c7d Brandon Philips 2014-04-01 21:43:47 +00:00
  • 7ac0c2221d fix(third_party/gorilla/mux): use encoded form URL for etcd Yicheng Qin 2014-04-01 14:41:05 -07:00
  • 7c1b7d764a fix(main): remove duplicate line in etcd.go Cenk Alti 2014-04-01 14:22:07 -07:00
  • 58e1e02688 refactor(main): return only receiving channel from Etcd.ReadyNotify() Cenk Alti 2014-03-25 19:47:55 -07:00
  • d000ba3ed3 chore(main): add a space line between the two if statements Cenk Alti 2014-03-25 19:16:17 -07:00
  • 1b59eacb72 refactor(main): rename etcd.go to main.go Cenk Alti 2014-03-25 19:12:37 -07:00
  • 3eb74fc32c chore(main): add todo item and update comments Cenk Alti 2014-03-24 22:47:54 -07:00
  • a9e77c022c refactor(main): reorder code Cenk Alti 2014-03-24 18:53:48 -07:00
  • dfbabc5a77 refactor(main): remove Etcd.StopNotify() method Cenk Alti 2014-03-24 18:52:42 -07:00
  • c5632b039a fix(main): stop PeerServer on Etcd.Stop() Cenk Alti 2014-03-24 18:51:30 -07:00
  • 46623c00a8 fix(main): fix ready notifier Cenk Alti 2014-03-24 18:41:48 -07:00
  • ccb960f47f refactor(main): close peer server first Cenk Alti 2014-03-24 18:12:20 -07:00
  • 561ad16757 refactor(main): rename Etcd.Close() to Etcd.Stop() Cenk Alti 2014-03-24 18:09:46 -07:00
  • 399f491fd7 feat(main): add close and ready notifiers for etcd instance Cenk Alti 2014-03-24 15:15:53 -07:00
  • c463293d39 feature(main): add Etcd.Close() method Cenk Alti 2014-03-24 14:53:48 -07:00
  • 094cc6347d refactor(main): move main logic to separate package Cenk Alti 2014-03-24 10:55:37 -07:00
  • 481392fe46 refactor(store): remove duplicate code Cenk Alti 2014-03-24 09:31:07 -07:00
  • 71acdbc707 chore(store): fix a typo in variable name Cenk Alti 2014-03-24 09:29:08 -07:00
  • 8d944b6347 fix(register.go) add lock protection when accessing shared map Xiang Li 2014-04-01 14:27:36 -04:00
  • 4605a075cd merge ben's race branch with master Xiang Li 2014-04-01 14:11:02 -04:00
  • 022908f1fa Merge pull request #670 from daniel-garcia/patch-1 Brandon Philips 2014-04-01 11:09:03 -07:00
  • 2ad9ea8c57 Update clients-matrix.md Daniel Garcia 2014-04-01 09:24:00 -05:00
  • b2f787a2fd Merge pull request #653 from unihorn/49 Yicheng Qin 2014-03-31 16:55:20 -07:00