Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Scalingo/go-handlers issues and pull requests

#75 - chore(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#74 - chore(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#73 - chore(deps): bump github.com/Scalingo/go-utils/errors/v2 from 2.2.0 to 2.3.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#72 - chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#71 - chore(deps): bump golang.org/x/sys from 0.6.0 to 0.7.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#70 - chore(deps): bump golang.org/x/sys from 0.5.0 to 0.6.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#69 - feat: update Go from 1.17 to 1.20

Pull Request - State: closed - Opened by EtienneM over 1 year ago - 3 comments

#68 - chore(deps): bump golang.org/x/sys from 0.0.0-20220715151400-c0bba94af5f8 to 0.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#67 - chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#66 - Bump v1.8.0

Pull Request - State: closed - Opened by SCKevinO over 1 year ago

#65 - docs(README): add call to `gh release`

Pull Request - State: closed - Opened by EtienneM over 1 year ago

#64 - feat(middleware): Add secure headers middleware

Pull Request - State: closed - Opened by brandon-welsch over 1 year ago - 1 comment

#63 - feat: add a middleware enforcing https connection

Pull Request - State: closed - Opened by SCKevinO over 1 year ago - 1 comment

#62 - feat(workflows): enable ghaction-dependabot-automerge

Pull Request - State: closed - Opened by EtienneM over 1 year ago

#61 - chore(deps): bump github.com/gofrs/uuid from 4.3.1+incompatible to 4.4.0+incompatible

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#60 - Bump v1.7.0

Pull Request - State: closed - Opened by ipfaze almost 2 years ago

#59 - fix(readme): fix typo in version name

Pull Request - State: closed - Opened by curzolapierre almost 2 years ago

#58 - Bump v1.6.0

Pull Request - State: closed - Opened by curzolapierre almost 2 years ago

#56 - feat(router): add profiling router using pprof

Pull Request - State: closed - Opened by ipfaze almost 2 years ago

#55 - [go-handlers] Add profiling routes

Issue - State: closed - Opened by ipfaze almost 2 years ago

#54 - [Errors Middleware] Update go-utils/errors from v1 to v2

Issue - State: closed - Opened by curzolapierre almost 2 years ago

#53 - chore(deps): bump github.com/gofrs/uuid from 4.3.0+incompatible to 4.3.1+incompatible

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#52 - chore(asgard): add asgard to the project

Pull Request - State: closed - Opened by curzolapierre almost 2 years ago

#51 - chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#50 - feat(error_middleware): return 401 for invalid token errors

Pull Request - State: closed - Opened by EtienneM almost 2 years ago

#49 - chore(deps): bump github.com/gofrs/uuid from 4.2.0+incompatible to 4.3.0+incompatible

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#48 - feat(error_middleware): log at info level for all non-5xx errors

Pull Request - State: closed - Opened by EtienneM about 2 years ago

#47 - [Error Middleware] log an info message even for 4xx errors

Issue - State: closed - Opened by EtienneM about 2 years ago - 1 comment

#46 - chore(deps): bump github.com/Scalingo/go-utils/logger from 1.1.1 to 1.2.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#45 - chore(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#44 - Bump github.com/Scalingo/go-utils/errors from 1.1.0 to 1.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#43 - Bump github.com/Scalingo/go-utils/logger from 1.1.0 to 1.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#42 - Bump github.com/stretchr/testify from 1.7.1 to 1.8.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#41 - chore(go): use go 1.17

Pull Request - State: closed - Opened by EtienneM over 2 years ago - 1 comment

#40 - Bump github.com/stretchr/testify from 1.7.0 to 1.7.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#39 - feat(error_middleware): log and error for all 5xx status code

Pull Request - State: closed - Opened by EtienneM over 2 years ago

#38 - [ErrorMiddleware] Log error even if status code is written

Issue - State: closed - Opened by EtienneM over 2 years ago
Labels: IST, low, quicky

#37 - fix(error_middleware): better detection of JSON Content-Type

