Marius
|
a7e4fcc42e
|
Add test for accessing unimplemented methods
|
2016-10-13 18:48:46 +02:00 |
Marius
|
5ff46eb2d7
|
Add tests for locking in various situations
|
2016-10-13 18:33:33 +02:00 |
Marius
|
3f0faedfd8
|
Use mocks generated by gomock for running tests
|
2016-10-13 11:33:20 +02:00 |
Marius
|
dc673402d2
|
Add support for Creation With Upload extension
See tus/tus-resumable-upload-protocol#88 for the current proposal
|
2016-08-28 22:06:37 +02:00 |
Marius
|
d6bc50ff12
|
Use 200 OK in responses for preflight requests
Some browsers only accept 200 OK and not 204 No Content as respones codes
for preflight requests.
See tus/tus-js-client#34
|
2016-05-10 11:58:43 +02:00 |
Marius
|
3ee1c61d80
|
Add post-terminate hook
|
2016-03-12 22:24:57 +01:00 |
Marius
|
b6a28421af
|
Extract concatenation into own interface
|
2016-01-20 15:33:17 +01:00 |
Marius
|
4af7434c10
|
Move terminating method in own interface
In addition, the DELETE handler is only provided if the TerminaterDataStore
interface is implemented.
|
2015-12-27 00:44:02 +01:00 |
Marius
|
cfabbf5ffb
|
Extract tests into tusd_test package
|
2015-12-25 22:33:27 +01:00 |
Acconut
|
46fabad314
|
update header names
|
2015-03-23 18:15:05 +01:00 |
Acconut
|
9f94d0591b
|
add support for Termination extension
|
2015-02-28 14:47:39 +01:00 |