index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
INSTALL.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-18
add job id to jobs list
Keith Grant
1
-1
/
+3
2019-10-18
add status icon to job list
Keith Grant
1
-0
/
+7
2019-10-18
fix blur behavior/error messages in JT form
Keith Grant
3
-6
/
+21
2019-10-18
Move python healthcheck script from probes to configMap
Wander Boessenkool
1
-44
/
+39
2019-10-17
Make HTTPConnection import python 2,3 agnostic
Wander Boessenkool
1
-4
/
+10
2019-10-17
Move installtime hardcoded rabbitmq credentials to environment variables for ...
Wander Boessenkool
1
-2
/
+15
2019-10-17
Change healthcheck from wget and grep to python with httplib
Wander Boessenkool
1
-4
/
+30
2019-10-17
Change /bin/ash to /bin/sh as requested by @shanecmd
Wander Boessenkool
1
-2
/
+2
2019-10-17
add error messages for InventorySelect
Keith Grant
2
-1
/
+13
2019-10-16
warn about endpoint deprecation in the CLI
Ryan Petrello
3
-3
/
+18
2019-10-16
Minor change to README, plus a rebase.
beeankha
1
-1
/
+1
2019-10-16
Add blank line (flake8)
beeankha
1
-0
/
+1
2019-10-16
Update code to be compatible with py2
beeankha
1
-32
/
+19
2019-10-16
Enable approval notification support for CLI
beeankha
1
-0
/
+33
2019-10-16
fix a tz parsing bug
Ryan Petrello
1
-4
/
+5
2019-10-16
API deprecation of inventory script views
AlanCoding
1
-0
/
+8
2019-10-16
Remove unused variable
Jake McDermott
1
-1
/
+1
2019-10-16
Updates PR and Addresses Console Error
Alex Corey
3
-8
/
+5
2019-10-16
Avoid unnecessary OPTIONS redirect
AlanCoding
1
-1
/
+1
2019-10-15
delete commented code
Keith Grant
1
-1
/
+0
2019-10-15
don't skip JobDetail test now that async act works
Keith Grant
1
-11
/
+5
2019-10-15
Use logger.exception instead of logger.warning.
Bill Nottingham
1
-1
/
+1
2019-10-15
update ProjectDetails tests with memoryHistory
Keith Grant
1
-26
/
+7
2019-10-15
fix login/logout redirect behavior
Keith Grant
2
-26
/
+34
2019-10-15
lint fixes
Keith Grant
2
-2
/
+2
2019-10-15
clean up 'act()' warnings in tests
Keith Grant
7
-5401
/
+153
2019-10-15
bump react to lastest patch version
Keith Grant
2
-15
/
+15
2019-10-15
finish updating tests for upgraded react-router
Keith Grant
5
-68
/
+44
2019-10-15
WIP upgrade react & react-router
Keith Grant
12
-2599
/
+183
2019-10-15
Sys Aud can see CG forms, Adds correct CG form link, Disables CodeMirror
Alex Corey
4
-13
/
+32
2019-10-14
Allow navigation to previous launch prompt tabs
Jake McDermott
4
-17
/
+69
2019-10-14
Fix workflow results detail panel responsive style
Marliana Lara
1
-4
/
+5
2019-10-14
Style empty list placeholder text inline
Marliana Lara
1
-4
/
+2
2019-10-14
Properly escape quotes
Wander Boessenkool
1
-2
/
+2
2019-10-14
Allow oauth2 settings to be set in the ui and api
Seth Foster
1
-0
/
+16
2019-10-14
Force the CLI to use no_truncate for the monitor calls
Jeff Bradberry
1
-1
/
+1
2019-10-14
Change 'rabbitmqctl status' to a wget | grep
Wander Boessenkool
1
-3
/
+9
2019-10-11
Allow the job event list views to take a no_truncate GET param
Jeff Bradberry
2
-1
/
+13
2019-10-11
Add approved_by field to workflow approvals
Graham Mainwaring
3
-0
/
+37
2019-10-11
retain search bar when zero results found
Keith Grant
6
-73
/
+1847
2019-10-10
Tune webpack config and add Dockerfile
Jake McDermott
4
-1
/
+35
2019-10-10
Depend on a serializer context variable `no_truncate`
Jeff Bradberry
2
-5
/
+15
2019-10-10
Break out a new reusable truncate_stdout utility function
Jeff Bradberry
2
-41
/
+45
2019-10-10
fix a programming error when k8s pods fail to launch
Ryan Petrello
1
-1
/
+1
2019-10-10
Implement retry logic for container group pod launches
Shane McDonald
3
-15
/
+28
2019-10-10
Prevent pods from failing if the reason is because of a resource quota
Shane McDonald
3
-14
/
+57
2019-10-10
Check the user's ansible.cfg for role/collection paths.
Bill Nottingham
2
-3
/
+33
2019-10-10
update to latest vmware_inventory.py
Ryan Petrello
1
-10
/
+30
2019-10-10
add a note about settings.LOG_AGGREGATOR_AUDIT usage
Ryan Petrello
1
-1
/
+1
2019-10-10
use fully qualified inventory plugin name
AlanCoding
3
-3
/
+9
[next]