Pull Request - State: closed - Opened by EtienneM over 2 years ago

#35 - Bump github.com/gofrs/uuid from 4.1.0+incompatible to 4.2.0+incompatible

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#34 - Bump github.com/Scalingo/go-utils/errors from 1.0.0 to 1.1.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#33 - chore(deps): upgrade github.com/gofrs/uuid from 3.4.0 to 4.1.0

Pull Request - State: closed - Opened by EtienneM almost 3 years ago

#32 - Bump github.com/Scalingo/go-utils/logger from 1.0.0 to 1.1.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#31 - fix(error_middleware): ValidationError shouldn't be logged as Error

Pull Request - State: closed - Opened by EtienneM almost 3 years ago

#30 - Bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#29 - Bump github.com/sirupsen/logrus from 1.7.0 to 1.8.0

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#28 - docs(PR template): add a PR template

Pull Request - State: closed - Opened by EtienneM over 3 years ago
Labels: reviewable

#27 - Don't return an invalid auth error for AuthMiddleware

Pull Request - State: closed - Opened by brandon-welsch over 3 years ago
Labels: reviewable

#26 - Bump github.com/gofrs/uuid from 3.2.0+incompatible to 3.4.0+incompatible

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#25 - Bump github.com/gorilla/mux from 1.7.4 to 1.8.0

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#24 - Bump github.com/stretchr/testify from 1.5.1 to 1.7.0

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#23 - [Dependabot] Initial configuration

Pull Request - State: closed - Opened by EtienneM over 3 years ago

#22 - Return error in `error` key of json body for validation errors

Pull Request - State: closed - Opened by brandon-welsch over 4 years ago - 3 comments
Labels: reviewable

#21 - Update dependencies

Pull Request - State: closed - Opened by brandon-welsch over 4 years ago
Labels: reviewable

#20 - Update dependencies

Issue - State: closed - Opened by brandon-welsch over 4 years ago
Labels: enhancement

#19 - Validation Errors: return error in `error` key of json body

Issue - State: closed - Opened by brandon-welsch over 4 years ago - 1 comment
Labels: enhancement

#18 - Correctly handle X-Forwarded-Proto and X-Forwarded-For

Pull Request - State: closed - Opened by Soulou about 5 years ago
Labels: reviewable

#17 - Migrate to go modules and ditch obsolete uuid lib

Pull Request - State: closed - Opened by Soulou over 5 years ago
Labels: reviewable

#16 - ValidationErrors return all the errors

Pull Request - State: closed - Opened by EtienneM over 5 years ago - 1 comment
Labels: reviewable

#15 - [ErrorMiddleware] Must return an array of errors if ValidationError

Issue - State: closed - Opened by EtienneM over 5 years ago
Labels: enhancement

#14 - creating a new uuid might return an error

Pull Request - State: closed - Opened by EtienneM over 6 years ago - 1 comment

#13 - We need to use the latest version of go.uuid

Issue - State: closed - Opened by EtienneM over 6 years ago

#10 - Add ability to create filters to change the logging level for some queries

Pull Request - State: closed - Opened by Soulou almost 7 years ago - 1 comment

#9 - It should be possible to add log level filters in logging middleware

Issue - State: closed - Opened by Soulou almost 7 years ago

#8 - Fixes #7 Good type to middlewares

Pull Request - State: closed - Opened by Soulou almost 7 years ago - 1 comment

#7 - ErrorMiddleware and AuthMiddleware should be of type MiddlewareFunc

Issue - State: closed - Opened by Soulou almost 7 years ago

#5 - Default response code to 500 if nothing has been written to header

Pull Request - State: closed - Opened by Soulou almost 7 years ago

#4 - Use logrus logger for error logging in error middleware

Pull Request - State: closed - Opened by Soulou about 7 years ago

#2 - Add request ID to context to each request, take from headers or create one

Pull Request - State: closed - Opened by Soulou about 7 years ago

#1 - typo in rollbar client url

Pull Request - State: closed - Opened by barodeur almost 10 years ago - 1 comment