summaryrefslogtreecommitdiffstats
path: root/docs/auth (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-18correct authorization code expiration help-textChristian Adams1-1/+1
2019-01-18change grant reference to code in ui help textJohn Mitchell1-4/+7
2019-01-18CORS SupportTyler Cross4-0/+5
2019-01-18remove auth misc form and move fields under system misc formJohn Mitchell6-58/+11
2019-01-18add access token and authorization code expiration settings to uiJohn Mitchell6-10/+124
2019-01-18add isolated settings to uiJohn Mitchell1-0/+12
2019-01-18fix a deadlock when Python garbage collects LDAPBackend objectsRyan Petrello1-3/+0
2019-01-18add support for custom py3 ansible virtualenvsRyan Petrello6-8/+54
2019-01-17remove unneeded steps in inventory importAlanCoding3-482/+88
2019-01-17close the persistent shelve when we're done checking itRyan Petrello1-0/+5
2019-01-17it's a limitation of the official postgres helm chartFabrice Flore-Thebault1-1/+2
2019-01-17pg_password should be random 10 character alphanumeric string, when postgresq...Fabrice Flore-Thebault1-0/+1
2019-01-17skip chromium download when building releaseJake McDermott2-11/+23
2019-01-17rewording, typo correctionsDaniel Sami2-27/+54
2019-01-16enforce key order when writing swagger docs JSONRyan Petrello1-1/+1
2019-01-16adds pod limitsCorey Wanless3-6/+64
2019-01-16adding helm chart version for postgresqlFabrice Flore-Thebault1-0/+1
2019-01-16lint fixDaniel Sami1-1/+2
2019-01-16Updated parameter infoDaniel Sami1-1/+1
2019-01-15work around a py3 bug in celerybeatRyan Petrello1-1/+17
2019-01-15fix a few isolated issues related to the py2 -> py3 moveRyan Petrello1-1/+1
2019-01-15Python 3 / Upstream KubernetesShane McDonald6-8/+16
2019-01-15fix a few UTF-8 bugs on Ubuntu related to stdout text downloadsRyan Petrello1-3/+5
2019-01-15support isolated runs in py2 *and* py3 (for now)Ryan Petrello1-4/+14
2019-01-15Enable py3 SCL if neededShane McDonald1-0/+9
2019-01-15Dependency updates for Python 3Shane McDonald3-2/+24
2019-01-15make py3 packaging work for k8sRyan Petrello1-2/+5
2019-01-15fix some isolated py3 bugsAuthor: Jim Ladd4-8/+11
2019-01-15remove dm.xmlsec.bindingRyan Petrello3-47/+0
2019-01-15parametrize PYTHON for Ubuntu py35 supportRyan Petrello2-7/+9
2019-01-15convert py2 -> py3Ryan Petrello202-2046/+1137
2019-01-15switch image builds to py3Ryan Petrello11-27/+20
2019-01-15Updates to logging, specifically for unit testsAlanCoding6-24/+14
2019-01-15revert pg_hostnameFabrice Flore-Thebault1-1/+1
2019-01-15add helm repo update and fix helm upgradeFabrice Flore-Thebault1-1/+2
2019-01-15Fixes for numerous bootstrap upgrade bugs, uses variables for colors in boots...mabashian8-81/+79
2019-01-15related #2991 - unify postgresql_service_nameFabrice Flore-Thebault1-5/+5
2019-01-15Documentation of functionsDaniel Sami4-0/+113
2019-01-14* adds persistence.storageClass and limits to postgress helm installCorey Wanless2-0/+7
2019-01-14Reduces flake on launch job e2e testmabashian1-0/+5
2019-01-14fix #2991 - make Helm creation of postgreql succeed when installing multiple ...Fabrice Flore-Thebault1-1/+2
2019-01-12adds wait time for postgres setup as a variableCorey Wanless2-1/+3
2019-01-11Fix credential list e2e testmabashian1-1/+1
2019-01-11Fixes linting errorsmabashian1-5/+3
2019-01-11Fixes for e2e testsmabashian21-176/+166
2019-01-11catch _all_ types of django.db.utils.Error on CTinT key lookupsRyan Petrello1-2/+3
2019-01-10Make docker environment interoperable with supervisorctl commandsAlanCoding4-12/+12
2019-01-10Optimize dashboard using Django annotation for sumAlanCoding1-2/+2
2019-01-09Fixes jshint errorsmabashian1-2/+1
2019-01-09Removed extraneous commentsmabashian1-3/+0