Commit Graph

762 Commits (ecf5e907835c97910ab01ce3238422ba47fcc095)

Author SHA1 Message Date
andres-portainer ecf5e90783
fix(admin-monitor): fix a data race in the admin monitor EE-2761 (#6658)
3 years ago
Chaim Lev-Ari f63b07bbb9
refactor(access-control): create access-control-panel component [EE-2345] (#6486)
3 years ago
Chao Geng 07294c19bb
fix(k8s/application): check name unique in k8s cluster (#6610)
3 years ago
andres-portainer f8cbb54ba5
fix(tunnels): fix a deadlock with the tunnels EE-2751 (#6649)
3 years ago
andres-portainer f8fd28bb61
fix(scheduler): fix a data race in a scheduler unit test EE-2715 (#6628)
3 years ago
andres-portainer 78f7cd0d6c
fix(adminmonitor): fix a data race in a unit test EE-2714 (#6627)
3 years ago
Oscar Zhou 5188ead870
fix(home): fix homepage edge heartbeat judgement [EE-2041] (#6624)
3 years ago
sunportainer 20405e9803
fix(docker/service): send registry id on update EE-2061 (#6606)
3 years ago
Chaim Lev-Ari 0f3c7b1424
refactor(home): migrate view to react [EE-1810] (#6314)
3 years ago
sunportainer c442d936d3
fix(compose):filter out symlink in custom template EE-1928 (#6579)
3 years ago
Prabhat Khera eb6cdf1229
created bucket if not exists during restore sequence (#6614)
3 years ago
andres-portainer a3b1466b96
fix(tunnel): fix data race on tunnels EE-2577 (#6601)
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
Chao Geng 37209918ad
fix(docker/stacks): upgrade docker-compose-wrapper [EE-1975] (#6598)
3 years ago
Hao Zhang d71d291895
fix(stack): git repo auto update not working (#6573)
3 years ago
Matt Hook a89c3773dd
fix(datastore): export/import the bolt sequence number EE-2451 (#6571)
3 years ago
Marcelo Rydel d47a9d590e
fix(kube): namespace parameter is not used in kube redeploy (#6569)
3 years ago
Chaim Lev-Ari 3165d354b5
fix(settings): clear helm url if requested [EE-2494] (#6526)
3 years ago
Anthony Lapenna 318844226c
refactor(storidge): remove Storidge support from backend [EE-2450] (#6511)
3 years ago
Chaim Lev-Ari e96f63023e
chore(deps): upgrade libhttp [EE-2145] (#6530)
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 cf459a2d28
fix(ssl): default httpEnabled to false [EE-2465] (#6495)
3 years ago
Marcelo Rydel edd5193100
fix(settings): updateSettingsFromFlags only if dataStore is new [EE-2397] (#6475)
3 years ago
Hao Zhang a9406764ee
fix(service): webhook vulnerability for passing an invalid image tag EE-2121 (#6269)
3 years ago
cong meng 4bd3f61ce6
fix(db) EE-2425 http-disabled flag does not work (#6447)
3 years ago
Marcelo Rydel 2c4c638f46
feat(intel): Enable OpenAMT and FDO capabilities (#6212)
3 years ago
Chaim Lev-Ari 3ed92e5fee
fix(docker): delete docker resources [EE-2411] (#6414)
3 years ago
Chaim Lev-Ari 804fdd414e
fix(stacks): migrate stack resource control [EE-2412] (#6424)
3 years ago
sunportainer 661f0aad49
feat(user):logout after change password EE-1590 (#6267)
3 years ago
cong meng 1e21aeb7e8
fix(bolt) EE-2415 return nil err when resource controller not found in db (#6422)
3 years ago
andres-portainer 50b2f789a3
feat(performance): add settings to tune the performance of the database EE-2363 (#6389)
3 years ago
Chaim Lev-Ari 1b1a50d6b5
fix(app): add github action for linting and formatting [EE-2344] (#6356)
3 years ago
Matt Hook 34cc8ea96a
feat(database): add encryption support EE-1983 (#6316)
3 years ago
Hui 59ec22f706
fix(docker-compose): add logic control for docker compose force recreate EE-2356
3 years ago
Hao Zhang 9ff8f42a66
feat(stack): detach git based stacks from git EE-2143 (#6307)
3 years ago
Chaim Lev-Ari 95fbf7500c
fix(azure): parse validation error [EE-2334] (#6341)
3 years ago
Chaim Lev-Ari 085762a1f4
fix(auth): prevent login for non admin for ldap and oauth [EE-648] (#5283)
3 years ago
Chaim Lev-Ari 389561eb28
fix(registries): sync code with ee [EE-2176] (#6355)
3 years ago
Dmitry Salakhov bc54d687be
refactor: unit tests (#6367)
3 years ago
Chaim Lev-Ari 87dda810fc
fix(edgestacks): create new stack [EE-2178] (#6311)
3 years ago
Dmitry Salakhov 0b62a3d664
feat: bump golang version to 1.17.6 (#6366)
3 years ago
Chaim Lev-Ari 8fc5a5e8a1
fix(teams): create more then one team [EE-2184] (#6305)
3 years ago
Chao Geng 6e53bf5dc7
support upgrading (#6256)
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
Matt Hook b02bf0c9d7 release 2.11
3 years ago
sunportainer 7088da5157
fix(server):support disable https only ee-2068 (#6232)
3 years ago
sunportainer da422d6ed6
fix(ssl)//handle --sslcert and --sslkey ee-2106 (#6203)
3 years ago