Historique des commits

Auteur SHA1 Message Date
  Gyuho Lee 6a0811a949 *: use new adt.IntervalTree interface il y a 5 ans
  Gyuho Lee 34bd797e67 *: revert module import paths il y a 5 ans
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number il y a 5 ans
  Gyuho Lee fced933294 auth: update Go import paths to "go.etcd.io" il y a 6 ans
  Gyuho Lee da4a982b1c auth: support structured logging il y a 6 ans
  Gyuho Lee 8a518b01c4 *: revert "internal/mvcc" change il y a 6 ans
  Gyuho Lee bb95d190c1 *: revert "internal/auth" change il y a 6 ans
  Hitoshi Mitake 6c91766490 *: move "auth" to "internal/auth" il y a 7 ans
  Gyuho Lee 80d15948bc *: move "mvcc" to "internal/mvcc" il y a 7 ans
  Hitoshi Mitake c4a45c5713 auth, adt: introduce a new type BytesAffineComparable il y a 7 ans
  Hitoshi Mitake 0a7fc7cd34 etcdctl: add a new option --from-key for unlimited range permission il y a 7 ans
  Anthony Romano f67bdc2eed *: support checking that an interval tree's keys cover an entire interval il y a 7 ans
  Hitoshi Mitake ad2111a6f4 auth: store cached permission information in a form of interval tree il y a 7 ans
  Gyu-Ho Lee e0ddded077 auth: simplify merging range perm il y a 7 ans
  Gyu-Ho Lee a53175949e auth: improve 'removeSubsetRangePerms' to O(n) il y a 8 ans
  Jason E. Aten ef1ef0ba16 auth: fix range handling bugs. il y a 8 ans
  davygeek 8c96d2573f *: fixed some warning il y a 8 ans
  Xiang Li e67613830e auth: fix remove subset when there are equal ranges il y a 8 ans
  Xiang Li 38546a9d24 auth: use bytes equal when possible il y a 8 ans
  Xiang Li 390c89b7f9 auth: remove the special checking case for key auth il y a 8 ans
  Xiang Li 9be65414eb auth: add key support in merge func il y a 8 ans
  Gyu-Ho Lee e9d2eb2b54 auth: key, range in []byte type il y a 8 ans
  Xiang Li 1bbe09eb3c auth: clean permission checking il y a 8 ans
  Xiang Li f99ff5d513 auth: cleanup get perm func il y a 8 ans
  Xiang Li 77efe4cda9 auth: clean up range_perm_cache.go il y a 8 ans
  Xiang Li 1958598a18 auth: add getRole il y a 8 ans
  Hitoshi Mitake 6bb96074da auth, etcdserver: permission of range requests il y a 8 ans