openvsx icon indicating copy to clipboard operation
openvsx copied to clipboard

An open-source registry for VS Code extensions

Results 178 openvsx issues
Sort by recently updated
recently updated
newest added

Fixes #471 I did some Gatling testing to check if running `FileResource` processing in the background makes a difference in terms of performance and request throughput. Please note that these...

> it is not to look yet. Maybe we won't go this way. We would like to mirror registry but not actual content, since storage is usually very reliable. For...

reliability
self-hosted

Fixes #502 ### Testing steps - Open this PR in Gitpod, wait for the workspace to fully initialize. - Stop the server. - Edit `server/src/dev/resources/application.yml` file, change `capacity` to **1**...

Fixes #427 Added change namespace dialog to the webui Added `/admin/change-namespace` endpoint to server TODO: invalidate caches after namespace change. ### Testing steps - Navigate to admin dashboard - Search...

Fixes #501 Silently fail when offset + size is outside of ElasticSearch result window

At the moment afaik one needs to query the REST API for metadata and assemble the url for the latest version of an extension. In an Eclipse Che devfile/plugin a...

Although the following issues seem to be closed/resolved: - https://github.com/eclipse/openvsx/issues/336 - https://github.com/eclipse/openvsx/pull/406 - https://github.com/eclipse/openvsx/issues/461 We're having trouble publishing `vsix` files with various targets to **open-vsx.org** registry. ## Setup we're trying...

Fixes #465, `log4j-core` version updated to `2.17.2` Fixes #467, `spring-webmvc` version updated to `5.3.20` Update Spring Boot from `2.4.0` to `2.7.0` Update gradle wrapper to `6.9.1`, so that it's compatible...

Headers can be array values or be a single string with comma separated value So when computing the host using `X-Forwarded-Host` it should use the first value and not the...

@amvanbaren We need to test and verify that self-hosted instance is able to respond even if an upstream requests are failing, i.e with internal errors or timeouts.

reliability
self-hosted