portainer/api/http/proxy/factory
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
..
agent fix(code): remove unused code EE-4431 (#7866) 2022-10-14 19:42:31 -03:00
azure fix(code): clean up EE-4432 (#7865) 2022-10-14 18:09:07 -03:00
docker fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
gitlab fix(registries): sync code with ee [EE-2176] (#6355) 2022-01-11 07:35:09 +02:00
kubernetes chore(portainer): clean up the code EE-5188 (#8660) 2023-03-13 13:18:28 -03:00
utils fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
agent.go feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2022-09-16 13:18:44 -03:00
azure.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
docker.go fix(edge): fix docker proxy EE-4380 (#7799) 2022-10-06 11:12:39 -03:00
docker_unix.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
docker_windows.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
factory.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
gitlab.go fix(api): introduce gitlab proxy package 2019-11-13 13:12:55 +13:00
kubernetes.go fix(token-cache-manager): refactor to avoid data races EE-4438 (#8094) 2022-11-22 18:31:14 -03:00
reverse_proxy.go feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00