Commit Graph

14 Commits

Author SHA1 Message Date
d37f1521b7 *: update import paths to "go.etcd.io/etcd"
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
2018-08-28 17:47:55 -07:00
9473e9c30e pkg: use etcd as logging repo 2016-09-29 15:29:38 +08:00
5ea6990a73 corrected the package name in logger 2016-09-07 11:52:01 +05:30
8b77de4e99 pkg: update LICENSE header 2016-05-12 20:48:53 -07:00
bd832e5b0a *: migrate Godeps to vendor/ 2016-03-22 17:10:28 -07:00
81229dbea9 *: add missing package descriptions
This adds and updates package descriptions in etcd projects.
And also deletes some duplicate LICENSE statements.
2015-11-17 20:54:10 -08:00
58503817ec etcdserver: internal request union 2015-08-05 07:47:10 -07:00
8ad7ed321e *:godep log pkg 2015-06-11 14:22:14 -07:00
4b5dbeff9b pkg/pbutil: use leveled log 2015-06-11 14:19:53 -07:00
f1ed69e883 *: switch to line comments for copyright
Build tags are not compatible with block comments.
Also adds copyright header to a few places it was missing.
2015-01-26 09:53:30 -08:00
c3d2f5eea0 pbutil: add getbool to pbutil 2014-12-30 14:51:26 -08:00
791b2fd503 *: handle panic and fatal more consistently
1. etcd fatals if there is critical error in the system and operator should
do something for it
2. etcd panics if there happens something unexpected, and it should be
reported to us to debug.
2014-11-05 13:53:24 -08:00
7a4d42166b *: add license header to all source files 2014-10-17 15:41:22 -07:00
f98fbbfc14 *: proto refactoring 2014-10-14 21:07:23 +08:00