Commit graph

  • c975496d2a
    Merge pull request #35 from realloc/readmez Roman Khimov 2021-04-30 21:24:01 +03:00
  • 42ef4f9bc4 CHANGELOG: add 0.15.0 release Roman Khimov 2021-04-30 21:18:59 +03:00
  • ea66180012 Improve first contribution experience Stanislav Bogatyrev 2021-04-30 19:45:03 +03:00
  • 9ab39fa22d README: mention Docker images Roman Khimov 2021-04-30 19:43:51 +03:00
  • 7a7d27e894 workflows: use proper make dep for Docker image workflow Roman Khimov 2021-04-30 19:43:06 +03:00
  • 37fa2c6757
    Merge pull request #34 from roman-khimov/fix-tests Roman Khimov 2021-04-30 19:19:07 +03:00
  • d5cdcb29c3 workflows: use Ubuntu 20.04 instead of 18.04 Roman Khimov 2021-04-30 19:14:12 +03:00
  • 25d273f88e workflows: move linter to tests from builds Roman Khimov 2021-04-30 19:09:41 +03:00
  • f05a6eda7d workflows: add testing workflow Roman Khimov 2021-04-30 19:08:57 +03:00
  • 7ba5aed9ca tokens: fix tests Roman Khimov 2021-04-30 19:02:30 +03:00
  • 727ec9b22f
    Merge pull request #33 from roman-khimov/add-image-push Roman Khimov 2021-04-30 19:00:54 +03:00
  • 93fcaffaaa Makefile: add simple image-push target Roman Khimov 2021-04-30 18:53:20 +03:00
  • ebd3ad8842 Makefile: add test and cover targets Roman Khimov 2021-04-30 18:58:26 +03:00
  • 12859c2e5d metrics: fix linter warning Roman Khimov 2021-04-30 17:46:37 +03:00
  • 3ee5ad52b6 workflows: use latest Ubuntu for linter Roman Khimov 2021-04-30 17:38:48 +03:00
  • 59f5f2da10 workflow: fix missing space Roman Khimov 2021-04-30 17:33:32 +03:00
  • 6301a2c6b8 workflow: add workflow to push images to Docker Hub Roman Khimov 2021-04-30 15:34:14 +03:00
  • df43caa951 workflows: add build/lint workflows Roman Khimov 2021-04-30 15:27:45 +03:00
  • 0995dda595 .gitignore: extend with *~ Roman Khimov 2021-04-30 14:40:32 +03:00
  • e47cb5f9c6 workflows: add CodeQL workflow Roman Khimov 2021-04-30 14:39:53 +03:00
  • 90b0613182 README: add something about bearer tokens Roman Khimov 2021-04-30 13:41:45 +03:00
  • 293debe6db downloader: ensure downloader/uploader header symmetry Roman Khimov 2021-04-30 12:55:51 +03:00
  • e80d147d72 README: rewrite all documentation Roman Khimov 2021-04-30 00:15:04 +03:00
  • 7a46917781 downloader: limit headers sent to the client to some valid subset Roman Khimov 2021-04-29 23:46:38 +03:00
  • 91c894cb8c downloader: set object/container/owner x-attributes after other ones Roman Khimov 2021-04-29 23:09:37 +03:00
  • f99f9e88a7 connections: make use of keepalive options Roman Khimov 2021-04-29 22:58:54 +03:00
  • afbb9d51f1 *: drop github.com/pkg/errors dependency Roman Khimov 2021-04-29 18:32:01 +03:00
  • ba293a3ff9 connections: refuse to build zero-length pool Roman Khimov 2021-04-29 17:02:15 +03:00
  • 61d61a76cc logger: fix infinite recursive call Roman Khimov 2021-04-29 11:58:36 +03:00
  • d9f9a03625 neofs: fix linter warnings Roman Khimov 2021-04-29 11:55:26 +03:00
  • 4e4f873786 misc: gofmt -s Roman Khimov 2021-04-29 11:55:02 +03:00
  • 88e0963240 go.mod: temporarily use nspcc-dev fork of valyala/fasthttp Roman Khimov 2021-04-28 13:15:22 +03:00
  • ed3c576b70 uploader: drain body buffer before ending request processing Roman Khimov 2021-04-28 11:39:12 +03:00
  • b94bfb3b76 app: drop FIXME comment Roman Khimov 2021-04-27 14:34:02 +03:00
  • 464a0134bd neofs: drop PrepareObjectOnsite option Roman Khimov 2021-04-23 16:14:17 +03:00
  • b020cd6652 uploader: fix passing attributes to object Roman Khimov 2021-04-23 15:28:58 +03:00
  • ed27e28a30 app: drop unused Worker/jobDone Roman Khimov 2021-04-15 17:16:44 +03:00
  • 491ae13190 app: add support for TLS key/cert options Roman Khimov 2021-04-15 17:12:24 +03:00
  • a6f63c2bac app: use 1 for weight if not specified or wrong Roman Khimov 2021-04-14 23:57:45 +03:00
  • f019c97ce8 connections: normalize weights, make config a bit more human-oriented Roman Khimov 2021-04-14 23:53:47 +03:00
  • 0d21ca382f neofs: drop WIF() from Credentials Roman Khimov 2021-04-14 22:59:12 +03:00
  • c06a3137e5 app: add support for ephemeral keys Roman Khimov 2021-04-14 22:57:58 +03:00
  • 1156223231 go.sum: clean up Roman Khimov 2021-04-13 12:44:58 +03:00
  • b2e7a2cb61 Clean up Makefile and image build Stanislav Bogatyrev 2021-04-09 18:29:18 +03:00
  • e3dbecf844 Rework connection artifacts choice logic Pavel Korotkov 2021-04-08 12:37:55 +03:00
  • fad05b76d4 Put artifacts into pool solely Pavel Korotkov 2021-04-07 15:54:30 +03:00
  • d7617110b7 Remove test dot-env file Pavel Korotkov 2021-04-06 12:12:19 +03:00
  • c21324bf77 Make minor refactoring Pavel Korotkov 2021-04-06 12:06:11 +03:00
  • f7007f2085 Add connection pool implementation (part 3) Pavel Korotkov 2021-04-05 20:13:49 +03:00
  • a44551d42b Add connection pool implementation (part 2) Pavel Korotkov 2021-04-05 20:10:03 +03:00
  • 62a03251ce Add connection pool implementation (part 1) Pavel Korotkov 2021-04-05 17:48:01 +03:00
  • c909c99f72 [#19] Rename client-oriented entities before adding fake/mock ones Pavel Korotkov 2021-04-01 09:51:06 +03:00
  • aedd468c18 [#19] Move connection list sorting to a proper place Pavel Korotkov 2021-03-31 22:15:10 +03:00
  • 0b6e138270 [#19] Prepare using connection pool Pavel Korotkov 2021-03-31 22:08:39 +03:00
  • 3a5d9fe94c [#19] Extract downloading logic into a separate package Pavel Korotkov 2021-03-31 21:24:41 +03:00
  • eb92219e14 [#19] Extract uploading logic into a separate package Pavel Korotkov 2021-03-31 19:58:42 +03:00
  • 4c96885a42 [#19] Add a version with no cdn-sdk deps Pavel Korotkov 2021-03-31 01:46:33 +03:00
  • cdab794d62 Remove sdk context dep Pavel Korotkov 2021-03-25 11:27:59 +03:00
  • f77c4e49dc [#18] Add fetching owner variously on file uploading Pavel Korotkov 2021-02-16 18:38:30 +03:00
  • 237c247ec4 [#13] Add bearer token usage in receive/upload methods Pavel Korotkov 2021-02-16 18:20:15 +03:00
  • e45e5ed6f9 Refactoring and add tests Evgeniy Kulikov 2021-01-25 17:26:08 +03:00
  • b8d10122a9 Add method to fetch BearerToken from Header / Cookies Evgeniy Kulikov 2021-01-25 16:20:08 +03:00
  • 86991baa33
    Merge pull request #14 from nspcc-dev/add-post-method-to-upload-files Evgeniy Kulikov 2021-02-15 15:48:37 +03:00
  • 3f635a018a
    Refactoring uploading Evgeniy Kulikov 2021-02-13 19:17:01 +03:00
  • 3b8bf3017d
    Migrate to fasthttp v1.20.0 Evgeniy Kulikov 2021-02-12 18:48:52 +03:00
  • a428a0b1b3
    fix conflicts Evgeniy Kulikov 2021-02-12 15:24:52 +03:00
  • cbaf9e6142
    Fixes after review Evgeniy Kulikov 2021-02-03 16:01:30 +03:00
  • 71999a796d
    Fix logic with set attributes if not set from header Evgeniy Kulikov 2021-01-28 16:48:45 +03:00
  • ec70bfa4cc
    Fixes after review Evgeniy Kulikov 2021-01-26 18:36:53 +03:00
  • 3cbd4dbd09
    Fixes after review Evgeniy Kulikov 2021-01-26 12:40:01 +03:00
  • ace31ceefd
    Add application/json Content-Type header Evgeniy Kulikov 2021-01-26 11:43:40 +03:00
  • 0346db462b
    Add cleanup multipart form on defer Evgeniy Kulikov 2021-01-26 11:35:05 +03:00
  • 462de45e12
    Added POST method to upload files into NeoFS through HTTP Gate Evgeniy Kulikov 2021-01-25 22:36:46 +03:00
  • 67684c5d8a
    Merge pull request #17 from nspcc-dev/update-dependencies Evgeniy Kulikov 2021-02-12 15:19:13 +03:00
  • d09a1643e1
    Update dependencies Evgeniy Kulikov 2021-02-12 12:19:43 +03:00
  • aa6bb31f4a
    Merge pull request #16 from nspcc-dev/update-makefile-and-targets Evgeniy Kulikov 2021-02-08 11:34:54 +03:00
  • 3b8d684e7c
    Update README Evgeniy Kulikov 2021-02-05 17:13:37 +03:00
  • dc7aa694b8
    Update Makefile and targets Evgeniy Kulikov 2021-02-05 16:51:20 +03:00
  • 269505c989
    Merge pull request #15 from nspcc-dev/migrate-to-sdk-0.3.3 Evgeniy Kulikov 2021-02-01 19:49:30 +03:00
  • c2c225988d
    Update NeoFS API an SDK for HTTP GW Evgeniy Kulikov 2021-02-01 17:31:50 +03:00
  • b6d94ec9a5
    Fixes around get_by_attribute Evgeniy Kulikov 2021-01-23 16:28:12 +03:00
  • 52812f7869
    Release v0.14.1 with CDN SDK v0.3.1 and NeoFS API Go v1.22.1 Evgeniy Kulikov 2021-01-18 10:08:44 +03:00
  • ccf82b34db
    Merge pull request #9 from nspcc-dev/update-to-new-sdk-release Evgeniy Kulikov 2021-01-14 13:35:17 +03:00
  • c30b264beb
    Migrate to SDK 0.3.0 Evgeniy Kulikov 2021-01-14 13:28:20 +03:00
  • ac8affff91
    Migrate to new release SDK Evgeniy Kulikov 2020-12-23 14:21:34 +03:00
  • cb1b76a103
    Merge pull request #7 from nspcc-dev/how-to-check-http-gate Evgeniy Kulikov 2020-12-04 09:56:44 +03:00
  • 1b0acd4836
    Merge pull request #6 from nspcc-dev/refactoring_http_gate Evgeniy Kulikov 2020-12-04 09:56:12 +03:00
  • 4fb7e511dc
    Rename how-to-check.mc to how-to-check.md Evgeniy Kulikov 2020-12-03 19:12:00 +03:00
  • abd95efe47
    Refactoring HTTP Gate Evgeniy Kulikov 2020-12-03 18:00:43 +03:00
  • 77c404d78f
    Add how to check HTTP Gate Evgeniy Kulikov 2020-12-03 18:46:36 +03:00
  • b6a9654546
    Merge pull request #5 from nspcc-dev/prepare-to-release Evgeniy Kulikov 2020-12-02 13:34:32 +03:00
  • a18e4200b0
    Cleanup dependencies Evgeniy Kulikov 2020-12-02 12:22:27 +03:00
  • 65a5a3f9fc
    Update README Evgeniy Kulikov 2020-12-02 12:20:21 +03:00
  • 8bd210d67e
    Use constant settings keys Evgeniy Kulikov 2020-12-02 12:09:46 +03:00
  • 01f13ef210
    Prepare to release Evgeniy Kulikov 2020-12-02 11:52:07 +03:00
  • 420531d12a
    Merge pull request #4 from nspcc-dev/migrate-to-cdn-sdk Evgeniy Kulikov 2020-12-02 12:25:00 +03:00
  • 31186382e8
    Change ENV prefix Evgeniy Kulikov 2020-11-27 18:18:53 +03:00
  • f75eb4b803
    Update dependencies Evgeniy Kulikov 2020-11-27 16:38:58 +03:00
  • 3166adc410
    Deprecation warning Evgeniy Kulikov 2020-11-23 12:43:27 +03:00
  • a4f7a2f962
    Migrate to new release of NeoFS API Evgeniy Kulikov 2020-11-23 12:32:03 +03:00