Commit graph

61 commits

Author SHA1 Message Date
Lena Fuhrimann
84072b3be3 Add message to deleted response 2017-04-09 22:44:06 +02:00
Lena Fuhrimann
a40479a25f Return error from s3 constructor 2017-04-09 22:27:41 +02:00
Lena Fuhrimann
39521e331d Use standard error messages 2017-04-09 16:28:57 +02:00
Lena Fuhrimann
9c697a99f5 Upgrade dependencies 2017-04-07 20:28:53 +02:00
Lena Fuhrimann
1735896f73 Add comments to mocks 2017-04-07 15:24:38 +02:00
Lena Fuhrimann
6058ef137f Add test case IDs 2017-04-07 12:51:23 +02:00
Lena Fuhrimann
fb10a7ac5a Use constants 2017-04-07 10:07:23 +02:00
Lena Fuhrimann
ce5f1ea0a1 Upgrade dependencies 2017-04-07 09:24:40 +02:00
Lena Fuhrimann
db1f32551d Add travis build badge 2017-04-07 09:16:59 +02:00
Lena Fuhrimann
5cba9329c3 Use constants for HTTP methods 2017-04-07 08:59:24 +02:00
Lena Fuhrimann
a1bd061b98 Fix typo 2017-04-06 17:58:26 +02:00
Lena Fuhrimann
6abcd1d891 Upgrade dependencies 2017-04-04 14:18:49 +02:00
Lena Fuhrimann
60ed368ea6 Add unit test cases 2017-04-03 23:52:41 +02:00
Lena Fuhrimann
d000984c4d Add test cases 2017-04-03 22:46:01 +02:00
Lena Fuhrimann
3cdb649365 Add test cases 2017-04-03 22:31:14 +02:00
Lena Fuhrimann
bd11b4ce45 Add happy test case 2017-04-03 22:19:07 +02:00
Lena Fuhrimann
3b08aca176 Add unit test for bucket view 2017-04-03 22:03:45 +02:00
Lena Fuhrimann
e16823ade8 Update dependencies 2017-04-03 19:26:24 +02:00
Lena Fuhrimann
e96567846b Externalize adapters 2017-04-03 14:12:36 +02:00
Lena Fuhrimann
4672fc2e1c Remove unneeded packages 2017-04-03 14:08:01 +02:00
Lena Fuhrimann
42dc5a3dec Add unit test for delete object handler 2017-04-03 08:44:09 +02:00
Lena Fuhrimann
6273ee201c Add unit tests for bucket handlers 2017-04-02 17:10:36 +02:00
Lena Fuhrimann
74fc4819fd Use Apache 2.0 license 2017-03-31 13:43:07 +02:00
Lena Fuhrimann
f348cd2ba5 Add license file 2017-03-31 13:34:34 +02:00
Lena Fuhrimann
4b219827da Shorten variable names 2017-03-31 13:03:06 +02:00
Lena Fuhrimann
a9a88552d7 List objects recursively 2017-03-31 09:56:06 +02:00
Lena Fuhrimann
86ea7a2a2a Fix typo 2017-03-30 22:57:33 +02:00
Lena Fuhrimann
f06ca88e86 Add hostname to manifest 2017-03-30 22:56:25 +02:00
Lena Fuhrimann
a68d859646 Remove glide.lock from .gitignore 2017-03-30 22:52:40 +02:00
Lena Fuhrimann
8f47c50f72 Restructure app with modules 2017-03-30 22:48:27 +02:00
Lena Fuhrimann
8e94fc2781 Correct path in glide file 2017-03-30 15:18:00 +02:00
Lena Fuhrimann
f4198ac46d Externalize error handling 2017-03-30 14:00:06 +02:00
Lena Fuhrimann
8360fc0ad3 Rename logger file to logging 2017-03-18 01:20:18 +01:00
Lena Fuhrimann
b90b1f9279 Make logger customizable 2017-03-18 01:05:21 +01:00
Lena Fuhrimann
ae39b80fe2 Remove unnecessary named import 2017-03-17 23:57:58 +01:00
Lena Fuhrimann
47917a599c Improve error handling 2017-03-17 23:51:17 +01:00
Lena Fuhrimann
dadd54eb01 Export S3 client of Server 2017-03-12 16:07:59 +01:00
Lena Fuhrimann
c96a874900 Do not use strict slash 2017-03-10 11:21:46 +01:00
Lena Fuhrimann
3ff8a757c5 Fix typo 2017-03-10 11:15:42 +01:00
Lena Fuhrimann
27bc86490e Use adapter pattern for handlers 2017-03-10 11:12:20 +01:00
Lena Fuhrimann
5466c615aa Move routes to main function 2017-03-10 10:54:30 +01:00
Lena Fuhrimann
1fe448a6cd Export all handlers 2017-03-09 21:44:11 +01:00
Lena Fuhrimann
fb50ebd837 Add correct binary to .cfignore 2017-03-09 21:22:24 +01:00
Lena Fuhrimann
3fc3b15562 Don't use global variables 2017-03-09 21:20:40 +01:00
Lena Fuhrimann
c7d509f248 Use proper middleware 2017-03-05 15:02:59 +01:00
Lena Fuhrimann
695ff278b6 Remove route name 2017-03-05 14:42:49 +01:00
Lena Fuhrimann
2ff5114186 Merge branch 'master' of github.com:mastertinner/s3-manager 2017-03-05 14:34:32 +01:00
Lena Fuhrimann
0883ea59e5 Simplify REST API 2017-03-05 14:34:26 +01:00
Lena Fuhrimann
9a64f80e2c Merge branch 'master' of github.com:mastertinner/s3-manager 2017-02-22 11:20:06 +01:00
Lena Fuhrimann
a4088e1408 Externalize S3 config from main 2017-02-22 11:18:20 +01:00