index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
auth
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-18
correct authorization code expiration help-text
Christian Adams
1
-1
/
+1
2019-01-18
change grant reference to code in ui help text
John Mitchell
1
-4
/
+7
2019-01-18
CORS Support
Tyler Cross
4
-0
/
+5
2019-01-18
remove auth misc form and move fields under system misc form
John Mitchell
6
-58
/
+11
2019-01-18
add access token and authorization code expiration settings to ui
John Mitchell
6
-10
/
+124
2019-01-18
add isolated settings to ui
John Mitchell
1
-0
/
+12
2019-01-18
fix a deadlock when Python garbage collects LDAPBackend objects
Ryan Petrello
1
-3
/
+0
2019-01-18
add support for custom py3 ansible virtualenvs
Ryan Petrello
6
-8
/
+54
2019-01-17
remove unneeded steps in inventory import
AlanCoding
3
-482
/
+88
2019-01-17
close the persistent shelve when we're done checking it
Ryan Petrello
1
-0
/
+5
2019-01-17
it's a limitation of the official postgres helm chart
Fabrice Flore-Thebault
1
-1
/
+2
2019-01-17
pg_password should be random 10 character alphanumeric string, when postgresq...
Fabrice Flore-Thebault
1
-0
/
+1
2019-01-17
skip chromium download when building release
Jake McDermott
2
-11
/
+23
2019-01-17
rewording, typo corrections
Daniel Sami
2
-27
/
+54
2019-01-16
enforce key order when writing swagger docs JSON
Ryan Petrello
1
-1
/
+1
2019-01-16
adds pod limits
Corey Wanless
3
-6
/
+64
2019-01-16
adding helm chart version for postgresql
Fabrice Flore-Thebault
1
-0
/
+1
2019-01-16
lint fix
Daniel Sami
1
-1
/
+2
2019-01-16
Updated parameter info
Daniel Sami
1
-1
/
+1
2019-01-15
work around a py3 bug in celerybeat
Ryan Petrello
1
-1
/
+17
2019-01-15
fix a few isolated issues related to the py2 -> py3 move
Ryan Petrello
1
-1
/
+1
2019-01-15
Python 3 / Upstream Kubernetes
Shane McDonald
6
-8
/
+16
2019-01-15
fix a few UTF-8 bugs on Ubuntu related to stdout text downloads
Ryan Petrello
1
-3
/
+5
2019-01-15
support isolated runs in py2 *and* py3 (for now)
Ryan Petrello
1
-4
/
+14
2019-01-15
Enable py3 SCL if needed
Shane McDonald
1
-0
/
+9
2019-01-15
Dependency updates for Python 3
Shane McDonald
3
-2
/
+24
2019-01-15
make py3 packaging work for k8s
Ryan Petrello
1
-2
/
+5
2019-01-15
fix some isolated py3 bugs
Author: Jim Ladd
4
-8
/
+11
2019-01-15
remove dm.xmlsec.binding
Ryan Petrello
3
-47
/
+0
2019-01-15
parametrize PYTHON for Ubuntu py35 support
Ryan Petrello
2
-7
/
+9
2019-01-15
convert py2 -> py3
Ryan Petrello
202
-2046
/
+1137
2019-01-15
switch image builds to py3
Ryan Petrello
11
-27
/
+20
2019-01-15
Updates to logging, specifically for unit tests
AlanCoding
6
-24
/
+14
2019-01-15
revert pg_hostname
Fabrice Flore-Thebault
1
-1
/
+1
2019-01-15
add helm repo update and fix helm upgrade
Fabrice Flore-Thebault
1
-1
/
+2
2019-01-15
Fixes for numerous bootstrap upgrade bugs, uses variables for colors in boots...
mabashian
8
-81
/
+79
2019-01-15
related #2991 - unify postgresql_service_name
Fabrice Flore-Thebault
1
-5
/
+5
2019-01-15
Documentation of functions
Daniel Sami
4
-0
/
+113
2019-01-14
* adds persistence.storageClass and limits to postgress helm install
Corey Wanless
2
-0
/
+7
2019-01-14
Reduces flake on launch job e2e test
mabashian
1
-0
/
+5
2019-01-14
fix #2991 - make Helm creation of postgreql succeed when installing multiple ...
Fabrice Flore-Thebault
1
-1
/
+2
2019-01-12
adds wait time for postgres setup as a variable
Corey Wanless
2
-1
/
+3
2019-01-11
Fix credential list e2e test
mabashian
1
-1
/
+1
2019-01-11
Fixes linting errors
mabashian
1
-5
/
+3
2019-01-11
Fixes for e2e tests
mabashian
21
-176
/
+166
2019-01-11
catch _all_ types of django.db.utils.Error on CTinT key lookups
Ryan Petrello
1
-2
/
+3
2019-01-10
Make docker environment interoperable with supervisorctl commands
AlanCoding
4
-12
/
+12
2019-01-10
Optimize dashboard using Django annotation for sum
AlanCoding
1
-2
/
+2
2019-01-09
Fixes jshint errors
mabashian
1
-2
/
+1
2019-01-09
Removed extraneous comments
mabashian
1
-3
/
+0
[next]