Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

verdaccio

A lightweight private Node.js proxy registry
Collective - Host: opensource - https://opencollective.com/verdaccio - Website: https://verdaccio.org/ - Code: https://github.com/verdaccio

Merge pull request #8 from steve-p-com/master

Sort distribution tags in a conisistent way with npmjs.org

github.com/verdaccio/verdaccio - 1ccf645638ef04d9f576322bcfd817d96370e819 authored over 8 years ago by Trent Earl <[email protected]>
Change the way package distribution tags are processed and stored

github.com/verdaccio/verdaccio - dfdcaa893e07cb9e91ee5fb1ddd8955c2ddb60bc authored over 8 years ago by steve-p-com <[email protected]>
Merge pull request #2 from jmwilkinson/master

Update README.md to say that this project is a fork

github.com/verdaccio/verdaccio - d260231737f249bb69cadab57fbed08e65654eb7 authored over 8 years ago by Trent Earl <[email protected]>
Update README.md

Identifies that verdaccio is a fork of sinopia.

github.com/verdaccio/verdaccio - ecded4a4405b65430ab4a6be255ec95354aefbaf authored over 8 years ago by jmwilkinson <[email protected]>
Add tests and fix bug

github.com/verdaccio/verdaccio-auth-memory - c6fb8cc2835baa79a2dc7bdcf578e76fc9dd2f9a authored almost 9 years ago by David Gaya <[email protected]>
Update package.json version

github.com/verdaccio/verdaccio-auth-memory - 6429b2c583625f52a74da7bb2f831887dc2331cc authored almost 9 years ago by David Gaya <[email protected]>
Fix package name

github.com/verdaccio/verdaccio-auth-memory - 071db31a787db91fab0a54d17377298cf530dd07 authored almost 9 years ago by David Gaya <[email protected]>
Fix dependencies

github.com/verdaccio/verdaccio-auth-memory - d5e2c88c9ff58674ad46356cb9148b00d1fc3444 authored almost 9 years ago by David Gaya <[email protected]>
update dependencies

github.com/verdaccio/verdaccio - 3f55fb4c0c6685e8b22796cce7b523bdbfb4019e authored about 9 years ago by Alex Kocharin <[email protected]>
req.param -> req.query

github.com/verdaccio/verdaccio - b5d40b083a721395f6b320128cd9a8555d490711 authored about 9 years ago by Alex Kocharin <[email protected]>
fix "unimplemented" error when uplink is offline

github.com/verdaccio/verdaccio - 602f17c8b20cfa20b3f3f02df57d50ffc3c4045d authored about 9 years ago by Alex Kocharin <[email protected]>
Merge pull request #280 from jameslnewell/master

only encode the / character to fix issue installing scoped packages f…

github.com/verdaccio/verdaccio - 74e89e94e921ef15cc3d8a42d92ef4d9ce263254 authored about 9 years ago by Alex Kocharin <[email protected]>
Merge pull request #308 from 7eggs/ui-sort-packages

Sort packages before rendering in UI

github.com/verdaccio/verdaccio - 4be7a2028efb4bda995ddbf37024b09b057c3a8c authored about 9 years ago by Alex Kocharin <[email protected]>
Sort packages before rendering in UI

github.com/verdaccio/verdaccio - 437982178796e3465d39baaa1ca1fafd7782c4f9 authored about 9 years ago by Alexander Makarenko <[email protected]>
bump eslint to 1.x

github.com/verdaccio/verdaccio - 6b3617754c7bac6ad08366046be87361bb8a6b24 authored over 9 years ago by Alex Kocharin <[email protected]>
use encodeURIComponent and replace encoded '@' value with un-encoded value

github.com/verdaccio/verdaccio - ee6cf0eb9fe2fc6aef6982bd076610f27d636265 authored over 9 years ago by James Newell <[email protected]>
Add workaround to handle URLs of scoped packages with unencoded /

Fixes https://github.com/rlidwka/sinopia/issues/104#issuecomment-66790574.

