Commit History

Author SHA1 Message Date
  Albin Kerouanton 83c02f7a11 libnet/ds: remove extra space in error msg 1 year ago
  Albin Kerouanton cbd45e83cf libnet: Replace DeleteAtomic in retry loops with DeleteIdempotent 1 year ago
  Albin Kerouanton 4d7c11c208 libnet: boltdb: remove PersistConnection 1 year ago
  Cory Snider 2200c0137f libnetwork/datastore: don't parse file path 1 year ago
  Cory Snider d21d0884ae libnetwork: share a single datastore with drivers 1 year ago
  Albin Kerouanton 3147a013fb libnet/ds: remove unused param `key` from List 1 year ago
  Albin Kerouanton f7ef0e9fc7 libnet/ds: remove unused param `key` from GetObject 1 year ago
  Cory Snider 4039b9c9c4 libnetwork/datastore: drop (KVObject).DataScope() 1 year ago
  Cory Snider 4f4a897dda libnetwork/datastore: drop (*Store).Scope() method 1 year ago
  Cory Snider 9536fabaa8 libnetwork/datastore: minor code cleanup 1 year ago
  Cory Snider 43dccc6c1a libnetwork/datastore: unconditionally use ds.cache 1 year ago
  Cory Snider 5b3086db1f libnetwork/datastore: prevent accidental recursion 1 year ago
  Sebastiaan van Stijn a384102fdf libnetwork/datastore: Store.Map, Store.List: remove intermediate vars 1 year ago
  Sebastiaan van Stijn fc302d7b7b Merge pull request #46146 from akerouanton/libnet-errors-into-http-status-code 1 year ago
  Sebastiaan van Stijn 0c522c6bbf libnetwork/datastore: remove deprecated scope consts 1 year ago
  Albin Kerouanton 42d34e40f9 libnet: Replace BadRequest with InvalidParameter 1 year ago
  Sebastiaan van Stijn 6ec03d6745 libnetwork: move datastore Scope consts to libnetwork/scope 2 years ago
  Sebastiaan van Stijn 02dc5ea720 libnetwork/datastore: remove Store.KVStore() 2 years ago
  Sebastiaan van Stijn 478f4aed63 libnetwork/datastore: ScopeCfg.IsValid(): un-wrap conditions 2 years ago
  Sebastiaan van Stijn 37cbdeb1f2 libnetwork: remove most of kvstore 2 years ago
  Sebastiaan van Stijn b3ed92d88b Merge pull request #46040 from thaJeztah/datastore_no_interfaces 2 years ago
  Cory Snider 5ef9e2632f libnetwork/datastore: prevent data races in Key() 2 years ago
  Sebastiaan van Stijn f70e1b315f libnetwork/datastore: remove unused ParseKey() utility 2 years ago
  Sebastiaan van Stijn 704a19b25d libnetwork/datastore: remove DataStore interface 2 years ago
  Sebastiaan van Stijn c14a9f5b3d libnetwork/datastore: un-export Mutex 2 years ago
  Sebastiaan van Stijn e21e802fc6 libnetwork/datastore: remove unused DeleteTree() method 2 years ago
  Sebastiaan van Stijn 58d2f21dae libnetwork/datastore: remove unused PutObject(), DeleteObject() 2 years ago
  Sebastiaan van Stijn a3b0181503 libnetwork/datastore: remove Watch(), Watchable(), RestartWatch() 2 years ago
  Sebastiaan van Stijn 2409a36e29 libnetwork/datastore: cache.get(): remove unused "key" argument 2 years ago
  Sebastiaan van Stijn 824abbf8d9 libnetwork/datastore: remove redundant datastore.sequential 2 years ago