Commit Graph

  • 8bf26c6651 Add Hook name in proto. Clément Peyrabère 2020-03-27 12:31:14 +0100
  • 9ae8237660 Make use of gRPC metadatas to pass on Hook-Name. Fixes #362 Clément Peyrabère 2020-03-23 10:34:29 +0100
  • a5cbe9307d Update tests for request context value wrapping #361 Andrew Mostello 2020-03-22 17:41:59 -0400
  • 8d36fd8ed6 Export SetRequestContext and test Andrew Mostello 2020-03-22 17:41:22 -0400
  • 85d08e1084 Use context.Background(); keep request context as value Andrew Mostello 2020-03-22 16:36:40 -0400
  • e5e9a74c66
    docs: Fix link in faq.md (#363) Ibrahim Almuqrin 2020-03-22 22:45:45 +0300
  • cc84c3224d
    Fix link in faq.md #363 Ibrahim Almuqrin 2020-03-18 16:19:03 +0300
  • 1f0b0f515d
    cli: Fix gRPC Hook reference (#358) Iñigo 2020-03-16 21:15:04 +0100
  • e7fd0dac53
    Merge pull request #3 from vimeo/fix-empty-compose Tom Berger 2020-03-12 12:42:40 -0400
  • c091239e87 Handle compose call with no passed objects correctly #360 Tom Berger 2020-03-12 12:26:11 -0400
  • 20b9956ea0 Fix gRPC Hook reference #358 Iñigo Horcajo 2020-03-09 12:40:59 +0100
  • c7f6428884
    docs: Update command help in README (#352) Rafael Cossovan 2020-02-24 16:58:15 -0300
  • 43bd4b0ccb
    core: Allow Authorization header in CORS (#355) dmmakita 2020-02-24 16:47:54 -0300
  • 1b6b15eb54
    Update unrouted_handler.go #355 dmmakita 2020-02-24 11:39:32 -0300
  • 66adc577d0
    Update cors_test.go dmmakita 2020-02-24 11:38:46 -0300
  • 12634e5fe8
    Update cors_test.go #354 dmmakita 2020-02-24 11:28:57 -0300
  • 3da00759de
    docs: sync binary help. #352 Rafael Cossovan 2020-02-24 09:06:05 -0300
  • 48a9caf53f
    Allow `Authorization` header #351 dmmakita 2020-02-23 21:24:33 -0300
  • 973a4fe066 s3store: Fix bug when completing empty upload v1.1.0 Marius 2020-02-23 20:26:00 +0100
  • 8ef7648713
    cli: add gRPC hooks (#316) Iñigo 2020-02-06 17:35:37 +0100
  • 1e8d7c91c4 remove stream grpc #316 Iñigo Horcajo 2020-01-08 17:00:22 +0100
  • 9c0e0c8f11
    s3store: Add optional key prefix for metadata objects (#347) Adam Jensen 2020-02-01 11:33:02 -0500
  • 8f2ea420d5 Clarify ObjectPrefix docs #347 Adam Jensen 2020-01-31 15:52:32 -0500
  • 4a67edf1fd Add s3store tests for metadata object prefixes Adam Jensen 2020-01-31 15:25:52 -0500
  • 01ce2a447a Use metadataKeyWithPrefix for .info and .part operations Adam Jensen 2020-01-31 15:10:18 -0500
  • b9aa31f3ba Add metadataKeyWithPrefix helper function Adam Jensen 2020-01-31 15:05:28 -0500
  • a2bee345bf Add MetadataObjectPrefix field to S3Store Adam Jensen 2020-01-31 15:09:48 -0500
  • 382abb9321 handler: Add callback to UnroutedHandler to remove restriction on upload URIs. #341 Nolan Woods 2020-01-02 17:07:55 -0800
  • 126ffd0c75 handler: Retain request context values while detaching to avoid cancellation. #342 Nolan Woods 2020-01-02 18:20:07 -0800
  • a2591e7489 feat: Enable returning relative URL to the client #337 endeverchen 2020-01-02 11:31:39 +0800
  • 79cae14527 feat: Enable returning relative URL to the client endeverchen 2019-12-24 10:23:53 +0800
  • 7c38f019fe Simplify test strings #336 Adam Jensen 2019-12-23 12:11:06 -0500
  • a9bee0a199 Update tests for TransientObjectTags support Adam Jensen 2019-12-23 10:19:22 -0500
  • 2b51b50b9f Apply object tagging when creating .info and .part objects Adam Jensen 2019-02-25 10:01:55 -0500
  • c65414ee84 Add TransientObjectTags to S3Store Adam Jensen 2019-02-25 10:01:19 -0500
  • 746011e460 move one time grpc configuration to `Setup` Iñigo Horcajo 2019-12-20 13:39:32 +0100
  • 7d33b6c6e2
    Update cmd/tusd/cli/flags.go Iñigo 2019-12-20 13:12:38 +0100
  • b4db495cc6
    docs: Add entry about filenames Marius 2019-12-19 22:11:48 +0100
  • 7a250ed598 add retry/backoff params make streaming RPC call Iñigo Horcajo 2019-11-11 13:20:20 +0100
  • 4b7cda81a4 Also run build on tags @Acconut Abdelhadi Khiati 2019-11-18 08:18:14 +0100
  • 39b90f9148
    ci: Trigger build when tag is created v1.0.2 Marius 2019-11-15 21:20:52 +0100
  • 790d6ea849 handler: Allow method overriding in CORS requests Marius 2019-11-15 21:06:29 +0100
  • 14aebe2985 cli: Fix error when setting basepath to / Marius 2019-11-10 20:18:24 +0100
  • e138fc3e9e filestore: Remove useless defer (#318) oliverpool 2019-10-23 18:51:36 +0200
  • 2ea03132e5
    filestore.NewUpload: Remove useless defer #318 oliverpool 2019-10-23 12:37:30 +0200
  • d6ac521667 Merge branch 'master' of github.com:tus/tusd Marius 2019-10-16 18:07:25 +0200
  • 1e5ff7fe24 docs: Update server example for new package paths Marius 2019-10-16 18:06:51 +0200
  • f47bee870c
    docs: Add CI badge for GitHub Actions Marius 2019-10-16 14:22:31 +0200
  • 03fc267e34 add grpc hook Iñigo Horcajo 2019-10-10 18:02:14 +0200
  • dc1a2b6206 disconnect context in a dedicated middleware #315 Jörn Friedrich Dreyer 2019-10-10 11:30:10 +0200
  • 898f3fe72a gcsstore: Remove unnecessary typecasts and unused mocks (#313) Ankit Pokhrel 2019-10-09 14:44:13 +0200
  • 952ca4edeb tests, gcsstore: Remove unnecessary typecasts and unused mocks #313 Ankit Pokhrel 2019-10-09 12:29:27 +0200
  • 321acd1821 core, gcsstore: Update deprecated methods (#312) Ankit Pokhrel 2019-10-08 10:30:19 +0200
  • 2de503fd41 Update deprecated methods #312 Ankit Pokhrel 2019-10-07 22:04:20 +0200
  • 5414e88fbb Merge branch 'master' of github.com:tus/tusd Marius 2019-10-07 11:28:27 +0200
  • a045b8c4fc core: Allow numbers in mime types Marius 2019-10-07 11:28:13 +0200
  • 871f88c4c0
    Use the Request context instead of a blank one #309 Jörn Friedrich Dreyer 2019-10-04 16:45:47 +0200
  • a32ce3e9ab base64 not working kiloreux 2019-10-02 06:26:52 +0100
  • f5e8541a06 Adding space kiloreux 2019-10-02 06:18:58 +0100
  • 232236f167 Build pull requests also kiloreux 2019-10-02 06:07:33 +0100
  • 10175799e1 Build on tags also kiloreux 2019-10-02 06:01:42 +0100
  • ee5d881ad3 ci: Move from Travis to GitHub Actions (#308) kiloreux 2019-10-01 16:58:22 +0100
  • cc377c4be3
    Rename GitHub token secret #308 Marius 2019-10-01 17:53:18 +0200
  • d22bf20b33 Remove unused code kiloreux 2019-10-01 13:24:59 +0100
  • d4f9ea457f Deploy on master push kiloreux 2019-10-01 11:48:36 +0100
  • d43b8575fc Deploy on master only kiloreux 2019-10-01 11:22:53 +0100
  • 0493056764 Restore kiloreux 2019-10-01 11:14:41 +0100
  • 764942682a Disable version temp kiloreux 2019-10-01 11:01:53 +0100
  • 0255b32d4e Don't use script kiloreux 2019-10-01 10:56:33 +0100
  • 3f91850af4 Remove mapping kiloreux 2019-10-01 10:51:54 +0100
  • aef02bdc5b Matrix build again kiloreux 2019-10-01 10:48:56 +0100
  • eb936121c3 Change stuff kiloreux 2019-10-01 10:43:41 +0100
  • d0eb9b7a5f Separate jobs kiloreux 2019-10-01 10:41:51 +0100
  • 43775f142b Disable trimpath kiloreux 2019-09-30 11:41:18 +0100
  • 95a90c056f Enable GO11MODULE kiloreux 2019-09-30 09:39:09 +0100
  • 5ef24a6507 Build also kiloreux 2019-09-30 09:31:23 +0100
  • 3ca5bc2009 ON push only kiloreux 2019-09-30 09:25:55 +0100
  • a85d92bebc Another versiong kiloreux 2019-09-30 09:24:58 +0100
  • 91e2cb30ae test priority kiloreux 2019-09-30 09:19:27 +0100
  • c37d09952c Test kiloreux 2019-09-30 09:14:08 +0100
  • 1536f39cbc trimpath error kiloreux 2019-09-30 09:09:23 +0100
  • 2a279de7d0 Initial commit kiloreux 2019-09-30 09:05:33 +0100
  • 6f24143015 docs: Move documentation into own files docs Marius 2019-09-29 21:15:31 +0200
  • 57be489b8b fixup! core: Allow writing data to storage after request is cancelled v1.0.1 Marius 2019-09-29 20:12:50 +0200
  • 2ea1fd43c8 Merge branch 'master' of github.com:tus/tusd Marius 2019-09-29 20:04:40 +0200
  • d778999213 cli: Tune default timeout to decrease lock times Marius 2019-09-29 20:04:26 +0200
  • 8aaa413bd4 infra: Allow access without HTTPS Marius 2019-09-29 20:03:52 +0200
  • 65d2f1c2ef core: Allow writing data to storage after request is cancelled Marius 2019-09-29 20:03:18 +0200
  • a33f72f823 docs: Make README file represent current reality (#307) Vadym Voitiuk 2019-09-27 20:53:01 +0200
  • fe763bb7d1 Make README file represent current reality #307 Vadym Voitiuk 2019-09-27 20:05:35 +0200
  • f577bdd415 ci: Only run deployments on Linux Marius 2019-09-20 17:46:45 +0200
  • 7fd41f1bfc
    Merge pull request #306 from tus/v1 v1.0.0 Marius 2019-09-20 16:51:45 +0200
  • b0f5d710ab docs: Add link to previous major version #306 Marius 2019-09-20 16:47:22 +0200
  • 46d2adcc12 docs: Update hook structure Marius 2019-09-20 16:36:05 +0200
  • e7dfc9405d cli: Move printing of hook flags to correct file Marius 2019-09-20 14:33:05 +0200
  • 59213a5b3a ci: Remove leading 'v' from version for Debian packages v1.0.0-pre2 Marius 2019-09-20 11:06:25 +0200
  • a6a305f1c0 ci: Remove paths from Go binaries for easier use with plugins Marius 2019-09-20 11:05:53 +0200
  • 619555607a ci: Enable builds for Windows again Marius 2019-09-20 11:05:31 +0200
  • b73d634b47 core: Pass Upload interfaces to ConcatUploads Marius 2019-09-19 12:14:25 +0200
  • 6b21772107 core: Provide HTTP request details to hooks Marius 2019-09-19 11:15:48 +0200