Commit graph

  • 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
  • b77811716e [#26] object: Replace creator key to Integrity Leonard Lyubich 2020-08-04 18:16:53 +0300
  • 0a5f3d5a01 [#26] object: Remove unused Redirect field Leonard Lyubich 2020-08-04 17:40:24 +0300
  • 4df4badf9c [#26] object: Remove Link message Leonard Lyubich 2020-08-04 17:33:32 +0300
  • 300b1d4197 [#26] storagegroup: Add member list to message Leonard Lyubich 2020-08-04 17:21:44 +0300
  • 7ce0945e6c [#26] object: Remove unused Version field Leonard Lyubich 2020-08-04 17:14:20 +0300
  • 9666fd4bc7 [#26] object: Remake ExtendedHeader to field set Leonard Lyubich 2020-08-04 17:08:09 +0300
  • cbd4cf63f9 [#26] object: Replace Transform header with Split Leonard Lyubich 2020-08-04 16:50:29 +0300
  • 485510ab66 [#26] object: Define object split info message Leonard Lyubich 2020-08-04 16:04:56 +0300
  • 4bdd05ade8 [#26] refs: Use ObjectID message in Address Leonard Lyubich 2020-08-04 15:58:38 +0300
  • 96924b04dc [#26] refs: Define ObjectID message Leonard Lyubich 2020-08-04 15:52:14 +0300
  • b46011db45 [#26] object: Combine ID and CID in Address Leonard Lyubich 2020-08-04 15:33:10 +0300
  • 6e5565f238 [#26] object: Replace CreationPoint with Epoch Leonard Lyubich 2020-08-04 15:10:44 +0300
  • 5beca3b0d1 [#26] object: Define message for object header Leonard Lyubich 2020-08-04 13:18:38 +0300
  • 2c3717bdee [#26] object: Rename Header to ExtendedHeader Leonard Lyubich 2020-08-04 13:04:45 +0300
  • a76f634e47 [#26] object: Rename UserHeader to Attribute Leonard Lyubich 2020-08-04 12:53:33 +0300
  • c2b5b6b6ae [#26] object: Remove gogoproto from object typedef Leonard Lyubich 2020-08-04 12:18:35 +0300
  • 7ea4d475a0 [#26] object: Replace object.Range message definition Leonard Lyubich 2020-08-04 11:43:34 +0300
  • dfcbfdc7d8 [#23] Regenerate documentation Alex Vanin 2020-07-31 17:48:44 +0300
  • 62cc321c3e [#23] Update comments for autogenerated docs Alex Vanin 2020-07-31 17:47:57 +0300
  • 5928fa9bea [#23] Use rich field names instead of abbreviations Alex Vanin 2020-07-31 17:46:28 +0300
  • 21f51c8c8b [#23] Reorganize container message fields Alex Vanin 2020-07-31 17:43:55 +0300
  • ebf96fea9e [#23] Remove meta and verify headers from requests Alex Vanin 2020-07-31 17:39:28 +0300
  • cd6db41fe3 [#22] Add signature field to container delete request Alex Vanin 2020-07-31 17:31:58 +0300
  • 72618c4e49 [#22] Update fields in container put request Alex Vanin 2020-07-31 17:31:21 +0300
  • 9510aaee5d [#21] Return signature in GetEACL response Alex Vanin 2020-07-31 17:21:02 +0300
  • 944cf1ff47 [#21] Use EACLTable in EACL related requests Alex Vanin 2020-07-31 17:18:50 +0300
  • 27171ef753 [#21] Add container id into EACLTable message Alex Vanin 2020-07-31 16:51:35 +0300
  • 6a2c66cbd8 [#20] Add attributes in container definition Alex Vanin 2020-07-31 16:14:22 +0300
  • b6a0343919 Update changelog for v1.2.0 Leonard Lyubich 2020-07-08 10:46:02 +0300
  • caa7e4ff91
    Merge pull request #19 from nspcc-dev/feature/eacl-table-message Leonard Lyubich 2020-07-08 10:43:25 +0300
  • 089c6f1928 acl: Define EACLTable message for the table of extended ACL rules Leonard Lyubich 2020-07-08 10:22:07 +0300
  • 3dbaac91d0 Update changelog for v1.1.0 alexvanin 2020-06-18 13:44:29 +0300
  • 4e5fa4f9e4
    Merge pull request #18 from nspcc-dev/feature/extended-request-headers Alex Vanin 2020-06-18 13:33:15 +0300
  • 122c9fc548
    Merge pull request #17 from nspcc-dev/feature/bearer-token-support Alex Vanin 2020-06-18 13:32:43 +0300
  • 2a48bf7e95
    Merge pull request #16 from nspcc-dev/feature/container-eacl-rpc Alex Vanin 2020-06-18 13:32:15 +0300
  • 108d7e0fb0 service: clarify the description of BearerTokenMsg.Info.ACLRules field Leonard Lyubich 2020-06-18 11:56:26 +0300
  • f059c49dec service: support extended headers of the request Leonard Lyubich 2020-06-18 11:49:10 +0300
  • 1d3ffeb841 service: add Bearer token message to RequestVerificationHeader Leonard Lyubich 2020-06-18 10:58:11 +0300
  • 17e07df8d9 container: add Get/Set extended ACL rpc Leonard Lyubich 2020-06-18 10:40:35 +0300
  • e65752699f
    Merge pull request #15 from nspcc-dev/bump-major-release Evgeniy Kulikov 2020-05-26 12:56:34 +0300
  • 952358af51
    Bump mojor release Evgeniy Kulikov 2020-05-26 12:36:55 +0300
  • 8f9391b995 Update changelog for v0.7.5 Leonard Lyubich 2020-05-15 15:53:21 +0300
  • ff41459497
    Merge pull request #14 from nspcc-dev/service-token-owner-key Leonard Lyubich 2020-05-15 15:50:20 +0300
  • 80e8ab014b service: add OwnerKey byte field to TokenInfo message Leonard Lyubich 2020-05-15 15:29:15 +0300
  • 3bb1b0214f Update changelog for v0.7.4 Leonard Lyubich 2020-05-08 10:32:35 +0300
  • 7921b7d0a3
    Merge pull request #13 from nspcc-dev/change-session-create Leonard Lyubich 2020-05-08 10:25:17 +0300
  • cbd5605dc9 session: change Create rpc signature Leonard Lyubich 2020-05-07 18:44:23 +0300
  • ea9e39b3e0 service: put token lifetime in a separate message Leonard Lyubich 2020-05-07 18:42:29 +0300
  • 228c8f8cbd
    CHANGELOG Evgeniy Kulikov 2020-04-28 16:25:36 +0300
  • ea96f700d4
    Merge pull request #12 from nspcc-dev/disable-stringer-method-for-CreationPoint Evgeniy Kulikov 2020-04-28 16:20:50 +0300
  • 2658db895c
    proto: disable stringer method for CreationPoint Evgeniy Kulikov 2020-04-28 16:16:52 +0300
  • 2913edbd42
    docs: fix service docs Evgeniy Kulikov 2020-04-28 16:15:24 +0300
  • 17dca3a387 Update changelog for v0.7.2 Leonard Lyubich 2020-04-28 12:36:09 +0300
  • 54147ddad2
    Merge pull request #11 from nspcc-dev/service-fix-token-message Leonard Lyubich 2020-04-28 11:26:09 +0300
  • 1de0d29a74 service: remove gogoproto customname from embedded Token.Info field Leonard Lyubich 2020-04-27 18:44:13 +0300
  • 4a2a9db396
    Merge pull request #10 from nspcc-dev/object-remove-token-fields Evgeniy Kulikov 2020-04-27 15:12:09 +0300
  • 738d521214 object: remove Token field from PutRequest.PutHeader and DeleteRequest Leonard Lyubich 2020-04-27 13:17:16 +0300
  • 360d3ae2ce docs: regenerate Leonard Lyubich 2020-04-27 13:14:31 +0300
  • 78af092531
    Merge pull request #9 from nspcc-dev/request-headers-body-changes Evgeniy Kulikov 2020-04-27 12:29:22 +0300
  • da3cb02936 object: remove redundant Raw field from GetRequest and HeadRequest Leonard Lyubich 2020-04-24 19:23:20 +0300
  • 6b68940643 token: update structure Leonard Lyubich 2020-04-24 19:18:28 +0300
  • b84fab4d24 service: change RequestVerificationHeader message Leonard Lyubich 2020-04-23 13:44:21 +0300
  • a891eff012 service: add Raw field to RequestMetaHeader Leonard Lyubich 2020-04-23 13:34:06 +0300
  • e411a89c52
    CHANGELOG Evgeniy Kulikov 2020-04-20 13:41:59 +0300
  • f3ff630d9e
    Merge pull request #8 from nspcc-dev/add-rpc-method-to-change-node-state Evgeniy Kulikov 2020-04-20 13:33:18 +0300
  • c9edac72b4
    docs: regenerate files Evgeniy Kulikov 2020-04-20 12:04:39 +0300
  • 096e7211b4
    proto: add method to change current node state Evgeniy Kulikov 2020-04-20 12:04:20 +0300
  • ad46d41313
    make: change deps output Evgeniy Kulikov 2020-04-20 12:03:55 +0300
  • 1d7c767759 update changelog for v0.7.0 Leonard Lyubich 2020-04-16 16:57:58 +0300
  • 974aaee0a2
    Merge pull request #7 from nspcc-dev/put-header-copies-number Leonard Lyubich 2020-04-15 20:03:45 +0300