Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Cory Snider 4af420f978 libnetwork/internal/kvstore: prune unused method 1 gadu atpakaļ
  Sebastiaan van Stijn 4c4149a09c libnetwork/internal/kvstore: remove unused Delete() 2 gadi atpakaļ
  Sebastiaan van Stijn 4d09e60f5b libnetwork/internal/kvstore: remove unused Watch() method 2 gadi atpakaļ
  Sebastiaan van Stijn e21e802fc6 libnetwork/datastore: remove unused DeleteTree() method 2 gadi atpakaļ
  Sebastiaan van Stijn acfd3934a7 libnetwork/internal/kvstore: AtomicDelete(): remove unused "deleted" return 2 gadi atpakaļ
  Sebastiaan van Stijn b576682bdc libnetwork/internal/kvstore: AtomicPut(): remove unused "created" return 2 gadi atpakaļ
  Sebastiaan van Stijn c37b58bbc3 libnetwork/internal/kvstore: remove unused WriteOptions 2 gadi atpakaļ
  Sebastiaan van Stijn e515bef423 libnetwork/internal/kvstore: remove unused WatchTree and NewLock methods 2 gadi atpakaļ
  Sebastiaan van Stijn a373983a86 libnetwork/internal/kvstore: fix some linting issues 2 gadi atpakaļ
  Sebastiaan van Stijn 05988f88b7 libnetwork/internal/kvstore: remove unused Config options 2 gadi atpakaļ
  Sebastiaan van Stijn d18b89ced6 libnetwork/internal/kvstore: remove some unused code 2 gadi atpakaļ
  Sebastiaan van Stijn 5d25143ef3 libnetwork/kvstore: rewrite code for new location 2 gadi atpakaļ
  Paul Seiffert deb21faad0 Add support for etcd authentication 9 gadi atpakaļ
  Stefan Weil fbdb24ec6a Fix typo in error text 9 gadi atpakaļ
  Alexandre Beslic dcf8828165 Return store.ErrKeyExists on AtomicPut 9 gadi atpakaļ
  Santhosh Manohar 0b81042dc3 Add transient connection option to bolt db 9 gadi atpakaļ
  Alexandre Beslic 15e5d4067a Change unsupported call error in boltdb backend to use general store error 9 gadi atpakaļ
  Alexandre Beslic 2603af65e5 Migration to the new Etcd client 9 gadi atpakaļ
  Alexandre Beslic 7225aba3af add TTL to consul lock using store.LockOptions and add tests for the Lock ttl behavior 10 gadi atpakaļ
  Alexandre Beslic 599deba8c7 nits and refactor for etcd tls config 10 gadi atpakaļ
  Adam Thornton cc9e627f8e Add etcd TLS client code and update README.md. 10 gadi atpakaļ
  Santhosh Manohar 29af4e0f27 BoltDB backend support for libkv 10 gadi atpakaļ
  Alexandre Beslic 06f01227c5 change heartbeat/ephemeral combination to use a single ttl field 10 gadi atpakaļ
  Chun Chen f26e4f4c52 Minor fix of store comment 10 gadi atpakaļ
  Alexandre Beslic 518ab82942 Merge pull request #39 from chenchun/better_error_msg 10 gadi atpakaļ
  Chun Chen 6b43181cfa Notify user of supported backend storage 10 gadi atpakaļ
  Ahmet Alp Balkan a961b70b2b Remove unused type WatchCallback 10 gadi atpakaļ
  Spike Curtis a2d4e1c246 API Change: AtomicPut with previous = nil is create. 10 gadi atpakaļ
  Ahmet Alp Balkan fcb98254b1 Use Backend type for stores 10 gadi atpakaļ
  Alexandre Beslic 79c320c1cf remove testify dependency through mock package 10 gadi atpakaļ