Commit Graph

47 Commits (a2da6f1827b88f9aedfe2f751cda4b7dbca80605)

Author SHA1 Message Date
Steven Kang ea228c3d6d
refactor(k8s): namespace core logic (#12142)
2 months ago
andres-portainer 5353570721
task(code): remove unnecessary uses of govalidator BE-11181 (#12156)
3 months ago
LP B aaec856282
fix(app/registries): enforce user accesses on registries (#12087)
4 months ago
andres-portainer faca64442f
chore(code): use cmp.Or() EE-7333 (#12009)
5 months ago
andres-portainer 9ee092aa5e
chore(code): reduce the code duplication EE-7278 (#11969)
5 months ago
andres-portainer bfa27d9103
chore(code): clean up the code EE-7251 (#11948)
5 months ago
andres-portainer 90a19cec5c
chore(code): remove unnecessary type conversions EE-7191 (#11908)
6 months ago
Matt Hook 5a5a10821d
fix(pendingactions): refactor pending actions [EE-7011] (#11780)
7 months ago
Ali 48cf27a3b8
fix(migration): run post init migrations for edge after server starts [EE-6905] (#11546)
7 months ago
Prabhat Khera 7e9dd01265
fix(swagger): swagger docs for http status code 409 [EE-5767] (#11535)
7 months ago
Matt Hook 860890046d
fix(registry): remove k8s registry secrets when registries are removed [EE-5768] (#10369)
1 year ago
Chaim Lev-Ari 95f3cf6e5b
refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398)
1 year ago
andres-portainer 8cc5e0796c
feat(libhttp): move into the Portainer repository EE-5475 (#10231)
1 year ago
andres-portainer 4cc96b4b30
feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115)
1 year ago
andres-portainer f7dd73b0f7
feat(unit-testing): add a mock for the RequestBouncer EE-5610 (#9089)
1 year ago
Chaim Lev-Ari 61b568a738
fix(registry): sync config on change [EE-5460] (#8955)
2 years ago
andres-portainer 191f8e17ee
fix(code): remove unused code EE-4431 (#7866)
2 years ago
andres-portainer cb79dc18f8
chore(code): reduce divergence with EE EE-4344 (#7748)
2 years ago
andres-portainer 9ef5636718
chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664)
2 years ago
LP B 298e3d263e
feat(registry): enforce name uniqueness for registries (#6709)
3 years ago
Marcelo Rydel f9f937f844
feat(registries): Registry browser for non-admins [EE-2459] (#6549)
3 years ago
Chaim Lev-Ari 1b1a50d6b5
fix(app): add github action for linting and formatting [EE-2344] (#6356)
3 years ago
Sven Dowideit f99329eb7e
chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173)
3 years ago
cong meng a86c7046df
feat(registry) EE-806 add support for AWS ECR (#6165)
3 years ago
zees-dev 69c17986d9
feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079)
3 years ago
Hui e6d690e31e
fix(swagger) swagger annotations fixes and improvements EE-1205
3 years ago
LP B 179df06267
feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131)
3 years ago
dbuduev 90a472c08b
feat(registry): Add ProGet registry type EE-703 (#5196)
3 years ago
cong meng 6d5877ca1c
fix(registry): #4371 cannot push to quay.io registry (#4868)
4 years ago
Chaim Lev-Ari 50b57614cf
docs(api): document apis with swagger (#4678)
4 years ago
Chaim Lev-Ari 832cafc933
fix(registries): update password only when not empty (#4669)
4 years ago
Chaim Lev-Ari 82064152ec
feat(registries): remove registry extension (#4155)
4 years ago
Chaim Lev-Ari db4a5292be
refactor(errors): reorganize errors (#3938)
4 years ago
Chaim Lev-Ari a0ba531fed
fix(registries): check same url for gitlab (#3870)
5 years ago
Anthony Lapenna 25103f08f9 feat(api): introduce new datastore interface (#3802)
5 years ago
xAt0mZ 198e92c734 feat(registry): gitlab support (#3107)
5 years ago
Anthony Lapenna f7480c4ad4
feat(api): prevent non administrator users to use admin restricted API endpoints (#3227)
5 years ago
Anthony Lapenna 628d4960cc
fix(api): fix an issue with RegistryUpdate operation (#3137)
5 years ago
Anthony Lapenna 407328f9ed fix(api): remove admin restriction for registry proxy endpoint
6 years ago
Anthony Lapenna 8057aa45c4
feat(extensions): introduce RBAC extension (#2900)
6 years ago
Anthony Lapenna 14845a4a53
refactor(api): refactor base import path (#2788)
6 years ago
baron_l 7aa6a30614 feat(registry-manager): allow regular users to use the registry browse feature (#2664)
6 years ago
Anthony Lapenna 6fd5ddc802
feat(extensions): introduce extension support (#2527)
6 years ago
Anthony Lapenna b24891a6bc
refactor(api): introduce libhttp usage (#2263)
6 years ago
Anthony Lapenna 5f79547138
fix(api): filter sensitive information from API response (#2103)
6 years ago
Anthony Lapenna d7ff14777f
refactor(api): restructure bolt package (#1981)
7 years ago
Anthony Lapenna e3d564325b
feat(stacks): support compose v2.0 stack (#1963)
7 years ago