Acconut
4a26d90584
A note about shared config file to README
2018-06-21 22:36:30 +02:00
Marius
dfaa279342
Add dependency installation to README
...
See https://github.com/tus/tusd/issues/187
2018-05-13 13:58:24 +02:00
Marius
b58a5e377b
Update README.md
2018-02-22 08:48:44 +01:00
Marius
cdafea14dc
Update README.md
2018-02-16 23:17:13 +01:00
Marius
eea5279b1e
Update links to nginx and apache2 config
2018-01-08 17:15:45 +01:00
Tom Berger
4c0f4cc9d9
Add support for Google Cloud storage as a DataStore ( #106 )
...
* Add support for Google cloud storage as a DataStore
* Use memorylocker in GCS composer
* Add documentation and recursive compose
* Offset being calculated in getInfo. Tests not working
* Fix tests. Attach metadata to composed object.
* Add dependencies using govendor. Add new package to README. Add test instructions for AppVeyor
* Add google cloud internal and transport packages with govendor
* Adding more dependencies to pass travis integration
* Update w/ internal packages
* Skip tests on go1.5/1.6
* Gcsstore tests (#2 )
* Refactor as a struct of clojures for testing
* Refactor to support tests
* Add docs
* Struct members cannot fufill the interface, adding wrapper functions
* update tests
* Update documentation
* add more tests
* Add gock and redo some tests
* Add gock
* remove unneeded clojures
2017-09-16 20:49:09 +02:00
Marius
ac110932a4
Add link to Apache example configuration.
2017-05-20 22:38:35 +02:00
Marius
af5e0e834d
Add entry about authentication to FAQ
2017-01-18 11:22:47 +01:00
Marius
50dbb7d7ba
Add information about reverse proxies to README
2017-01-04 23:48:55 +01:00
mrezai
e89661cbda
Fix README sample code errors
...
Closes https://github.com/tus/tusd/pull/87
2017-01-04 21:30:40 +01:00
Marius
5a385832b6
Add notice about using HTTPS to README
2017-01-04 20:15:09 +01:00
Marius
f4810ff429
Drop support for testing on Go1.4 on Travis
...
The AWS Go SDK has dropped support Go1.4 in a recent commit
(0cec6f30ed
).
Therefore, we decided to not test this unsupported Go version anymore.
2016-12-20 17:25:24 +01:00
Marius
bef7039aa5
Add tus.io logo to README
2016-11-08 16:33:42 +01:00
Marius
c80386f552
Stop support for Go1.3
2016-09-30 01:01:33 +02:00
Marius
e37f8f89b0
Improve README's content
2016-03-11 21:50:00 +01:00
Marius
35e024c736
Remove Go 1.2 as supported target
2016-02-11 16:21:58 +01:00
Marius
b5e874626a
Display AppVeyor status for master branch
2015-12-27 13:13:12 +01:00
Max Brosnahan
b36b5ac3bb
Extract basic handlers into unrouted struct
2015-12-02 22:19:10 +00:00
Max Brosnahan
549f6e6aad
Change links to point to godoc.org
...
Also changes links to use https instead of http
2015-10-18 12:16:30 -06:00
Max Brosnahan
13315ad9c8
Tweak README.md links
2015-10-18 12:07:16 -06:00
Acconut
d36573d956
Use Travis badge for master branch
2015-07-31 12:36:58 +02:00
Acconut
75506bc129
Update README for new path to binary
2015-07-28 17:40:55 +02:00
Marius
97dca3d325
Imporive README
2015-07-15 14:40:14 +02:00
Acconut
9cd3b0e300
add badge for appveyor in README
2015-02-28 16:10:11 +01:00
Acconut
f628342b82
update readme to include badge and new requirements
2015-02-01 15:45:27 +01:00
Acconut
a70bd4cfa3
rewrite tusd
...
* expose tusd.DataStore and extracted FileStore
* use pat for routing
* allow absolute BasePaths
* requires StripPrefix
* add support for 1.0 core
* update date in license
2015-02-01 14:57:57 +01:00
Felix Geisendörfer
37c4d72ff7
0.2.1 is supported
2013-05-21 10:30:05 +02:00
tim-kos
7e230ca693
add how to run the testsuite to the readme
2013-05-10 16:46:58 +02:00
Felix Geisendörfer
9380bdfb3e
Fix run instructions
2013-05-08 14:10:13 +02:00
Felix Geisendörfer
be8535b206
Explain dev.sh
2013-05-02 15:28:22 +02:00
Felix Geisendörfer
02d0491249
Update readme info for tusd
2013-05-02 14:48:25 +02:00
Kevin van Zonneveld
b449132ba4
Point to MIT License
2013-04-16 13:26:29 +03:00
Felix Geisendörfer
802051a06c
Update Readme
2013-03-26 15:45:20 +01:00
Felix Geisendörfer
9df1b91d68
Change license
2013-03-20 22:00:04 +01:00
Kevin van Zonneveld
8f45ae8bde
Copy-pastable install instructions
2013-03-20 14:02:24 +01:00
Felix Geisendörfer
34d69e6937
Fix merge error
2013-03-18 17:37:00 +01:00
tim-kos
9e5237683d
read me updates
2013-03-18 17:07:43 +01:00
Felix Geisendörfer
6f19077d2d
Switch to Range header
2013-03-18 16:51:24 +01:00
Felix Geisendörfer
137ab8afa4
Add YouTube API example
2013-03-18 16:12:49 +01:00
Felix Geisendörfer
9c2d2275a8
Initial X-Missing work
2013-03-18 12:24:44 +01:00
Felix Geisendörfer
fb8c065fef
Typo
2013-03-17 22:08:59 +01:00
Felix Geisendörfer
863066ba94
Wording
2013-03-17 22:08:05 +01:00
Felix Geisendörfer
9c3923abb6
Explain running tusd
2013-03-17 16:45:47 +01:00
Felix Geisendörfer
c5c5f78183
Document getting started
2013-03-17 16:45:09 +01:00
Felix Geisendörfer
30de6b93eb
Use actual uid for docs
2013-03-17 16:40:19 +01:00
Felix Geisendörfer
3573790185
Wording
2013-03-17 15:57:26 +01:00
Felix Geisendörfer
7ced44b847
Wording
2013-03-17 15:44:18 +01:00
Felix Geisendörfer
37008d9aff
Move prior art section
2013-03-17 15:12:20 +01:00
Felix Geisendörfer
74d66bc967
Rename to Motivation
2013-03-17 15:10:33 +01:00
Felix Geisendörfer
67c6095bb9
New start
2013-03-17 15:06:34 +01:00