summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-25don't filter out schedules that have a null `next_run`Ryan Petrello1-1/+0
2019-07-25fix a bug which can cause isolated artifact cleanup to failRyan Petrello1-3/+5
2019-07-25Update job status commentsChristian Adams1-2/+2
2019-07-25Add pending jobs and system level job status to metricsChristian Adams4-1/+13
2019-07-24fix method mapping for webhook notification addJake McDermott1-1/+1
2019-07-24include instance hostnames in metrics endpointRyan Petrello2-12/+14
2019-07-24Correct the comment in migration filebeeankha1-3/+2
2019-07-24normalize http method choice valuesJake McDermott4-7/+11
2019-07-23Add migration file to define http_method explicitlybeeankha2-1/+27
2019-07-23cleanup toolingJake McDermott3-15/+1
2019-07-23Enforce http_method restrictions via APIbeeankha2-1/+3
2019-07-23Enable auth header to send with just username field filled inbeeankha1-1/+1
2019-07-23rename docker-notifications to docker-httpbinJake McDermott3-3/+3
2019-07-23No auth header sent if username/password fields are blankbeeankha1-13/+15
2019-07-23Update logic in send method to recognize password field in upgraded webhook n...beeankha2-5/+6
2019-07-23add tooling for basic testing of notification webhooksJake McDermott3-0/+22
2019-07-23Updating tests, changing 'method' to 'http_method'beeankha4-13/+14
2019-07-23add notification webhook fieldsJake McDermott4-2/+38
2019-07-23Change init parameter name to 'http_method' to reduce ambiguitybeeankha1-1/+1
2019-07-23Add custom HTTP methodbeeankha1-12/+17
2019-07-23Update webhook backend to take username/passwordbeeankha1-3/+5
2019-07-23Add username and password fields to webhook backendbeeankha1-1/+5
2019-07-22Re-create lost data in Azure_rm importsAlanCoding2-4/+8
2019-07-22replace the smart inventory membership lock with a new Django 2.2 flagRyan Petrello1-20/+19
2019-07-18Bump VERSION to 6.1.06.1.0Shane McDonald1-1/+1
2019-07-18Update collections.mdChris Meyers1-1/+1
2019-07-18fix reference to undefined prop for auditorsJake McDermott1-1/+1
2019-07-18Addition of inventory value for memcached image, allows for custom image loca...Scholl III, Michael G2-1/+4
2019-07-18use unified jobs api to redirect to canonical url from /jobs/:idKeith Grant6-16/+107
2019-07-17Update the `make clean` command to clear out the parallelized sqlite3 filesJeff Bradberry1-1/+1
2019-07-17map in a global collections pathchris meyers6-1/+40
2019-07-17Adjust inventory update env test to allow duplicate referencesAlanCoding29-105/+89
2019-07-17adding additional environment variables for gcp_compute + gcp modulesAlex Stephen5-3/+39
2019-07-17job detail style tweaksKeith Grant4-13/+56
2019-07-17revert i18n on credential kind (API translates it)Keith Grant1-1/+1
2019-07-17run credential type through i18nKeith Grant1-1/+1
2019-07-17prettierKeith Grant6-19/+24
2019-07-17fix job detail breadcrumbsKeith Grant2-15/+6
2019-07-17flush out more type defs; JobDetail testsKeith Grant6-19/+120
2019-07-17add CredentialChip componentKeith Grant8-103/+157
2019-07-17job details: handle different job typesKeith Grant4-78/+103
2019-07-17make VariablesInput detect whether value is JSON or YAML on initKeith Grant4-7/+44
2019-07-17add variables & artifacts to job detailKeith Grant3-9/+137
2019-07-17build basic job detailsKeith Grant6-29/+158
2019-07-17fix a 500 error for Activity Stream job records w/ a missing JTRyan Petrello1-1/+1
2019-07-16make lookup toolbar fill width of modalKeith Grant3-51/+42