summaryrefslogtreecommitdiffstats
path: root/licenses/schedule.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-16update awx collection workflow module schema with new options (#13162)Sean Sullivan3-10/+118
2022-11-15Disable work signing by default in dev envShane McDonald6-5/+14
2022-11-15Default to 0 execution nodes in dev envShane McDonald2-2/+4
2022-11-15Bulk save facts, and move to before status change (#12998)Alan Rominger5-66/+90
2022-11-11Doing a hard pin on djangoJohn Westcott IV1-1/+1
2022-11-10Update conf.pyTVo1-2/+3
2022-11-10Remove the django-qsstats-magic dependencyJeff Bradberry4-29/+1
2022-11-10Add proper declaration of secret version if present (#13071)Joe Garcia1-1/+2
2022-11-10Fixes #13119 #13120 Conjur Cloud support & update brand (#13121)Joe Garcia6-15/+14
2022-11-10Replace the querysets provided by django-qsstats-magicJeff Bradberry1-20/+39
2022-11-09Updating the patch release of django per dependabot alertsJohn Westcott IV2-2/+2
2022-11-09Updating README and update.sh usageJohn Westcott IV2-9/+42
2022-11-09add node_type to instance info and capacity metricsJessica Mack2-5/+13
2022-11-08Avoid adding the 'config' subparser twiceJeff Bradberry1-2/+4
2022-11-07fixed GET and POST descriptors in swagger.json - /api/v2/job_templates/{id}/l...Sarabraj Singh1-3/+4
2022-11-04enable feature branch api-schema test (#12550)Hao Liu2-0/+25
2022-11-04move license directory out of docsHao Liu327-7/+7
2022-11-03Revert "Merge pull request #12993 from AlexSCorey/fixWorkflow"Michael Abashian1-2/+1
2022-11-03No InventoryUpdates when source Project is failed (#13063)Rick Elrod4-15/+42
2022-11-02Refactor test_get_cleanup_task_kwargs_active_jobs and add new testAlan Rominger2-6/+25
2022-11-02Bump @patternfly/react-core from 4.239.0 to 4.250.1 in /awx/uidependabot[bot]2-28/+28
2022-11-02initial commit of new machinery to handle redirects for webhook notifications...Sarabraj Singh3-21/+118
2022-11-02Bump @patternfly/react-icons from 4.90.0 to 4.92.10 in /awx/uidependabot[bot]2-10/+10
2022-11-01Use optional chaining operator to prevent the modal from throwing an error.Kia Lam2-9/+53
2022-11-01de-duplicate default settingsElijah DeLee1-11/+8
2022-11-01Fix traceback on timeout with slicing + facts (#13139)21.8.0Rick Elrod2-4/+26
2022-11-01Bump @patternfly/patternfly from 4.210.2 to 4.217.1 in /awx/uidependabot[bot]2-8/+8
2022-10-31Make installing minikube optional in dev setupSeth Foster4-19/+37
2022-10-31Remove ssh_key_data fix, handled in runner nowAlan Rominger1-17/+0
2022-10-29Fix Schedules Form date validation same day different time scenario (#13062)kialam2-2/+38
2022-10-28Expand the dependencies of the Schedule page typeJeff Bradberry2-3/+10
2022-10-27Fix pr_body_checkJohn Westcott IV1-13/+5
2022-10-27Fixes confusing Error when trying to sync project set to scm_type Manual (#13...Darshan1-1/+6
2022-10-26UI static files are now directly copied to the proper static dirJeff Bradberry3-15/+15
2022-10-26Include stdout from health check if it is not nothingAlan Rominger1-1/+4
2022-10-26Pushing updated strings for localizationChristian Adams24-0/+203710
2022-10-25Fixes a broken Host event modal unit testAlex Corey1-1/+1
2022-10-25Prevents health checks on all node types except for Execution nodesAlex Corey3-6/+7
2022-10-25Add arm64 architecture mapping to image_architecture for m1macHideki Saito1-1/+1
2022-10-24make job lifecycle Cyan againSeth Foster1-1/+1
2022-10-22Make nginx conf consistent with settings.STATIC_ROOTSeth Foster1-2/+1
2022-10-21Fix error when apply taggit app tags to objectsAlan Rominger1-0/+4
2022-10-21removed hostname check when editing hostname on existing host (#13057)Sarabraj Singh1-3/+0
2022-10-20Make canceling view non-atomic to fix 500 errors with job bursts (#13072)Alan Rominger5-71/+50
2022-10-19Allows job output to calculate elapsed timeAlex Corey2-15/+38
2022-10-19Fix dispatcher connection deadlock w scheduler and cleanupAlan Rominger2-6/+18
2022-10-19Use raw string to satisfy linter rulesAlan Rominger1-1/+1
2022-10-17Add back in the uniqueness validation on Instance.hostnameJeff Bradberry1-1/+2
2022-10-14Fix pending state for health check button.Kia Lam3-6/+9
2022-10-12Allow entering playbook filename manually in Job TemplateVidya Nambiar2-20/+87