Commit Graph

  • 11752e123d converting prompt steps to hook-based approach Keith Grant 2020-05-01 15:30:48 -07:00
  • 5c2eebf692 working on prompts validation Keith Grant 2020-04-30 11:38:12 -07:00
  • 9b3b20c96b mask passwords in launch preview step Keith Grant 2020-04-24 15:21:04 -07:00
  • 91d4948564 use PromptDetail in launch prompt preview Keith Grant 2020-04-24 10:05:51 -07:00
  • 345f1db994 Don't uninstall pycurl, but do build it from source. Bill Nottingham 2020-05-11 13:11:19 -04:00
  • 9360d3fabc fixes erroneously invalidating responses Alex Corey 2020-05-11 12:13:07 -04:00
  • 1ca3d1fe3b Merge pull request #6979 from wenottingham/nobody-pexpects-a-timeout-inquisition softwarefactory-project-zuul[bot] 2020-05-11 15:33:07 +00:00
  • 216454d298 cleanup channel groups on start chris meyers 2020-05-11 10:45:53 -04:00
  • 6b8359fc2f Merge pull request #6980 from ryanpetrello/yet-another-downstream-merge softwarefactory-project-zuul[bot] 2020-05-08 21:14:54 +00:00
  • 086d6951b4 Merge branch 'downstream' into devel Ryan Petrello 2020-05-08 16:48:48 -04:00
  • 8cdffd0dd0 Remove pexpect_timeout setting for ansible-runner Bill Nottingham 2020-05-08 16:31:11 -04:00
  • 9668d18203 Merge pull request #4313 from ryanpetrello/more-fips-monkey-business Ryan Petrello 2020-05-08 15:14:25 -04:00
  • 5e02e6e4a4 Merge pull request #6974 from ansible/jakemcdermott-document-installer-prereqs softwarefactory-project-zuul[bot] 2020-05-08 18:50:12 +00:00
  • 6f872bf752 Document node and npm installation prerequisites Jake McDermott 2020-05-08 14:25:00 -04:00
  • 814f033d46 monkey-patch another Django names_digest for FIPS support Ryan Petrello 2020-05-08 14:11:49 -04:00
  • ff573e06b3 Merge pull request #6916 from nixocio/ui_issue_6742 softwarefactory-project-zuul[bot] 2020-05-08 17:49:43 +00:00
  • 2cbcbddc52 Adds more testing for Urls Alex Corey 2020-05-08 12:03:06 -04:00
  • 68d56d5616 Adds User Access List Alex Corey 2020-05-07 15:55:57 -04:00
  • 0b8aabbd16 Use Webhook Fields in WFJT Form nixocio 2020-04-27 14:34:25 -04:00
  • 8c57a92a65 Merge pull request #6898 from marshmalien/6575-inv-src-add softwarefactory-project-zuul[bot] 2020-05-08 14:12:03 +00:00
  • 77ee2191ed Merge pull request #6926 from nixocio/ui_issue_6887 softwarefactory-project-zuul[bot] 2020-05-08 14:07:51 +00:00
  • a3463e87b5 Merge pull request #6924 from nixocio/ui_issue_6859 softwarefactory-project-zuul[bot] 2020-05-08 14:07:43 +00:00
  • c494c38966 Merge pull request #4294 from ansible/i18n_release_3.7.0_translations Christian Adams 2020-05-08 09:56:40 -04:00
  • 58c85ab03f Add cache timeout and inventory file validation Marliana Lara 2020-05-07 23:26:31 -04:00
  • 64add6e907 Merge pull request #4305 from wenottingham/why-fix-a-parser-when-you-can-delete-it Bill Nottingham 2020-05-07 17:07:56 -04:00
  • 10be375137 Update Makefile to find correct python path for testing beeankha 2020-05-07 14:52:39 -04:00
  • 4c6cac90fd Remove ssh version checking. Bill Nottingham 2020-05-07 15:29:31 -04:00
  • 1d91387f58 Adding validation of rrule output thorugh awx searlizer John Westcott IV 2020-04-29 16:50:33 -04:00
  • d825cca9f2 Unit testing of tower_schedule AlanCoding 2020-04-29 14:51:03 -04:00
  • 694c7e8af5 Remocing doc fragment extension John Westcott IV 2020-04-29 14:42:46 -04:00
  • 2ed3a39b46 Changing import John Westcott IV 2020-04-29 13:55:23 -04:00
  • dd49f747a0 Fix linter error beeankha 2020-04-17 17:10:34 -04:00
  • 0eb7e22d1f Adding requirements on pytz and python.dateutil for rrule lookup plugin John Westcott IV 2020-04-17 15:21:28 -04:00
  • 677ff99eb4 Make minor changes to fix sanity test results beeankha 2020-04-17 14:57:19 -04:00
  • 12805954e0 Adding rrule lookup plugin John Westcott IV 2020-04-16 18:02:39 -04:00
  • 0e1a2b899a Initial version of tower_schedule John Westcott IV 2020-04-16 14:28:44 -04:00
  • bae9c03258 Merge pull request #4302 from rooftopcellist/rsyslog_conf_race Christian Adams 2020-05-07 14:21:57 -04:00
  • 420c75f76f Merge pull request #6965 from beeankha/jt_integration_test_edit softwarefactory-project-zuul[bot] 2020-05-07 18:07:38 +00:00
  • d58ea85584 Merge pull request #6964 from beeankha/notifications_for_wfjt_module softwarefactory-project-zuul[bot] 2020-05-07 17:13:31 +00:00
  • 37125102ab Clean up rsyslog config temp dir - dir is cleaned up at end of 'with' context Christian Adams 2020-05-07 12:24:34 -04:00
  • c6d77a1183 Update JT integration test beeankha 2020-05-07 12:02:08 -04:00
  • 8f1fccefeb Add notification association functionality to tower_workflow_job_template module, along with updated integration/unit tests beeankha 2020-05-07 11:44:43 -04:00
  • 4b53875a71 Clear inv src subform values when source value changes Marliana Lara 2020-05-07 08:57:08 -04:00
  • b9e45e62c0 Merge pull request #6948 from shanemcd/fix-oc-4.3 softwarefactory-project-zuul[bot] 2020-05-07 00:46:03 +00:00
  • 0675b9e8fa Make rsyslog.conf writes atomic - This writes the rsyslog.conf in a temporary dir, then replaces the original in one atomic operation. Christian Adams 2020-05-06 17:54:46 -04:00
  • e64f9c6963 Merge pull request #4298 from jladdjr/add_foreman_options Jim Ladd 2020-05-06 11:28:02 -07:00
  • d0a7f7f4e9 Merge pull request #4297 from rooftopcellist/rsyslog_term Christian Adams 2020-05-06 13:41:13 -04:00
  • e24c511aef Update test files for sat6 updates AlanCoding 2020-05-06 09:32:10 -04:00
  • a461df0e4d Fix installer for oc 4.3 Shane McDonald 2020-05-06 11:37:08 -04:00
  • 3aa6e8a457 Merge pull request #6942 from beeankha/fix_jt_module_param_override softwarefactory-project-zuul[bot] 2020-05-06 14:48:20 +00:00
  • a3cd858665 Add JT module unit test beeankha 2020-05-06 08:47:45 -04:00
  • 84c854bdf3 add support for keyed_groups Jim Ladd 2020-05-05 22:34:54 -07:00
  • e243513a0d pass along all foreman options to plugin Jim Ladd 2020-05-05 18:40:24 -07:00
  • 9a23056073 Merge pull request #6943 from ryanpetrello/devel softwarefactory-project-zuul[bot] 2020-05-06 00:47:06 +00:00
  • e7e716742a Merge branch 'downstream' into devel Ryan Petrello 2020-05-05 20:12:24 -04:00
  • 961c5589c1 Refresh inventory collection requirements (#4296) Alan Rominger 2020-05-05 18:22:00 -04:00
  • 1ca29df0de Fix for schedule delete 500 from Gabe (#4290) Alan Rominger 2020-05-05 18:11:51 -04:00
  • b717aabcc9 Add inventory source add form Marliana Lara 2020-04-30 13:15:26 -04:00
  • 52a272e8e4 Fix JT parameter defaults so that previously input values are not overridden by nonexistent params; update integration test beeankha 2020-05-05 16:36:10 -04:00
  • e41d33991a Prevent a race condition when writing the rsyslog.conf Christian Adams 2020-05-05 15:38:26 -04:00
  • c565130b35 TERM rsyslogd instead of KILL for more graceful shutdown Christian Adams 2020-05-01 12:23:10 -04:00
  • 7782b1ddf4 adds description-based search to templates list John Mitchell 2020-05-05 15:20:21 -04:00
  • 9a891794d9 add defaults to qs instead of passing as additional params to api request John Mitchell 2020-05-05 14:55:39 -04:00
  • de8c37fd3d Merge pull request #6915 from chrismeyersfsu/rm_memcache_fact_cache softwarefactory-project-zuul[bot] 2020-05-05 17:27:43 +00:00
  • a7ca6e2eea Merge pull request #4293 from chrismeyersfsu/fix-ws_disconnect_log Ryan Petrello 2020-05-05 11:16:13 -04:00
  • e080c1f4c2 Merge pull request #6846 from AlexSCorey/4969-Copy softwarefactory-project-zuul[bot] 2020-05-04 21:13:52 +00:00
  • 5fd11d8829 Merge pull request #6900 from AlexSCorey/6777-SyncInventorySourceList softwarefactory-project-zuul[bot] 2020-05-04 21:11:27 +00:00
  • 44311c163c Fix Button 'Create' - to be marked for translation nixocio 2020-05-04 16:29:15 -04:00
  • ba7e2c9bc4 missing f"" on log statement chris meyers 2020-05-04 15:57:56 -04:00
  • e9cda0c819 Merge pull request #4292 from shanemcd/fix-inventory-plugin-permissions Shane McDonald 2020-05-04 15:38:17 -04:00
  • 60976b6aca Fix Survey, check label 'Required' translation nixocio 2020-05-04 13:24:30 -04:00
  • a98887deb0 Update INVENTORY_COLLECTIONS_ROOT in dev env settings Shane McDonald 2020-05-04 14:23:05 -04:00
  • b12c0def7d Fix permissions for vendored collections in dev env Shane McDonald 2020-05-04 12:44:04 -04:00
  • 63fec77f82 Merge pull request #6912 from AlanCoding/ignored_but_not_forgotten softwarefactory-project-zuul[bot] 2020-05-04 16:23:55 +00:00
  • 462cfa2344 UI translation strings for release_3.7.0 branch roofotpcellist 2020-05-04 15:37:35 +00:00
  • 503b86d41c remove memcached based fact caching plugin chris meyers 2020-05-04 09:28:21 -04:00
  • c6d6536078 Merge pull request #6909 from AlanCoding/git_success softwarefactory-project-zuul[bot] 2020-05-01 18:49:24 +00:00
  • d688f7b833 Merge pull request #6910 from ryanpetrello/devel softwarefactory-project-zuul[bot] 2020-05-01 18:19:49 +00:00
  • d54e5e5ed8 Remove defunct entry from view method return tuple AlanCoding 2020-05-01 14:10:14 -04:00
  • 2997911fd4 Merge branch 'downstream' into devel Ryan Petrello 2020-05-01 13:53:30 -04:00
  • 9c5f04b1e0 Merge pull request #4287 from ryanpetrello/flake8-whoops Ryan Petrello 2020-05-01 13:52:52 -04:00
  • b4b261b918 fix busted flake8 Ryan Petrello 2020-05-01 13:51:37 -04:00
  • 6d1746f99c yamllint fixes AlanCoding 2020-05-01 11:50:01 -04:00
  • cd21dd69f5 Merge pull request #4284 from ryanpetrello/more-event-sanitization-tweaks Ryan Petrello 2020-05-01 11:48:24 -04:00
  • bf65b40241 only sanitize project update events for the scm modules Ryan Petrello 2020-05-01 09:58:25 -04:00
  • fcca0cee37 use include_tasks to make hg dependency optional AlanCoding 2020-05-01 10:37:37 -04:00
  • 1ea924aa13 improves isLoading state and removes unnecessary RBAC Alex Corey 2020-04-30 17:25:14 -04:00
  • d1671d72dc Merge pull request #6885 from ryanpetrello/remove-extra-credentials softwarefactory-project-zuul[bot] 2020-04-30 20:16:01 +00:00
  • 4cf38db19c Merge pull request #6837 from nixocio/ui_issue_6171 softwarefactory-project-zuul[bot] 2020-04-30 20:08:33 +00:00
  • 77fd2d677a Adds Sync Functionality Alex Corey 2020-04-30 14:00:35 -04:00
  • b0ab3fbe10 Merge pull request #6834 from jlmitch5/searchFixes2 softwarefactory-project-zuul[bot] 2020-04-30 17:29:07 +00:00
  • 008cd9985a Adds Copy Button component Alex Corey 2020-04-30 12:25:48 -04:00
  • f9b3fb4321 Merge pull request #6895 from ansible/shanemcd-patch-1 softwarefactory-project-zuul[bot] 2020-04-30 15:56:49 +00:00
  • 9be1fd56d2 Remove problematic variable Shane McDonald 2020-04-30 11:09:06 -04:00
  • 6d07064ca2 Merge pull request #6740 from AlexSCorey/6573-InventorySourceList softwarefactory-project-zuul[bot] 2020-04-30 14:47:38 +00:00
  • 18607107a7 remove the deprecated extra_credentials endpoints Ryan Petrello 2020-04-29 22:25:28 -04:00
  • 697b0c634d add additional merge params test, remove unnecessary span container from search chips John Mitchell 2020-04-29 16:30:29 -04:00
  • fd91c8e329 update project type search to scm_type John Mitchell 2020-04-24 12:25:10 -04:00
  • 6f80e5b67b use labels in chips for select based filters John Mitchell 2020-04-24 12:24:50 -04:00
  • 8d31d09d4a Adds copy button to JTList Alex Corey 2020-04-22 09:16:00 -04:00