github.com/verdaccio/verdaccio - fde2321222486c6cc5e200a39384ca3172c761ef authored over 9 years ago by Jakub Jirutka <[email protected]>
only encode the / character to fix issue installing scoped packages from an upstream registry. @see #278.

github.com/verdaccio/verdaccio - a9c749995ac5397f2096a95084e2ade9c5360795 authored over 9 years ago by James Newell <[email protected]>
update travis.yml

github.com/verdaccio/verdaccio - a1843ffd34c24d24496bf39a84a409b69f248a36 authored over 9 years ago by Alex Kocharin <[email protected]>
up-storage: don't send X-Forwarded-For for proxies

It's not that important a feature to have, and it could break
some proxies.

ref https://github....

github.com/verdaccio/verdaccio - 0d266be9652d6524d085a46dc5d6ed319a35b99e authored over 9 years ago by Alex Kocharin <[email protected]>
web: delay cb invocation to the next tick

ref #258

github.com/verdaccio/verdaccio - 7c822d06f61edb40801d8bd5bfe5c0cc3e8907af authored over 9 years ago by Alex Kocharin <[email protected]>
Merge pull request #253 from rlidwka/search

complete search rewrite

github.com/verdaccio/verdaccio - d370e5a6a93d557148d9f3934f51a25401383b86 authored over 9 years ago by Alex Kocharin <[email protected]>
update dependencies

github.com/verdaccio/verdaccio - 3dd6442b940f69e87ac9f6116167bdc00f5e6abf authored over 9 years ago by Alex Kocharin <[email protected]>
Add readable-stream and JSONStream to shrinkwrap

github.com/verdaccio/verdaccio - cac6e89870d3c5b8f4ba5198375e575818f65507 authored over 9 years ago by Alex Kocharin <[email protected]>
search: stream results from npmjs instead of buffering them

github.com/verdaccio/verdaccio - 45edca22183e82b2a1cc69289096a1529f8dd043 authored over 9 years ago by Alex Kocharin <[email protected]>
up-storage: make streaming requests without buffering

github.com/verdaccio/verdaccio - f1bb9f83e6786cca3266dfb25cfb76adb28c68e1 authored over 9 years ago by Alex Kocharin <[email protected]>
update dependencies

github.com/verdaccio/verdaccio - 6b6247b009520aa2577d4c6865a48e82904361a0 authored over 9 years ago by Alex Kocharin <[email protected]>
add dist-tags endpoints

github.com/verdaccio/verdaccio - c09d03b20deac9df629509a008e20a3c7b63b132 authored over 9 years ago by Alex Kocharin <[email protected]>
update dependencies

github.com/verdaccio/verdaccio - 6d01bffc7908dc42f2b1bfad2fa9cabf8b6a11c0 authored over 9 years ago by Alex Kocharin <[email protected]>
test io.js 1.8 on travis

github.com/verdaccio/verdaccio - 0da30ca089dd7f072f9d3c9ec27d372ef83d2e77 authored over 9 years ago by Alex Kocharin <[email protected]>
add a code to bind on unix sockets

use "listen: 'unix:sinopia.sock'" for this

github.com/verdaccio/verdaccio - 97386397c22af1f9d853147ea06e4e409eaa871c authored over 9 years ago by Alex Kocharin <[email protected]>
fix access control

ref #238

github.com/verdaccio/verdaccio - 137fd5978fc94ad51a38be0bfa2d88a998f2cfba authored over 9 years ago by Alex Kocharin <[email protected]>
fix freeze in web interface on acl check

github.com/verdaccio/verdaccio - 74bb946a914864c1ba12ae96f2bee4e328e91ad4 authored over 9 years ago by Alex Kocharin <[email protected]>
add dotfiles to npmignore

github.com/verdaccio/verdaccio - faaf1f537ad95f41d16e715a3e1d6346d2297db2 authored over 9 years ago by Alex Kocharin <[email protected]>
update dependencies

github.com/verdaccio/verdaccio - 5383b2fccb0495e658200863262986fd994abbf4 authored over 9 years ago by Alex Kocharin <[email protected]>
fix tests for 0.10

