..
admin
feat: add prompting to confirm prune during backup import ( #20546 )
2024-10-28 08:11:09 -04:00
headless
fix: Add redis password to forwardCacheClient struct ( #19599 )
2024-09-17 19:18:40 +03:00
initialize
chore: Clean up repeated package import ( #13685 )
2023-05-27 20:57:16 -04:00
testdata
fix: added github and gitlab response mock and replaced external calls ( #9305 )
2022-05-12 09:07:10 -04:00
utils
feat: add prompting to confirm deletion of gpg public key ( #20539 )
2024-10-26 09:26:55 +03:00
account.go
chore: enable gofumpt and whitespace linters ( #18567 )
2024-06-11 15:41:55 +00:00
app.go
feat: application resource deletion protection ( #20497 )
2024-10-24 00:08:24 -07:00
app_actions.go
chore: enable gofumpt and whitespace linters ( #18567 )
2024-06-11 15:41:55 +00:00
app_resource_test.go
chore: remove unused params ( #19473 )
2024-08-15 07:29:51 -04:00
app_resources.go
feat: add prompting to confirm application resource deletion ( #20611 )
2024-10-31 08:57:24 -04:00
app_test.go
feat: add --source-position flag to argocd get app command to show parameter changes for multi-source application ( #19887 )
2024-09-11 22:47:31 +05:30
applicationset.go
feat: implement 'argocd admin appset generate' to troubeshoot appsets ( #19518 )
2024-08-28 23:30:45 +00:00
applicationset_test.go
chore: enable require-error rule from errorlint linter on cmd folder ( #18683 )
2024-06-15 13:52:21 -04:00
bcrypt.go
chore: enable gofumpt and whitespace linters ( #18567 )
2024-06-11 15:41:55 +00:00
bcrypt_test.go
chore: Code format ( #12400 )
2023-06-07 15:34:14 +00:00
cert.go
feat: add prompting to confirm delete certificate ( #20547 )
2024-10-28 15:01:30 +00:00
cluster.go
feat: manage clusters via proxy ( #20374 )
2024-10-15 09:47:52 -07:00
cluster_test.go
feat(clusters) - Add disableCompression option in the cluster config ( #20291 )
2024-10-09 15:36:46 +03:00
common.go
chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml ( #13292 )
2023-05-04 18:06:56 -04:00
common_test.go
chore: enable require-error rule from errorlint linter on cmd folder ( #18683 )
2024-06-15 13:52:21 -04:00
completion.go
chore: enable gofumpt and whitespace linters ( #18567 )
2024-06-11 15:41:55 +00:00
configure.go
feat: Add reusable interactive prompts and configure command (issue #19528 ) ( #19637 )
2024-10-25 10:21:23 +03:00
configure_test.go
feat: Add reusable interactive prompts and configure command (issue #19528 ) ( #19637 )
2024-10-25 10:21:23 +03:00
context.go
chore: enable gofumpt and whitespace linters ( #18567 )
2024-06-11 15:41:55 +00:00
context_test.go
chore: enable require-error rule from errorlint linter on cmd folder ( #18683 )
2024-06-15 13:52:21 -04:00
gpg.go
feat: add prompting to confirm deletion of gpg public key ( #20539 )
2024-10-26 09:26:55 +03:00
login.go
feat: Add flag --sso-launch-browser to login and relogin commands (issue #16208 ) ( #18865 )
2024-07-03 07:26:24 +00:00
login_test.go
feat: Add flag --sso-launch-browser to login and relogin commands (issue #16208 ) ( #18865 )
2024-07-03 07:26:24 +00:00
logout.go
chore: enable gofumpt and whitespace linters ( #18567 )
2024-06-11 15:41:55 +00:00
logout_test.go
chore: enable require-error rule from errorlint linter on cmd folder ( #18683 )
2024-06-15 13:52:21 -04:00
project.go
feat: add prompting to confirm project deletion ( #20612 )
2024-10-31 08:58:11 -04:00
project_role.go
feat: add prompting to confirm project role deletion ( #20613 )
2024-10-31 14:14:29 +00:00
projectwindows.go
fix: check err before use schedule and duration ( #20043 )
2024-10-12 13:32:46 -04:00
relogin.go
feat: Add flag --sso-launch-browser to login and relogin commands (issue #16208 ) ( #18865 )
2024-07-03 07:26:24 +00:00
relogin_test.go
chore: enable require-error rule from errorlint linter on cmd folder ( #18683 )
2024-06-15 13:52:21 -04:00
repo.go
feat: allow no_proxy to be specified on repoCreds ( #18526 )
2024-08-20 12:54:39 -04:00
repocreds.go
feat: add prompting to confirm remove of repository credentials ( #20541 )
2024-10-28 07:18:41 -04:00
root.go
feat: Add reusable interactive prompts and configure command (issue #19528 ) ( #19637 )
2024-10-25 10:21:23 +03:00
tree.go
chore: enable gofumpt and whitespace linters ( #18567 )
2024-06-11 15:41:55 +00:00
tree_test.go
chore: enable goimports linter ( #18564 )
2024-06-10 09:18:12 -04:00
version.go
chore: Add additional field to set Extra Build Information while building argo-cd by vendors ( #13324 )
2023-04-27 00:10:12 +00:00
version_test.go
chore: enable expected-actual rule from testifylint linter ( #18575 )
2024-06-10 20:33:00 +00:00