Commit Graph

618 Commits

Author SHA1 Message Date
Marius e4017ff47e Merge branch 'master' of github.com:tus/tusd 2018-03-28 21:56:41 +02:00
Marius 966f1d5163
Merge pull request #171 from peixian/log-hooks-to-stdout
Log hooks to stdout
2018-03-19 12:05:52 +01:00
Marius 364825871e
Update Helm installation script version
We were unable to install Helm on Travis CI as described in https://github.com/kubernetes/helm/issues/3665. A recent commit in master fixed this issue.

@kiloreux
2018-03-17 11:40:17 +01:00
Marius 12d4d29992
Raise size limit to 20GB for @ifedapoolarewaju's tests 2018-03-17 11:18:58 +01:00
Peixian Wang 9cf50ffb4d Log hooks to stdout 2018-03-15 20:03:06 -04:00
Kevin van Zonneveld ad5c45ff16 Remove frey references 2018-03-14 12:27:48 +01:00
Marius dbd0a957b5 Allow plus sign in MIME types
For example, image/svg+xml
2018-03-03 21:56:46 +01:00
Marius 0dafbddcc9 Merge branch 'master' of github.com:tus/tusd 2018-02-28 22:56:01 +01:00
Marius 5e22d82ca5 Allow certain file types to be shown inline in browsers 2018-02-28 22:55:14 +01:00
Marius d39e9eac8a
Remove unnecessary URL matcher
See 755e892e30 (r27614413), @kvz and @kiloreux
2018-02-22 21:28:45 +01:00
Marius f5826fa84f
Add ProxyPreserveHose to apache2 example
See https://github.com/tus/tusd/issues/86#issuecomment-367271450
2018-02-22 21:16:14 +01:00
Marius b58a5e377b
Update README.md 2018-02-22 08:48:44 +01:00
Marius 6230c23566 Force browser to download content
For example, prevent HTML from being rendered
2018-02-19 18:28:42 +01:00
Marius 21073886e6 Merge branch 'master' of github.com:tus/tusd 2018-02-16 23:18:47 +01:00
Marius d002eb390e Improve messages for GCS store 2018-02-16 23:18:26 +01:00
Marius cdafea14dc
Update README.md 2018-02-16 23:17:13 +01:00
kiloreux 755e892e30 Fix mimetype filter @kvz 2018-02-16 14:46:58 +01:00
kiloreux ca69a48f69
Do not limit CPU 2018-01-16 16:09:02 +01:00
kiloreux 367ba5a8b3
Take another test of NFS 2018-01-12 00:58:59 +01:00
kiloreux 25c1b78e9d
Not literal 2018-01-11 12:24:40 +01:00
kiloreux bf1b270797
tus namespace 2018-01-11 12:03:14 +01:00
kiloreux 6795bd7669 Added NFS support for easier blue/green deployments 2018-01-11 11:08:44 +01:00
Marius baceec15ed Correct filename for apache2 config 2018-01-08 17:17:03 +01:00
Marius eea5279b1e
Update links to nginx and apache2 config 2018-01-08 17:15:45 +01:00
Marius 9304ecba6e
Add back apache2.conf 2018-01-08 17:13:24 +01:00
Marius 6a5fbd7e05
Add back nginx.conf 2018-01-08 17:12:56 +01:00
kiloreux d140ad991a
Set to zero again 2018-01-08 08:21:35 +01:00
kiloreux c1ae4d4a6c
Remove files and unify kube 2018-01-06 16:53:24 +01:00
kiloreux 77614ae18f
No downtime for tusd 2018-01-05 15:58:39 +01:00
kiloreux 5393631386
Remove frey files @Acconut 2018-01-05 15:53:49 +01:00
kiloreux 02cfb33054
body size 0 @kvz 2018-01-05 15:51:39 +01:00
kiloreux b2a568d525
Fix tus 2018-01-05 15:33:16 +01:00
kiloreux 9d74bf722d
kubectl bug 2018-01-04 19:41:18 +01:00
kiloreux 319f961706
Commit permissions fix 2018-01-04 19:00:38 +01:00
kiloreux cb040c9afd
Remove tusd user 2018-01-04 17:51:27 +01:00
kiloreux a7f2d8cdd2
Deploy on master 2018-01-04 17:36:10 +01:00
kiloreux 49dd1be822
Remove user from dockerfile and mvoe it to deployment 2018-01-04 17:27:57 +01:00
kiloreux 2eba9ebeba
Added entrypoint to fix permissions 2018-01-04 17:25:30 +01:00
kiloreux 825e9a835a
Enable cors 2018-01-04 16:59:33 +01:00
kiloreux 25cfb90a86
multiple domains 2018-01-03 13:25:51 +01:00
kiloreux 2ff9da6d88
Upgrade tus domain 2018-01-03 13:19:36 +01:00
kiloreux adddcf752d Kube (#163)
* Initial kube

* Added testing docker image

* Added docker building

* Deploy the branch

* Deploy to production

* hiddent maybe

* Faster build please

* One charachter

* We need to use yaml in standard way

* Bring test back again

* Added command arguments

* Move to tus project

* Domain expired

* Added King Marius recommendation

* Added pvc

* Change branch name

* Added HPA

* Extended memory @Acconut

* Separete gcloud from kubernetes

* remove test for quicker iteration

* Remove garbage ignore

* Move back to old trusty

* Debug base64

* Remove docker build and test again base64

* Bring it back

* Wrong

* we don't need helm

* Update domain

* Increase body size

* Add long timeouts because we don't want another nginx instance

* Get the tests running again
2018-01-03 13:10:44 +01:00
Marius ef64437ccc
Merge pull request #161 from peixian/fix-gcs-object-info
GetInfo now properly retrieves info for composed objects
2017-12-01 15:01:33 +01:00
Kevin van Zonneveld 897e40e02d Revert "Revert "Revert "[wip] K8s (#162)"""
This reverts commit 66887c14e0.
2017-11-29 11:22:05 +01:00
Kevin van Zonneveld 66887c14e0 Revert "Revert "[wip] K8s (#162)""
This reverts commit a7dd6a5160.
2017-11-29 11:21:34 +01:00
Kevin van Zonneveld a7dd6a5160 Revert "[wip] K8s (#162)"
This reverts commit 88d5475691.
2017-11-29 11:21:21 +01:00
Kevin van Zonneveld f78d395f1a Merge branch 'master' of github.com:tus/tusd 2017-11-29 11:20:10 +01:00
kiloreux 88d5475691 [wip] K8s (#162)
* Initial kube

* Added testing docker image

* Added docker building

* Deploy the branch

* Deploy to production

* hiddent maybe

* Faster build please

* One charachter

* We need to use yaml in standard way

* Bring test back again

* Added command arguments

* Move to tus project

* Domain expired
2017-11-29 11:06:45 +01:00
Peixian Wang bbb0fd5ec7
GetInfo now properly retrieves the object size 2017-11-28 10:24:30 -05:00
Marius 6f9b66f3ad Fix nil pointer derefernce in gcsstore tests 2017-11-21 14:29:28 +01:00