..
app
fix(cmp): discover plugins relative to app path ( #13940 ) ( #13946 )
2023-06-15 21:17:04 +00:00
argo
fix: handle annotations for resources with ':' in the name ( #15101 ) ( #15380 )
2023-09-07 17:41:05 -04:00
assets
chore: use go embed instead of packr ( #6262 )
2021-05-18 20:46:17 -07:00
buffered_context
Use gRPC timeout for sidecar CMPs ( #8131 ) ( #8236 )
2022-01-25 15:45:37 -08:00
cache
feat: enable gzip compression in Redis by default ( #13458 ) ( #13459 )
2023-05-04 17:56:47 -04:00
cert
fix: Update bitbucket.org rsa ssh key ( #14392 )
2023-07-07 10:22:27 -04:00
cli
chore: Add additional field to set Extra Build Information while building argo-cd by vendors ( #13324 )
2023-04-27 00:10:12 +00:00
clusterauth
chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml ( #13292 )
2023-05-04 18:06:56 -04:00
cmp
fix: CMPv2 does not allow symlinks to adjacent files in same git repo. Fixes #13342 ( #13360 )
2023-05-08 16:29:08 -07:00
collections
chore: remove duplicate function ( #15123 )
2023-08-30 15:55:11 -04:00
config
feat: add timeout for update cluster info ( #14511 )
2023-08-16 22:15:05 -04:00
crypto
feat: Use encrypted cookie to store OAuth2 state nonce (instead of redis) ( #8241 )
2022-01-26 10:59:50 -08:00
db
fix(application-controller): Fix panic error when trying to scale application controller shards ( #15725 )
2023-09-29 13:34:50 -04:00
dex
fix(sso): Set redirectURI for gitea, google, oauth Dex connectors ( #11237 )
2023-07-26 17:07:29 -04:00
env
fix: Fixes sharding placement algorithm and allows development of alternative algorithms ( #13018 )
2023-06-05 09:19:14 -04:00
errors
chore: remove orphaned code ( #9171 )
2022-04-26 22:00:35 +03:00
exec
chore: use t.Setenv to set env vars in tests ( #14377 )
2023-07-06 19:50:08 -04:00
git
chore: use t.Setenv to set env vars in tests ( #14377 )
2023-07-06 19:50:08 -04:00
github_app
chore: improve error logs ( #10933 )
2022-10-13 17:53:06 -04:00
glob
feat: Applications in any namespace ( #9755 )
2022-08-10 11:39:10 +02:00
gpg
chore: use t.Setenv to set env vars in tests ( #14377 )
2023-07-06 19:50:08 -04:00
grpc
fix: stop creating new otel interceptor to avoid memory leak ( #15174 )
2023-08-23 01:47:40 +00:00
hash
Restructure application sources to separate types ( #799 )
2018-11-17 16:20:25 -08:00
healthz
chore: use http constants instead of string ( #12334 )
2023-02-17 14:04:10 -05:00
helm
Merge pull request from GHSA-g687-f2gx-6wm8
2023-09-07 10:12:15 -04:00
http
fix(ui): Update default and max count for maxCookieNumber ( #14979 )
2023-08-09 22:28:07 -04:00
io
fix: Remove executable bit from default file mode ( #14497 )
2023-07-18 13:29:38 -04:00
jwt
fix: bad error message ( #9967 )
2022-07-12 21:51:43 -04:00
kube
fix(cli): add support for components with non-default names ( #10200 ) ( #14605 )
2023-08-22 15:29:13 -04:00
kustomize
feat(kustomize): add patches field ( #5114 ) ( #14648 )
2023-09-23 20:46:25 +00:00
localconfig
chore: Replace os.Getenv("HOME") with os.UserHomeDir() ( #12850 ) ( #14325 )
2023-07-10 18:33:40 -04:00
log
chore: use t.Setenv to set env vars in tests ( #14377 )
2023-07-06 19:50:08 -04:00
lua
feat(health): add PushSecret health status and force-sync action ( #14375 )
2023-09-25 10:41:24 -04:00
manifeststream
fix: surface errors when compressing files ( #13491 )
2023-05-08 19:57:13 +00:00
notification
chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml ( #13292 )
2023-05-04 18:06:56 -04:00
oidc
chore: use http constants instead of string ( #12334 )
2023-02-17 14:04:10 -05:00
password
Add argocd login command ( #82 )
2018-04-11 17:01:58 -07:00
profile
feat: support pprof endpoints ( #7533 )
2021-11-01 10:49:43 -07:00
proxy
chore: use t.Setenv to set env vars in tests ( #14377 )
2023-07-06 19:50:08 -04:00
rand
Merge pull request from GHSA-2m7h-86qq-fp4v
2022-06-21 09:39:01 -04:00
rbac
feat: RBAC csv policy can be composed by multiple configmap keys ( #12511 )
2023-06-01 09:43:38 -04:00
resource
chore: Upgrade Go module to v2 ( #5931 )
2021-04-01 20:44:18 +02:00
security
feat(appset): ApplicationSet in any namespace ( #12378 )
2023-06-26 21:17:02 -04:00
session
chore: use t.Setenv to set env vars in tests ( #14377 )
2023-07-06 19:50:08 -04:00
settings
feat: auto respect rbac for discovery/sync ( #14381 )
2023-09-06 10:41:30 -07:00
stats
feat: improve api-server and controller performance ( #3222 )
2020-03-16 11:51:59 -07:00
swagger
chore: use http constants instead of string ( #12334 )
2023-02-17 14:04:10 -05: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
test
chore: use http constants instead of string ( #12334 )
2023-02-17 14:04:10 -05:00
text
Support multibyte for truncate string functions ( #5055 )
2020-12-14 09:56:11 -08:00
tgzstream
feat: server-side manifest generation for local diff ( #8145 ) ( #10019 )
2022-08-17 14:48:50 -04:00
tls
chore: give context to errors ( #10592 ) ( #15022 )
2023-08-11 21:00:13 +00:00
trace
feat: support extra attributes for opentelemetry ( #15071 )
2023-08-29 12:00:15 -04:00
webhook
feat: Add Support for AzureDevops Webhooks ( #14969 )
2023-08-09 15:18:26 -07:00
util.go
chore: remove orphaned code ( #9171 )
2022-04-26 22:00:35 +03:00
util_test.go
chore: Upgrade Go module to v2 ( #5931 )
2021-04-01 20:44:18 +02:00