Commit Graph

34 Commits (69c06bc7565252e60ea562d391d2d457a43982c7)

Author SHA1 Message Date
Matt Hook 0b9407f0a6
close db before restore. fix log (#10826)
12 months ago
andres-portainer ae1726cece
feat(performance): performance optimizations EE-6042 (#10520)
1 year ago
andres-portainer f1f46f4da1
fix(boltdb): remove undefined behavior when deleting objects while iterating EE-5643 (#9129)
1 year ago
andres-portainer b12e1aade4
fix(boltdb): remove extra allocation and copy from GetObject() EE-5622 (#9111)
1 year ago
andres-portainer 716c196682
feat(dataservices): abstract away some redundant code EE-5620 (#9110)
1 year ago
Matt Hook 334eee0c8c
fix(errors): wrap db errors, improve error handling (#8859)
2 years ago
andres-portainer 15cbdb8af9
chore(portainer): clean up the code EE-5188 (#8660)
2 years ago
andres-portainer f081631808
fix(edgegroups): fix data-race in edgeGroupCreate EE-4435 (#8477)
2 years ago
Matt Hook 583346321e
feat(version): migrate version to semver [EE-3756] (#7693)
2 years ago
Prabhat Khera 6775c7b6ec
clean database models directory (#8026)
2 years ago
andres-portainer 49d02e0386
fix(db): remove a bucket overwrite EE-4424 (#7867)
2 years ago
Oscar Zhou 9e1f80cf37
chore(ui/ldap): add texttip for group search configuration (#7944)
2 years ago
Dakota Walsh 55211ef00e
fix(ingress): allow none controller type EE-4420 (#7883)
2 years ago
andres-portainer 5488389278
fix(code): replace calls to ioutil EE-4425 (#7878)
2 years ago
andres-portainer 367f3dd6d4
fix(tags): remove a data race EE-4310 (#7862)
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
Dakota Walsh 89eda13eb3
feat(ingress): autodetect ingress controllers EE-673 (#7712)
2 years ago
Prabhat Khera ef1d648c07
feat(ingress): ingresses datatable with add/edit ingresses EE-2615 (#7672)
2 years ago
andres-portainer 36e7981ab7
feat(logging): replace all the loggers with zerolog EE-4186 (#7663)
2 years ago
itsconquest bca1c6b9cf
feat(internal-auth): ability to set minimum password length [EE-3175] (#6942)
3 years ago
Prabhat Khera e4241207cb
fix(database): db migration improvements EE-2688 (#6662)
3 years ago
andres-portainer a66e863646
fix(boltdb): upgrade to the latest version to avoid problems with the race detector EE-2729 (#6638)
3 years ago
Prabhat Khera eb6cdf1229
created bucket if not exists during restore sequence (#6614)
3 years ago
Marcelo Rydel 8b7dcf20bf
feat(db): add CreateObjectWithStringId function [EE-2612] (#6611)
3 years ago
Prabhat Khera 14ed6ed2a3
DB upgrade failes if bucket does not exists (#6608)
3 years ago
Matt Hook a89c3773dd
fix(datastore): export/import the bolt sequence number EE-2451 (#6571)
3 years ago
Prabhat Khera a8d3cda3fa
Fix(db): needs encryption migration function fixed EE-2414 (#6494)
3 years ago
andres-portainer 1bb02eea59
fix(db): handle decryption error EE-2466 (#6499)
3 years ago
Marcelo Rydel 2c4c638f46
feat(intel): Enable OpenAMT and FDO capabilities (#6212)
3 years ago
andres-portainer 50b2f789a3
feat(performance): add settings to tune the performance of the database EE-2363 (#6389)
3 years ago
Matt Hook 34cc8ea96a
feat(database): add encryption support EE-1983 (#6316)
3 years ago
Matt Hook 33a29159d2
fix(db): fix marshalling code so that we're compatible with the existing db (#6286)
3 years ago
Sven Dowideit f99329eb7e
chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173)
3 years ago