Commit Graph

1060 Commits

Author SHA1 Message Date
Alex Kocharin 70f717a295 using undefined instead of anonymous for non-logged in users 2013-10-11 09:53:54 +04:00
Alex Kocharin 3596a12eb7 logging caused failure in case of errors 2013-10-11 09:46:37 +04:00
Alex Kocharin 9ee525b317 logging engine added, much better logs now 2013-10-11 09:32:59 +04:00
Alex Kocharin b6082f1216 some work towards unpublishing packages 2013-10-11 09:32:12 +04:00
Alex Kocharin 0aa687624d only create config if we're asked to (+ nice help) 2013-10-09 20:22:29 +04:00
Alex Kocharin a76a443994 moved bin/sinopia to lib/cli.js 2013-10-09 19:47:55 +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 b9cb60da64 replacing connect.bodyParser with connect.json 2013-10-06 11:26:05 +04:00
Alex Kocharin 566f2c4896 0.4.3 2013-10-05 20:39:31 +04:00
Alex Kocharin 459002128c ignore tarballs 2013-10-05 20:37:44 +04:00
Alex Kocharin bffc6db38f better error message, ref #9 2013-10-05 18:49:08 +04:00
Alex Kocharin 57dc1c64d9 Merge branch 'master' of github.com:rlidwka/sinopia 2013-10-05 18:29:05 +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 d59bdb0c37 Update README.md 2013-10-02 22:56:06 +04:00
Alex Kocharin 2f15d1c0fa fd leak 2013-10-02 22:54:46 +04:00
Alex Kocharin 16730bb7b4 fix fetching tarballs from npmjs registry 2013-10-02 22:48:32 +04:00
Alex Kocharin f38a897fa2 improving tags support (read-only for now) 2013-10-02 22:26:20 +04:00
Alex Kocharin 1556ce195a npm star/unstar calls now return proper error 2013-10-02 22:01:18 +04:00
Alex Kocharin 2675196672 jshinting 2013-10-01 22:02:23 +04:00
Alex Kocharin 77fccaa1e5 readme: typo fix 2013-09-29 08:22:50 +04:00
Alex Kocharin e95d22abf6 typo 2013-09-29 08:22:04 +04:00
Alex Kocharin cd9f0d7044 disabling loop tests for a while 2013-09-29 08:05:20 +04:00
Alex Kocharin 38340fe194 0.4.2 2013-09-29 08:04:14 +04:00
Alex Kocharin 8aa60a93c5 Merge branch 'master' of github.com:rlidwka/sinopia 2013-09-29 08:02:39 +04:00
Alex Kocharin f5b542724b update uplink code 2013-09-28 21:31:58 +04:00
Alex Kocharin a503bce863 tab -> space 2013-09-28 20:59:18 +04:00
Alex Kocharin 21ad8945d9 update 2013-09-28 20:46:55 +04:00
Alex Kocharin 908f212b6f Update README.md 2013-09-28 19:48:31 +04:00
Alex Kocharin 5efaa637e5 Update README.md 2013-09-28 19:48:05 +04:00
Alex Kocharin 835841707a readme 2013-09-28 19:22:05 +04:00
Alex Kocharin 0b29b3d140 updating readme 2013-09-28 19:17:15 +04:00
Alex Kocharin 69eae02eae package.yaml update 2013-09-28 17:55:19 +04:00
Alex Kocharin 8cf27005c5 0.4.1 2013-09-28 16:43:04 +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 f92a839a7f test stuff 2013-09-28 15:14:51 +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 57b34a7637 config files splitting + fwd 2013-09-27 16:36:10 +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 ac2ea00b2b adding __proto__ to package name blacklist 2013-09-27 13:20:38 +04:00
Alex Kocharin 361d653613 testing fetching files from uplinks 2013-09-27 12:56:44 +04:00
Alex Kocharin 8fe23d3393 moving readable stream interfaces from through to streams2 2013-09-27 12:56:13 +04:00
Alex Kocharin 9f80a0046e showing expected content type in errors 2013-09-27 12:55:42 +04:00
Alex Kocharin 64a0ab8be7 wrong file ignored 2013-09-27 12:54:56 +04:00
Alex Kocharin b7e4bfdd14 migrating from through to streams2 2013-09-27 12:54:16 +04:00
Alex Kocharin 35235db7a0 adding test stuff to gitignore 2013-09-27 12:51:36 +04:00
Alex Kocharin 89f232b5ec fixing bugs preventing access to upstream 2013-09-27 11:48:01 +04:00