argo-cd/server
2020-05-12 14:39:18 -07:00
..
account feat: limit the maximum number of concurrent login attempts (#3467) 2020-04-23 12:33:17 -07:00
application fix: api incorrectly verifies if auto-sync is enabled and reject sync local request (#3506) 2020-04-29 00:09:27 -07:00
badge fix: avoid nil pointer dereference in badge handler (#3316) 2020-03-30 14:27:43 -07:00
cache feat: limit the maximum number of concurrent login attempts (#3467) 2020-04-23 12:33:17 -07:00
certificate Makes cache timeouts configurable (#2412) 2019-10-16 15:46:45 -07:00
cluster Issue #2620 - Cluster list page fails if any cluster is not reachable (#2621) 2019-11-01 13:22:51 -07:00
metrics fix: enable redis retries; add redis request duration metric (#3575) 2020-05-12 14:39:18 -07:00
project fix: Add initial implementation for rate limiting failed logins (#3404) 2020-04-21 11:10:25 -07:00
rbacpolicy feat: Let user to define meaningful unique JWT token name (#3388) 2020-04-13 14:13:05 -07:00
repocreds fix: fix nil pointer dereference in CreateRepositoryCredentials method (#2975) 2020-01-14 14:13:40 -08:00
repository feat: Add a Get Repo command to see if Argo CD has a repo (#3523) 2020-05-04 09:20:48 +02:00
session feat: limit the maximum number of concurrent login attempts (#3467) 2020-04-23 12:33:17 -07:00
settings feat: support separate Kustomize version per application (#3414) 2020-04-15 12:04:31 -07:00
version Issue #2645 - /api/version should not fail if unable to load tool version (#2654) 2019-11-06 16:17:54 -08:00
server.go fix: enable redis retries; add redis request duration metric (#3575) 2020-05-12 14:39:18 -07:00
server_test.go feat: Let user to define meaningful unique JWT token name (#3388) 2020-04-13 14:13:05 -07:00