Commit Graph

1180 Commits (5faee63f60d15cdc9fb47ff57c81554100d97b9d)

Author SHA1 Message Date
Evgeniy Kulikov cc3b4d9087
proto: SearchRequest rename Version to QueryVersion 2019-11-21 16:16:20 +03:00
Evgeniy Kulikov 16101b7d84
proto: add version of protocol into meta header 2019-11-21 15:13:07 +03:00
Evgeniy Kulikov f013216e41
Merge pull request #9 from nspcc-dev/codecov-token
Add CODECOV_TOKEN
2019-11-21 14:48:06 +03:00
Evgeniy Kulikov ce667591e9
Add CODECOV_TOKEN 2019-11-21 14:09:44 +03:00
Evgeniy Kulikov 4efb4dafe8
Add ErrNotFound for container 2019-11-21 13:10:57 +03:00
Evgeniy Kulikov 5c344bfceb
Fix issue with Sign/VerifyRequestHeader proto.Clone
proto.Clone couldn't makes copy for custom fields.
We should reset and restore MetaHeader before/after Sign/Verify.
Add test coverage to check that all works like expected.
2019-11-21 13:10:57 +03:00
Evgeniy Kulikov 24e5497b1d
Update develop branch 2019-11-21 13:10:57 +03:00
Evgeniy Kulikov 5d4759a6c6
Merge pull request #8 from nspcc-dev/add-ci-github-actions
Add ci GitHub actions
2019-11-21 13:08:59 +03:00
Evgeniy Kulikov 165dc9abd7
linter: fix doc comments issues 2019-11-21 13:01:08 +03:00
Evgeniy Kulikov a6c563e039
linter: remove unused 2019-11-21 13:01:03 +03:00
Evgeniy Kulikov 67ccd83579
ci: integrate GitHub Actions 2019-11-21 13:00:59 +03:00
Alex Vanin 5aea5b42d3
Merge pull request #5 from nspcc-dev/documentation
Update proto documentation
2019-11-21 11:28:34 +03:00
Evgeniy Kulikov 27a129c795
docs: regenerate proto documentation 2019-11-21 10:35:17 +03:00
Evgeniy Kulikov e333a13557
docs: regenerate proto files 2019-11-21 10:34:38 +03:00
Evgeniy Kulikov 3d445aeb0b
docs: add deprecation notice for epoch and ttl fields 2019-11-21 10:32:07 +03:00
Evgeniy Kulikov 15b997bdb5
docs: update proto doc comments to satisfy go-doc comment 2019-11-21 10:26:01 +03:00
Alex Vanin 7c0fef06fd
Merge pull request #3 from nspcc-dev/documentation
Prepare documentation for NeoFS Proto library
2019-11-20 21:50:06 +03:00
alexvanin c7a5c19ef5 docs: generate documentation for proto files 2019-11-20 21:43:04 +03:00
alexvanin 0af63c42cc docs: regenerate proto files 2019-11-20 21:43:04 +03:00
alexvanin ad86acf62f docs: add container proto documentation 2019-11-20 21:43:04 +03:00
Leonard Lyubich 04f1cbca48 docs: add session proto documentation 2019-11-20 21:43:04 +03:00
Evgeniy Kulikov 6050ab755c docs: add state proto documentation 2019-11-20 21:43:00 +03:00
Evgeniy Kulikov 6c0ee948e6 docs: add query proto documentation 2019-11-20 21:09:18 +03:00
Evgeniy Kulikov 84ac6f55a3 docs: add bootstrap proto documentation 2019-11-20 21:10:02 +03:00
Evgeniy Kulikov 811bcbd14f docs: add refs proto documentation 2019-11-20 21:09:18 +03:00
Evgeniy Kulikov 1383aabfa5 docs: add decimal proto documentation 2019-11-20 21:09:18 +03:00
alexvanin 5aaea793da docs: add object proto documentation 2019-11-20 21:09:47 +03:00
Evgeniy Kulikov 5befe14968 docs: add accounting proto documentation 2019-11-20 21:09:18 +03:00
Evgeniy Kulikov 04a5b80550
docs: prepare template and gen make command
- add markdown simple template
- add Makefile `docgen` command
2019-11-20 18:56:35 +03:00
Evgeniy Kulikov 1cf33e5ffd
initial 2019-11-18 16:34:06 +03:00