Commit graph

  • 9c058a70fd [#122] Add tests Denis Kirillov 2021-08-13 17:13:14 +0300
  • 43185de52a [#122] Add list object versions Denis Kirillov 2021-08-11 13:02:13 +0300
  • d5aef7566f [#122] Add delete versioned object Denis Kirillov 2021-08-10 15:08:15 +0300
  • 3130784ee6 [#122] Add getting specific object version Denis Kirillov 2021-08-10 13:03:09 +0300
  • f463522f34 [#122] Add versioning put object Denis Kirillov 2021-08-10 11:58:40 +0300
  • feb45d0633 [#122] Add replacing objects Denis Kirillov 2021-08-10 11:19:09 +0300
  • c50a16a5e3 [#122] Add enabling versioning Denis Kirillov 2021-08-09 17:29:44 +0300
  • d81a3d7b45 [#216] Add bucket owner check Denis Kirillov 2021-08-23 11:19:41 +0300
  • 68e4e1bbc3
    Merge pull request #224 from KirillovDenis/feature/220-add_cid_to_head_bucket_response Alex Vanin 2021-08-24 18:10:13 +0300
  • 8547fdb1e5 [#150] Add S3 compatibility test results Stanislav Bogatyrev 2021-08-24 13:39:18 +0300
  • 1f119279e6 Make compatibility table more colorful Stanislav Bogatyrev 2021-08-19 20:28:16 +0300
  • a82e31436e Move S3 compatibility docs to a separate file Stanislav Bogatyrev 2021-08-19 20:16:49 +0300
  • 1548809b7d [#226] docs: Replace 'HTTP_' by 'S3_' Angira Kekteeva 2021-08-23 22:13:56 +0300
  • 036662feab
    Merge pull request #222 from KirillovDenis/feature/221-unify_source_filenames Alex Vanin 2021-08-24 12:44:23 +0300
  • 84508a1706 [#220] Add cid to HeadBucket response Denis Kirillov 2021-08-23 11:37:08 +0300
  • 76fc241bc1 [#214] Add condition to update eacl Denis Kirillov 2021-08-19 17:14:19 +0300
  • bf3d81f928 [#221] Unify source file naming Denis Kirillov 2021-08-20 15:19:49 +0300
  • a0f59bb348 [#206] docs: Language check Elizaveta Chichindaeva 2021-08-19 15:46:41 +0300
  • e2f4872180 [#210] docs: Update authmate doc Angira Kekteeva 2021-08-19 12:55:01 +0300
  • cfe92320c8 [#210] *: Split README into docs Angira Kekteeva 2021-08-18 22:18:49 +0300
  • 0791144284
    Merge pull request #176 from KirillovDenis/feature/49-acl_translation Angira Kekteeva 2021-08-19 10:30:28 +0300
  • efe11c271f [#49] Add basic ACL translation Denis Kirillov 2021-07-21 14:59:46 +0300
  • b1c6629b10 [#206] Make caches' options configurable Angira Kekteeva 2021-08-16 12:58:09 +0300
  • 376642565f [#206] Add unit tests Angira Kekteeva 2021-08-15 01:03:20 +0300
  • 295be71f00 [#206] api: Add objects cache Angira Kekteeva 2021-08-10 14:19:26 +0300
  • ae19eb4ad4 [#206] Refactor ListObjectsCache Angira Kekteeva 2021-08-10 15:23:55 +0300
  • 4ca56d3d6e [#199] Add fine-grained handle auth header Denis Kirillov 2021-08-09 12:35:42 +0300
  • d332096598 [#199] Refactor Denis Kirillov 2021-08-09 11:53:58 +0300
  • f3a6636efd [#191] Improve copy object compatibility Denis Kirillov 2021-08-06 18:08:09 +0300
  • 7eb9713a67 [#189] Add bucket name checking Denis Kirillov 2021-08-06 16:05:57 +0300
  • b555a1b1d8
    Merge pull request #181 from masterSplinter01/feature/179-add-cache-to-lov1 Kirillov Denis 2021-08-09 14:20:20 +0300
  • 3cdcbf6e21 [#179] Add unittests for cache Angira Kekteeva 2021-08-09 13:49:08 +0300
  • 8a69c7cca0 [#179] api: Add cache for ListObjectsV1/V2 Angira Kekteeva 2021-07-29 11:14:14 +0300
  • a89add8ff3 [#198] Fix object metadata Denis Kirillov 2021-08-06 14:46:19 +0300
  • e5b1dae750 [#194] Fix range header handling Denis Kirillov 2021-08-06 12:59:28 +0300
  • 57f761d01a
    Merge pull request #185 from KirillovDenis/feature/184-unify_error_handling Alex Vanin 2021-08-05 18:18:50 +0300
  • 45110b4c5d [#184] Fix typo Denis Kirillov 2021-08-05 12:29:31 +0300
  • f4c29cd300 [#184] Unify error handling Denis Kirillov 2021-08-05 12:18:52 +0300
  • 6674e350cc
    Merge pull request #182 from masterSplinter01/feature/180-add-ct-check Alex Vanin 2021-08-04 14:22:17 +0300
  • eaec271283 [#180] api: Add unittests Angira Kekteeva 2021-08-03 12:40:28 +0300
  • 88aaad361a [#180] api: Add continuation-token check Angira Kekteeva 2021-07-29 19:16:43 +0300
  • 7291b81040 [#180] api: Format object_list.go Angira Kekteeva 2021-07-29 17:23:36 +0300
  • afff616675 [#180] api: Remove extra parses of url requests Angira Kekteeva 2021-07-29 17:18:51 +0300
  • a0fb14d91e
    Merge pull request #175 from masterSplinter01/112-list-objects-cache Alex Vanin 2021-07-29 10:05:35 +0300
  • 0ceea95e11 [#112] Add cache to ListObjects and layer Angira Kekteeva 2021-07-28 16:28:05 +0300
  • c24fe5cc21 [#112] Move getBoxData from handler to layer Angira Kekteeva 2021-07-28 16:27:06 +0300
  • 97a7d16f68 [#112] api: Refactor allObjectsParams struct Angira Kekteeva 2021-07-22 11:57:37 +0300
  • 65cd1db56d
    Merge pull request #178 from KirillovDenis/bugfix/118-correct_not_found Alex Vanin 2021-07-26 15:05:23 +0300
  • 2479650739 [#118] Correct NotFound status Denis Kirillov 2021-07-26 14:03:26 +0300
  • f4cd1e4c38
    Merge pull request #170 from KirillovDenis/feature/89-placement_policy Alex Vanin 2021-07-26 13:43:38 +0300
  • 8aac61652f [#89] Move BoxData to CreateBucketParams Denis Kirillov 2021-07-26 13:30:51 +0300
  • 3f7941fdf3
    Merge pull request #174 from nspcc-dev/feature/159-optional_owner Alex Vanin 2021-07-26 13:32:04 +0300
  • bcf9758a7e
    Merge pull request #171 from KirillovDenis/feature/149-remove_grpc_errors Alex Vanin 2021-07-26 13:25:28 +0300
  • c7cf5afd2f [#149] Add benchmarks Denis Kirillov 2021-07-21 12:05:24 +0300
  • 60bc0037fd [#149] Remove unused Denis Kirillov 2021-07-21 12:01:09 +0300
  • 28974474f2 [#149] Refactoring Denis Kirillov 2021-07-12 16:18:52 +0300
  • 63652d213c [#149] Removed grpc errors Denis Kirillov 2021-07-12 15:04:27 +0300
  • b695e6a3b4 [#89] Refactor error logging Denis Kirillov 2021-07-22 09:45:24 +0300
  • 57e2b70614
    Merge pull request #173 from KirillovDenis/bugfix/160-head_folder Alex Vanin 2021-07-22 09:34:20 +0300
  • 65a61a9f7d [#159] Add fetch-owner param Denis Kirillov 2021-07-20 15:40:38 +0300
  • c05e2d6757 [#160] Fix head dir object Denis Kirillov 2021-07-20 12:36:41 +0300
  • 642f8cc3eb
    Merge pull request #172 from masterSplinter01/154-refactoring Kirillov Denis 2021-07-19 17:59:38 +0300
  • b1cda2a714 [#154] api: refactor EncodeV1 and EncodeV2 Angira Kekteeva 2021-07-19 12:10:28 +0300
  • ee84062154 [#154] api: refactor ListObjectsV1 and V2 Angira Kekteeva 2021-07-18 16:40:19 +0300
  • 308994211b
    Merge pull request #168 from masterSplinter01/163-cid-in-authmate-new Kirillov Denis 2021-07-16 17:14:32 +0300
  • bba0402a98 [#89] Update README.md Denis Kirillov 2021-07-16 16:15:08 +0300
  • 1fbd192bd7 [#89] Add placement policy Denis Kirillov 2021-07-16 15:35:07 +0300
  • 422d6d8307 [#163] Add cid to output of authmate issue-secret Angira Kekteeva 2021-07-16 15:08:05 +0300
  • e9cac94c92 CHANGELOG: Add latest changes of v0.16.0 release Alex Vanin 2021-07-16 15:49:49 +0300
  • 739c04a274 Merge pull request #166 from masterSplinter01/164-access_key_numeric Alex Vanin 2021-07-16 15:22:10 +0300
  • 02ca18834f [#164] Update README Angira Kekteeva 2021-07-16 15:19:57 +0300
  • b7ebe4127f [#164] Change delimiter in acesskeyID Angira Kekteeva 2021-07-16 14:16:11 +0300
  • 56375a0946 Merge pull request #165 from alexvanin/release/v0.16.0 Alex Vanin 2021-07-16 13:19:59 +0300
  • aa2d3a222b [#165] CHANGELOG: Update for v0.16.0 release Alex Vanin 2021-07-16 12:43:10 +0300
  • 8e8487de85 [#165] README: Fix "Download of a file" example Alex Vanin 2021-07-16 13:16:52 +0300
  • 2137e43cff [#165] README: Use secp256r1 public keys in examples Alex Vanin 2021-07-16 12:11:00 +0300
  • f2018a2d90 [#165] README: Add "upload of a dir" section Alex Vanin 2021-07-16 12:09:07 +0300
  • 22faaadc32 Merge pull request #161 from nspcc-dev/feature/158-s3_tests_conditional_headers Alex Vanin 2021-07-16 09:39:17 +0300
  • 352d5345fc [#158] Handled s3 errors on conditional headers Denis Kirillov 2021-07-14 15:51:45 +0300
  • 3a7876e292 Merge pull request #157 from KirillovDenis/feature/155-s3_ceph_listObject_compatibility Alex Vanin 2021-07-15 18:48:26 +0300
  • f2eeed0b85 [#155] Fix error handling Denis Kirillov 2021-07-14 19:06:24 +0300
  • 5fc2b6adf8 Merge pull request #153 from KirillovDenis/feature/152-optimize_put_object Alex Vanin 2021-07-14 17:48:34 +0300
  • 1ecf32c302 [#155] Fixed invalid max-keys handling Denis Kirillov 2021-07-14 11:58:28 +0300
  • 9f57756351 [#155] Added s3 url encoder Denis Kirillov 2021-07-13 19:58:55 +0300
  • 288f6edce8 [#155] Fixed default maxKey value Denis Kirillov 2021-07-13 17:57:48 +0300
  • 5fb4c4fad6 [#155] Fixed empty delimiter response Denis Kirillov 2021-07-13 17:46:32 +0300
  • b004996d51 [#155] Fix KeyCount Denis Kirillov 2021-07-13 17:45:38 +0300
  • e1c2cee365 [#152] Removed redundant GetBucketInfo call Denis Kirillov 2021-07-13 14:22:12 +0300
  • 7b1058a9bd Merge pull request #143 from KirillovDenis/bugfix/125-check_bucket_unique Alex Vanin 2021-07-09 17:44:28 +0300
  • 1f656aac23 Merge pull request #148 from masterSplinter01/bugfix/131-add-metadata Alex Vanin 2021-07-09 17:20:59 +0300
  • acc2cdd96c [#125] Added exact eacl checking Denis Kirillov 2021-07-09 17:06:35 +0300
  • 50ece712b4 Merge pull request #146 from masterSplinter01/145-fix-tests Alex Vanin 2021-07-09 15:31:22 +0300
  • d5dfc0006a [#131] Remove metadata from Object in ListObjects Angira Kekteeva 2021-07-09 00:01:33 +0300
  • da9a6e4b33 [#131] Fix metadata in HeadObject and GetObject Angira Kekteeva 2021-07-08 23:44:18 +0300
  • e8bf46a2fa [#131] Add meta to PutObject Angira Kekteeva 2021-07-07 17:52:36 +0300
  • e78543adf3 [#125] Updated error handling Denis Kirillov 2021-07-09 11:57:44 +0300
  • 41dc84cc49 Merge pull request #147 from KirillovDenis/feature/142-update_supported_methods Alex Vanin 2021-07-09 09:42:43 +0300
  • d09a4e4e6c [#145] Fix util tests Angira Kekteeva 2021-07-07 18:49:59 +0300
  • e11b1b76ba [#125] Added eacl to newly created container Denis Kirillov 2021-07-08 13:10:46 +0300
  • 6ba5167f5d [#125] Fixed acl rule Denis Kirillov 2021-07-07 17:58:53 +0300