Commit Graph

  • 4fbab7f1b3 Merge pull request #7175 from ryanpetrello/cred-plugin-fifoooooooh-noooooooo softwarefactory-project-zuul[bot] 2020-05-27 23:06:35 +00:00
  • 5d5edf6535 create timestamp outside loop Elijah DeLee 2020-05-27 18:43:26 -04:00
  • a599afa81c Also apply time delta to job Elijah DeLee 2020-05-27 18:29:11 -04:00
  • 49dfb5dcaf add a changelog note for the sumologic token fix Ryan Petrello 2020-05-27 18:25:15 -04:00
  • 1835787772 add option to set hour delta on firehose Elijah DeLee 2020-05-27 17:56:07 -04:00
  • 00060c9572 make time delta for firehose events configurable Elijah DeLee 2020-05-27 17:47:38 -04:00
  • 01c89398b7 remove the usage of create_temporary_fifo from credential plugins Ryan Petrello 2020-05-27 16:03:05 -04:00
  • fe7df910e2 add tests for preview step extra vars Keith Grant 2020-05-27 11:29:44 -07:00
  • 1c8fb0636c Add "of" to "Run on" field in schedule form nixocio 2020-05-27 13:34:40 -04:00
  • 5eeb8b0337 fix extra_vars when not prompted during launch Keith Grant 2020-05-27 11:15:41 -07:00
  • f4dfbcdf18 Merge pull request #7149 from beeankha/fix_collection_routing softwarefactory-project-zuul[bot] 2020-05-27 18:08:13 +00:00
  • 02171ce2a1 Merge pull request #7169 from beeankha/specify_approval_notifications_for_pagerduty softwarefactory-project-zuul[bot] 2020-05-27 18:04:08 +00:00
  • 193bd6d05b Merge pull request #7159 from rooftopcellist/sumologic_conf softwarefactory-project-zuul[bot] 2020-05-27 17:36:38 +00:00
  • aec7d3cc93 Correctly parse sumologic url paths - Sumologic includes a token with a '==' at the end of it's host path. This adds rsyslog conf parsing tests and does not escape equals signs. Christian Adams 2020-05-26 23:37:30 -04:00
  • 0d7af90e8c Update Pagerduty and Grafana approval notifications beeankha 2020-05-27 13:03:28 -04:00
  • 4d5af1d191 Correctly parse sumologic url paths - Sumologic includes a token with a '==' at the end of it's host path. This adds rsyslog conf parsing tests and does not escape equals signs. Christian Adams 2020-05-26 23:37:30 -04:00
  • df9a8d537f Merge pull request #7113 from marshmalien/7024-inv-group-host-alert softwarefactory-project-zuul[bot] 2020-05-27 16:21:16 +00:00
  • 09caf729f1 Merge pull request #7147 from beeankha/pagerduty_approval_notification_fix softwarefactory-project-zuul[bot] 2020-05-27 14:57:10 +00:00
  • f042b8adf5 Merge pull request #7167 from ryanpetrello/typo-playbooks softwarefactory-project-zuul[bot] 2020-05-27 14:51:15 +00:00
  • 8b97e3f8bb fix a typo in the playbook discovery tooling Ryan Petrello 2020-05-27 10:24:34 -04:00
  • 61d5dc4cb2 Merge pull request #7068 from mabashian/pf-upgrades softwarefactory-project-zuul[bot] 2020-05-27 14:19:35 +00:00
  • 8ab885de93 Update changelog beeankha 2020-05-27 09:34:51 -04:00
  • 1b1a93dd4b Merge pull request #7120 from fherbert/playbook_symlinks softwarefactory-project-zuul[bot] 2020-05-26 22:26:49 +00:00
  • 1e8a9a7df3 Rename routing.yml to runtime.yml beeankha 2020-05-26 16:57:09 -04:00
  • e2d3407f66 Fixup indenting for linting Francois Herbert 2020-05-27 08:04:25 +12:00
  • d42f57d726 Merge pull request #7034 from tchellomello/ca_trust_dir softwarefactory-project-zuul[bot] 2020-05-26 20:03:00 +00:00
  • d239c82ff5 Merge pull request #7101 from keithjgrant/5996-inventory-removable softwarefactory-project-zuul[bot] 2020-05-26 20:01:56 +00:00
  • a480e79e21 Merge pull request #7110 from john-westcott-iv/tower_job_tmplate_webhook_service softwarefactory-project-zuul[bot] 2020-05-26 19:56:33 +00:00
  • 09e62df84a Fix approval notifications for PagerDuty beeankha 2020-05-26 15:47:30 -04:00
  • b939637266 Add warning regarding infinite recursion Francois Herbert 2020-05-27 07:15:13 +12:00
  • ffe328dcf9 Merge pull request #7146 from john-westcott-iv/fix_module_docs softwarefactory-project-zuul[bot] 2020-05-26 17:00:15 +00:00
  • 10a6ad92b7 Fixing tower_schedule oauth_token John Westcott IV 2020-05-26 12:31:55 -04:00
  • ca1c7b38db Merge pull request #7118 from john-westcott-iv/module_docs softwarefactory-project-zuul[bot] 2020-05-26 16:15:36 +00:00
  • bd23c41d25 Merge pull request #4361 from ryanpetrello/venv-try-except Ryan Petrello 2020-05-26 11:31:16 -04:00
  • dbeb7ec67c Fixing space issue John Westcott IV 2020-05-26 11:23:41 -04:00
  • 563d3944ed removed pass per feedback gamuniz 2020-05-11 18:02:25 -04:00
  • 492d01ff3b added try/except to virtual env Gabe Muniz 2020-05-11 17:10:01 -04:00
  • cb1b42a93e vmware_vm_inventory: Replace guest.guestId with config.guestId Abhijeet Kasurde 2020-05-22 18:33:12 +05:30
  • 75fd703530 add UserTeamList tests Keith Grant 2020-05-22 11:05:32 -07:00
  • 33aee7f830 Allowing auth_legacy to be converted into tower.tower namespace John Westcott IV 2020-05-22 06:32:29 -04:00
  • 4042e78757 Add option to follow symlinks when scanning for playbooks Francois Herbert 2020-05-21 12:03:45 +12:00
  • 1bb29ec5f7 add user teams list Keith Grant 2020-05-21 16:24:11 -07:00
  • b81c9dbeea Merge pull request #7117 from ryanpetrello/changelog-head-start softwarefactory-project-zuul[bot] 2020-05-21 18:48:22 +00:00
  • 0dab3e920f Merge pull request #7085 from marshmalien/inv-src-detail-sync-btn softwarefactory-project-zuul[bot] 2020-05-21 18:44:46 +00:00
  • 496c0c5921 Merge pull request #6733 from john-westcott-iv/tower_schedule softwarefactory-project-zuul[bot] 2020-05-21 18:34:57 +00:00
  • ebade7b9b7 Merge pull request #7027 from jakemcdermott/basic-websockets softwarefactory-project-zuul[bot] 2020-05-21 18:18:42 +00:00
  • 902a31d073 Switch tooltips to FieldTooltips Marliana Lara 2020-05-21 14:10:47 -04:00
  • 43825faa72 add some recent changes to the changelog for the next major release Ryan Petrello 2020-05-21 13:43:06 -04:00
  • d40497aca5 Add basic output updates with websockets Jake McDermott 2020-05-14 12:46:49 -04:00
  • c61e875bf8 Moving tower_oauthtoken into a doc fragement John Westcott IV 2020-05-21 13:44:29 -04:00
  • 3ded30411f Merge pull request #4341 from kdelee/backport_host_summary_optimization_3.7.1 Elijah DeLee 2020-05-21 13:37:16 -04:00
  • 24691f6c75 Merge pull request #7114 from ryanpetrello/awxkit-version softwarefactory-project-zuul[bot] 2020-05-21 17:28:50 +00:00
  • b38c62d37f Merge pull request #4353 from wenottingham/analytics-skip-3.7.1 Bill Nottingham 2020-05-21 13:23:08 -04:00
  • f5eb673898 Merge pull request #7028 from marshmalien/6576-inv-src-edit-form softwarefactory-project-zuul[bot] 2020-05-21 16:49:38 +00:00
  • d35e87ace7 test that CI works for version checking Ryan Petrello 2020-05-21 12:11:40 -04:00
  • 95a722255b Merge pull request #7075 from beeankha/bye_bye_hipchat softwarefactory-project-zuul[bot] 2020-05-21 16:41:54 +00:00
  • 385365a78f Merge pull request #7035 from nixocio/ui_issue_7011 softwarefactory-project-zuul[bot] 2020-05-21 16:36:50 +00:00
  • 0c6b7fdb59 don't use symlinks for awxkit VERSION Ryan Petrello 2020-05-21 11:52:31 -04:00
  • 580f098990 Fix inventory group host list error modal dismissal Marliana Lara 2020-05-21 11:41:04 -04:00
  • d733903a22 Removing ignore_errors from examples John Westcott IV 2020-05-21 10:42:13 -04:00
  • a2243d91d2 Now actually checking the version instead of just getting it John Westcott IV 2020-05-21 09:15:06 -04:00
  • d4084c0b13 Merge pull request #7108 from nixocio/ui_issue_7105 softwarefactory-project-zuul[bot] 2020-05-21 12:55:34 +00:00
  • 00f8dd9e6a Adding '' option to webhook_service John Westcott IV 2020-05-21 08:25:32 -04:00
  • 77691a9631 Make consistent usage of useRequest to delete items nixocio 2020-05-20 15:52:59 -04:00
  • 4c499b2d80 Always check configuration before gathering data. Bill Nottingham 2020-05-20 11:03:13 -04:00
  • 7939f2d320 Merge pull request #7106 from ryanpetrello/no-symlinks softwarefactory-project-zuul[bot] 2020-05-20 21:04:29 +00:00
  • 3d02bd7a90 Merge pull request #4350 from ryanpetrello/371-os-walkdir-recursive Ryan Petrello 2020-05-20 16:50:28 -04:00
  • 71257c18c2 Revert "follow symlinks while discovering valid playbooks" Ryan Petrello 2020-05-20 16:30:44 -04:00
  • 53be991cfe Revert "follow symlinks while discovering valid playbooks" Ryan Petrello 2020-05-20 16:30:44 -04:00
  • ce5272eae6 Make edits to Changelog, remove all HipChat-related params from tower_notification module beeankha 2020-05-20 16:27:01 -04:00
  • a4ec6f6763 Validating the version of python-dateutil John Westcott IV 2020-05-20 14:41:43 -04:00
  • cc037cb4b5 Removing ignore_errors for tasks which should succeed John Westcott IV 2020-05-20 14:41:27 -04:00
  • 226dac7b24 Add source control branch to prompt launch nixocio 2020-05-15 08:42:27 -04:00
  • ea5e35910f Fix project lookup autocomplete behavior Marliana Lara 2020-05-20 12:29:02 -04:00
  • 455dfa6caa make Inventory optional if prompt-on-launch is true Keith Grant 2020-05-20 09:19:37 -07:00
  • c2c6f2a197 Merge pull request #7079 from wenottingham/short-circuit softwarefactory-project-zuul[bot] 2020-05-20 16:03:27 +00:00
  • 17139f1f82 Always check configuration before gathering data. Bill Nottingham 2020-05-20 11:03:13 -04:00
  • 574838740f Merge pull request #7098 from Spredzy/fix_builds softwarefactory-project-zuul[bot] 2020-05-20 13:38:11 +00:00
  • f8681cfb6b Merge pull request #7082 from AlanCoding/only_roles softwarefactory-project-zuul[bot] 2020-05-20 13:23:00 +00:00
  • 5a69074b09 Fix artifact builds Yanis Guenane 2020-05-20 14:54:02 +02:00
  • dea7ec7845 Update changelog and README text beeankha 2020-05-19 11:35:33 -04:00
  • 81272a8150 Merge pull request #7088 from wenottingham/rsyslog-dev-env softwarefactory-project-zuul[bot] 2020-05-19 21:56:23 +00:00
  • 5dfe53f158 Merge pull request #7023 from nixocio/ui_issue_6971 softwarefactory-project-zuul[bot] 2020-05-19 21:42:18 +00:00
  • fe7a51f8f7 Merge pull request #7089 from jakemcdermott/update-zuul-download-script softwarefactory-project-zuul[bot] 2020-05-19 21:42:13 +00:00
  • 7ea96ad468 Use man pages Jake McDermott 2020-05-19 17:04:38 -04:00
  • 63494c94b7 Fix rsyslog in the dev env by using a local dir volume Bill Nottingham 2020-05-19 17:00:09 -04:00
  • 0618822fe5 Merge pull request #7080 from nixocio/ui_add_items_to_translation softwarefactory-project-zuul[bot] 2020-05-19 20:51:17 +00:00
  • a306397586 Merge pull request #7077 from jakemcdermott/zuul-retry-chromium-download softwarefactory-project-zuul[bot] 2020-05-19 20:35:19 +00:00
  • 785a8d9c77 Merge pull request #7084 from ryanpetrello/wsbroadcast-noisy-startup softwarefactory-project-zuul[bot] 2020-05-19 20:22:29 +00:00
  • a2e5639128 Merge pull request #7087 from ryanpetrello/egg-info-speedup softwarefactory-project-zuul[bot] 2020-05-19 20:17:26 +00:00
  • bc4d789da0 Remove HipChat notification type beeankha 2020-05-19 09:13:21 -04:00
  • 296995e8bd speed up .egg-info generation on certain systems Ryan Petrello 2020-05-19 15:00:13 -04:00
  • 1f7a36490d Update deletion of items for JobTemplateDetails and WorkflowJobTemplateDetail nixocio 2020-05-14 09:38:23 -04:00
  • f9fb9b120b Add inventory source detail sync button Marliana Lara 2020-05-19 13:33:32 -04:00
  • fbe679e651 make the run_wsbroadcast command less noisy at startup Ryan Petrello 2020-05-19 12:45:58 -04:00
  • d85df2e4a1 further optimize job host summary queries Ryan Petrello 2020-05-12 16:20:22 -04:00
  • 59d457207c properly update .failed, .last_job_id, and last_job_host_summary Ryan Petrello 2020-05-12 14:46:57 -04:00
  • 3ea642f212 properly handle host summary bulk updates if hosts go missing Ryan Petrello 2020-05-12 09:38:59 -04:00
  • b6d3c3c1a3 drastically optimize job host summary creation Ryan Petrello 2020-05-11 16:58:13 -04:00
  • 751ca57390 Narrow function of task to be strictly role install AlanCoding 2020-05-19 12:30:10 -04:00