portainer/api/dataservices
Oscar Zhou ebc25e45d3 fix(edge): redeploy edge stack doesn't apply to std agents [BE-11766] (#633) 2025-04-12 10:24:23 +12:00
..
apikeyrepository fix(linters): add back removed linters and extend them to CE BE-11294 2024-10-10 12:06:20 -03:00
customtemplate feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -03:00
dockerhub chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
edgegroup chore(code): replace interface{} with any EE-6513 (#11986) 2024-06-28 14:59:28 -03:00
edgejob feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -03:00
edgestack feat(edgestacks): optimize the Edge Stack status update endpoint BE-11539 (#279) 2025-01-06 15:39:24 -03:00
endpoint fix(errors): improve error handling EE-4430 (#11987) 2024-06-28 17:35:26 -03:00
endpointgroup chore(code): replace interface{} with any EE-6513 (#11986) 2024-06-28 14:59:28 -03:00
endpointrelation fix(edge): redeploy edge stack doesn't apply to std agents [BE-11766] (#633) 2025-04-12 10:24:23 +12:00
errors fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
extension feat(dataservices): abstract away some redundant code EE-5620 (#9110) 2023-06-20 17:51:34 -03:00
helmuserrepository chore(code): replace interface{} with any EE-6513 (#11986) 2024-06-28 14:59:28 -03:00
pendingactions chore(code): replace interface{} with any EE-6513 (#11986) 2024-06-28 14:59:28 -03:00
registry chore(code): replace interface{} with any EE-6513 (#11986) 2024-06-28 14:59:28 -03:00
resourcecontrol fix(linters): add back removed linters and extend them to CE BE-11294 2024-10-10 12:06:20 -03:00
role chore(code): replace interface{} with any EE-6513 (#11986) 2024-06-28 14:59:28 -03:00
schedule feat(dataservices): abstract away some redundant code EE-5620 (#9110) 2023-06-20 17:51:34 -03:00
settings feat(endpointedge): add support for transactions EE-5327 (#8961) 2023-05-18 14:58:33 -03:00
snapshot feat(snapshots): avoid parsing raw snapshots when possible BE-11724 (#560) 2025-03-24 19:33:05 -03:00
ssl chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
stack chore(code): use int ranges in loops BE-10990 (#12028) 2024-07-10 19:22:47 -03:00
tag chore(code): replace interface{} with any EE-6513 (#11986) 2024-06-28 14:59:28 -03:00
team fix(teams): fix data-race in teamCreate() BE-11210 (#12195) 2024-09-05 21:36:13 -03:00
teammembership refactor(users): migrate list view to react [EE-2202] (#11914) 2024-08-28 17:04:32 -03:00
tunnelserver chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
user chore(code): replace interface{} with any EE-6513 (#11986) 2024-06-28 14:59:28 -03:00
version fix(store): fix StoreIsUpdating() to properly set the state EE-6227 (#10486) 2023-10-16 16:32:30 -03:00
webhook chore(code): replace interface{} with any EE-6513 (#11986) 2024-06-28 14:59:28 -03:00
base.go fix(users): optimize the /users/me API endpoint BE-11688 (#515) 2025-03-18 17:55:53 -03:00
base_tx.go fix(users): optimize the /users/me API endpoint BE-11688 (#515) 2025-03-18 17:55:53 -03:00
helpers.go chore(code): replace interface{} with any EE-6513 (#11986) 2024-06-28 14:59:28 -03:00
interface.go feat(snapshots): avoid parsing raw snapshots when possible BE-11724 (#560) 2025-03-24 19:33:05 -03:00