Commit Graph

  • 06b3e54fb1 remove python2 support from awxkit Ryan Petrello 2020-03-18 09:06:20 -04:00
  • 7f2e1d46bc replace janky unique channel name w/ uuid chris meyers 2020-03-19 08:59:15 -04:00
  • 12158bdcba remove dead code chris meyers 2020-03-19 08:57:05 -04:00
  • f858eda6b1 Made OPTIONS optional Egor Margineanu 2020-03-19 13:43:06 +01:00
  • c5297b0b86 Fix sanity error AlanCoding 2020-03-19 08:42:07 -04:00
  • e0633c9122 Merge branch 'fix-pgsql-connect-options' of github.com:egmar/awx into fix-pgsql-connect-options Egor Margineanu 2020-03-19 13:29:39 +01:00
  • 3a208a0be2 Added support for PG port and options. related #6340 Egor Margineanu 2020-03-19 13:26:59 +01:00
  • cfdfd96793 Added support for PG port and options Egor Margineanu 2020-03-19 13:26:59 +01:00
  • c4e697879d Improve docs for using the logstash container Christian Adams 2020-03-18 16:33:40 -04:00
  • db7f0f9421 Merge pull request #6034 from chrismeyersfsu/pg2_no_pubsub Ryan Petrello 2020-03-18 17:19:51 -04:00
  • f1ee963bd0 fix up rebased migrations Ryan Petrello 2020-03-18 16:19:04 -04:00
  • 7c3cbe6e58 add a license for redis-cli Ryan Petrello 2020-03-18 12:28:57 -04:00
  • 87de0cf0b3 flake8, pytest, license fixes chris meyers 2020-03-18 10:55:24 -04:00
  • 18f5dd6e04 add websocket backplane documentation chris meyers 2020-03-18 09:02:20 -04:00
  • 89163f2915 remove redis broker url test chris meyers 2020-03-17 10:08:00 -04:00
  • 59c9de2761 awxkit python2.7 compatible print chris meyers 2020-03-17 09:25:21 -04:00
  • b58c71bb74 remove broadcast websockets view chris meyers 2020-03-16 13:34:49 -04:00
  • 1caa2e0287 work around a limitation in postgres notify to properly support copying Ryan Petrello 2020-03-02 16:35:06 -05:00
  • 770b457430 redis socket support chris meyers 2020-03-05 14:19:46 -05:00
  • d58df0f34a fix sliding window calculation chris meyers 2020-02-28 09:50:27 -05:00
  • 3f5e2a3cd3 try to make openshift build happy chris meyers 2020-02-27 15:17:01 -05:00
  • 2b59af3808 safely operate in async or sync context chris meyers 2020-02-26 11:50:22 -05:00
  • 9e5fe7f5c6 translate Instance hostname to safe analytics name chris meyers 2020-02-23 11:13:19 -05:00
  • 093d204d19 fix flake8 chris meyers 2020-02-21 15:36:27 -05:00
  • e25bd931a1 change dispatcher test to make required queue chris meyers 2020-02-21 15:02:53 -05:00
  • 8350bb3371 robust broadcast websocket error hanndling chris meyers 2020-02-21 13:51:47 -05:00
  • d6594ab602 add broadcast websocket metrics chris meyers 2020-02-21 10:21:41 -05:00
  • b6b9802f9e increase per-channel capacity chris meyers 2020-02-21 10:05:31 -05:00
  • 0da94ada2b add missing service name to dev env chris meyers 2020-02-21 10:02:47 -05:00
  • 3b9e67ed1b remove channel group model chris meyers 2020-02-17 10:40:45 -05:00
  • 14320bc8e6 handle websocket unsubscribe chris meyers 2020-02-17 09:04:16 -05:00
  • 3c5c9c6fde move broadcast websocket out into its own process chris meyers 2020-02-14 16:12:04 -05:00
  • f5193e5ea5 resolve rebase errors chris meyers 2020-02-14 14:36:19 -05:00
  • 03b73027e8 websockets aware of Instance changes chris meyers 2020-02-14 11:28:46 -05:00
  • c06b6306ab remove health info chris meyers 2020-02-14 08:59:52 -05:00
  • 45ce6d794e Initial migration of rabbitmq -> redis for k8s installs Shane McDonald 2020-02-13 13:16:25 -05:00
  • e94bb44082 replace rabbitmq with redis chris meyers 2020-02-11 09:10:34 -05:00
  • be58906aed remove kombu chris meyers 2020-02-10 15:12:11 -05:00
  • 403e9bbfb5 add websocket health information chris meyers 2020-02-05 09:03:04 -05:00
  • ea29f4b91f account for isolated job status chris meyers 2020-01-27 15:10:55 -05:00
  • 3f2d757f4e update awxkit to use new unsubscribe event chris meyers 2020-01-24 15:19:50 -05:00
  • feac93fd24 add websocket group unsubscribe reply chris meyers 2020-01-24 10:53:41 -05:00
  • 088373963b satisfy generic Role code chris meyers 2020-01-23 16:10:23 -05:00
  • 5818dcc980 prefer simple async -> sync chris meyers 2020-01-22 16:24:08 -05:00
  • dc6c353ecd remove support for multi-reader dispatch queue chris meyers 2020-01-16 14:26:16 -05:00
  • 50b56aa8cb autobahn 20.1.2 released an hour ago chris meyers 2020-01-14 11:23:03 -05:00
  • 3fec69799c fix websocket job subscription access control chris meyers 2020-01-13 15:01:29 -05:00
  • 2a2c34f567 combine all the broker replacement pieces chris meyers 2020-01-08 15:44:04 -05:00
  • 558e92806b POC postgres broker chris meyers 2019-12-20 10:21:53 -05:00
  • 355fb125cb redis events chris meyers 2020-01-07 15:18:16 -05:00
  • c8eeacacca POC channels 2 chris meyers 2019-11-08 10:36:39 -05:00
  • d0a3c5a42b Merge pull request #6323 from AlanCoding/rm_verify_ssl_test softwarefactory-project-zuul[bot] 2020-03-18 19:33:24 +00:00
  • 64139f960f Merge pull request #6331 from marshmalien/fix-project-schedule-breadcrumb softwarefactory-project-zuul[bot] 2020-03-18 19:33:19 +00:00
  • eda494be63 Merge pull request #6330 from rooftopcellist/fix_flakey_workflow_functest softwarefactory-project-zuul[bot] 2020-03-18 19:27:26 +00:00
  • 4a0c371014 Fix flaky workflow test & set junit family Christian Adams 2020-03-18 12:48:40 -04:00
  • 6b43da35e1 Merge pull request #5745 from wenottingham/no-license-and-registration-please softwarefactory-project-zuul[bot] 2020-03-18 17:59:16 +00:00
  • afa3b500d3 Merge pull request #6273 from AlanCoding/failure_verbosity softwarefactory-project-zuul[bot] 2020-03-18 17:50:16 +00:00
  • c3efb13020 Merge pull request #6325 from AlanCoding/autohack softwarefactory-project-zuul[bot] 2020-03-18 17:46:59 +00:00
  • eb28800082 Fix nested project schedule breadcrumb Marliana Lara 2020-03-18 13:17:42 -04:00
  • 3219b9b4ac Merge pull request #6318 from AlexSCorey/6100-ConvertWFJTandJTtoHooks softwarefactory-project-zuul[bot] 2020-03-18 15:58:13 +00:00
  • e9a48cceba Merge pull request #6319 from squidboylan/collection_test_refactor softwarefactory-project-zuul[bot] 2020-03-18 14:53:04 +00:00
  • 9a7fa1f3a6 Merge pull request #6313 from mabashian/jest-24-25-upgrade softwarefactory-project-zuul[bot] 2020-03-18 14:33:44 +00:00
  • a03d74d828 Collection: Use random names when we create objects in our tests Caleb Boylan 2020-03-17 11:49:09 -07:00
  • 2274b4b4e4 Upgrade jest and babel-jest to latest (v25) mabashian 2020-03-18 09:44:08 -04:00
  • c054d7c3d7 Automatically hack sys.path to make running tests easier AlanCoding 2020-03-17 23:46:24 -04:00
  • 26d5d7afdc Merge pull request #6304 from AlanCoding/workflow_role softwarefactory-project-zuul[bot] 2020-03-18 03:13:37 +00:00
  • 6b51b41897 Merge pull request #6322 from AlanCoding/user_no_log softwarefactory-project-zuul[bot] 2020-03-18 01:58:27 +00:00
  • ca3cf244fd Replace verify_ssl test that did not work right AlanCoding 2020-03-17 19:54:43 -04:00
  • 88d7b24f55 Merge pull request #6311 from jlmitch5/fixDupID softwarefactory-project-zuul[bot] 2020-03-18 01:03:49 +00:00
  • ecdb353f6f Mark user password as no_log to silence warning AlanCoding 2020-03-17 19:49:27 -04:00
  • d9932eaf6a Add integration test AlanCoding 2020-03-17 19:37:30 -04:00
  • cbc52fa19f Merge pull request #6278 from AlanCoding/wfjt_tests softwarefactory-project-zuul[bot] 2020-03-17 23:02:14 +00:00
  • cc77b31d4e Merge pull request #6314 from mabashian/6293-toggle-error softwarefactory-project-zuul[bot] 2020-03-17 21:34:18 +00:00
  • b875c03f4a Clean up a few more cases where we checked the license for features. Bill Nottingham 2020-03-17 17:19:33 -04:00
  • e87f804c92 Moves JT Form to using react hooks and custom hooks Alex Corey 2020-03-17 16:21:06 -04:00
  • f86cbf33aa Merge pull request #6307 from mabashian/eslint-5-6-upgrade softwarefactory-project-zuul[bot] 2020-03-17 20:24:13 +00:00
  • 6db6fe90fd Adds error div to toggle fields built using form generator so that errors can be shown underneath the toggle mabashian 2020-03-17 15:27:16 -04:00
  • bcbe9691e5 Merge pull request #6312 from beeankha/collections_toolbox_sanity_fix softwarefactory-project-zuul[bot] 2020-03-17 19:21:54 +00:00
  • c850148ee3 change duplicate IDs where possible John Mitchell 2020-03-17 14:08:13 -04:00
  • b260a88810 Merge pull request #6308 from wenottingham/branch-for-your-branch softwarefactory-project-zuul[bot] 2020-03-17 17:51:10 +00:00
  • a0937a8b7c Bumps eslint from 5.6 to 6.8 mabashian 2020-03-17 13:44:13 -04:00
  • c4c0cace88 Fix ansible shebang error beeankha 2020-03-17 12:55:32 -04:00
  • a55bcafa3a Merge pull request #6310 from jakemcdermott/update-lockfile softwarefactory-project-zuul[bot] 2020-03-17 16:22:48 +00:00
  • d0c510563f Allow scm_branch in notifications. Bill Nottingham 2020-03-17 10:37:51 -04:00
  • d23fb17cd9 Auto-update dependencies in lock file Jake McDermott 2020-03-17 11:33:55 -04:00
  • 8668f2ad46 Add workflow to tower_role AlanCoding 2020-03-16 22:36:27 -04:00
  • e210ee4077 Merge pull request #6301 from gamuniz/catch_analytics_failure softwarefactory-project-zuul[bot] 2020-03-16 20:45:36 +00:00
  • 47ff56c411 Merge pull request #6297 from squidboylan/collection_tests softwarefactory-project-zuul[bot] 2020-03-16 20:07:13 +00:00
  • 1e780aad38 Merge pull request #5726 from AlanCoding/jt_org_2020 softwarefactory-project-zuul[bot] 2020-03-16 20:03:47 +00:00
  • 80234c5600 rework the tar to always delete the leftover directories Gabe Muniz 2020-03-16 19:54:15 +00:00
  • c8510f7d75 Merge pull request #6256 from beeankha/collections_toolbox softwarefactory-project-zuul[bot] 2020-03-16 18:55:52 +00:00
  • 6431050b36 Merge pull request #6296 from ryanpetrello/fix-iso-node-bug softwarefactory-project-zuul[bot] 2020-03-16 18:45:05 +00:00
  • 5c360aeff3 Merge pull request #6287 from squidboylan/add_collection_test softwarefactory-project-zuul[bot] 2020-03-16 18:38:52 +00:00
  • 44e043d75f Merge pull request #6294 from mabashian/4070-access-5 softwarefactory-project-zuul[bot] 2020-03-16 18:27:01 +00:00
  • ef223b0afb Collection: Add test for workflow_template extra_vars Caleb Boylan 2020-03-16 11:12:57 -07:00
  • e9e8283f16 Collection: Add integration test for smart inventory Caleb Boylan 2020-03-16 11:08:01 -07:00
  • b73e8d8a56 fix a bug in isolated event handling Ryan Petrello 2020-03-16 13:15:10 -04:00
  • 6db6c6c5ba Revert module util changes, reorder params in group module beeankha 2020-03-16 11:18:08 -04:00
  • 2b5ff9a6f9 Patches to generator to better align with modules AlanCoding 2020-03-11 11:39:27 -04:00
  • 97c169780d Delete config file beeankha 2020-03-13 13:40:42 -04:00