github.com/verdaccio/verdaccio - 9294981d710e9f4e784002f35f1dd1b35da54c6c authored over 9 years ago by Alex Kocharin <[email protected]>
test: use promisified supertest-like asserts

github.com/verdaccio/verdaccio - 17bdfd904ae7cb543402947aa113c457112dd2d1 authored over 9 years ago by Alex Kocharin <[email protected]>
add tests for auth plugins

github.com/verdaccio/verdaccio - 6cb257e51fce03b444b626d1aa44b218e05a7c53 authored over 9 years ago by Alex Kocharin <[email protected]>
Refactor authorization plugins

github.com/verdaccio/verdaccio - 3c16e59a5c5551a372910631636a3c82878ab0df authored over 9 years ago by Alex Kocharin <[email protected]>
Merge branch 'feature/package-provider' of https://github.com/zipscene/sinopia into package-provider

github.com/verdaccio/verdaccio - 37f659156302cb16cdf6c2397af5f00807a4b696 authored over 9 years ago by Alex Kocharin <[email protected]>
update mocha to 2.2.3+, + options file

github.com/verdaccio/verdaccio - 3e9932d866d124d09137bf8b6737ff9b26039b90 authored over 9 years ago by Alex Kocharin <[email protected]>
Merge remote-tracking branch 'upstream/master'

Conflicts:
lib/auth.js
lib/index.js
lib/middleware.js

github.com/verdaccio/verdaccio - 6954898da019b01afd27a130f9cdc6b4ce91e840 authored over 9 years ago by Chris Breneman <[email protected]>
fix shrinkwrap formatting

workaround 'cause npm reformats everything as usual

github.com/verdaccio/verdaccio - 66324d718a495773e21e495ab1fbec738c682ae2 authored over 9 years ago by Alex Kocharin <[email protected]>
fix history + add missed item

github.com/verdaccio/verdaccio - 553e463b7e0645e79ece66c9afef92697699df36 authored over 9 years ago by Alex Kocharin <[email protected]>
fix custom logo and url_prefix issues

use config.web.logo instead of config.web['logo-sm']

github.com/verdaccio/verdaccio - d7c95d6cd6a62c16aa8c93ea1681dca32111c481 authored over 9 years ago by Alex Kocharin <[email protected]>
Fix custom logo

Custom logos are not loading as /-/static/-/logo-sm is not the endpoint it is /-/logo-sm

github.com/verdaccio/verdaccio - bf40ceb064593a6b9b3485a7d9f6eb368aa36926 authored over 9 years ago by Kody J. Peterson <[email protected]>
should add via header for all requests

github.com/verdaccio/verdaccio - 554d31d119b94a3fede6cf68a1a76e9586c66eb3 authored over 9 years ago by Alex Kocharin <[email protected]>
fix travis errors

github.com/verdaccio/verdaccio - 8a3a03805e4212bdb36677d904b2064f4440184e authored over 9 years ago by Alex Kocharin <[email protected]>
set up some linting (obvious errors only)

github.com/verdaccio/verdaccio - 9047e280747d131a77a5d5913740f671113317a8 authored over 9 years ago by Alex Kocharin <[email protected]>
update dependencies

github.com/verdaccio/verdaccio - 2ee12c72931781329e55197b6ffe931ae9a670de authored over 9 years ago by Alex Kocharin <[email protected]>
write a script to clean out shrinkwraps

github.com/verdaccio/verdaccio - dc6b2f184a6dc8cfe57d1c63cfb638f1ce639812 authored over 9 years ago by Alex Kocharin <[email protected]>
add test for parsing listen address

github.com/verdaccio/verdaccio - 1a9596737e10f5b98a3de3661f8ac648478201aa authored over 9 years ago by Alex Kocharin <[email protected]>
add some docs for specifying listen addresses

github.com/verdaccio/verdaccio - 89353f9312119538f5dee163d9eb99d802fd27da authored over 9 years ago by Alex Kocharin <[email protected]>
add listening on ipv6 addresses

github.com/verdaccio/verdaccio - 6d58d5920eb64aae0bc9318997b0be198621c00b authored over 9 years ago by Alex Kocharin <[email protected]>
add a possibility to listen on multiple ports

