Alex Kocharin
|
a854d07a66
|
add a workaround for EPERM issue on windows
Derived from @korto's fix:
https://github.com/rlidwka/sinopia/issues/67#issuecomment-44782521
|
2014-11-01 23:48:40 +03:00 |
|
Alex Kocharin
|
20f748be12
|
fix "offset out of bounds" issue
|
2014-10-03 07:51:56 +04:00 |
|
Alex Kocharin
|
a5cd498f92
|
use http-errors package instead of custom stuff
|
2014-09-10 21:55:26 +04:00 |
|
Alex Kocharin
|
409d25739e
|
fix "can't set headers" exception
see discussion in #113
|
2014-09-03 16:18:27 +04:00 |
|
Alex Kocharin
|
a79fa68deb
|
lint
|
2014-04-14 00:44:17 +00:00 |
|
Alex Kocharin
|
752d0f62f0
|
make fs-ext optional
|
2014-03-31 04:32:11 +00:00 |
|
Alex Kocharin
|
a891354a32
|
always return content-length for tarballs
|
2014-03-07 19:39:20 +00:00 |
|
Alex Kocharin
|
68d3cc7295
|
fs interface refactoring
|
2014-01-13 20:48:51 +04:00 |
|
Alex Kocharin
|
15d46e3280
|
log 'new packages directory' message at a warn level
|
2013-10-26 16:20:42 +04:00 |
|
Alex Kocharin
|
b2f6128e9c
|
style fix
|
2013-10-26 16:18:36 +04:00 |
|
Alex Kocharin
|
fea98dfa59
|
unlink directory when package is unpublished
|
2013-10-22 11:53:59 +04:00 |
|
Alex Kocharin
|
8b314040d9
|
fixing race conditions when updating package data
|
2013-10-22 09:10:25 +04:00 |
|
Alex Kocharin
|
3ca3ac2dae
|
logging fs errors
|
2013-10-19 01:17:53 +04:00 |
|
Alex Kocharin
|
012892600b
|
handing JSON.parse errors
|
2013-10-19 00:46:13 +04:00 |
|
Alex Kocharin
|
015623f9ae
|
making various test cases work
|
2013-10-11 13:50:41 +04:00 |
|
Alex Kocharin
|
7a3255d1ab
|
very basic support for unpublishing a package
|
2013-10-06 12:27:50 +04:00 |
|
Alex Kocharin
|
c3de74ebfd
|
error handling when uploading tarballs
|
2013-09-28 16:37:24 +04:00 |
|
Alex Kocharin
|
8c5628bfae
|
uploading tarballs bugfixes
|
2013-09-28 16:19:40 +04:00 |
|
Alex Kocharin
|
5dbc825892
|
through -> streams2 migrate - final
|
2013-09-27 15:31:28 +04:00 |
|
Alex Kocharin
|
1570cc348c
|
through -> streams2 transition for local-fs
|
2013-09-27 13:54:43 +04:00 |
|
Alex Kocharin
|
8fe23d3393
|
moving readable stream interfaces from through to streams2
|
2013-09-27 12:56:13 +04:00 |
|
Alex Kocharin
|
34a52f09a2
|
renaming storage libraries
|
2013-09-25 12:54:57 +04:00 |
|