index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
installer
/
roles
/
local_docker
/
templates
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-25
Add quotes to shell variables with user input
Ahmed RAHAL
1
-11
/
+11
2019-10-25
Adds Proptypes
Alex Corey
1
-0
/
+12
2019-10-25
Moves JT CredentialsList Manipulation Back to CredentialsLookup
Alex Corey
6
-106
/
+73
2019-10-25
Remove close button from job details
Jake McDermott
2
-15
/
+0
2019-10-25
Hide revision copy button when there's no revision
Jake McDermott
1
-5
/
+7
2019-10-24
Link to project and inventory from job template details
mabashian
1
-2
/
+16
2019-10-24
Remove close button from Project and Job Template details views
mabashian
3
-28
/
+0
2019-10-24
remove unused imports
Keith Grant
1
-2
/
+0
2019-10-24
fix border/padding while loading jt edit form
Keith Grant
2
-12
/
+13
2019-10-24
Fixes linting errors
Alex Corey
2
-2
/
+4
2019-10-24
Addresses PR Issues
Alex Corey
7
-100
/
+124
2019-10-24
Adds tests
Alex Corey
3
-0
/
+111
2019-10-24
Adds CredentialLookUp to JT Form
Alex Corey
8
-142
/
+183
2019-10-24
Adds CredentialLookUp to JT Form
Alex Corey
11
-64
/
+371
2019-10-24
Adds revision to project list row items. Adds ClipboardCopyButton component ...
mabashian
6
-0
/
+143
2019-10-24
fix 5089
lopf
1
-1
/
+1
2019-10-24
[docs] Update OpenShift doc section to clarify #3116
Kim Ausloos
1
-0
/
+2
2019-10-23
Fix 500 error when creating a job schedule
Seth Foster
1
-1
/
+1
2019-10-22
Fix secret lookup links when credentials are copied
Seth Foster
1
-0
/
+3
2019-10-22
Downstream k8s installer changes
Shane McDonald
9
-10
/
+129
2019-10-22
Fixed bug with python check
Alice Hunter
1
-1
/
+1
2019-10-22
Update handlers.py
Martin Juhl
1
-12
/
+12
2019-10-22
Update handlers.py
Martin Juhl
1
-12
/
+13
2019-10-21
Bump VERSION to 8.0.0
Ryan Petrello
1
-1
/
+1
2019-10-21
Revert 6282b5bacbb30f31bc7bbf53df668ac8ed68829f
mabashian
1
-2
/
+4
2019-10-21
when isolated or container jobs fail to launch, set job status to error
Ryan Petrello
1
-0
/
+1
2019-10-20
Set omitted runner event line lengths to 0
Jake McDermott
1
-0
/
+12
2019-10-20
Fix off-by-one errors
Jake McDermott
1
-4
/
+4
2019-10-18
update jt Inventory field error message
Keith Grant
1
-1
/
+1
2019-10-18
Log the remote IP for logged in users
Bill Nottingham
1
-1
/
+1
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
Revert "add support for `awx-manage run_callback_receiver --status`"
Ryan Petrello
5
-39
/
+7
2019-10-18
Move python healthcheck script from probes to configMap
Wander Boessenkool
1
-44
/
+39
2019-10-18
properly migrate the CyberArk AIM type to its new name
Ryan Petrello
1
-3
/
+14
2019-10-18
Always disable search when processing events
Jake McDermott
3
-7
/
+15
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
implement a simple periodic pod reaper for container groups
Ryan Petrello
3
-1
/
+51
2019-10-17
Change healthcheck from wget and grep to python with httplib
Wander Boessenkool
1
-4
/
+30
2019-10-17
Get the last two pages of events on page load
Jake McDermott
1
-1
/
+2
2019-10-17
Change /bin/ash to /bin/sh as requested by @shanecmd
Wander Boessenkool
1
-2
/
+2
2019-10-17
clean up pods for all k8s execution, not just playbook runs
Ryan Petrello
1
-7
/
+7
2019-10-17
properly set execution_node for project and inv updates run "in k8s"
Ryan Petrello
1
-0
/
+12
2019-10-17
Adjust description/help text for profiling features.
Bill Nottingham
1
-5
/
+9
2019-10-17
add error messages for InventorySelect
Keith Grant
2
-1
/
+13
2019-10-17
Add a --dry-run option to gather analytics locally, even if analytics is disa...
Graham Mainwaring
2
-4
/
+11
2019-10-17
add support for `awx-manage run_callback_receiver --status`
Ryan Petrello
5
-7
/
+39
2019-10-17
fix a 500 error when creating/editing notification templates
Ryan Petrello
1
-0
/
+2
[next]