Commit graph

  • 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
  • 846a84cd0c regenerate docs Leonard Lyubich 2020-04-15 18:27:46 +0300
  • 17e7c3ae30 add PutRequest.PutHeader.CopiesNumber uint32 field Leonard Lyubich 2020-04-15 18:26:03 +0300
  • 4c4e3340d6
    CHANGELOG Evgeniy Kulikov 2020-04-15 14:37:31 +0300
  • 96aeb5e1e0
    Merge pull request #6 from nspcc-dev/bootstrap_node_state Evgeniy Kulikov 2020-04-15 14:33:47 +0300
  • 15de641fb1
    regenerate docs Evgeniy Kulikov 2020-04-15 12:24:40 +0300
  • e0f31302b5
    add bootstrap.Request.State and enum Evgeniy Kulikov 2020-04-15 12:24:21 +0300
  • 25b5c151c7
    update license in readme Evgeniy Kulikov 2020-04-10 09:25:00 +0300
  • 859cebf87a remove old license Evgeniy Kulikov 2020-04-09 19:15:44 +0300
  • 81ba455cd2 Create LICENSE Evgeniy Kulikov 2020-04-09 19:14:21 +0300
  • f7f8f27de5
    Merge pull request #4 from AlexVanin/docs/changelog Evgeniy Kulikov 2020-04-02 14:55:21 +0300
  • 71ea2fccd1 docs: Add changelog file alexvanin 2020-04-02 14:21:07 +0300
  • 2803a0788d docs: Update container docs with BasicACL field alexvanin 2020-04-01 19:05:30 +0300
  • 18b698d429 container: Replace AccessGroup with BasicACL alexvanin 2020-04-01 19:03:46 +0300
  • 2b667d13ec docs: Add Decimal section in readme file alexvanin 2020-04-01 19:22:11 +0300
  • 5b8fecc93d docs: Add docs for new ACL package alexvanin 2020-04-01 18:48:49 +0300
  • afd55ac90b acl: Define target of access control rules alexvanin 2020-04-01 18:40:04 +0300
  • b48cc534f4 docs: Update readme file for public release alexvanin 2020-04-01 18:04:37 +0300
  • ed82c23642
    update netmap library version Evgeniy Kulikov 2020-03-31 10:36:51 +0300
  • 54060e29be
    update proto docs Evgeniy Kulikov 2020-03-31 10:17:52 +0300
  • d8a0c287c4
    Migrate to NeoFS API Go Evgeniy Kulikov 2020-03-31 09:58:22 +0300
  • afd6a5f69e Add ResponseMetaHeader to all Object service response messages Leonard Lyubich 2020-02-13 17:22:25 +0300
  • f3595a85c5 Define ResponseMetaHeader in service package Leonard Lyubich 2020-02-13 17:21:46 +0300
  • 7fc06acc9b
    Add method to State service to dump debug variables Evgeniy Kulikov 2020-02-10 13:28:38 +0300
  • d1d9b75f49
    Add CSharp namespace to proto files Evgeniy Kulikov 2020-02-05 15:14:39 +0300
  • 9b2cb915ac update GetRangeRequest docs Leonard Lyubich 2020-02-05 14:23:14 +0300
  • 8959621826 change GetRangeResponse type from 'repeated bytes' to 'bytes' Leonard Lyubich 2020-02-05 14:21:15 +0300
  • 6bd0d99ddd make object.GetRange to be server-side streaming RPC Leonard Lyubich 2020-02-05 13:38:53 +0300
  • 63b956e50c make object.Search to be server-side streaming RPC Leonard Lyubich 2020-02-03 12:08:18 +0300