Alex Kocharin
|
5422de642e
|
tag support, closes #8
|
2013-12-29 10:41:31 +04:00 |
|
Alex Kocharin
|
6c838c7947
|
remove all replication-like functionality
apparently it was a bad idea, it's simpler to just run a single
sinopia instance as a master
TODO: write some help in readme about it
|
2013-12-27 17:23:14 +04:00 |
|
Alex Kocharin
|
985d705ad2
|
working on tags / incomplete
|
2013-12-27 17:06:30 +04:00 |
|
Alex Kocharin
|
b0fa7ee2d1
|
using eslint to check the code
|
2013-12-23 04:14:57 +04:00 |
|
Alex Kocharin
|
3b2bd161b7
|
logging bad versions
|
2013-12-21 16:09:29 +04:00 |
|
Alex Kocharin
|
ef61515f28
|
try to fetch package from uplinks if user requested a tarball we don't know about
closes #29 + tests fix
|
2013-12-15 03:15:58 +04:00 |
|
Alex Kocharin
|
ede09b5c77
|
refactoring: move uplink.get_package() calls to it's own function
|
2013-12-13 20:50:41 +04:00 |
|
Alex Kocharin
|
203f0300e3
|
Merge branch '0.5.x' of github.com:rlidwka/sinopia
Conflicts:
lib/storage.js
test/start.sh
|
2013-12-12 01:44:29 +04:00 |
|
Alex Kocharin
|
7ee2361700
|
better tests for various tags (including bad ones), ref #21
|
2013-12-12 01:22:35 +04:00 |
|
Alex Kocharin
|
47a92ff273
|
fail-safe semver parsing + tests, ref #25
|
2013-12-12 00:51:48 +04:00 |
|
Brett Trotter
|
fc99692219
|
Update semver.compare to semver.compareLoose to tolerate grunt and other packages
|
2013-12-12 00:35:07 +04:00 |
|
Brett Trotter
|
ed3386f044
|
Update semver.compare to semver.compareLoose to tolerate grunt and other packages
|
2013-12-10 13:04:47 -06:00 |
|
Alex Kocharin
|
7f7c056ecd
|
various bugfixes, camelcase for http headers
|
2013-12-09 08:00:16 +04:00 |
|
Alex Kocharin
|
4d70d8065e
|
add via tag to prevent loops
|
2013-12-09 07:58:25 +04:00 |
|
Alex Kocharin
|
2f45649a2c
|
improving tags support, ref #8
|
2013-12-08 02:55:50 +04:00 |
|
Alex Kocharin
|
13242c8237
|
add proxy support, fix #13
|
2013-11-24 21:07:18 +04:00 |
|
Alex Kocharin
|
b2f6128e9c
|
style fix
|
2013-10-26 16:18:36 +04:00 |
|
Alex Kocharin
|
dafcf8647c
|
basic support for unpublishing individual versions (local only)
|
2013-10-23 10:15:17 +04:00 |
|
Alex Kocharin
|
782abbb86d
|
honor etags when making requests
|
2013-10-22 13:31:48 +04:00 |
|
Alex Kocharin
|
5622b2283d
|
added couchdb-like revisions
|
2013-10-22 11:00:04 +04:00 |
|
Alex Kocharin
|
fa51797602
|
return 500 instead of 404 if local storage is corrupted
|
2013-10-19 01:35:41 +04:00 |
|
Alex Kocharin
|
015623f9ae
|
making various test cases work
|
2013-10-11 13:50:41 +04:00 |
|
Alex Kocharin
|
94d37441ae
|
error not raised when updating versions - fix #10
|
2013-10-08 22:55:32 +04:00 |
|
Alex Kocharin
|
7a3255d1ab
|
very basic support for unpublishing a package
|
2013-10-06 12:27:50 +04:00 |
|
Alex Kocharin
|
8dcb735626
|
rename tarball from uplink when download is finished
closes #11
|
2013-10-05 18:26:51 +04:00 |
|
Alex Kocharin
|
2f15d1c0fa
|
fd leak
|
2013-10-02 22:54:46 +04:00 |
|
Alex Kocharin
|
2675196672
|
jshinting
|
2013-10-01 22:02:23 +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
|
c8bb68a4aa
|
adding package version to remote repository
|
2013-09-28 15:08:38 +04:00 |
|
Alex Kocharin
|
0173c55ead
|
publishing package to all relevant uplinks
|
2013-09-28 14:59:05 +04:00 |
|
Alex Kocharin
|
5dbc825892
|
through -> streams2 migrate - final
|
2013-09-27 15:31:28 +04:00 |
|
Alex Kocharin
|
8fe23d3393
|
moving readable stream interfaces from through to streams2
|
2013-09-27 12:56:13 +04:00 |
|
Alex Kocharin
|
ff4778e3c6
|
adding comments
|
2013-09-27 04:26:15 +04:00 |
|
Alex Kocharin
|
4791d0e707
|
inline documentation
|
2013-09-25 13:12:33 +04:00 |
|
Alex Kocharin
|
34a52f09a2
|
renaming storage libraries
|
2013-09-25 12:54:57 +04:00 |
|
Alex Kocharin
|
2ee792633c
|
fixing config file handling
|
2013-09-24 10:27:27 +04:00 |
|
Alex Kocharin
|
b4688d140f
|
caching tarballs
|
2013-06-20 20:54:50 +04:00 |
|
Alex Kocharin
|
dfd0459c03
|
turning uplink requests into streams
|
2013-06-20 17:41:07 +04:00 |
|
Alex Kocharin
|
d7eb7c9ef8
|
working on streams
|
2013-06-20 17:07:34 +04:00 |
|
Alex Kocharin
|
c425cdab27
|
working on proxying tarball requests
|
2013-06-19 20:58:16 +04:00 |
|
Alex Kocharin
|
5aa335cd91
|
a lot of work done...
|
2013-06-18 22:14:55 +04:00 |
|
Alex Kocharin
|
1c827ebbd0
|
working on storage...
|
2013-06-14 12:34:29 +04:00 |
|
Alex Kocharin
|
f0f1f76286
|
upstream error handling
|
2013-06-14 11:56:02 +04:00 |
|
Alex Kocharin
|
a8fa475dc1
|
config file changes
|
2013-06-13 18:21:14 +04:00 |
|
Alex Kocharin
|
c705152966
|
name change + a lot of work...
|
2013-06-08 05:16:28 +04:00 |
|
Alex Kocharin
|
d89494b533
|
working on drivers...
|
2013-06-01 02:57:28 +04:00 |
|
Alex Kocharin
|
af452c93d3
|
initial development
|
2013-05-31 10:26:11 +04:00 |
|