Commit Graph

24 Commits (3d28a6f8775a34806a34f0257ca214199a87693c)

Author SHA1 Message Date
andres-portainer 37896661d6
fix(edgestacks): avoid a data race in edge stack status update endpoint EE-4737 (#8168)
2 years ago
Chaim Lev-Ari 82e9e2a895
refactor(edge/updates): sync changes from EE [EE-4288] (#7726)
2 years ago
andres-portainer 9dfac98a26
fix(tags): add missing error handling EE-4622 (#8102)
2 years ago
andres-portainer e26a607d28
fix(edgegroups): avoid a last-write-wins situation when updating edge groups concurrently EE-3732 (#8101)
2 years ago
Matt Hook 583346321e
feat(version): migrate version to semver [EE-3756] (#7693)
2 years ago
Oscar Zhou 9e1f80cf37
chore(ui/ldap): add texttip for group search configuration (#7944)
2 years ago
andres-portainer 367f3dd6d4
fix(tags): remove a data race EE-4310 (#7862)
2 years ago
andres-portainer fd91de3571
fix(logging): remove remaining traces of logrus EE-4414 (#7848)
2 years ago
andres-portainer cb79dc18f8
chore(code): reduce divergence with EE EE-4344 (#7748)
2 years ago
andres-portainer e9384a6987
fix(database): fix a data race around the bucket sequences EE-4332 (#7738)
2 years ago
matias-portainer 6e0f83b99e
feat(snapshots): separate snapshots from endpoint DB struct EE-4099 (#7614)
2 years ago
Chaim Lev-Ari 4d123895ea
feat(edge/update): select endpoints to update [EE-4043] (#7602)
2 years ago
andres-portainer 36e7981ab7
feat(logging): replace all the loggers with zerolog EE-4186 (#7663)
2 years ago
Chao Geng a7d458f0bd
chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612)
2 years ago
Chaim Lev-Ari 6c4c958bf0
feat(edge/update): remote update structure [EE-4040] (#7553)
2 years ago
Prabhat Khera e4241207cb
fix(database): db migration improvements EE-2688 (#6662)
3 years ago
Marcelo Rydel 8860d72f70
fix(edge/jobs): fix get edge job file content [EE-2702] (#6622)
3 years ago
Matt Hook a89c3773dd
fix(datastore): export/import the bolt sequence number EE-2451 (#6571)
3 years ago
Marcelo Rydel 2c4c638f46
feat(intel): Enable OpenAMT and FDO capabilities (#6212)
3 years ago
cong meng 1e21aeb7e8
fix(bolt) EE-2415 return nil err when resource controller not found in db (#6422)
3 years ago
Matt Hook 34cc8ea96a
feat(database): add encryption support EE-1983 (#6316)
3 years ago
Chaim Lev-Ari 87dda810fc
fix(edgestacks): create new stack [EE-2178] (#6311)
3 years ago
Chaim Lev-Ari 8fc5a5e8a1
fix(teams): create more then one team [EE-2184] (#6305)
3 years ago
Sven Dowideit f99329eb7e
chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173)
3 years ago