Commit Graph

  • 82e8bcd2bb related #6753 allow metrics for anonymous users Nico Ohnezat 2022-09-06 00:02:31 +02:00
  • d73cc501d5 Merge pull request #13342 from john-westcott-iv/reconcile_fix John Westcott IV 2023-01-09 14:20:49 -05:00
  • 7e40a4daed Refactoring code John Westcott IV 2022-12-15 14:50:59 -05:00
  • 47e824dd11 Fixing LDAP reconcile loop John Westcott IV 2022-12-15 14:16:39 -05:00
  • 26a947ed31 Adds functionality to add multiple rrules to a schedule and save the form 13089-SchedulesNotRunningAsScheduled Alex Corey 2022-12-20 11:46:52 -05:00
  • 4643b816fe Merge pull request #13075 from keithjgrant/13059-running-job-output-gap Sarah Akus 2023-01-05 13:46:10 -05:00
  • 79d9329cfa Merge pull request #13403 from fosterseth/fix_console_colors Seth Foster 2023-01-05 13:34:13 -05:00
  • 6492c03965 Fix console color logs Seth Foster 2023-01-05 12:55:20 -05:00
  • 98107301a5 Merge pull request #13194 from mabashian/13193-related-name-exact Michael Abashian 2023-01-05 10:20:39 -05:00
  • 4810099158 update test Keith J. Grant 2023-01-03 11:38:44 -08:00
  • 1aca9929ab Adds support for exact name searching against related fields to the ui Michael Abashian 2022-11-15 09:41:09 -05:00
  • 2aa58bc17d Merge pull request #13372 from vidyanambiar/aap-7757 Sarah Akus 2023-01-04 13:39:55 -05:00
  • be4b826259 Update triage_replies.md Lila Yasin 2023-01-04 11:36:33 -05:00
  • b99a434dee Merge pull request #13395 from shanemcd/pin-rsyslog Shane McDonald 2023-01-04 21:54:34 +08:00
  • 6cee99a9f9 Pin rsyslog to prevent crash Shane McDonald 2023-01-04 01:13:31 -05:00
  • ee509aea56 Merge pull request #12961 from fosterseth/fix_results_traceback Seth Foster 2023-01-03 13:34:23 -05:00
  • b5452a48f8 Merge pull request #13196 from keithjgrant/13189-job-traceback Sarah Akus 2023-01-03 11:59:58 -05:00
  • 68e555824d Fix for Save button not responding on Job Settings page Vidya Nambiar 2022-12-22 11:23:03 -05:00
  • 0c980fa7d5 Merge pull request #13366 from fosterseth/bump_receptorctl_1.3.0 Seth Foster 2022-12-21 16:27:25 -05:00
  • e34ce8c795 Merge pull request #13365 from dsavineau/downgrade_hiredis Shane McDonald 2022-12-21 15:23:15 -05:00
  • 58bad6cfa9 Conditionally query /health_check endpoint for execution node only. Kia Lam 2022-12-21 10:44:12 -08:00
  • 3543644e0e bump receptorctl version to 1.3.0 Seth Foster 2022-12-21 13:36:11 -05:00
  • 36c0d07b30 Result_traceback should not include job stdout Seth Foster 2022-09-27 11:10:01 -04:00
  • 03b0281fde clean up follow mode quirks Keith J. Grant 2022-11-07 11:19:45 -08:00
  • 6f6f04a071 refresh events when first websocket event streams Keith J. Grant 2022-10-18 13:53:27 -07:00
  • 239827a9cf Pin hiredis to 2.0.0 Dimitri Savineau 2022-12-21 10:23:57 -05:00
  • ac9871b36f Merge pull request #13361 from relrod/sanity Alan Rominger 2022-12-21 11:00:21 -05:00
  • f739908ccf Add comment about Ansible-core being installed by default Alan Rominger 2022-12-21 09:57:00 -05:00
  • cf1ec07eab Changes to run sanity tests locally Alan Rominger 2022-12-21 09:53:18 -05:00
  • d968b648de Run sanity tests outside of our container Rick Elrod 2022-12-20 17:40:08 -06:00
  • 5dd0eab806 Pin channels-redis to 4.3.1 to fix an async issue (#13348) 21.10.2 Rick Elrod 2022-12-20 17:05:44 -06:00
  • 41f3f381ec Merge pull request #13352 from AlanCoding/dont_pass_subtasks Alan Rominger 2022-12-20 16:25:39 -05:00
  • ac8cff75ce Run collection sanity tests in CI (#13356) Alan Rominger 2022-12-20 16:06:25 -05:00
  • 94b34b801c Avoid unbounded kwargs by fetching subtasks inside handle_work_error Alan Rominger 2022-12-19 11:19:38 -05:00
  • 8f6849fc22 Include listener_port in the defaults for Instance.objects.register (#13328) Jeff Bradberry 2022-12-19 12:16:05 -05:00
  • 821b1701bf Merge pull request #13340 from gamuniz/change_wf_scmbranch_behavior Sarah Akus 2022-12-19 10:52:21 -05:00
  • b7f2825909 Throw a warning if custom secret key was specified but not given (#13128) John Westcott IV 2022-12-17 12:15:27 -05:00
  • e87e041a2a Break up and conditionally add the RBAC checks for ActivityStream (#13279) Jeff Bradberry 2022-12-16 13:11:14 -05:00
  • cc336e791c fix expected test result Gabe Muniz 2022-12-15 11:55:57 -05:00
  • c2a3c3b285 The current behavior of workflow job templates is to pass in an empty string as scm_branch on allsaves and edits. This becomes problematic when using job templates/workflows which allow prompt on launch for scm_branch as it may override the scm_branch set for the individual workflow nodes to an empty string. That behavior limits the usefulness of prompting scm branch as it can no longer by selected while creating workflows as they'll be overwritten. Gabe Muniz 2022-12-15 09:41:55 -05:00
  • 7b8dcc98e7 Merge pull request #13308 from jbradberry/rebuild-org-ee-admin-roles Jeff Bradberry 2022-12-16 11:29:20 -05:00
  • d5011492bf Merge pull request #13343 from simaishi/add_pkgconfig Satoe Imaishi 2022-12-16 08:07:38 -05:00
  • e363ddf470 Add back pkgconfig for offline build Satoe Imaishi 2022-12-15 16:39:21 -05:00
  • 987709cdb3 Merge pull request #13344 from shanemcd/fix-tox Shane McDonald 2022-12-15 20:02:31 -05:00
  • f04ac3c798 Remove unneeded pass_env in tox config Shane McDonald 2022-12-15 18:07:42 -05:00
  • 71a6baccdb Fix lookup plugins sanity (#13238) Jake Jackson 2022-12-15 16:40:51 -05:00
  • d07076b686 Merge pull request #13330 from AlanCoding/ask_me_for_tags Alan Rominger 2022-12-15 10:59:17 -05:00
  • 7129f3e8cd Updating python3-saml (#13263) John Westcott IV 2022-12-15 10:15:09 -05:00
  • df61a5cea1 Merge pull request #13126 from infamousjoeg/cyberark-ccp-branding-webserviceid Julen Landa Alustiza 2022-12-15 15:54:35 +01:00
  • a4b950f79b Set AWS_SESSION_TOKEN in addition to AWS_SECURITY_TOKEN (#13297) Ilija Matoski 2022-12-15 14:09:40 +01:00
  • 1d87e6e04c Update clustering.md to be more current Seth Foster 2022-12-12 20:09:05 -05:00
  • 8be739d255 Merge pull request #13306 from vidyanambiar/aap-7507 Sarah Akus 2022-12-14 16:13:55 -05:00
  • ca54195099 Merge pull request #13324 from mannyci/devel John Westcott IV 2022-12-14 15:19:53 -05:00
  • f0fcfdde39 Merge pull request #13257 from ansible/dependabot/npm_and_yarn/awx/ui/devel/luxon-3.1.1 Alex Corey 2022-12-14 09:19:47 -05:00
  • 80b1ba4a35 Merge pull request #13259 from ansible/dependabot/npm_and_yarn/awx/ui/devel/patternfly/react-core-4.264.0 Alex Corey 2022-12-14 09:13:32 -05:00
  • 51f8e362dc Add tags prompt to integration test Alan Rominger 2022-12-14 09:10:15 -05:00
  • 737d6d8c8b Merge pull request #13329 from akus062381/add-new-triage-reply Sarah Akus 2022-12-13 16:45:16 -05:00
  • beaf6b6058 Fill in rest of ask_tags handling for WFJT module Alan Rominger 2022-12-13 16:38:25 -05:00
  • aad1fbcef8 add new triage reply akus062381 2022-12-13 16:17:42 -05:00
  • 0b96d617ac Fix BROADCAST_WEBSOCKET_PORT for Kube dev (#13243) Rick Elrod 2022-12-13 15:07:15 -06:00
  • fe768a159b Merge pull request #13295 from AlanCoding/raw_instance_data Alan Rominger 2022-12-13 15:16:34 -05:00
  • c1ebea858b Merge pull request #13291 from AlanCoding/policy_want_a_cracker Alan Rominger 2022-12-13 11:35:22 -05:00
  • da9b8135e8 Merge pull request #13315 from fosterseth/update_task_manager_md 21.10.1 Seth Foster 2022-12-12 12:42:49 -05:00
  • 76cecf3f6b update capacity docs to cover hybrid node case Elijah DeLee 2022-12-07 13:21:58 -05:00
  • 7b2938f515 fix typo Manas Maiti 2022-12-12 18:01:15 +01:00
  • 916b5642d2 Update task manager docs Seth Foster 2022-12-08 16:03:58 -05:00
  • e524d3df3e Replace the role fixup post_migrate handler with a data migration Jeff Bradberry 2022-12-07 16:19:28 -05:00
  • 01e9a611ea Add broadcast_websocket to LOG_AGGREGATOR_LOGGERS Rick Elrod 2022-12-08 14:34:11 -06:00
  • 5d96ee084d Adding endswith(awx) to stage John Westcott IV 2022-12-08 16:36:04 -05:00
  • e2cee10767 Update .github/workflows/promote.yml John Westcott IV 2022-12-08 16:34:13 -05:00
  • ef29589940 Fix duped stats name and Redis for wsbroadcast Rick Elrod 2022-12-08 05:57:47 -06:00
  • cec2d2dfb9 minor rearrangement of imports Vidya Nambiar 2022-12-08 10:52:20 -05:00
  • 15b7ad3570 Add a post_migrate signal handler to rebuild the Org roles Jeff Bradberry 2022-12-07 15:57:20 -05:00
  • 36ff9cbc6d revert change to package.json Vidya Nambiar 2022-12-07 15:03:40 -05:00
  • ed74d80ecb Fixes 'Not Found' error on looking up credentials Vidya Nambiar 2022-12-07 13:40:00 -05:00
  • 31c2e1a450 Only allow promote and stage to run on the awx repo John Westcott IV 2022-12-07 14:09:36 -05:00
  • a0b8215c06 Merge pull request #13296 from AlanCoding/signing_bug Alan Rominger 2022-12-07 08:44:57 -05:00
  • f88b993b18 Fix bug, sign work based signing, not verification Alan Rominger 2022-12-06 16:21:17 -05:00
  • 4a7f4d0ed4 Remove uneditable Instance fields from API browser Alan Rominger 2022-12-06 15:20:04 -05:00
  • 6e08c3567f Add missing disassociate trigger for policy task Alan Rominger 2022-12-06 14:43:13 -05:00
  • adbcb5c5e4 Merge pull request #13289 from jbradberry/improve-psql-paging Jeff Bradberry 2022-12-06 13:17:24 -05:00
  • 8054c6aedc Make sure that the psql pager does not clear the screen afterwards Jeff Bradberry 2022-12-06 10:46:47 -05:00
  • 58734a33c4 Bump @patternfly/react-core from 4.250.1 to 4.264.0 in /awx/ui dependabot[bot] 2022-12-06 15:33:23 +00:00
  • 2832f28014 Bump luxon from 3.0.3 to 3.1.1 in /awx/ui dependabot[bot] 2022-12-06 15:30:50 +00:00
  • e5057691ee Merge pull request #13252 from max-len/patch-1 Seth Foster 2022-12-02 22:46:26 -05:00
  • a0cfd8501c Merge pull request #13274 from rooftopcellist/fix-messages-cmd Shane McDonald 2022-12-02 19:04:09 -05:00
  • 99b643bd77 Merge pull request #13268 from simaishi/fix_static Shane McDonald 2022-12-02 19:03:48 -05:00
  • 305b39d8e5 Merge pull request #13209 from marshmalien/5990-related-group-column Sarah Akus 2022-12-02 16:23:09 -05:00
  • bb047baeba Merge pull request #13277 from jbradberry/psql-pager 21.10.0 Jeff Bradberry 2022-12-02 13:27:46 -05:00
  • 9637aad37e Merge pull request #13273 from john-westcott-iv/pin_django_split_settings Lila Yasin 2022-12-02 13:09:18 -05:00
  • fbc06ec623 Merge pull request #13166 from AlexSCorey/6171-t-FailureToLoadOrphanedJobs Sarah Akus 2022-12-02 12:43:48 -05:00
  • 57430afc55 Configure dbshell to use the 'less' pager Jeff Bradberry 2022-12-02 12:15:24 -05:00
  • 7aae7e8ed4 Delete network.feature doc (#13107) Hao Liu 2022-12-02 12:16:53 -05:00
  • a67d107a58 Fixes page crash when job template has been deleted. Adds unit tests Alex Corey 2022-11-08 09:20:38 -05:00
  • 642003e207 Fix make messages target by specify lang Christian M. Adams 2022-12-02 10:46:16 -05:00
  • ec7e2284df Pinning django-split-settings per build issue John Westcott IV 2022-12-02 08:27:32 -05:00
  • ff7facdfa2 Merge pull request #13266 from shanemcd/leave-lang-alone Shane McDonald 2022-12-01 16:23:34 -05:00
  • 6df4e62132 Remove LANG declaration in Makefile Shane McDonald 2022-12-01 15:54:14 -05:00
  • 6289bfb639 Merge pull request #13164 from djyasin/6116-incorrect-error-messages Lila Yasin 2022-12-01 14:19:11 -05:00
  • 95e4b2064f Merge pull request #13264 from jbradberry/fix-awxkit-field-removals Jeff Bradberry 2022-12-01 14:11:03 -05:00