github.com/verdaccio/verdaccio - dfef2b862fdc25b5d2b8a088114c4df8a6731e8b authored over 9 years ago by Alex Kocharin <[email protected]>
cli.js: add https support. Issue #71.

github.com/verdaccio/verdaccio - 61fff273fc85e2225fb17f6e2af0f8f2df6ff19d authored over 9 years ago by Thomas Cort <[email protected]>
Remove mentioning of 'always-auth'

It should be solved by using npm@2 anyway.

github.com/verdaccio/verdaccio - 97c7c6814f3fde59d407a11291f626fbe110eb95 authored over 9 years ago by Alex Kocharin <[email protected]>
Added option to use a custom template for web UI

github.com/verdaccio/verdaccio - 025e23627ff1e56eff9045e5b43567d4f15e7349 authored over 9 years ago by Rafael Cesar <[email protected]>
remove "from" and "resolved" from shrinkwrap

We should lock versions, but we shouldn't hardcode urls in it,
so people will be able to install...

github.com/verdaccio/verdaccio - 0a38a704fe0801359cefbbd2945ba1840585d3fc authored almost 10 years ago by Alex Kocharin <[email protected]>
update dependencies

github.com/verdaccio/verdaccio - 798ba0d262eef68340f975a6cf83d58ec7e6a43e authored almost 10 years ago by Alex Kocharin <[email protected]>
Merge pull request #210 from einfallstoll/patch-1

Add a comment how to listen on INADDR_ANY

github.com/verdaccio/verdaccio - 24e3b5efba7470493943ad7f71d4d894cb895988 authored almost 10 years ago by Alex Kocharin <[email protected]>
added comment for INADDR_ANY

github.com/verdaccio/verdaccio - c00cde0aa31c967dfd820d0a52833f46dc4a6350 authored almost 10 years ago by Fabio Poloni <[email protected]>
Pass allow_access calls that don't use the can() middleware through the plugin interface

github.com/verdaccio/verdaccio - 0af72f0c68941f92f2f7b5fcc1e85352d12c2295 authored almost 10 years ago by Chris Breneman <[email protected]>
Change how package provider plugins are configured

github.com/verdaccio/verdaccio - 82539add265ee4e27476ea7c0b9531f320d1b0b9 authored almost 10 years ago by Chris Breneman <[email protected]>
Add package settings and authorization plugin system

github.com/verdaccio/verdaccio - 76a1e8df806ff02abab79ceb62bf04bdb6e2ebf6 authored almost 10 years ago by Chris Breneman <[email protected]>
travis: use container infrastructure

github.com/verdaccio/verdaccio - 3fe188df21a6fcdbd744b97d75f592e6bb4894d9 authored almost 10 years ago by Alex Kocharin <[email protected]>
travis: enable testing for io.js

github.com/verdaccio/verdaccio - 4ed27c6eda7b819eaa58804708dd5a05c3833974 authored almost 10 years ago by Alex Kocharin <[email protected]>
fix crash when using sinopia as a library

github.com/verdaccio/verdaccio - 6ec76aa61f5cf5a25e2bccc61b9ef693fcdd4137 authored almost 10 years ago by Alex Kocharin <[email protected]>
update dependencies

github.com/verdaccio/verdaccio - 4a46ffe3a085ad8279d60c4f88394af9a5aa0b68 authored almost 10 years ago by Alex Kocharin <[email protected]>
1.0.1

github.com/verdaccio/verdaccio - e47862be716966237ea4dc821425da35558b3bb6 authored almost 10 years ago by Alex Kocharin <[email protected]>
fix test broken in 79e2ff2ee

github.com/verdaccio/verdaccio - 04a9f14b3c7ec60ef3cd9c8168832529d52ac40a authored almost 10 years ago by Alex Kocharin <[email protected]>
Merge pull request #200 from maxlaverse/master

Fixes NPE on POST _session when npm tries to authenticate

github.com/verdaccio/verdaccio - 0aed9ee9f4e235af804586e461e3089b359a1ff7 authored almost 10 years ago by Alex Kocharin <[email protected]>
change 403 error with 409 in adduser

