misaochan
|
d2982845ff
|
Refactor Utils.getSHA1 to produce SHA1 output instead of bool
|
2016-12-14 16:05:23 +13:00 |
|
misaochan
|
03f207db16
|
Modify testSHA1() to use InputStream instead of File
|
2016-12-09 17:00:14 +13:00 |
|
misaochan
|
d8719d4fcb
|
Add testSHA1 Utils method
|
2016-12-09 16:59:23 +13:00 |
|
Anirudh S
|
94e8c991ee
|
Modified extra whitespace lines in source code
Code is much easier to read if there isn't too much of a gap between
lines. Primarily converted multi-line gaps into single line gaps.
|
2016-10-30 23:01:44 +05:30 |
|
Yusuke Matsubara
|
c434d209fc
|
Further attempts to reduce overwrites
- Keep file names of unfinished uploads to avoid overwriting
- Normalize capital-letter file extensions
|
2016-09-04 10:55:23 +09:00 |
|
Yusuke Matsubara
|
b91c9776f6
|
Fix extension replacement, add related tests
Makes sure findUniqueFilename receives filenames with an extension.
More robust extension replacement rules.
|
2016-08-16 09:07:32 +09:00 |
|
Yusuke Matsubara
|
b4231bbfdc
|
Merge "commons" into the project root directory
|
2016-07-02 16:48:57 +09:00 |
|