Commit Graph

  • d2be5e82bd cli: Remove unneeded flag validation check Marius 2019-09-16 14:12:00 +0200
  • 3c4cadd37c ci: Reenable Go Modules for Go 1.12 Marius 2019-09-16 12:16:53 +0200
  • 5a31f3230e s3store: Cache FileInfo between function calls Marius 2019-09-16 12:13:39 +0200
  • cbfde4e4b0 s3store: Pass context to AWS SDK Marius 2019-09-15 14:33:02 +0200
  • 485c21d72e core: Add context to DataStores Marius 2019-09-15 13:43:59 +0200
  • 819ffb10ab misc: Support Go 1.13 Marius 2019-09-13 11:16:15 +0200
  • db18dbb70f etcd3locker: Move to separate repository Marius 2019-09-12 21:42:54 +0200
  • 03d478eb5c fixup! misc: Remove dots from folders Marius 2019-09-12 21:39:00 +0200
  • 76f8489d37 misc: Remove dots from folders Marius 2019-09-12 13:10:51 +0200
  • 7d639b930d core: Replace old LockerDataStore with new Locker Marius 2019-09-12 12:37:43 +0200
  • 92826b171d etc3dlocker: Implement new Locker interface Marius 2019-09-11 12:03:39 +0200
  • 65072acb79 memorylocker: Implement new locker interface Marius 2019-09-11 10:28:38 +0200
  • 8e1dce1dcb filelocker: Add tests Marius 2019-09-10 16:19:49 +0200
  • 241c458184 cli: Print out available tus extensions Marius 2019-09-10 15:26:37 +0200
  • d01d878e29 gcsstore: Adjust to new DataStore interfaces Marius 2019-09-10 11:09:07 +0200
  • e591c9ea69 cli: Update to new DataStore interfaces Marius 2019-09-10 10:23:39 +0200
  • d36b0ea3a9 s3store: Move to new DataStore interfaces Marius 2019-09-10 10:05:45 +0200
  • 12114b1ae8 Merge branch 'master' of github.com:tus/tusd into v1 Marius 2019-09-09 13:37:53 +0200
  • 852b6fa01d core: Allow dots in MIME file types 0.14.0 Marius 2019-09-05 19:45:43 +0200
  • 1389d86547 core: Add back composer_test Marius 2019-08-26 20:41:00 +0200
  • f1fe5e2603 cli: Add option to whitelist hooks (#302) Marius 2019-08-26 20:34:37 +0200
  • 2e688d5d38 filestore: Implement new interfaces Marius 2019-08-26 11:41:52 +0200
  • 5004d3ca4d core: Refactor DataStore Marius 2019-08-25 22:10:55 +0200
  • 9433afd70c
    docs: Use consistent style for flags Marius 2019-08-25 19:58:24 +0200
  • 5acc586800 WIP on DataStore refactor Marius 2019-08-24 15:14:51 +0200
  • aa0280d004 core: Remove deprecated DataStore option Marius 2019-08-20 16:16:05 +0200
  • 647c65a125 filestore: Drop the .bin suffix Marius 2019-08-19 13:03:42 +0200
  • 141a49a38d cli: Allow uploads without trailing slash Marius 2019-08-19 12:03:14 +0200
  • bfac68d84c docs: Add section about storage details Marius 2019-08-19 11:19:07 +0200
  • f290aa36d7 gcsstore: Add storage details Marius 2019-08-19 11:08:24 +0200
  • a323c91a6e s3store: Add storage details Marius 2019-08-19 10:38:08 +0200
  • c0c3a4d1d0 filestore: Add information about saved upload Marius 2019-08-19 09:29:56 +0200
  • e8fb3a431b Merge branch 'master' of github.com:tus/tusd into v1 Marius 2019-08-18 14:34:37 +0200
  • f59eae6ac2 validate event strings in hooks-enabled-events option and show warning #302 Anton Bakker 2019-08-16 11:46:20 +0200
  • 75d69744af removed capability to disable all events from hooks-enabled-events option Anton Bakker 2019-08-16 11:40:25 +0200
  • e5535fafe3 fix to negate check on hook in enabled hooks list Anton Bakker 2019-08-14 18:00:05 +0200
  • 65ab177b59 Merge remote-tracking branch 'upstream' into whitelist-hooks Anton Bakker 2019-08-14 17:17:25 +0200
  • c93e37f592 updated docs on disabling all hooks Anton Bakker 2019-08-14 17:16:06 +0200
  • 25edef4a4c changed EnabledHooks var from map to slice to simplify code Anton Bakker 2019-08-14 17:07:18 +0200
  • d5b92af977 fix for ID field .info file containing multipart id #301 Anton Bakker 2019-08-14 16:03:24 +0200
  • 34e32999fb Setting ssl-redirect to true kiloreux 2019-08-14 13:33:36 +0100
  • 20f1af4cbb remove multipartupload identifier from FileInfo in post-finish event Anton Bakker 2019-08-14 14:19:31 +0200
  • af386958d6 removed redundant if Anton Bakker 2019-08-13 16:32:57 +0200
  • ed4e602956 changed name cli option and added documentation Anton Bakker 2019-08-13 13:49:24 +0200
  • e66922ac82 added hooks whitelist to cli arguments Anton Bakker 2019-08-13 11:59:32 +0200
  • 51a6afccbc Merge branch 'master' of github.com:tus/tusd 0.13.3 Marius 2019-08-13 10:51:08 +0200
  • 571bc4df75 cli: Add flag to reduce verbosity of output Marius 2019-08-13 10:51:03 +0200
  • 102715e2d1 misc: Change cloud provider for master.tus.io (#300) kiloreux 2019-08-13 09:50:18 +0100
  • dd01ca67f4 Fix conflict #300 kiloreux 2019-08-13 05:46:14 +0100
  • 1115be1bea Use master kiloreux 2019-08-13 05:43:25 +0100
  • 2fdf1ed3bb Trigger kiloreux 2019-08-13 05:43:05 +0100
  • abef3df628 Try again kiloreux 2019-08-13 05:16:04 +0100
  • d41601e376 remove quotes kiloreux 2019-08-13 05:03:51 +0100
  • 5c74481d91 Avoid contacting server kiloreux 2019-08-13 04:39:15 +0100
  • b50926daaa Final fixes kiloreux 2019-08-13 04:24:33 +0100
  • 33ee1071e8 Replicate stuff kiloreux 2019-08-13 03:42:16 +0100
  • 31eb13854b Added kubeconfig again kiloreux 2019-08-13 03:29:56 +0100
  • 31d31ba3b9 s3store: Properly remove temporary files (#299) Sergio Contreras Castañeda 2019-08-12 04:05:49 -0700
  • 4a0313550d
    Disable SSL redirect for debugging Marius 2019-08-12 11:35:07 +0200
  • e287f522bd fix temp files deletion #299 Sergio Contreras 2019-08-09 16:27:39 -0700
  • b77d9aabf9
    misc: Correct usage of links in FAQ Marius 2019-07-26 12:43:43 +0200
  • af51b797ab Disable Windows compilations for now 0.13.2 Marius 2019-07-21 23:38:53 +0200
  • 1089558ac3 Install Windows package before compilation Marius 2019-07-21 23:21:43 +0200
  • 4f4da61fea Install Windows package for cross-compiling Marius 2019-07-21 23:05:59 +0200
  • 8242b4dfb5 core: Remove TCP details from connection reset message Marius 2019-07-21 22:40:41 +0200
  • 85a26150a3 s3store: Filter newlines out of metadata Marius 2019-07-21 22:40:18 +0200
  • 6b4cdfb982 Don't use /home/kiloreux kiloreux 2019-07-15 09:18:52 +0100
  • 33635a5dbe Remove useless lines and replace it by stable installation kiloreux 2019-07-15 09:03:49 +0100
  • 0011f6482e Switch back to base64 kiloreux 2019-07-15 08:45:18 +0100
  • 2ce377730c Maybe just update deployment ? kiloreux 2019-07-15 08:27:18 +0100
  • 2c9ced7609 Fix docker kiloreux 2019-07-15 08:03:46 +0100
  • 896636ca06 Fix DA DOCKER FIIIIILE kiloreux 2019-07-15 04:15:49 +0100
  • ddf2a0214e Change branch and change deployment method kiloreux 2019-07-15 04:00:33 +0100
  • 30811b6579 docker: Added script to generate official-images/library/tusd file. (#289) Thomas 2019-07-12 16:34:43 +0200
  • 90587a58ec Moved script to .scripts. #289 Thomas A. Hirsch 2019-07-09 07:50:46 +0200
  • fd0f20d757 Added script to generate official-images/library/tusd file. Thomas A. Hirsch 2019-07-01 14:42:54 +0200
  • 9c0d753f7d docker: Updated docker from alpine 3.8 to 3.9 (#286) 0.13.1 Thomas 2019-06-24 19:38:56 +0200
  • 93499bbeef Updated docker from alpine 3.8 to 3.9 #286 Thomas A. Hirsch 2019-06-24 18:38:12 +0200
  • 7cab4b087a docker: Installing gcc and libc-dev for having a matching gcc and linker in the image. (#284) Thomas 2019-06-24 17:04:09 +0200
  • ed1ea869f4 Installing gcc and libc-dev for having a matching gcc and linker in the image. #284 Thomas A. Hirsch 2019-06-23 20:40:04 +0200
  • 830f0de9d3 misc: Update instructions for AppVeyor Marius 2019-06-16 17:50:07 +0200
  • f8ff29cf6c misc: Active Windows on Travis CI Marius 2019-06-16 17:27:58 +0200
  • 774fd3f313 misc: Use Go modules on Travis CI Marius 2019-06-16 17:13:16 +0200
  • 226638bcc4 etcd3locker: Update import path for etcd3 Marius 2019-06-16 17:06:17 +0200
  • b6ece4905b misc: Move from vendored depdencies to Go modules Marius 2019-06-16 17:04:59 +0200
  • ab641b6f89 Merge branch 'master' of github.com:tus/tusd into v1 Marius 2019-06-16 17:00:10 +0200
  • a6ebba689f misc: Set the docker user to tusd. (#282) Thomas 2019-06-13 11:58:16 +0200
  • c48512798e cli: Replace deprecated function for getting Prometheus handler (#281) Thomas 2019-06-13 11:34:28 +0200
  • 3c3d2bf1ea adopted change in prometheus client lib. #281 Thomas A. Hirsch 2019-06-12 17:29:43 +0200
  • ff102fc806
    Set the docker user to tusd. #282 Thomas 2019-06-12 14:06:51 +0200
  • 0f70b98b0f memorylocker: Remove deprecated constructor for MemoryLocker Marius 2019-06-11 18:32:00 +0200
  • 42bfe35457 core: Move packages into pkg/ and internal/ folders Marius 2019-06-11 18:23:20 +0200
  • 6f5b74b875 core: Remove limitedstore from composer test Marius 2019-06-11 17:13:49 +0200
  • 32cf95aefe limitedstore: Remove package due to bad functionality Marius 2019-06-11 17:06:33 +0200
  • dc092ddd46 consullocker: Remove unused package Marius 2019-06-11 17:03:53 +0200
  • 8ad39ff466 gcsstore: Cancel context in tests to please 'go vet' Marius 2019-06-11 16:52:36 +0200
  • 18c24f83f4 misc: Drop support for versions before Go 1.12 Marius 2019-06-11 16:33:12 +0200
  • b0be7f4cb3 core: Remove fallback for subtests before Go 1.7 Marius 2019-06-11 16:29:31 +0200
  • 02c5942843 core: Use context package from Go stdlib Marius 2019-06-11 16:16:02 +0200
  • 05d9a0ba98 cli: Add option for run hooks from Go plugin 0.13.0 Marius 2019-06-10 11:42:19 +0200