Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ironsmile/nedomi issues and pull requests
#230 - why no update
Issue -
State: open - Opened by sotier over 3 years ago
- 1 comment
#229 - Read timeout for netutils.timeoutConn in new Go versions does not work
Issue -
State: open - Opened by ironsmile over 5 years ago
Labels: bug
#228 - Source of HTTP error messages (eg. "404 page not found")
Issue -
State: closed - Opened by alectrocute over 5 years ago
- 1 comment
#227 - How to reload JSON config
Issue -
State: closed - Opened by alectrocute over 5 years ago
- 3 comments
#226 - Fix golint import path
Pull Request -
State: closed - Opened by golint-fixer about 6 years ago
- 1 comment
#225 - race condition when checking connections count
Issue -
State: open - Opened by mstoykov almost 7 years ago
- 1 comment
#224 - Utils cleanup
Pull Request -
State: closed - Opened by mstoykov almost 8 years ago
- 2 comments
#223 - Use error with stack from github.com/pkg/errors
Pull Request -
State: closed - Opened by mstoykov almost 8 years ago
- 2 comments
#222 - Get context from request
Pull Request -
State: closed - Opened by mstoykov almost 8 years ago
- 3 comments
#221 - When reloading/restarting old request may hang out for a long time
Issue -
State: open - Opened by mstoykov almost 9 years ago
- 1 comment
Labels: bug, enhancement, question
#220 - misspell misspelled `interference` (which is correct) :-(
Issue -
State: closed - Opened by client9 almost 9 years ago
#219 - Fix spelling mistakes found thanks to misspell
Pull Request -
State: closed - Opened by ironsmile almost 9 years ago
- 1 comment
#218 - handler.dir: gets `strip` setting
Pull Request -
State: closed - Opened by mstoykov almost 9 years ago
- 1 comment
#217 - Fix/test config
Pull Request -
State: closed - Opened by mstoykov almost 9 years ago
#216 - Fix/race conditions
Pull Request -
State: closed - Opened by mstoykov almost 9 years ago
- 1 comment
#215 - Fix/application logger not being closed and races
Pull Request -
State: closed - Opened by mstoykov almost 9 years ago
- 1 comment
#214 - storage.scheduler: get a reloadable logger - fixes leaking loggers
Pull Request -
State: closed - Opened by mstoykov almost 9 years ago
#213 - logger.ironsmile: fix not closing the files of the logger
Pull Request -
State: closed - Opened by mstoykov almost 9 years ago
- 1 comment
#212 - handler.proxy: balance only on path without query elements
Pull Request -
State: closed - Opened by mstoykov almost 9 years ago
#211 - Config test: no error on missing directories
Issue -
State: closed - Opened by ironsmile almost 9 years ago
Labels: bug
#210 - Remove whitespaces while reading PID file contents
Pull Request -
State: closed - Opened by ironsmile almost 9 years ago
- 1 comment
Labels: bug
#209 - Git vars can be overriden wint env vars
Pull Request -
State: closed - Opened by ironsmile almost 9 years ago
- 1 comment
#208 - Dir handler: root directory is not rooted
Issue -
State: closed - Opened by ironsmile almost 9 years ago
- 3 comments
Labels: bug
#207 - split io_transfer_size in min and max settings
Pull Request -
State: closed - Opened by mstoykov almost 9 years ago
- 1 comment
#206 - reimplement throttle handler
Pull Request -
State: closed - Opened by mstoykov almost 9 years ago
- 1 comment
#205 - try not to make some many io.LimitedReaders when possible
Pull Request -
State: closed - Opened by ironsmile almost 9 years ago
#204 - Bugfix/upstream with basic auth again
Pull Request -
State: closed - Opened by ironsmile almost 9 years ago
#203 - Feature/access log hostname with unknown location
Pull Request -
State: closed - Opened by ironsmile almost 9 years ago
- 1 comment
#202 - Vhost is identified by Host header in access logs
Pull Request -
State: closed - Opened by ironsmile almost 9 years ago
- 1 comment
#201 - Config test: no error on wrong handler configuration
Issue -
State: closed - Opened by ironsmile almost 9 years ago
Labels: bug
#200 - go lint is done in fmtpolice now
Pull Request -
State: closed - Opened by mstoykov almost 9 years ago
- 1 comment
#199 - refactor timeoutConn
Pull Request -
State: closed - Opened by mstoykov almost 9 years ago
#198 - fix sendfile not being counted in accesslog size
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
- 1 comment
#197 - Reimplement upstream with client
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
- 1 comment
#196 - Upstream basic auth test
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
- 2 comments
#195 - Additional modules fixes #194
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
- 1 comment
#194 - Support for additional modules
Issue -
State: closed - Opened by mstoykov about 9 years ago
- 3 comments
#193 - remove the via handler - use the headers one
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
- 1 comment
#192 - Request ID implementation - fixes #191
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
- 2 comments
#191 - Request ID
Issue -
State: closed - Opened by mstoykov about 9 years ago
- 2 comments
Labels: enhancement, help wanted, question
#190 - restrict the amount of HTTP io workers
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#189 - Optimize get contents and friends
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#188 - remove stat call for an unlikely situation
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#187 - fix partWriterShortWrite being logged as an ERROR
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#186 - add HTTP.io_transfer_size setting
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#185 - Fix/deadline fixes
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#184 - Bugfix/original host header forwarding
Pull Request -
State: closed - Opened by ironsmile about 9 years ago
- 1 comment
#183 - travis: let 'tip' fail and finish fast
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#182 - Upstream request will use the original Host header
Pull Request -
State: closed - Opened by ironsmile about 9 years ago
#181 - fix lru resize down breaking the lru .. again
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#180 - implement disk.Iterate with skipCacheKeyInPath=true
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#179 - time.Timer to time.Ticker
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#178 - extend the logging of the reloading from storage
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#177 - Config test: no error on missing upstream for retrying on HTTP status code
Issue -
State: open - Opened by ironsmile about 9 years ago
- 1 comment
Labels: bug
#176 - proxy: close response before retring
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#175 - sort cache zones in status page by cache zone path
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#174 - Fixes/synchronized upstreams
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#173 - handler proxy: implement #168
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#172 - add lru benchmarks
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#171 - Feature/use send file sometimes
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
- 1 comment
#170 - crash: makeslice: cap out of range in BreakInIndexes
Issue -
State: closed - Opened by ironsmile about 9 years ago
- 2 comments
Labels: bug
#169 - make it possible for sendfile to be used
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#168 - Proxy handler should be able to retry its upstream request with different server
Issue -
State: closed - Opened by ironsmile about 9 years ago
- 5 comments
Labels: enhancement
#167 - Config test: no error on missing cache zone directory
Issue -
State: closed - Opened by ironsmile about 9 years ago
- 1 comment
Labels: bug
#166 - Add test for restoring objects from the disk
Pull Request -
State: closed - Opened by na-- about 9 years ago
#165 - More upstream fixes and tests
Pull Request -
State: closed - Opened by na-- about 9 years ago
#164 - change http.Server.*Timeout to be on a per Read|Write basis
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#163 - Config test does not report an error when wrong balancing algorithm is used
Issue -
State: closed - Opened by ironsmile about 9 years ago
Labels: bug
#162 - Upstream impl fixes
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#161 - add option to not prepend the cache key infront of file paths
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
- 1 comment
#160 - Adds changes between v0.1.0 and v0.1.1 in the log
Pull Request -
State: closed - Opened by ironsmile about 9 years ago
- 1 comment
#159 - travis: don't test/vet/generate/lint vendored packages
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#158 - Logs level changes
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#157 - Fix panic in lru when cache meta data is inconsistent
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#156 - add stack to undesired error in flexible response writer
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#155 - purge: return false when file is not purged + tests
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#154 - Lru resize down fixes
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
- 1 comment
#153 - print the location identifier in access log
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
- 1 comment
#152 - Fix/date header caching
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
- 1 comment
#151 - handler.cache: rewrite some time/date headers - fixes #119
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
- 1 comment
#150 - Rewrite time based headers
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#149 - use github.com/MStoykov/jsonutils to provide more useful json syntax …
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
- 1 comment
#148 - up the limits to their hard limit before execution
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
- 1 comment
#147 - Reader fixes - fixes #145
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
- 1 comment
#146 - Release branches, change logs and reproducible builds
Issue -
State: closed - Opened by ironsmile about 9 years ago
- 5 comments
Labels: question
#145 - Panic on serving request: "slice of bounds out of range" in http.serve
Issue -
State: closed - Opened by ironsmile about 9 years ago
- 1 comment
#144 - add NotNilNextHandler error type and use it in handler.proxy
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#143 - Resize down - fixes #142 , fixes #129
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
#142 - Cache zone resizing on reload: less objects than previously
Issue -
State: closed - Opened by ironsmile about 9 years ago
Labels: enhancement
#141 - Reload config
Pull Request -
State: closed - Opened by mstoykov about 9 years ago
- 1 comment
#140 - Implementations of upstream balancing algorithms
Pull Request -
State: closed - Opened by na-- about 9 years ago
- 1 comment
#137 - Download dies when only metadata for a cached file is present
Issue -
State: open - Opened by mstoykov about 9 years ago
Labels: bug
#129 - Configuration reloading
Issue -
State: closed - Opened by ironsmile about 9 years ago
- 2 comments
Labels: enhancement
#128 - Config test does not report an error on missing upstream key
Issue -
State: closed - Opened by ironsmile about 9 years ago
- 2 comments
Labels: bug
#119 - The Date header is not properly set when responding to requests
Issue -
State: closed - Opened by ironsmile about 9 years ago
Labels: bug
#65 - order of regex based locations is unspecified
Issue -
State: open - Opened by mstoykov about 9 years ago
Labels: bug
#56 - Storage.disk restore from disk is blocking
Issue -
State: closed - Opened by mstoykov over 9 years ago
- 2 comments
Labels: enhancement
#41 - Better handling of static resources
Issue -
State: open - Opened by na-- over 9 years ago
- 8 comments
Labels: enhancement
#30 - Drop privileges after setting up env
Issue -
State: open - Opened by na-- over 9 years ago
- 2 comments
Labels: bug, refactoring
#26 - Modules configuration strategy
Issue -
State: open - Opened by ironsmile over 9 years ago
- 2 comments
Labels: enhancement, refactoring