Because npm does only accept 409, see #184.

github.com/verdaccio/verdaccio - 79e2ff2ee8c75f973bb3458cfb762397578789c5 authored almost 10 years ago by Alex Kocharin <[email protected]>
Added missing argument

Added missing 'next' argument to the '/_session' route callback

github.com/verdaccio/verdaccio - e5880841f3c3b6e43858020fc44e61b6faab58b2 authored almost 10 years ago by maxlaverse <[email protected]>
Fixed issue with not being able to disable the web interface

github.com/verdaccio/verdaccio - c49b0699c29b1ea080c97cc95748535a38f4ee8f authored almost 10 years ago by Robin Persson <[email protected]>
1.0.0

github.com/verdaccio/verdaccio - bc91a05dd2f15e6ab823545bf00f679939913fa6 authored almost 10 years ago by Alex Kocharin <[email protected]>
fix test noise

TypeError: Cannot read property 'name' of undefined
at log (/home/travis/build/rlidwka/sinop...

github.com/verdaccio/verdaccio - 5b5f56f51c6038da3bfc3a364a65abe38fd5b44b authored almost 10 years ago by Alex Kocharin <[email protected]>
update dependencies

github.com/verdaccio/verdaccio - f558c78d329e903526d41d87bc596389506d51ae authored almost 10 years ago by Alex Kocharin <[email protected]>
download packages using https

Or, in general, the same protocol as the registry;
this is what npm seem to be doing.

See issue...

github.com/verdaccio/verdaccio - ed3eb37c4f4e2a6eb3e472d98629905cdd99a461 authored almost 10 years ago by Alex Kocharin <[email protected]>
fixed current folder reference in tests

github.com/verdaccio/verdaccio - 09318d194376e0197e0f80883785ee6913fb38c5 authored about 10 years ago by Alex Kocharin <[email protected]>
move logger setup to index.js + tests

github.com/verdaccio/verdaccio - fad4f457ae5853f531164e4f390ee6f092c807bf authored about 10 years ago by Alex Kocharin <[email protected]>
1.0.0-beta.2

github.com/verdaccio/verdaccio - fc3668885da507235768f7e0f7159aa96d32f821 authored about 10 years ago by Alex Kocharin <[email protected]>
update dependencies

github.com/verdaccio/verdaccio - c385404e23159be15695bae0cf1325c71cbacbb8 authored about 10 years ago by Alex Kocharin <[email protected]>
Checks whether process.env.HOME exists

Checks whether process.env.HOME exists before calling Path.join
Was not able to start sinopia on...

github.com/verdaccio/verdaccio - a0ff6dbc9e2501d404912a6d80e10b739d63e99c authored about 10 years ago by Tarun Garg <[email protected]>
1.0.0-beta

github.com/verdaccio/verdaccio - 484ba9dc2547d3503c36309c3dedd7a71782971c authored about 10 years ago by Alex Kocharin <[email protected]>
update dependencies

github.com/verdaccio/verdaccio - 848d591f0a46c3c23f1fa6f548e6209ae1e666ed authored about 10 years ago by Alex Kocharin <[email protected]>
add tests for scoped packages

github.com/verdaccio/verdaccio - c07d819ce964b65e18e8e4f7eca471ac13d0e0b6 authored about 10 years ago by Alex Kocharin <[email protected]>
Add a query parameter "local" to the search method of storage to allow listing only local packages

github.com/verdaccio/verdaccio - ea50f3d3edb3c0a58b83e90fc5267aadb6e5d330 authored about 10 years ago by Yannick Galatol <[email protected]>
web: change header position from fixed to static

Mainly because anchors (`<a name=...>`) need to be offsetted to
account for the fixed header, an...

github.com/verdaccio/verdaccio - 76bdc746700843d9eb05f27c9e052925f190bff5 authored about 10 years ago by Alex Kocharin <[email protected]>
disable source maps & rebuild

github.com/verdaccio/verdaccio - 4a4502967ef5ebd642ba559ec30241a2df45ee2c authored about 10 years ago by Alex Kocharin <[email protected]>