Commit Graph

  • ea355f6f8f change default to allow empty groups from custom sources AlanCoding 2019-04-01 10:53:06 -04:00
  • 95f5315fa3 prevent console errors when code mirror parses invalid syntax Keith Grant 2019-04-01 08:16:11 -04:00
  • e99e97bcb8 Adds support for custom_virutalenv on inventory sources in the UI mabashian 2019-03-31 13:45:24 -04:00
  • 7b16931658 Merge pull request #2736 from AlanCoding/logstash_removal softwarefactory-project-zuul[bot] 2019-03-31 02:35:45 +00:00
  • e395b87a1b Merge pull request #3559 from chrismeyersfsu/fix-isolated_fact_cache softwarefactory-project-zuul[bot] 2019-03-29 20:44:04 +00:00
  • 71fcb1a82c process host facts for iso runs chris meyers 2019-03-29 13:50:29 -04:00
  • 21e5179a84 Merge pull request #3563 from shanemcd/secret-secret softwarefactory-project-zuul[bot] 2019-03-29 19:47:26 +00:00
  • 298eaa0b32 Move secret key from configmap to secret Shane McDonald 2019-03-29 15:11:52 -04:00
  • 17c0293065 Management jobs don't produce activity stream entries; don't try and show them. Bill Nottingham 2019-03-29 15:21:22 -04:00
  • 6f150f0362 Set inv src custom virtualenv directly on model AlanCoding 2019-03-28 13:58:29 -04:00
  • 3f2cc53992 fix tests eslintrc Keith Grant 2019-03-29 14:28:41 -04:00
  • 20f27f4062 make InstanceGroupsLookup tooltip customizable via prop Keith Grant 2019-03-29 14:22:09 -04:00
  • 71718ee2eb Merge pull request #3558 from ryanpetrello/index-job-status softwarefactory-project-zuul[bot] 2019-03-29 18:14:53 +00:00
  • 40b88da9dd add FormRow component; rename unwrapped components with underscore Keith Grant 2019-03-29 13:50:17 -04:00
  • 7ef68a03c6 index unified_job.status Ryan Petrello 2019-03-29 12:57:05 -04:00
  • bf3473d394 Merge pull request #3552 from ryanpetrello/final-isolated-cleanup softwarefactory-project-zuul[bot] 2019-03-29 16:57:02 +00:00
  • eab9ee5128 Merge pull request #3514 from AlanCoding/azure_huzzah softwarefactory-project-zuul[bot] 2019-03-29 16:41:16 +00:00
  • 563a0cc2a4 move awx.main.expect to awx.main.isolated Ryan Petrello 2019-03-29 12:14:40 -04:00
  • 3007b9c66a Merge pull request #3518 from jbradberry/isolated-heartbeat softwarefactory-project-zuul[bot] 2019-03-29 15:15:49 +00:00
  • a4ec149344 Merge pull request #3555 from ryanpetrello/even-more-iso-fixes softwarefactory-project-zuul[bot] 2019-03-29 15:13:23 +00:00
  • a59bc33280 slightly refactor isolated event consumption Ryan Petrello 2019-03-29 10:48:42 -04:00
  • 8f089c02a5 fix some faulty logic in isolated syncs that caused SSH keys to not work Ryan Petrello 2019-03-29 10:32:24 -04:00
  • d663d397f8 clean up some isolated adhoc code Ryan Petrello 2019-03-29 10:31:56 -04:00
  • 546281d435 work around a bug where runner doesn't provide atomic event writes Ryan Petrello 2019-03-29 10:31:12 -04:00
  • 4e01b11577 Merge pull request #3503 from kialam/fix-3421-wf-viz-popover softwarefactory-project-zuul[bot] 2019-03-29 13:59:07 +00:00
  • d25f1d1357 Format jt details for popover use. Kia Lam 2019-03-29 09:22:15 -04:00
  • 2ab290ff2d Merge pull request #3534 from ryanpetrello/iso-pexpect-cleanup softwarefactory-project-zuul[bot] 2019-03-29 13:17:05 +00:00
  • ef88507d23 Merge pull request #3543 from AlanCoding/do_not_transform softwarefactory-project-zuul[bot] 2019-03-28 23:47:56 +00:00
  • df9a012013 Merge pull request #3284 from ansible/analytics softwarefactory-project-zuul[bot] 2019-03-28 22:40:18 +00:00
  • 9160d91278 clean up old usage of idle_timeout Ryan Petrello 2019-03-28 17:11:03 -04:00
  • ab11f18957 send an EOF event if isolated dispatch fails Ryan Petrello 2019-03-28 16:48:52 -04:00
  • 2002d48bcc minor tweaks Keith Grant 2019-03-28 16:44:44 -04:00
  • ea30547754 remove main.expect tests (this functionality exists in runner now) Ryan Petrello 2019-03-28 12:38:36 -04:00
  • 4a0778a3d5 exclude implicit project updates Christian Adams 2019-03-28 11:13:06 -04:00
  • 1270949909 Merge pull request #3539 from AlanCoding/gce_huzzah softwarefactory-project-zuul[bot] 2019-03-28 18:37:59 +00:00
  • 180396b5df Use option to add back in gce_image hostvar AlanCoding 2019-03-28 09:24:17 -04:00
  • 504b17b474 Merge pull request #3540 from ansible/ci-repairs softwarefactory-project-zuul[bot] 2019-03-28 17:52:02 +00:00
  • 6353d5e410 update tests for org add/edit refactor Keith Grant 2019-03-28 13:02:04 -04:00
  • dd81f59d9a set PYTHONPATH properly for isolated usage of runner Ryan Petrello 2019-03-28 10:43:14 -04:00
  • 99478f5d25 replace our usage of pexpect in IsolatedManager with ansible-runner Ryan Petrello 2019-03-27 18:16:09 -04:00
  • b3ad12f31a move wf and jt form launch buttons to the left instead of the right John Mitchell 2019-03-28 11:32:12 -04:00
  • 926d6a6525 include tower header to insights on plan fetch chris meyers 2019-03-28 10:56:56 -04:00
  • cc0fd6beb6 fix openDeleteModal with button test John Mitchell 2019-03-28 10:42:17 -04:00
  • e84642b4a1 Set Ansible name transform setting for built-in sources AlanCoding 2019-03-28 10:37:30 -04:00
  • f3a07753e6 Add alert for org. delete. Alex Corey 2019-03-25 11:30:40 -04:00
  • ef3c0cfb38 ci adjustments Daniel Sami 2019-03-27 15:59:48 -04:00
  • 9a4439e731 collect jt table for analytics Christian Adams 2019-03-27 20:46:27 -04:00
  • 9479b1b824 Merge pull request #3535 from shanemcd/oops 4.0.0 softwarefactory-project-zuul[bot] 2019-03-28 00:39:05 +00:00
  • c481919a49 check for open license Christian Adams 2019-03-26 13:51:36 -04:00
  • 58f0e42bd6 update setting wording & add instance-enabled field Christian Adams 2019-03-20 15:08:29 -04:00
  • 70af2dd66b add ui for insights enablement John Mitchell 2019-03-21 10:49:54 -04:00
  • 40dbe70854 update setting wording & add instance-enabled field Christian Adams 2019-03-20 15:08:29 -04:00
  • a7368cec43 add copy events table and remove events queries Christian Adams 2019-03-12 10:30:01 -04:00
  • 636153d92c add insights setting, optimize and consolidate queries Christian Adams 2019-03-06 10:54:02 -05:00
  • ae9377e0e4 add basic job & JT analytics Christian Adams 2019-02-26 15:57:25 -05:00
  • c586fa9821 add a minimal framework for generating analytics/metrics Ryan Petrello 2019-01-28 09:28:32 -05:00
  • fcf6b4ae45 Fix bug where init scripts didnt create the admin user correctly Shane McDonald 2019-03-27 19:43:36 -04:00
  • 7b4c63037a Merge pull request #3523 from ryanpetrello/iso-cancel softwarefactory-project-zuul[bot] 2019-03-27 22:44:10 +00:00
  • 37a90320ec Merge pull request #3532 from jbradberry/double-jeopardy softwarefactory-project-zuul[bot] 2019-03-27 22:27:58 +00:00
  • a803e86a95 Log errors directly from inventory_import.py only if running by hand Jeff Bradberry 2019-03-27 18:02:46 -04:00
  • cb4d55b47a fixes inventory update deadlock chris meyers 2019-03-27 16:35:16 -04:00
  • 64e933acb4 refactor out OrganizationForm; share between add & edit Keith Grant 2019-03-27 15:29:46 -04:00
  • e398a0ac5e Remove the isolated_heartbeat setup from settings/defaults.py Jeff Bradberry 2019-03-27 14:12:42 -04:00
  • 77ab6ec044 Merge pull request #142 from mabashian/upgrade-pf-2.9.2 Michael Abashian 2019-03-27 13:49:39 -04:00
  • 196a6ff36c Merge pull request #3525 from shanemcd/make-things-work softwarefactory-project-zuul[bot] 2019-03-27 17:38:36 +00:00
  • c3ba851908 Fix docker-compose installs Shane McDonald 2019-03-27 12:01:10 -04:00
  • 11223472d3 Merge pull request #3524 from kdelee/update_install_docs softwarefactory-project-zuul[bot] 2019-03-27 16:26:03 +00:00
  • d0a996b139 Merge pull request #3520 from ryanpetrello/runner131 softwarefactory-project-zuul[bot] 2019-03-27 15:58:34 +00:00
  • 7dd635cd8d update install docs Elijah DeLee 2019-03-27 11:52:42 -04:00
  • f715e4e410 Merge pull request #3519 from chrismeyersfsu/fix-iso_bwrap softwarefactory-project-zuul[bot] 2019-03-27 15:49:24 +00:00
  • a983d4bc1f properly handle isolated cancellation Ryan Petrello 2019-03-27 11:44:26 -04:00
  • 4e80f05cdf Merge pull request #136 from jlmitch5/addOrgTeamsList John Mitchell 2019-03-27 11:30:59 -04:00
  • f7cffbfe5c pin runner 1.3.1 Ryan Petrello 2019-03-27 11:23:25 -04:00
  • 2329079326 runner expects process isolation flags in settings chris meyers 2019-03-27 11:08:41 -04:00
  • ae622c4875 Merge pull request #139 from AlexSCorey/138-updateFunctionName Alex Corey 2019-03-27 11:05:18 -04:00
  • 40b2539626 rework org edit form to use Formik Keith Grant 2019-03-27 10:42:06 -04:00
  • bc6df9cab8 Make use of user-defined settings for defining the isolated nodes heartbeat Jeff Bradberry 2019-03-27 10:47:38 -04:00
  • 055e7b4974 Merge pull request #3515 from shanemcd/docker-compose-permissions softwarefactory-project-zuul[bot] 2019-03-27 14:11:31 +00:00
  • efb4fb6fd0 Remove some no longer used imports Jeff Bradberry 2019-03-27 09:53:44 -04:00
  • f2be4de544 Use Django's own logic to invalidate sessions of users when changing passwords Jeff Bradberry 2019-03-26 17:22:16 -04:00
  • c44bf6f903 Allow for platform specific variables in docker-compose install Shane McDonald 2019-03-27 09:32:04 -04:00
  • a6d031f46f Fix permissions of sensitive files in docker-compose installation Shane McDonald 2019-03-27 09:31:10 -04:00
  • 73f16b2bee Enable azure_rm inventory plugin AlanCoding 2019-03-27 09:27:10 -04:00
  • a430b5bf9a fixes function naming to match our naming convention in the org. notifications. Alex Corey 2019-03-21 13:55:12 -04:00
  • aeed1d8ee9 one org teams rename spelling issue John Mitchell 2019-03-26 17:06:43 -04:00
  • 5419434daa rename org teams functions based on guide John Mitchell 2019-03-26 17:04:34 -04:00
  • 2129f12085 Merge pull request #3505 from shanemcd/devel softwarefactory-project-zuul[bot] 2019-03-26 19:38:28 +00:00
  • 23185ca22f Merge pull request #3232 from AlanCoding/truly_empty_groups softwarefactory-project-zuul[bot] 2019-03-26 19:17:36 +00:00
  • 2b6cf97157 Do not set credentials via environment variables Shane McDonald 2019-03-26 15:13:20 -04:00
  • 07e5a00f14 Remove “standalone Docker” installation path Shane McDonald 2019-03-26 15:10:26 -04:00
  • 1b0f5b05ad Merge pull request #3502 from marshmalien/feat-toolbar-sort-instance-modal-list softwarefactory-project-zuul[bot] 2019-03-26 18:57:24 +00:00
  • 5ff4625eb1 Merge pull request #3280 from AlanCoding/playbook_dir softwarefactory-project-zuul[bot] 2019-03-26 18:53:12 +00:00
  • 1829e7cad4 Add sort toolbar to instance modal Marliana Lara 2019-03-26 10:34:47 -04:00
  • e097f5a021 implement playbook-dir option in ansible-inventory calls AlanCoding 2019-01-31 08:45:26 -05:00
  • caa5596386 Merge pull request #3320 from vismay-golwala/custom_venvs softwarefactory-project-zuul[bot] 2019-03-26 16:26:50 +00:00
  • ec390b049d Feature: custom virtual environment directories Vismay Golwala 2019-02-26 22:09:28 -05:00
  • 9b314a6f2f Upgrade pf react-core to 2.9.2 mabashian 2019-03-26 11:47:01 -04:00
  • 0814a9c4a1 Merge pull request #3266 from ansible/inventory_plugins softwarefactory-project-zuul[bot] 2019-03-26 15:14:27 +00:00
  • 0a1b220f56 Link to instances list via sref directive Marliana Lara 2019-03-26 00:33:51 -04:00
  • d39b3b3165 Remove compatibility_mode field, simplify jinja2 syntax AlanCoding 2019-03-25 08:29:45 -04:00