Commit Graph

  • 536aaeba71 Use Go 1.7 for cross compilation instead of goxc(1) Marius 2016-09-30 00:10:42 +0200
  • 216c45287a Merge branch 'master' of github.com:tus/tusd Marius 2016-09-29 21:22:02 +0200
  • 182a96e3e8 Do not reject unexpected content types during upload creation Marius 2016-09-29 21:20:51 +0200
  • d6ccb0fbb8 Use actual header values as expectations in CORS test Marius 2016-09-29 21:18:12 +0200
  • c0c2c5fea7 Playground state Kevin van Zonneveld 2016-09-28 20:59:31 +0200
  • db6c11d6f5 Revert "Hostname should be part of freyfile" Kevin van Zonneveld 2016-09-28 16:00:15 +0200
  • 785248765d Add a >24h cleanup cronjob for tus uploads /cc @Acconut @arturi Kevin van Zonneveld 2016-09-28 09:48:46 +0200
  • 19a6611a89 Hostname should be part of freyfile Kevin van Zonneveld 2016-09-28 09:39:40 +0200
  • 4df66415d6 Add HookInvocationFinish event to logging Marius 2016-09-27 22:48:29 +0200
  • 513fe9fcf3 Correct linting issue and misspellings Marius 2016-09-27 22:10:16 +0200
  • 055406a783 Do not ignore error returned from lock.Unlock() Marius 2016-09-27 21:51:33 +0200
  • 8fff2b7d69 Merge branch 'master' of github.com:tus/tusd Marius 2016-09-23 21:30:10 +0200
  • 9a5646ad6c Add proper, formatted logging Marius 2016-09-23 21:21:38 +0200
  • ac66b6f043 update travis Marius 2016-09-21 00:05:52 +0200
  • 56e9147bbc add vendor Marius 2016-09-20 23:47:49 +0200
  • 48d0e92fe6 remove vendor Marius 2016-09-20 23:06:27 +0200
  • 75381338ae Install dependencies on Appveyor Marius 2016-09-20 15:05:44 +0200
  • 1bf1c942e0 Update mocked S3API implementation for tests Marius 2016-09-19 19:30:56 +0200
  • 6d847b8543 Merge e63f225520 into 20ed451d15 #62 Rio Kierkels 2016-09-15 21:17:30 +0000
  • 20ed451d15 Merge branch 'master' of github.com:tus/tusd Marius 2016-09-15 23:17:18 +0200
  • 8e4959dccd Catch error from non-existing hook files when executing Marius 2016-09-15 23:15:54 +0200
  • a3f8592d4f Upgrade deploy to 0.5.2 Kevin van Zonneveld 2016-09-15 23:04:49 +0200
  • 154e6a2813 Switch to HCL-based Frey (#63) Kevin van Zonneveld 2016-09-15 12:49:15 +0200
  • bb47572266 Switch to HCL-based Frey #63 Kevin van Zonneveld 2016-09-15 12:29:27 +0200
  • e63f225520
    fix(hooks): check if hook exits on disk #62 Rio Kierkels 2016-09-15 12:24:42 +0200
  • bea4d10ae6 Merge branch 'master' of github.com:tus/tusd Kevin van Zonneveld 2016-09-15 10:18:25 +0200
  • 549e8ef80f Ignore Apple's .DS_Store Kevin van Zonneveld 2016-09-15 10:17:41 +0200
  • dc673402d2 Add support for Creation With Upload extension Marius 2016-08-28 22:06:37 +0200
  • 6b1e8a8bda Respond with the correct 200 OK code for HEAD requests Marius 2016-08-28 15:26:12 +0200
  • 3eefdbe2c6 Update mocked S3API implementation for tests 0.5.2 Marius 2016-08-26 17:14:33 +0200
  • 081568cf96 Add Go 1.7 to automated tests Marius 2016-08-26 16:30:40 +0200
  • c6e52b4ecb Install unvendored dependcies on Travis Marius 2016-08-26 16:27:56 +0200
  • beef245bd3 Remove aws-go-sdk and consul package from vendor directory Marius 2016-08-26 16:20:10 +0200
  • fcecd9026d Add `Authorization` to `Access-Control-Allow-Headers`. #58 Kale Worsley 2016-03-16 11:02:53 +1300
  • 96d9e5bbd4 Prevent making uploaded file executable for everyone Marius 2016-07-25 20:59:01 +0200
  • fbf378547e Improve greeting Kevin van Zonneveld 2016-07-19 11:08:18 +0200
  • 051d5cfbf7 Merge a7dc6d1aec into 30edfb1209 #53 Kevin van Zonneveld 2016-07-19 08:45:50 +0000
  • 30edfb1209 Add -metrics-path flag for configuring the metrics endpoint Marius 2016-07-19 10:45:07 +0200
  • 3e063f4de5 Merge c47f1ec996 into 930a63c058 #54 Juliano Oliveira 2016-07-15 23:10:18 +0000
  • c47f1ec996 Including requirements projects in README #54 Juliano Oliveira 2016-07-15 20:10:17 -0300
  • 3e874d377e Adjust in Basepath exaple. Without slash (/) don´t work Juliano Oliveira 2016-07-15 19:53:23 -0300
  • a7dc6d1aec Reword welcome message as little #53 Kevin van Zonneveld 2016-07-14 15:20:35 +0200
  • 17b0e99770 Add newline to greeting for prettier `curl` usage Kevin van Zonneveld 2016-07-14 15:18:37 +0200
  • 930a63c058 Update instructions for setting version, build commit and date 0.5.1 Marius 2016-07-12 14:46:24 +0200
  • 3530ffd925 Add pre-create hook for validation before upload creation 0.5.0 Marius 2016-07-11 22:40:19 +0200
  • bad81737b0 Refactor tusd binary into multiple files Marius 2016-07-11 22:02:01 +0200
  • a2a8c5ec86 Add flag for respecting Forwarded header to allow sitting behind proxies Marius 2016-07-11 20:44:10 +0200
  • 015ae39d18 Replace non-ASCII chars in metadata for multipart uploads with question mark Marius 2016-07-06 16:25:06 +0200
  • a490dc01de feat(cmd/tusd): Print the base path (#50) Rio Kierkels 2016-06-29 16:29:16 +0200
  • faff44797e
    feat(cmd/tusd): Print the base path #50 Rio Kierkels 2016-06-29 15:14:00 +0200
  • 2f436ab7e3 Update mocked S3 API for tests 0.4.0 Marius 2016-05-24 17:32:21 +0200
  • ad25e605d4 Allow OPTIONS and other methods in metrics Marius 2016-05-24 17:27:07 +0200
  • 8b5f018f54 Provide description for hooks-dir flag Marius 2016-05-24 17:16:37 +0200
  • c80c8b1962 Allow exposing metrics for Prometheus and Co. Marius 2016-05-24 17:04:28 +0200
  • f5c790f792 Exclude node_modules folder from git Marius 2016-05-24 15:58:43 +0200
  • d1dd811301 Update vendored dependencies Marius 2016-05-24 15:58:19 +0200
  • 00818ee472 Do not run non-existant script after deploys Marius 2016-05-24 11:36:48 +0200
  • c37f751626 Run frey deployment after every successful deploy Marius 2016-05-10 14:53:25 +0200
  • af6e65a8bb Support 0 as a "no timeout" setting (#46) 0.3.0 Justin Henck 2016-05-10 08:17:34 -0400
  • eb8cb09ad1 Use Go 1.6. instead of Release Candidate for tests Marius 2016-05-10 12:01:32 +0200
  • d6bc50ff12 Use 200 OK in responses for preflight requests Marius 2016-05-10 11:58:43 +0200
  • 248e364a50 Update the flag description for timeout #46 Justin Henck 2016-04-29 16:46:43 -0400
  • 62770b9c72 Change to empty time struct Justin Henck 2016-04-27 18:39:10 -0400
  • 9da110bcdb Support 0 as a "no timeout" setting Justin Henck 2016-04-27 18:25:04 -0400
  • 3e6ea68d07 Suggest original filename when downloading Marius 2016-04-19 11:22:32 +0200
  • 4c7023fb1f Merge branch 'master' of github.com:tus/tusd Marius 2016-04-09 22:25:07 +0200
  • 4e8842d91c Do not pass chunk for uploaded uploads to data store Marius 2016-04-09 22:09:22 +0200
  • de682b2fe6 unattended-upgrades Kevin van Zonneveld 2016-03-31 15:38:16 +0200
  • 58912fdcda .PHONY Kevin van Zonneveld 2016-03-31 12:27:16 +0200
  • 6cdcb43713 Configurable Frey version Kevin van Zonneveld 2016-03-31 12:25:59 +0200
  • 8e91ba9b92 We no longer need any env.sh Kevin van Zonneveld 2016-03-30 16:13:20 +0200
  • 603fce7559 Now that Frey deploys via Travis are working, only do it on tags, and after release Kevin van Zonneveld 2016-03-29 19:41:44 +0200
  • f0f16865a9 Rebuild env so it can be deployed to the tus server Kevin van Zonneveld 2016-03-29 17:52:46 +0200
  • 2205a84499 Save state Kevin van Zonneveld 2016-03-29 17:22:20 +0200
  • 4879004fe4 Open up port 22 so Travis CI can deploy to it Kevin van Zonneveld 2016-03-29 17:22:09 +0200
  • 8ed24a65d9 Run on legacy build infra for now until Frey supports sudo-less pip installs Kevin van Zonneveld 2016-03-29 17:01:07 +0200
  • 536727e92d Save state Kevin van Zonneveld 2016-03-29 16:43:19 +0200
  • d27fb04e5e Put env in subdir for now Kevin van Zonneveld 2016-03-29 16:43:12 +0200
  • 36bebff87c Rename infra-tusd -> tusd Kevin van Zonneveld 2016-03-29 16:21:21 +0200
  • 7d6a7beb8b Replace custom upstart template with Frey's upstart Kevin van Zonneveld 2016-03-29 16:20:11 +0200
  • 98a6cb0cc5 Always answer yes Kevin van Zonneveld 2016-03-29 16:07:50 +0200
  • b95fc0615c No need to create shared log dir, Frey does this for us now Kevin van Zonneveld 2016-03-29 15:59:51 +0200
  • 7db4d51c1a Allow ubuntu group access to release Kevin van Zonneveld 2016-03-29 15:59:15 +0200
  • 68ed4ebcf0 Refactor Freyfile Kevin van Zonneveld 2016-03-29 15:49:46 +0200
  • 373001127c Speed up Travis build by caching apt, Frey tools and gimme Kevin van Zonneveld 2016-03-29 15:31:33 +0200
  • 2d30a16ffc Move code-deploy to before release-deploy Kevin van Zonneveld 2016-03-29 15:17:15 +0200
  • 1f7d84f202 Upgrade to Frey 0.3.12 Kevin van Zonneveld 2016-03-29 15:02:33 +0200
  • 4a30a6ad37 Frey 0.3.12 is not released yet Kevin van Zonneveld 2016-03-29 13:54:21 +0200
  • f3437a7ec5 Temporarily also deploy non-tagged commits to test frey deploy Kevin van Zonneveld 2016-03-29 13:42:55 +0200
  • c549faafbc Add Frey secrets Kevin van Zonneveld 2016-03-29 13:38:28 +0200
  • 43653b6d01 Travis whitespace Kevin van Zonneveld 2016-03-29 13:38:20 +0200
  • e54850a3aa Add Frey support Kevin van Zonneveld 2016-03-29 13:37:19 +0200
  • 199487bdf6 Set correct ID in S3Store.GetInfo 0.2.0 Marius 2016-03-26 18:23:37 +0100
  • bcea96b88e Add test for complete upload notifications using Concatenaiton Marius 2016-03-12 22:52:31 +0100
  • af0c1bf4ca Add test for complete upload notifications Marius 2016-03-12 22:44:54 +0100
  • acf2e8daee Improve documentation for complete uploads notifications Marius 2016-03-12 22:28:24 +0100
  • 3ee1c61d80 Add post-terminate hook Marius 2016-03-12 22:24:57 +0100
  • 5aa7928111 Embed UnroutedHandler into Handler Marius 2016-03-12 22:01:12 +0100
  • 4191b2a821 Dcoument Config.StoreComposer Marius 2016-03-12 16:51:00 +0100
  • e6e6637693 Merge branch 'master' of github.com:tus/tusd Marius 2016-03-11 22:05:24 +0100