Commit graph

  • 2f808917d1 Add README.md Stanislav Bogatyrev 2020-09-04 09:45:46 +0300
  • 3eab0c4b22 Add changelog for Jindo Stanislav Bogatyrev 2020-09-04 09:28:14 +0300
  • 6014665fa6 [#67] Typo fixes Stanislav Bogatyrev 2020-09-04 15:50:18 +0300
  • 4aea595cc6 [#67] Use tuple of header and signature in object head response Alex Vanin 2020-09-04 11:09:22 +0300
  • a07a518a1e [#66] object: Add object_id signature to Head response Stanislav Bogatyrev 2020-09-03 15:55:39 +0300
  • eab2210ffe [#59] netmap: Add LocalNodeInfo request Stanislav Bogatyrev 2020-09-03 12:19:02 +0300
  • b169954806 acl: Fix naming mismatch Stanislav Bogatyrev 2020-09-02 14:06:21 +0300
  • 79baf3b637 [#61] acl: Add version field to eACL Table Stanislav Bogatyrev 2020-09-02 13:53:44 +0300
  • c8054c5daa [#58] netmap: Simplify Placement Policy Stanislav Bogatyrev 2020-08-23 14:42:01 +0300
  • e72dceebd3 [#62] Put NodeInfo public_key field first Stanislav Bogatyrev 2020-08-31 13:56:03 +0300
  • fc170f56bf [#57] Merge service and session packages Stanislav Bogatyrev 2020-08-19 17:00:23 +0300
  • 762c9762ef [#56] Fix typos and regenerate docs Stanislav Bogatyrev 2020-08-18 18:41:25 +0300
  • 526792324d [#56] Add separate checksum type Stanislav Bogatyrev 2020-08-18 18:26:51 +0300
  • 579a618f72 docs: Update docs with new token locations Stanislav Bogatyrev 2020-08-18 16:51:28 +0300
  • e5f78eb927 Move SessionToken to session package Stanislav Bogatyrev 2020-08-18 16:49:05 +0300
  • 7d72061fb3 Move BearerToken type to acl package Stanislav Bogatyrev 2020-08-18 16:41:47 +0300
  • 54778a86ed Move Version to refs Stanislav Bogatyrev 2020-08-18 16:14:25 +0300
  • b07c1c3173 Separate accounting service from it's types Stanislav Bogatyrev 2020-08-18 14:32:48 +0300
  • 13a80df882 Use common signature type Stanislav Bogatyrev 2020-08-18 14:26:53 +0300
  • a78b8a1ea5 Move all service types to types.proto Stanislav Bogatyrev 2020-08-18 14:13:16 +0300
  • 1647242397 [#46] Rename session context fields Stanislav Bogatyrev 2020-08-18 14:00:34 +0300
  • 4e908a17b1 [#50] Add version fields where it makes sense Stanislav Bogatyrev 2020-08-14 22:44:32 +0300
  • 7555e166b2 [#49] Minor reformat Stanislav Bogatyrev 2020-08-14 22:04:56 +0300
  • e63a482529 [#48] Add grpc suffix to go_package option Stanislav Bogatyrev 2020-08-14 21:27:31 +0300
  • f87d70ca23 [#46] Add per-service context to SessionToken Stanislav Bogatyrev 2020-08-13 23:51:55 +0300
  • af26bd2b5d [#45] Fix go_option in netmap package Alex Vanin 2020-08-14 10:01:41 +0300
  • eb61f7cafd [#45] docs: Regenerate Markdown docs Stanislav Bogatyrev 2020-08-13 19:18:53 +0300
  • 42e35fefff [#45] Fix linter errors Stanislav Bogatyrev 2020-08-13 00:43:51 +0300
  • 35d1d34ee0 [#45] Add buf linter call Stanislav Bogatyrev 2020-08-12 19:04:15 +0300
  • a77480582d [#37] docs: Regenerate markdown docs Stanislav Bogatyrev 2020-08-11 18:49:56 +0300
  • cfd24944a4 [#38] Typo fixes Stanislav Bogatyrev 2020-08-11 18:39:34 +0300
  • f236f6bc59 [#37] Move Bearer and Session Tokens to -Meta headers Stanislav Bogatyrev 2020-08-11 18:21:45 +0300
  • 4b1eb63b59 [#37] Add matryoska-style meta and verification headers Stanislav Bogatyrev 2020-08-11 17:49:31 +0300
  • 658bc45fb9 [#38] docs: update docs after object type changes Stanislav Bogatyrev 2020-08-11 16:04:54 +0300
  • 818ec7f0dc [#38] Change ObjectID format from UUID to Hash Stanislav Bogatyrev 2020-08-11 13:54:58 +0300
  • 66c58e45e8 [#37] Add body message to session token requests Alex Vanin 2020-08-11 12:02:10 +0300
  • 60690a0f0b [#37] Add body message to object requests Alex Vanin 2020-08-11 11:59:36 +0300
  • 7447bdceee [#37] Add body message to container requests Alex Vanin 2020-08-11 11:47:04 +0300
  • d22c2557cb [#37] Add body message to balance requests Alex Vanin 2020-08-11 11:12:37 +0300
  • 327c476ecf [#41] Reindent according to Google Style Guide Stanislav Bogatyrev 2020-08-11 12:03:50 +0300
  • 35774d4ef7 [#40] service: Correct Token.Info.owner_id field description Leonard Lyubich 2020-08-11 11:42:12 +0300
  • b088391294 [#40] service: Rename Token to SessionToken Leonard Lyubich 2020-08-11 11:40:09 +0300
  • fa7c269500 [#40] service: Change names of Token.Info.Verb enum Leonard Lyubich 2020-08-11 11:22:46 +0300
  • e6b2810648 [#40] service: Change Token.signature field number Leonard Lyubich 2020-08-11 11:12:41 +0300
  • 5809f0bfbf [#40] service: Add session token context Leonard Lyubich 2020-08-11 11:11:23 +0300
  • c65920d2ce [#32] docs: regenerate files Stanislav Bogatyrev 2020-08-07 10:53:45 +0300
  • e75ef53793 [#32] Rename fields according to Protobuf Style Guide Stanislav Bogatyrev 2020-08-07 00:59:50 +0300
  • 5fe4c2734e [#33] Remove unused headers Stanislav Bogatyrev 2020-08-07 09:48:09 +0300
  • 96ddb868bc [#31] service: Change BearerTokenMsg.Info.ACLRules field type Leonard Lyubich 2020-08-06 12:28:13 +0300
  • 05a885e142 object: Tidy up the format Leonard Lyubich 2020-08-06 02:45:39 +0300
  • ad5126f53f session: Tidy up the format Leonard Lyubich 2020-08-06 02:28:57 +0300
  • 0ca83fcef6 service: Tidy up the format Leonard Lyubich 2020-08-06 02:25:50 +0300
  • 23f571f76f object: Remove response meta header Leonard Lyubich 2020-08-06 02:09:44 +0300
  • 3518fc42bd object: Replace Raw flag Leonard Lyubich 2020-08-06 01:55:40 +0300
  • 53299d7841 [#32] object: Remove gogoproto from typedef Leonard Lyubich 2020-08-06 01:41:03 +0300
  • 58f34763c0 [#32] session: Remove gogoproto from typedef Leonard Lyubich 2020-08-06 01:37:14 +0300
  • a8beb62693 [#32] service: Remove gogoproto from typedef Leonard Lyubich 2020-08-06 01:34:11 +0300
  • 46fe7b93cd refs: Tidy up the format Leonard Lyubich 2020-08-06 01:23:57 +0300
  • 9fadf4cc84 [#32] refs: Remove gogoproto from typedef Leonard Lyubich 2020-08-06 01:22:24 +0300
  • 12dd5e07ba container: Tidy up the format Leonard Lyubich 2020-08-06 01:20:53 +0300
  • f9c865eb53 [#34] container: Import PlacementRule from netmap Leonard Lyubich 2020-08-06 01:15:57 +0300
  • 0046e8fb14 [#32] container: Remove gogoproto from typedef Leonard Lyubich 2020-08-06 01:12:34 +0300
  • fca07c84d6 acl: Tidy up the format Leonard Lyubich 2020-08-06 01:10:09 +0300
  • d38377793a [#32] acl: Remove gogoproto from typedef Leonard Lyubich 2020-08-06 01:01:24 +0300
  • 031579a68d [#34] bootstrap: Move NodeInfo to netmap Leonard Lyubich 2020-08-06 00:58:09 +0300
  • f60273beb9 [#34] Add netmap package Leonard Lyubich 2020-08-06 00:52:40 +0300
  • 44ec19962a bootstrap: Replace options with attributes in NodeInfo Leonard Lyubich 2020-08-06 00:40:36 +0300
  • 87e1d01307 [#34] bootstrap: Tidy up the format Leonard Lyubich 2020-08-05 22:44:53 +0300
  • 50d4fcb24a [#32] bootstrap: Remove gogoproto from typedef Leonard Lyubich 2020-08-05 22:37:42 +0300
  • 4caf9a7258 [#34] bootstrap: Remove no longer used SpreadMap Leonard Lyubich 2020-08-05 22:36:14 +0300
  • abbf0f7893 [#30] state: Remove State service Leonard Lyubich 2020-08-05 22:33:56 +0300
  • 5b410c6915 [#34] bootstrap: Remove Bootstrap service Leonard Lyubich 2020-08-05 22:31:02 +0300
  • 7c71813d22 [#34] bootstrap: Define node state enum in NodeInfo Leonard Lyubich 2020-08-05 22:29:11 +0300
  • c88d1fdae3 query: Move Query to object Leonard Lyubich 2020-08-05 21:21:26 +0300
  • d308f91872 [#33] accounting: Tidy up the format Leonard Lyubich 2020-08-05 21:01:50 +0300
  • e6fce062df [#33] decimal: Move Decimal to accounting Leonard Lyubich 2020-08-05 20:32:10 +0300
  • 0f478ffaa6 [#33] decimal: Improve comments Leonard Lyubich 2020-08-05 20:21:36 +0300
  • 1f0e5b6160 [#32] decimal: Remove gogoproto from typedef Leonard Lyubich 2020-08-05 20:12:19 +0300
  • 5cca1fd469 [#32] accounting: Remove gogoproto from typedef Leonard Lyubich 2020-08-05 20:10:04 +0300
  • 54319feb4a [#33] accounting: Remove no longer used types Leonard Lyubich 2020-08-05 20:05:37 +0300
  • 9454d1adad [#33] accounting: Remove LockAccounts field from BalanceResponse Leonard Lyubich 2020-08-05 20:01:52 +0300
  • 40420f3ab0 [#31] refs: Use OwnerID message in all services Leonard Lyubich 2020-08-05 19:49:16 +0300
  • 9bd4934373 [#31] refs: Define OwnerID message Leonard Lyubich 2020-08-05 18:11:00 +0300
  • fccd753a5d [#31] refs: Use ContainerID message in all services Leonard Lyubich 2020-08-05 18:07:56 +0300
  • 2f5f6f8fde [#31] refs: Define ContainerID message Leonard Lyubich 2020-08-05 17:39:57 +0300
  • 67ecea7507 [#28] object: Move storage group information Leonard Lyubich 2020-08-05 12:00:47 +0300
  • 2ea912a910 [#28] storagegroup: Add linebreaks for readability Leonard Lyubich 2020-08-05 11:49:51 +0300
  • d349faa602 [#28] storagegroup: Rewrite field comments Leonard Lyubich 2020-08-05 11:48:26 +0300
  • 487b84e614 [#28] storagegroup: Measure lifetime in NeoFS epochs Leonard Lyubich 2020-08-05 11:41:51 +0300
  • 248a91b329 [#28] storagegroup: Remove gogoproto from typedef Leonard Lyubich 2020-08-05 11:32:49 +0300
  • 974a2288c4 [#26] object: Add line breaks for readability Leonard Lyubich 2020-08-05 00:10:51 +0300
  • a5c1b3683b [#26] object: Rename System header to Main Leonard Lyubich 2020-08-05 00:08:56 +0300
  • eaad094a2c [#26] object: Tidy up comments Leonard Lyubich 2020-08-04 23:54:26 +0300
  • 0525786d09 [#26] object: Use nested types in Header Leonard Lyubich 2020-08-04 23:43:33 +0300
  • 81a4adb202 [#26] object: Use nested types in ExtendedHeader Leonard Lyubich 2020-08-04 23:36:24 +0300
  • 72edea28db [#26] object: Change field order in Header Leonard Lyubich 2020-08-04 19:48:15 +0300
  • a3a0de01b3 [#26] object: Replace Token to IntegrityHeader Leonard Lyubich 2020-08-04 19:17:46 +0300
  • 8e8d9f0982 [#26] object: Replace Epoch to ExtendedHeader Leonard Lyubich 2020-08-04 19:03:44 +0300
  • a28decac39 [#26] object: Repeat object attributes in header Leonard Lyubich 2020-08-04 18:59:21 +0300
  • fb2064803e [#26] object: Replace PayloadChecksum to Integrity Leonard Lyubich 2020-08-04 18:48:15 +0300