portainer/api/http/middlewares
Matt Hook 334eee0c8c
fix(errors): wrap db errors, improve error handling (#8859)
* use error check func, wrap db object not found

* add errorlint and fix all the linting errors

* add exportloopref linter and fix errors

* fix incorrect error details returned on an api

* fix new errors

* increase linter timeout

* increase timeout to 10minutes

* increase timeout to 10minutes

* rebase and fix new lint errors

* make CE match EE

* fix govet issue
2023-05-05 12:19:47 +12:00
..
demo.go feat(demo): disable features on demo env [EE-1874] (#6040) 2022-05-22 08:34:09 +03:00
demo_test.go feat(demo): disable features on demo env [EE-1874] (#6040) 2022-05-22 08:34:09 +03:00
endpoint.go
featureflag.go feat(featureflags): improved feature flag handling [EE-4609] (#8222) 2023-02-09 17:17:46 +13:00
withitem.go fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00