Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / modprox/mp issues and pull requests
#175 - gh-172 : update all modules, finally purging old minimocks
Pull Request -
State: closed - Opened by shoenig about 5 years ago
#174 - #173 : make it easier to add pre-module modules
Pull Request -
State: closed - Opened by ovesh over 5 years ago
- 1 comment
#173 - registry: make it easier to add pre-module modules
Issue -
State: closed - Opened by ovesh over 5 years ago
- 1 comment
#172 - Incorrect import of minimock in go.mod file
Issue -
State: closed - Opened by shoenig over 5 years ago
- 2 comments
#171 - registry: validate major version suffix strings on new modules
Issue -
State: open - Opened by shoenig over 5 years ago
#170 - gh-169 : correctly sort version tags listed from index
Pull Request -
State: closed - Opened by shoenig over 5 years ago
#169 - Correctly sort version tags coming from index
Issue -
State: closed - Opened by shoenig over 5 years ago
#168 - gh-130 : listing modules should be exact match
Pull Request -
State: closed - Opened by shoenig over 5 years ago
#167 - gh-166 : eliminate mutual dependency on taggit
Pull Request -
State: closed - Opened by shoenig over 5 years ago
#166 - eliminate mutual dependency on taggit
Issue -
State: closed - Opened by shoenig over 5 years ago
#165 - gh-164 : upgrade minimock to v3 and regenerate mocks
Pull Request -
State: closed - Opened by shoenig over 5 years ago
#164 - upgrade minimock to v3
Issue -
State: closed - Opened by shoenig over 5 years ago
#163 - gh-162 : create / cleanup some oss metadata files
Pull Request -
State: closed - Opened by shoenig over 5 years ago
#162 - create / cleanup repo meta files
Issue -
State: closed - Opened by shoenig over 5 years ago
#161 - gh-160 : eliminate use of shoenig modules
Pull Request -
State: closed - Opened by shoenig over 5 years ago
#160 - Switch away from shoenig modules
Issue -
State: closed - Opened by shoenig over 5 years ago
#159 - Attempts to store zip files that failed to download
Issue -
State: open - Opened by shoenig over 5 years ago
#158 - gh-147 : remove concept of manual go-get transform; auto is now alway…
Pull Request -
State: closed - Opened by shoenig over 5 years ago
#157 - gh-155 : switch to public version of loggy
Pull Request -
State: closed - Opened by shoenig over 5 years ago
#156 - gh-148 : remove disk storage info from reporting proxy in registry page
Pull Request -
State: closed - Opened by shoenig over 5 years ago
#155 - switch from pkg/loggy to go.gophers.dev/pkgs/loggy
Issue -
State: closed - Opened by shoenig over 5 years ago
#154 - gh-152 : use MySQL longblob and 128MiB max packet size
Pull Request -
State: closed - Opened by shoenig over 5 years ago
#153 - gh-151 : use module@version for zip store unique key
Pull Request -
State: closed - Opened by shoenig over 5 years ago
#152 - proxy: mysql zip store 'max_allowed_packet' bytes errors
Issue -
State: closed - Opened by shoenig over 5 years ago
- 3 comments
#151 - proxy: mysql index store not using version in module name
Issue -
State: closed - Opened by shoenig over 5 years ago
#150 - proxy: mysql use medium blob for zip storage
Issue -
State: closed - Opened by shoenig over 5 years ago
#149 - gh-143 : get zips from global proxy unless a transform applies
Pull Request -
State: closed - Opened by shoenig over 5 years ago
#148 - proxy: no longer able to send its config to registry if using mysql storage
Issue -
State: closed - Opened by shoenig over 5 years ago
#147 - proxy: remove manual go get transform
Issue -
State: closed - Opened by shoenig over 5 years ago
#146 - gh-144 : only use "go run <module" style go:generate directives
Pull Request -
State: closed - Opened by shoenig over 5 years ago
#145 - support mysql storage for module contents and metadata
Pull Request -
State: closed - Opened by ovesh over 5 years ago
- 3 comments
#144 - use 'go run' style generate commands
Issue -
State: closed - Opened by shoenig over 5 years ago
#143 - proxy: try downloading modules from proxy.golang.org first
Issue -
State: closed - Opened by shoenig over 5 years ago
#142 - proxy: support storing modules on mysql
Issue -
State: closed - Opened by ovesh over 5 years ago
#141 - issue #135: stop logging entire HTML when go-get fails
Pull Request -
State: closed - Opened by billsmith over 5 years ago
#140 - proxy: downloader client must follow HTTP redirects
Issue -
State: open - Opened by shoenig over 5 years ago
#139 - issue #137: fix .rm suffix
Pull Request -
State: closed - Opened by billsmith over 5 years ago
#138 - issue #136: add /history endpoint
Pull Request -
State: closed - Opened by billsmith over 5 years ago
#137 - rm endpoint fails because it uses the wrong path
Issue -
State: closed - Opened by billsmith over 5 years ago
- 1 comment
#136 - history endpoint
Issue -
State: closed - Opened by billsmith over 5 years ago
- 1 comment
#135 - stop logging HTML when go-get operation fails
Issue -
State: closed - Opened by billsmith over 5 years ago
#134 - gh-133 : swap mockery3 for minimock
Pull Request -
State: closed - Opened by shoenig over 5 years ago
#133 - switch from mockery3 to minimock
Issue -
State: closed - Opened by shoenig over 5 years ago
#132 - gh-131 : rename module to oss.indeed.com/go/modprox
Pull Request -
State: closed - Opened by shoenig over 5 years ago
#131 - switch to oss name
Issue -
State: closed - Opened by shoenig over 5 years ago
#130 - proxy: /@v/list endpoint seek is incorrect
Issue -
State: closed - Opened by shoenig over 5 years ago
#129 - proxy: .rm endpoint should not fail on errors
Issue -
State: open - Opened by shoenig over 5 years ago
#128 - issue125: set auto_redirect=true in local proxy config
Pull Request -
State: closed - Opened by billsmith over 5 years ago
#127 - add endpoint for download status reporting
Issue -
State: open - Opened by billsmith over 5 years ago
#126 - gh-122: handle modules that live in a major-version subdirectory
Pull Request -
State: closed - Opened by billsmith over 5 years ago
#125 - set auto_redirect=true in desktop proxy config
Issue -
State: open - Opened by billsmith over 5 years ago
#124 - proxy does not handle go-import
Issue -
State: closed - Opened by billsmith over 5 years ago
#123 - Allows non-semver versions
Issue -
State: open - Opened by deadok22 over 5 years ago
- 3 comments
#122 - proxy: does not handle modules using v2 directory convention
Issue -
State: closed - Opened by shoenig over 5 years ago
- 1 comment
#121 - Cased modules not served when casing doesn't match
Issue -
State: open - Opened by shoenig almost 6 years ago
#120 - issue #115 : refactor split up modules/background to be more testable
Pull Request -
State: closed - Opened by shoenig almost 6 years ago
#119 - gh-118: implemented automatic redirects
Pull Request -
State: closed - Opened by mjpitz almost 6 years ago
- 1 comment
#118 - enable automatic go-get redirects
Issue -
State: closed - Opened by shoenig almost 6 years ago
#117 - issue #116 : convenience functions for emittings stastd
Pull Request -
State: closed - Opened by shoenig almost 6 years ago
#116 - convenience function for emitting statsd counts & elapsed gauges
Issue -
State: closed - Opened by shoenig almost 6 years ago
#115 - proxy: check response code when downloading zip
Issue -
State: closed - Opened by shoenig almost 6 years ago
#114 - issue #113 : create an API endpoint for listing download problems
Pull Request -
State: closed - Opened by shoenig almost 6 years ago
#113 - proxy: api for listing modules which are are not able to be downloaded
Issue -
State: closed - Opened by shoenig almost 6 years ago
#112 - proxy: properly parse HTML when resolving go-get metatags
Issue -
State: open - Opened by shoenig almost 6 years ago
#111 - registry: improve UI for copying module names
Issue -
State: open - Opened by shoenig almost 6 years ago
#110 - issue #109 : use only 1 regexp for matching packages on github
Pull Request -
State: closed - Opened by shoenig about 6 years ago
#109 - registry: finder form has 2 regexes for the same thing
Issue -
State: closed - Opened by shoenig about 6 years ago
#108 - issue #107 : include k8s.io in default list of go-get able domains
Pull Request -
State: closed - Opened by shoenig about 6 years ago
#107 - proxy: include k8s.io in default go-get redirects
Issue -
State: closed - Opened by shoenig about 6 years ago
- 1 comment
#106 - issue #89 : provide an API for removing modules from proxy storage
Pull Request -
State: closed - Opened by shoenig about 6 years ago
#105 - cli: create a modproxctl command line utility for managing via command line
Issue -
State: open - Opened by shoenig about 6 years ago
#104 - issue #103 : remove support for postgres
Pull Request -
State: closed - Opened by shoenig about 6 years ago
#103 - registry: remove postgres support
Issue -
State: closed - Opened by shoenig about 6 years ago
#102 - issue #101 : create a page for finding modules given packages on github
Pull Request -
State: closed - Opened by shoenig about 6 years ago
#101 - registry: provide a button for computing non-semver tag for non-modularized repos
Issue -
State: closed - Opened by shoenig about 6 years ago
#100 - issue #76 : be able to remove modules from registry
Pull Request -
State: closed - Opened by shoenig about 6 years ago
#99 - issue #98 : proxy should update ID for module in index if it changes
Pull Request -
State: closed - Opened by shoenig about 6 years ago
#98 - proxy: able to set new ID for module
Issue -
State: closed - Opened by shoenig about 6 years ago
- 1 comment
#97 - issue96 : be able to parse whole go.mod files as input
Pull Request -
State: closed - Opened by shoenig about 6 years ago
#96 - parse entire go.mod file (not just require block)
Issue -
State: closed - Opened by shoenig about 6 years ago
#95 - issue #94 : parse go.sum files correctly
Pull Request -
State: closed - Opened by shoenig about 6 years ago
#94 - pasting content of go.sum misses some modules
Issue -
State: closed - Opened by shoenig about 6 years ago
#93 - registry: set database params in DSN from config
Issue -
State: open - Opened by shoenig about 6 years ago
#92 - proxy: extract LICENSE information and put it the index
Issue -
State: open - Opened by shoenig about 6 years ago
#91 - issue #88 : move transforms box to the right of configs
Pull Request -
State: closed - Opened by shoenig about 6 years ago
#90 - issue 17 able to configure TLS in proxy and registry
Pull Request -
State: closed - Opened by shoenig about 6 years ago
#89 - proxy: provide API endpoints for removing pkgs/mods from data-store
Issue -
State: open - Opened by shoenig about 6 years ago
#88 - registry: move the proxy request transforms blob to the right of the other config
Issue -
State: closed - Opened by shoenig about 6 years ago
#87 - issue #87 : create about page and a stand-in blocks page
Pull Request -
State: closed - Opened by shoenig about 6 years ago
#86 - registry: cleanup configure tab, make stand-in pages
Issue -
State: closed - Opened by shoenig about 6 years ago
#76 - registry: provide a way to delete module from registry index
Issue -
State: closed - Opened by shoenig about 6 years ago
#64 - issue #55 : show last seen time from proxy heartbeats
Pull Request -
State: closed - Opened by shoenig about 6 years ago
#63 - issue #62 : expose real numbers for number of mods/versions in heartb…
Pull Request -
State: closed - Opened by shoenig about 6 years ago
#60 - issue #31 : enable configuring stats emitter in registry and proxy
Pull Request -
State: closed - Opened by shoenig about 6 years ago
#59 - issue #58 : able to view list of modules
Pull Request -
State: closed - Opened by shoenig about 6 years ago
#56 - correctly parse go-import / go-source tags
Issue -
State: closed - Opened by shoenig about 6 years ago
#54 - issue #53 : display proxy startup configs and heartbeat on landing page
Pull Request -
State: closed - Opened by shoenig about 6 years ago
#49 - issue #45 : enable changing request transport protocol based on domain
Pull Request -
State: closed - Opened by shoenig about 6 years ago
#42 - issue #41 : handle errors during request transform operations, to avo…
Pull Request -
State: closed - Opened by shoenig about 6 years ago
#17 - registry: be able to configure certificate for TLS
Issue -
State: closed - Opened by shoenig about 6 years ago