| .. |
|
app
|
Adds support for Helm 1st-class. Closes #1145 (#1865)
|
2019-09-06 15:37:25 -07:00 |
|
argo
|
feat: filter applications by source repo URL (#5602) (#5603)
|
2021-03-12 09:07:22 -08:00 |
|
assets
|
Issue 1858 - Support 'application/merge-patch+json' in 'argocd app patch' (#1859)
|
2019-07-02 13:41:25 -07:00 |
|
cache
|
refactor: optimize argocd-application-controller redis usage (#5345)
|
2021-01-29 11:42:40 -08:00 |
|
cert
|
chore: Spelling (#3647)
|
2020-05-27 10:22:13 -07:00 |
|
cli
|
fix: upgrade klog (#5697) (#5699)
|
2021-03-05 14:55:33 -08:00 |
|
clusterauth
|
fix: disable jwt claim audience validation #5381 (#5413)
|
2021-02-04 16:38:12 -08:00 |
|
config
|
Adds tracing to key external invocations. (#2811)
|
2019-12-05 13:35:20 -08:00 |
|
db
|
fix: Better handling of base64 encoded passwords/credentials (#5023)
|
2021-03-03 14:44:50 -08:00 |
|
dex
|
fix: Better handling of base64 encoded passwords/credentials (#5023)
|
2021-03-03 14:44:50 -08:00 |
|
env
|
feat: Make TLS to repo-server configurable and optional (#5764)
|
2021-03-16 09:23:10 -07:00 |
|
errors
|
fix: Declarative helm repositories with missing secret causes all repositories in ArgoCD to lock (#3492) (#5363)
|
2021-02-16 07:38:06 +01:00 |
|
exec
|
fix: don't log certain fields (#5662)
|
2021-03-02 18:38:16 -08:00 |
|
git
|
feat: GitHub organization app for git cloning (#4348) (#5355)
|
2021-02-19 14:24:32 -08:00 |
|
glob
|
fix: support ** wildcard in repo sources permitted sources (#3759) (#4085)
|
2020-08-14 12:49:35 -07:00 |
|
gpg
|
fix: Handle GnuPG verification errors gracefully (#5560)
|
2021-03-03 14:39:47 -08:00 |
|
grpc
|
fix: Log output fails when JSON logging is enabled (#4911) (#5446)
|
2021-02-08 16:06:18 -08:00 |
|
hash
|
Restructure application sources to separate types (#799)
|
2018-11-17 16:20:25 -08:00 |
|
health
|
refactor: fix: update gitops engine version (issue #3781) (#4489)
|
2020-10-05 15:22:37 -07:00 |
|
healthz
|
fix: add api-server liveness probe that catches bad data in informer (#5026)
|
2020-12-10 11:48:27 -08:00 |
|
helm
|
fix: Invalid semantic version MaxVersion (#5740) (#5747)
|
2021-03-12 09:02:56 -08:00 |
|
http
|
fix: support longer http cookie (#2917) (#5497)
|
2021-02-18 12:26:01 -08:00 |
|
io
|
refactor: upgrade gitops-engine version ( breaking API changes related to logr mirgation ) (#4652)
|
2020-10-27 14:10:24 -07:00 |
|
jwt
|
fix: remove zjwt (#5774)
|
2021-03-16 11:53:12 -07:00 |
|
ksonnet
|
refactor: upgrade k8s client to 1.18 (#4046)
|
2020-08-05 11:36:40 -07:00 |
|
kube
|
fix: Generate initial admin password in a more secure manner (#5138)
|
2021-01-06 10:44:37 +01:00 |
|
kustomize
|
feat: upgrade kustomize to v3.9.4 and support v3.8.5 breaking change (#5672)
|
2021-03-04 08:51:13 -08:00 |
|
localconfig
|
fix: disable jwt claim audience validation #5381 (#5413)
|
2021-02-04 16:38:12 -08:00 |
|
log
|
fix: use fmt.Sprintf to format complex logging fields (#4739)
|
2020-11-03 08:41:08 -08:00 |
|
lua
|
fix: Revert "feat: Add health check for HPA (#4915)" (#5006)
|
2020-12-08 16:32:20 -08:00 |
|
oidc
|
fix: remove zjwt (#5774)
|
2021-03-16 11:53:12 -07:00 |
|
password
|
Add argocd login command (#82)
|
2018-04-11 17:01:58 -07:00 |
|
rand
|
Enables default lint checks, fixes lint and bugs (#1330)
|
2019-03-28 13:37:53 -07:00 |
|
rbac
|
chore: Upgrade jwt-go to 4.0.0-preview1 (#5184)
|
2021-01-05 19:12:50 +01:00 |
|
resource
|
feat: move engine code to argoproj/gitops-engine repo (#3599)
|
2020-05-15 14:39:29 -07:00 |
|
security
|
Add support for hidden directories with directory enforcer (#2821)
|
2019-12-10 13:50:20 -08:00 |
|
session
|
fix: Segmentation fault when no 'aud' inside a token (#5735)
|
2021-03-11 10:26:30 -08:00 |
|
settings
|
fix: Better handling of base64 encoded passwords/credentials (#5023)
|
2021-03-03 14:44:50 -08:00 |
|
stats
|
feat: improve api-server and controller performance (#3222)
|
2020-03-16 11:51:59 -07:00 |
|
swagger
|
fix: Serve ReDoc JS from Argo CD server instead of from CDN (#4594)
|
2020-10-19 20:01:45 +02:00 |
|
templates
|
issue #1202: docs(help examples): adding template and first examples for the app command (#1398)
|
2019-04-08 15:47:02 -07:00 |
|
text
|
Support multibyte for truncate string functions (#5055)
|
2020-12-14 09:56:11 -08:00 |
|
tls
|
feat: Make TLS to repo-server configurable and optional (#5764)
|
2021-03-16 09:23:10 -07:00 |
|
webhook
|
fix: return http400/405 to invalid webhook requests (#5565)
|
2021-02-20 19:51:12 +01:00 |
|
util.go
|
feat: Gitops engine (#3066)
|
2020-05-15 10:01:18 -07:00 |
|
util_test.go
|
feat: Gitops engine (#3066)
|
2020-05-15 10:01:18 -07:00 |