index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-25
don't filter out schedules that have a null `next_run`
Ryan Petrello
1
-1
/
+0
2019-07-25
fix a bug which can cause isolated artifact cleanup to fail
Ryan Petrello
1
-3
/
+5
2019-07-25
Update job status comments
Christian Adams
1
-2
/
+2
2019-07-25
Add pending jobs and system level job status to metrics
Christian Adams
4
-1
/
+13
2019-07-24
fix method mapping for webhook notification add
Jake McDermott
1
-1
/
+1
2019-07-24
include instance hostnames in metrics endpoint
Ryan Petrello
2
-12
/
+14
2019-07-24
Correct the comment in migration file
beeankha
1
-3
/
+2
2019-07-24
normalize http method choice values
Jake McDermott
4
-7
/
+11
2019-07-23
Add migration file to define http_method explicitly
beeankha
2
-1
/
+27
2019-07-23
cleanup tooling
Jake McDermott
3
-15
/
+1
2019-07-23
Enforce http_method restrictions via API
beeankha
2
-1
/
+3
2019-07-23
Enable auth header to send with just username field filled in
beeankha
1
-1
/
+1
2019-07-23
rename docker-notifications to docker-httpbin
Jake McDermott
3
-3
/
+3
2019-07-23
No auth header sent if username/password fields are blank
beeankha
1
-13
/
+15
2019-07-23
Update logic in send method to recognize password field in upgraded webhook n...
beeankha
2
-5
/
+6
2019-07-23
add tooling for basic testing of notification webhooks
Jake McDermott
3
-0
/
+22
2019-07-23
Updating tests, changing 'method' to 'http_method'
beeankha
4
-13
/
+14
2019-07-23
add notification webhook fields
Jake McDermott
4
-2
/
+38
2019-07-23
Change init parameter name to 'http_method' to reduce ambiguity
beeankha
1
-1
/
+1
2019-07-23
Add custom HTTP method
beeankha
1
-12
/
+17
2019-07-23
Update webhook backend to take username/password
beeankha
1
-3
/
+5
2019-07-23
Add username and password fields to webhook backend
beeankha
1
-1
/
+5
2019-07-22
Re-create lost data in Azure_rm imports
AlanCoding
2
-4
/
+8
2019-07-22
replace the smart inventory membership lock with a new Django 2.2 flag
Ryan Petrello
1
-20
/
+19
2019-07-18
Bump VERSION to 6.1.0
6.1.0
Shane McDonald
1
-1
/
+1
2019-07-18
Update collections.md
Chris Meyers
1
-1
/
+1
2019-07-18
fix reference to undefined prop for auditors
Jake McDermott
1
-1
/
+1
2019-07-18
Addition of inventory value for memcached image, allows for custom image loca...
Scholl III, Michael G
2
-1
/
+4
2019-07-18
use unified jobs api to redirect to canonical url from /jobs/:id
Keith Grant
6
-16
/
+107
2019-07-17
Update the `make clean` command to clear out the parallelized sqlite3 files
Jeff Bradberry
1
-1
/
+1
2019-07-17
map in a global collections path
chris meyers
6
-1
/
+40
2019-07-17
Adjust inventory update env test to allow duplicate references
AlanCoding
29
-105
/
+89
2019-07-17
adding additional environment variables for gcp_compute + gcp modules
Alex Stephen
5
-3
/
+39
2019-07-17
job detail style tweaks
Keith Grant
4
-13
/
+56
2019-07-17
revert i18n on credential kind (API translates it)
Keith Grant
1
-1
/
+1
2019-07-17
run credential type through i18n
Keith Grant
1
-1
/
+1
2019-07-17
prettier
Keith Grant
6
-19
/
+24
2019-07-17
fix job detail breadcrumbs
Keith Grant
2
-15
/
+6
2019-07-17
flush out more type defs; JobDetail tests
Keith Grant
6
-19
/
+120
2019-07-17
add CredentialChip component
Keith Grant
8
-103
/
+157
2019-07-17
job details: handle different job types
Keith Grant
4
-78
/
+103
2019-07-17
make VariablesInput detect whether value is JSON or YAML on init
Keith Grant
4
-7
/
+44
2019-07-17
add variables & artifacts to job detail
Keith Grant
3
-9
/
+137
2019-07-17
build basic job details
Keith Grant
6
-29
/
+158
2019-07-17
fix a 500 error for Activity Stream job records w/ a missing JT
Ryan Petrello
1
-1
/
+1
2019-07-16
make lookup toolbar fill width of modal
Keith Grant
3
-51
/
+42