Commit Graph

  • f92a49fda9 Adds ability to send slack notification to a thread, updates tooltip in ui, and adds test button to notification details view Alex Corey 2021-10-20 16:42:37 -04:00
  • 3dc6a055ac Update search keys nixocio 2021-11-16 15:32:50 -05:00
  • 229f0d97f9 Merge pull request #11307 from jakemcdermott/default-template-search-labels Kersom 2021-11-16 15:14:55 -05:00
  • 7cc530f950 Merge pull request #11145 from aperigault/devel Christian Adams 2021-11-16 11:23:18 -05:00
  • 2ef840ce12 Fix encrypted translation aperigault 2021-10-12 20:19:40 +02:00
  • a372d8d1d5 fix french typos Antony Perigault 2021-09-27 17:43:59 +02:00
  • aad150cf1d Pin rsa package to latest version Shane McDonald 2021-11-16 09:02:11 +00:00
  • be13a11dd5 Merge pull request #11344 from Akasurde/typo Shane McDonald 2021-11-16 16:52:30 +08:00
  • 59c6f35b0b Set SESSION_COOKIE_NAME by default Paul Belanger 2021-11-15 12:58:14 -05:00
  • 37e45c5e7c Misc typo fix Abhijeet Kasurde 2021-11-15 16:24:21 +05:30
  • 39370f1eab Security-related updates for some Python dependencies. Shane McDonald 2021-11-11 02:31:19 +00:00
  • aec7ac6ebd Merge pull request #11341 from shanemcd/fix-image-builds Shane McDonald 2021-11-13 14:31:26 +08:00
  • f6e63d0917 Fix official image builds Shane McDonald 2021-10-25 17:45:59 -04:00
  • 0ae67edaba Merge pull request #11267 from ziegenberg/add-tests-for-webhook-notifications Rebeccah Hunter 2021-11-11 09:55:38 -05:00
  • 481f6435ee Merge pull request #11327 from shanemcd/downstream-changes Shane McDonald 2021-11-11 11:09:22 +08:00
  • d0c5c3d3cf add work_unit_id to job lifecycle chris meyers 2021-10-25 15:31:48 -04:00
  • 9f8250bd47 add events to job lifecycle chris meyers 2021-10-15 04:49:28 -04:00
  • 3a3fffb2dd Fixed error dropped on floor - save receptor detail when it applies Alan Rominger 2021-11-02 12:41:45 -04:00
  • 4cfa4eaf8e Update validators for Misc Auth Edit nixocio 2021-10-29 16:14:23 -04:00
  • abb1125a2c Display host name for Associate Modal (#5407) Kersom 2021-11-01 15:50:59 -04:00
  • a2acbe9fe6 Fix incorrect (changed: True) frequent in OCP task logs Alan Rominger 2021-10-28 09:43:14 -04:00
  • cab8c690d2 Adds instances to aactivty stream Alex Corey 2021-10-27 15:19:37 -04:00
  • 0d1f8a06ce Revert default EE authfile support for inventory_import Alan Rominger 2021-10-29 09:27:42 -04:00
  • d42fe921db Re-order authfile option to make inventory import command work Alan Rominger 2021-10-28 15:25:45 -04:00
  • db7fb81855 Fix login redirect (#5386) Kersom 2021-10-27 16:37:54 -04:00
  • d3c695b853 Clean up some scar tissue left behind Jeff Bradberry 2021-10-27 11:28:49 -04:00
  • 010c3ab0b8 Fix a typo in inventory_import Jeff Bradberry 2021-10-27 10:36:20 -04:00
  • 58cdbca5cf Update error message to be more accurate Bianca Henderson 2021-10-27 08:59:55 -04:00
  • 8275082896 Update error messages for when exceptions are caught Bianca Henderson 2021-10-26 17:38:35 -04:00
  • d79da1ef9f Catch exceptions that might pop up when releasing work units Bianca Henderson 2021-10-26 16:53:30 -04:00
  • a9636426b8 Make the inventory_import command respect the default EE and credential Jeff Bradberry 2021-10-25 16:48:04 -04:00
  • 329caad681 In admin reaper skip work units w/o params Alan Rominger 2021-10-21 15:38:03 -04:00
  • ecb84e090c Revert "Merge pull request #5354 from ansible/jobs_killed_via_receptor_should_get_reaped" Alan Rominger 2021-10-25 10:16:56 -04:00
  • 8e9fc14b0e Fix SAML variables default values nixocio 2021-10-20 09:59:57 -04:00
  • 0f77ca605d add unit tests Jim Ladd 2021-10-20 15:50:56 -07:00
  • 231fcc8178 drop lines picked up during merge resolution Jim Ladd 2021-10-20 15:13:01 -07:00
  • 2839091b22 Avoid extra check if we have job_explanation Alan Rominger 2021-10-18 16:07:36 -04:00
  • 47e67481b3 Avoid reaping tentative jobs Alan Rominger 2021-10-18 15:35:23 -04:00
  • 55059b015f Avoid resultsock shutdown before reading from it Alan Rominger 2021-10-18 15:32:06 -04:00
  • eb6c58682d Alternative for reaping lost jobs, in work unit reaper Alan Rominger 2021-10-18 15:26:07 -04:00
  • 26055de772 cancel job if receptor no longer knows about the work item Jim Ladd 2021-10-15 16:49:14 -07:00
  • ebb4581595 update exception log message to be descriptive Jim Ladd 2021-10-15 16:46:15 -07:00
  • d1fecc11c9 when releasing receptor work, do so in try/except Jim Ladd 2021-10-15 16:45:21 -07:00
  • 056247a34a Adjust Instance-InstanceGroup tests to show that the ActivityStream is captured Jeff Bradberry 2021-10-21 10:51:44 -04:00
  • 7010015e8a Change the ActivityStream registration for InstanceGroups Jeff Bradberry 2021-10-21 10:08:42 -04:00
  • 62d50d27be Update a couple of the existing tests Jeff Bradberry 2021-10-19 16:56:46 -04:00
  • 1e5231d68b Enable ActivityStream capture for Instances Jeff Bradberry 2021-10-19 14:37:48 -04:00
  • e04efad3c0 tools_receptor_1 should use whatever awx_devel tag that tools_awx_1 is using Seth Foster 2021-10-19 17:11:09 -04:00
  • e54db3ce50 Gracefully handle receptorctl RuntimeError in health check Alan Rominger 2021-10-15 15:03:59 -04:00
  • 77076dbd67 Reduce the number of triggers for execution node health checks Alan Rominger 2021-10-19 14:44:03 -04:00
  • 6f20a798ab Allow testing a single hybrid instance like the good old days Alan Rominger 2021-10-13 16:36:14 -04:00
  • 0d3a22bbc3 Fixes erroneous validation Alex Corey 2021-10-19 09:20:41 -04:00
  • f34c96ecf5 Error handling when node is missing from mesh for jobs and checks Alan Rominger 2021-10-15 11:23:38 -04:00
  • 206c85778e Do not show control instances as option to be associated nixocio 2021-10-15 09:52:13 -04:00
  • d6b4b9f973 Added node_type on awx-manage list_instances commmand Marcelo Moreira de Mello 2021-10-13 11:36:15 -04:00
  • 3065e29deb avoid work_results and work release race chris meyers 2021-10-15 16:27:24 -04:00
  • 481047bed8 Change log level from 'warning' to 'exception' Bianca Henderson 2021-10-15 08:08:24 -04:00
  • f72292cce2 Move error handling into try/catch block Bianca Henderson 2021-10-14 14:52:38 -04:00
  • 7b35902d33 Respect settings to keep files and work units Alan Rominger 2021-10-12 13:42:21 -04:00
  • 1660900914 Dont fail CI when pre-built images arent available Shane McDonald 2021-10-13 12:20:26 -04:00
  • a7be25ce8b Merge pull request #11282 from kialam/upgrade-d3-to-v7 kialam 2021-11-04 14:06:23 -07:00
  • 54b5ba08b8 Merge pull request #11259 from tiagodread/update-e2e-script Tiago Góes 2021-11-04 13:06:38 -03:00
  • 0fb8d48074 Add labels to default template search jakemcdermott 2021-11-04 10:35:24 -04:00
  • b5fac4157d Merge pull request #11281 from ziegenberg/update-docs-to-include-openssl-as-requirement Rebeccah Hunter 2021-11-01 13:02:52 -04:00
  • 9e61949f9f Merge pull request #11263 from ziegenberg/fix-documentation-link-to-debugging Bianca Henderson 2021-11-01 11:53:01 -04:00
  • 6c5640798f fix link to debugging documentation Daniel Ziegenberg 2021-10-20 16:23:23 +02:00
  • 03222197a3 Merge pull request #11270 from ziegenberg/update-slack-sdk Bianca Henderson 2021-10-29 17:33:29 -04:00
  • 12f417d0a3 Merge pull request #11286 from StarryInternet/enpaul-multiuse-mesh Alan Rominger 2021-10-29 15:09:33 -04:00
  • c77aaece1d Skip additional instance checks on unrecognized hosts Ethan Paul 2021-10-27 13:42:52 -04:00
  • 25140c9072 Merge pull request #11288 from bhavenst/devel Shane McDonald 2021-10-28 12:54:13 -04:00
  • 3a636c29ab Fix dev build (docker-compose) problems Bryan Havenstein 2021-10-27 15:55:25 -06:00
  • a11d5ccd37 Add missing UI license file. Kia Lam 2021-10-27 10:58:31 -07:00
  • f6e7937f74 Add unit tests for webhook notifications Daniel Ziegenberg 2021-10-20 18:30:24 +02:00
  • e447b667e5 Merge pull request #11246 from ziegenberg/fix-http-headers-for-rocketchat-notifications Rebeccah Hunter 2021-10-27 10:20:58 -04:00
  • 24c635e9bc Fix unit tests. Kia Lam 2021-10-26 14:48:58 -07:00
  • 2ad4dcd741 Upgrade d3 to v7. Kia Lam 2021-10-26 12:07:15 -07:00
  • f5cd9e0799 add OpenSSL to the list of prerequisites Daniel Ziegenberg 2021-10-26 17:14:00 +02:00
  • e7064868b4 updates the implementation of the slack backend for notifications Daniel Ziegenberg 2021-10-21 18:25:40 +02:00
  • 65cbbf15c9 Use the AWX HTTP client headers for rocketchat notifications Daniel Ziegenberg 2021-10-13 17:11:26 +02:00
  • a325509e1e Fix e2e check Tiago 2021-10-19 15:23:43 -03:00
  • 69ae731898 Merge pull request #11258 from ansible/jakemcdermott-include-jsconfig Jake McDermott 2021-10-19 14:02:54 -04:00
  • 3452dee1b0 Add jsconfig to frontend container Jake McDermott 2021-10-19 12:05:15 -04:00
  • 64b337e3c6 Dont re-run CI after merging PRs into devel Shane McDonald 2021-10-19 11:24:28 -04:00
  • 5df9655fe3 Merge pull request #11252 from beeankha/update_version_makefile_target Bianca Henderson 2021-10-19 10:59:48 -04:00
  • f3669f3be6 Fix make install_collection Shane McDonald 2021-10-19 10:25:31 -04:00
  • 61eb99c46d Merge pull request #11253 from beeankha/collections_docs_fix_pt2 Shane McDonald 2021-10-18 18:07:41 -04:00
  • f74a14e34f Update auth_plugin doc extension to fix malformed Collections docs Bianca Henderson 2021-10-18 11:08:17 -04:00
  • 517f1d7991 Merge pull request #9491 from sezanzeb/awxkit-credential-file Shane McDonald 2021-10-13 19:05:56 -04:00
  • 25e69885d0 Merge pull request #11198 from sean-m-sullivan/name_or_id_workflow_node Bianca Henderson 2021-10-13 15:19:02 -04:00
  • 60a357eda1 Merge pull request #10906 from oweel/10829-idle_timeout_setting Shane McDonald 2021-10-13 13:16:53 -04:00
  • d74679a5f9 Merge pull request #11244 from ansible/CFSNM-fix-minor-typo Cesar Francisco San Nicolas Martinez 2021-10-13 17:04:34 +02:00
  • 73a865073d Merge pull request #11241 from chrismeyersfsu/fix-missing-project-updates Chris Meyers 2021-10-13 11:03:44 -04:00
  • 4ff8c28fe4 Update test_ha.py Cesar Francisco San Nicolas Martinez 2021-10-13 16:46:58 +02:00
  • 4ab2539c8a Merge pull request #11242 from shanemcd/awx-operator-ci-check Shane McDonald 2021-10-13 10:28:23 -04:00
  • 459eb3903e Merge pull request #11208 from AlexSCorey/7741-GroupAdvanceSearchKeys Tiago Góes 2021-10-13 10:32:26 -03:00
  • 611a537b55 add missing create partition for scm backed inv chris meyers 2021-10-12 17:09:59 -04:00
  • 3a74cc5a74 Add awx-operator CI check Shane McDonald 2021-10-12 18:58:00 -04:00
  • f1520e1a70 Allow for building headless mode Shane McDonald 2021-10-12 18:57:29 -04:00
  • 727b4668c2 yamllint: ignore some gitignore'd directories Shane McDonald 2021-10-12 18:54:26 -04:00
  • 1287e001d8 yamllint: disable truthy rule Shane McDonald 2021-10-12 18:51:09 -04:00