portainer/api/dataservices
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
..
apikeyrepository fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
customtemplate feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2022-09-16 13:18:44 -03:00
dockerhub
edgegroup fix(edgegroups): fix data-race in edgeGroupCreate EE-4435 (#8477) 2023-02-14 15:18:07 -03:00
edgejob chore(edge): add transaction support for common objects EE-5079 (#8522) 2023-02-20 16:11:18 -03:00
edgestack fix(edgestacks): fix a deadlock in UpdateEdgeStackFunc() (#8735) 2023-04-03 14:24:27 -03:00
endpoint feat(waiting-room): show and filter by check in [EE-5186] (#8701) 2023-04-27 09:22:05 +07:00
endpointgroup chore(edge): add transaction support for common objects EE-5079 (#8522) 2023-02-20 16:11:18 -03:00
endpointrelation fix(endpointrelation): change a callback so it is transactional EE-5312 (#8729) 2023-03-30 23:16:56 -03:00
errors fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
extension feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2022-09-16 13:18:44 -03:00
fdoprofile feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2022-09-16 13:18:44 -03:00
helmuserrepository feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2022-09-16 13:18:44 -03:00
registry feat(transactions): add transaction support for Registries EE-5382 (#8825) 2023-04-20 18:42:52 -03:00
resourcecontrol fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
role feat(roles): add transactions support EE-5390 (#8878) 2023-05-02 19:05:18 -03:00
schedule fix(database): fix a data race around the bucket sequences EE-4332 (#7738) 2022-09-27 16:14:00 -03:00
settings feat(featureflags): improved feature flag handling [EE-4609] (#8222) 2023-02-09 17:17:46 +13:00
snapshot chore(edge): add transaction support for common objects EE-5079 (#8522) 2023-02-20 16:11:18 -03:00
ssl
stack fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
tag chore(edge): add transaction support for common objects EE-5079 (#8522) 2023-02-20 16:11:18 -03:00
team fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
teammembership feat(teammemberships): add support for transactions EE-5412 (#8900) 2023-05-04 11:51:30 -03:00
tunnelserver
user fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
version feat(version): migrate version to semver [EE-3756] (#7693) 2022-11-18 13:18:09 +13:00
webhook fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
interface.go fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00