You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api/dataservices
andres-portainer 9fa097d45f
fix(endpointgroups): add transactions support to the User model to avoid a nil pointer dereference EE-5328 (#9221)
1 year ago
..
apikeyrepository feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
customtemplate feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
dockerhub chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
edgegroup feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
edgejob feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
edgestack feat(dataservices): abstract away some redundant code EE-5620 (#9110) 1 year ago
endpoint chore(code): clean up the code EE-5719 (#9183) 1 year ago
endpointgroup feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
endpointrelation feat(dataservices): abstract away some redundant code EE-5620 (#9110) 1 year ago
errors fix(errors): wrap db errors, improve error handling (#8859) 2 years ago
extension feat(dataservices): abstract away some redundant code EE-5620 (#9110) 1 year ago
fdoprofile feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
helmuserrepository feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
registry feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
resourcecontrol feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
role feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
schedule feat(dataservices): abstract away some redundant code EE-5620 (#9110) 1 year ago
settings feat(endpointedge): add support for transactions EE-5327 (#8961) 2 years ago
snapshot feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
ssl chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
stack feat(transactions): migrate some parts to use transactional code EE-5494 (#9213) 1 year ago
tag feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
team feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
teammembership feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
tunnelserver chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
user fix(endpointgroups): add transactions support to the User model to avoid a nil pointer dereference EE-5328 (#9221) 1 year ago
version feat(version): migrate version to semver [EE-3756] (#7693) 2 years ago
webhook feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
base.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
base_tx.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
helpers.go feat(dataservices): abstract away some redundant code EE-5620 (#9110) 1 year ago
interface.go feat(edge/stacks): increase status transparency [EE-5554] (#9094) 1 year ago