Commit Graph

  • 85f118c17d Merge pull request #3852 from ansible/pod-reaper Ryan Petrello 2019-10-18 16:50:30 -04:00
  • 0de805ac67 Merge pull request #5035 from keithjgrant/4617-inventory-lookup-error-message softwarefactory-project-zuul[bot] 2019-10-18 19:46:29 +00:00
  • c7426fbff4 Merge pull request #3861 from wenottingham/where-did-you-come-from Ryan Petrello 2019-10-18 15:16:34 -04:00
  • 3cbd52a56e Merge pull request #5040 from keithjgrant/4976-job-list-status-icons softwarefactory-project-zuul[bot] 2019-10-18 19:12:14 +00:00
  • 97a635ef49 Merge pull request #3844 from jakemcdermott/fix-3578-part-1 Jake McDermott 2019-10-18 15:07:41 -04:00
  • 155ed75f15 update jt Inventory field error message Keith Grant 2019-10-18 11:38:01 -07:00
  • a664c5eabe Log the remote IP for logged in users Bill Nottingham 2019-10-18 14:28:10 -04:00
  • 8b23c6e19a add job id to jobs list Keith Grant 2019-10-18 10:44:39 -07:00
  • a5d9bbb1e6 add status icon to job list Keith Grant 2019-10-18 10:08:59 -07:00
  • c262df0dfe Merge pull request #5009 from wanderboessenkool/rabbit-healthcheck-cpu-usage softwarefactory-project-zuul[bot] 2019-10-18 16:48:39 +00:00
  • 3f113129a9 Merge pull request #3851 from jakemcdermott/fix-3578-part-2 Jake McDermott 2019-10-18 12:46:19 -04:00
  • df7e034b96 fix blur behavior/error messages in JT form Keith Grant 2019-10-18 08:40:48 -07:00
  • bd8b3a4f74 Merge pull request #3856 from ansible/revert-3842-callback-receiver-status Ryan Petrello 2019-10-18 10:10:58 -04:00
  • d01088d33e Revert "add support for awx-manage run_callback_receiver --status" Ryan Petrello 2019-10-18 09:49:02 -04:00
  • 0012602b30 Merge pull request #3853 from ansible/fix-upgrades Ryan Petrello 2019-10-18 07:55:20 -04:00
  • 8ecc1f37f0 Move python healthcheck script from probes to configMap Wander Boessenkool 2019-10-18 10:15:21 +02:00
  • 0ab44e70f9 properly migrate the CyberArk AIM type to its new name Ryan Petrello 2019-10-17 22:27:25 -04:00
  • 95c9e8e068 Always disable search when processing events Jake McDermott 2019-10-17 12:22:39 -04:00
  • c49e64e62c Make HTTPConnection import python 2,3 agnostic Wander Boessenkool 2019-10-17 23:36:33 +02:00
  • 00c9d756e8 Move installtime hardcoded rabbitmq credentials to environment variables for healthcheck Wander Boessenkool 2019-10-17 23:23:29 +02:00
  • 16812542f8 implement a simple periodic pod reaper for container groups Ryan Petrello 2019-10-17 16:51:30 -04:00
  • 0bcd1db239 Merge pull request #3850 from ansible/container-groups-cleanup-adhoc Ryan Petrello 2019-10-17 16:53:23 -04:00
  • 9edbcdc7b0 Merge pull request #3848 from wenottingham/have-never-read-or-watched-the-help Bill Nottingham 2019-10-17 16:48:12 -04:00
  • 9ab58e9757 Change healthcheck from wget and grep to python with httplib Wander Boessenkool 2019-10-17 22:25:20 +02:00
  • 1fae3534a1 Get the last two pages of events on page load Jake McDermott 2019-10-17 15:52:13 -04:00
  • a038f9fd78 Merge pull request #3845 from ghjm/gather_analytics_dry_run Graham Mainwaring 2019-10-17 16:17:18 -04:00
  • ff1e1b2010 Merge pull request #3849 from ansible/k8s-native-execution-node Ryan Petrello 2019-10-17 16:06:16 -04:00
  • d6134fb194 Change /bin/ash to /bin/sh as requested by @shanecmd Wander Boessenkool 2019-10-17 21:37:51 +02:00
  • 570ffad52b clean up pods for all k8s execution, not just playbook runs Ryan Petrello 2019-10-17 15:29:44 -04:00
  • 1cf02e1e17 properly set execution_node for project and inv updates run "in k8s" Ryan Petrello 2019-10-17 15:15:24 -04:00
  • 2f350cfda7 Adjust description/help text for profiling features. Bill Nottingham 2019-10-17 14:56:29 -04:00
  • 8e2622d117 add error messages for InventorySelect Keith Grant 2019-10-17 10:55:37 -07:00
  • 7dd241fcff Add a --dry-run option to gather analytics locally, even if analytics is disabled in settings. Graham Mainwaring 2019-10-17 13:54:13 -04:00
  • c6a28756f2 Merge pull request #3841 from ansible/fix-5028 Ryan Petrello 2019-10-17 12:06:36 -04:00
  • 94eb1aacb8 Merge pull request #3842 from ansible/callback-receiver-status Ryan Petrello 2019-10-17 11:46:27 -04:00
  • ffb1707e74 add support for awx-manage run_callback_receiver --status Ryan Petrello 2019-10-10 17:06:12 -04:00
  • 5e797a5ad5 Merge pull request #3840 from ansible/fix-5029 Ryan Petrello 2019-10-17 10:33:34 -04:00
  • 4c92e0af77 fix a 500 error when creating/editing notification templates Ryan Petrello 2019-10-17 08:53:01 -04:00
  • 24b9a6a38d fix a minor bug in the notification templates UI Ryan Petrello 2019-10-17 08:41:53 -04:00
  • 857683e548 Merge pull request #4917 from jakemcdermott/ui-next-ci softwarefactory-project-zuul[bot] 2019-10-16 22:29:58 +00:00
  • 4bf96362cc Merge pull request #5018 from ryanpetrello/cli-deprecation-warnings softwarefactory-project-zuul[bot] 2019-10-16 20:37:29 +00:00
  • 5001d3158d Merge pull request #3837 from ansible/rename-cyberark-aim Ryan Petrello 2019-10-16 16:12:58 -04:00
  • ce5bb9197e rename the CyberArk AIM credential type Ryan Petrello 2019-10-16 15:58:35 -04:00
  • 309e89e0f0 Merge pull request #3813 from matburt/fix_smart_inventory_impact Ryan Petrello 2019-10-16 15:56:50 -04:00
  • e27dbfcc0b Merge pull request #3836 from wenottingham/eeeeeeeeEEEEEEEEEEEEEEEEeeeeeeeeeenum Ryan Petrello 2019-10-16 15:35:31 -04:00
  • 7df448a348 Remove removal requirement that isn't actually in the requirements Bill Nottingham 2019-10-16 15:34:33 -04:00
  • e220e9d8d7 Merge pull request #3834 from wenottingham/seriously-cut-it-out-google Bill Nottingham 2019-10-16 15:30:01 -04:00
  • c8a29bac66 warn about endpoint deprecation in the CLI Ryan Petrello 2019-10-16 12:03:16 -04:00
  • 11d39bd8cc Blacklist rsa even more. Bill Nottingham 2019-10-16 13:48:59 -04:00
  • 1376b8a149 Merge pull request #5020 from ryanpetrello/devel softwarefactory-project-zuul[bot] 2019-10-16 18:13:02 +00:00
  • 750208b2da Merge pull request #3831 from rooftopcellist/use_system_ca_for_collection Ryan Petrello 2019-10-16 13:55:07 -04:00
  • 9d81b00772 have analytics collections verify with system trusted CA list Christian Adams 2019-10-16 13:32:06 -04:00
  • c7be94c2f2 Merge branch 'hardening' into devel Ryan Petrello 2019-10-16 13:15:20 -04:00
  • 1adf5ee51d Merge pull request #3805 from beeankha/cli_approval_notification_support Ryan Petrello 2019-10-16 13:09:22 -04:00
  • da998fb196 Merge pull request #3828 from AlanCoding/deprecate_script Ryan Petrello 2019-10-16 11:27:41 -04:00
  • b559860c78 Merge pull request #3804 from jbradberry/cli-no-truncate Ryan Petrello 2019-10-16 10:36:29 -04:00
  • a31e2bdac1 Merge pull request #3829 from ansible/tz-fix Ryan Petrello 2019-10-16 10:31:44 -04:00
  • 62e4ebb85d Minor change to README, plus a rebase. beeankha 2019-10-16 09:29:50 -04:00
  • aa4f5ccca9 Add blank line (flake8) beeankha 2019-10-11 11:38:47 -04:00
  • fdddba18be Update code to be compatible with py2 beeankha 2019-10-11 10:05:03 -04:00
  • ad89c5eea7 Enable approval notification support for CLI beeankha 2019-10-10 16:38:15 -04:00
  • e15bb4de44 Merge pull request #3827 from jakemcdermott/fix_flake8_error Jake McDermott 2019-10-16 09:47:57 -04:00
  • 5f2e1c9705 fix a tz parsing bug Ryan Petrello 2019-10-16 09:42:39 -04:00
  • 8c5b0cbd57 Merge pull request #3815 from jakemcdermott/fix-3790 Jake McDermott 2019-10-16 09:36:54 -04:00
  • 73272e338b Merge pull request #3809 from AlexSCorey/4944-4943-TOCBugs Jake McDermott 2019-10-16 09:35:02 -04:00
  • 86ef81cebf API deprecation of inventory script views AlanCoding 2019-10-16 09:34:21 -04:00
  • cd18ec408c Remove unused variable Jake McDermott 2019-10-16 09:30:43 -04:00
  • 90c5efa336 Merge pull request #3824 from AlanCoding/one_less_redirect Ryan Petrello 2019-10-16 09:17:03 -04:00
  • 4134d0b516 Updates PR and Addresses Console Error Alex Corey 2019-10-16 08:36:22 -04:00
  • 2123092bdc Avoid unnecessary OPTIONS redirect AlanCoding 2019-10-16 09:08:22 -04:00
  • ba7b53b38e Merge pull request #4992 from keithjgrant/4817-react-router-upgrade softwarefactory-project-zuul[bot] 2019-10-15 20:29:16 +00:00
  • cac5417916 delete commented code Keith Grant 2019-10-15 12:56:39 -07:00
  • b318f24490 don't skip JobDetail test now that async act works Keith Grant 2019-10-15 12:55:26 -07:00
  • c2743d8678 Merge pull request #3802 from wenottingham/oh-noes-not-again Bill Nottingham 2019-10-15 14:21:18 -04:00
  • 60ca843b71 Use logger.exception instead of logger.warning. Bill Nottingham 2019-10-15 14:20:09 -04:00
  • 766f863655 update ProjectDetails tests with memoryHistory Keith Grant 2019-10-15 11:11:44 -07:00
  • e85fe6a3b7 Merge pull request #3807 from fosterseth/release_3.6.0 Seth Foster 2019-10-15 13:40:25 -04:00
  • 0b190c2d0d fix login/logout redirect behavior Keith Grant 2019-10-15 10:22:48 -07:00
  • c7d73c4583 lint fixes Keith Grant 2019-10-10 09:16:21 -07:00
  • 7ad2c03480 clean up 'act()' warnings in tests Keith Grant 2019-10-09 14:51:38 -07:00
  • 9e44fea7b5 bump react to lastest patch version Keith Grant 2019-10-08 15:29:56 -07:00
  • baf5bbc53a finish updating tests for upgraded react-router Keith Grant 2019-10-08 15:26:44 -07:00
  • 20c24eb275 WIP upgrade react & react-router Keith Grant 2019-10-02 14:00:26 -07:00
  • 5cf84ddb60 Sys Aud can see CG forms, Adds correct CG form link, Disables CodeMirror Alex Corey 2019-10-11 12:03:17 -04:00
  • 85781d0bc1 Allow navigation to previous launch prompt tabs Jake McDermott 2019-10-14 13:42:39 -04:00
  • cbed525547 Merge pull request #4965 from marshmalien/project-detail softwarefactory-project-zuul[bot] 2019-10-14 18:30:30 +00:00
  • 31c14b005c Merge pull request #3816 from ansible/4945-wfjt-responsivity-styles Michael Abashian 2019-10-14 14:28:38 -04:00
  • 7574541037 Merge pull request #3814 from ansible/4846-wfjt-notifications-placeholder Michael Abashian 2019-10-14 14:28:03 -04:00
  • e5184e0ed1 Fix workflow results detail panel responsive style Marliana Lara 2019-10-14 13:50:59 -04:00
  • 6282b5bacb Style empty list placeholder text inline Marliana Lara 2019-10-14 13:11:31 -04:00
  • 038fd9271d Properly escape quotes Wander Boessenkool 2019-10-14 17:53:28 +02:00
  • 8e26e4edd5 Allow oauth2 settings to be set in the ui and api Seth Foster 2019-10-14 11:38:20 -04:00
  • 027e79b7f5 Merge pull request #5006 from keithjgrant/4550-searchbar-no-results softwarefactory-project-zuul[bot] 2019-10-14 15:31:55 +00:00
  • cf89108edf Force the CLI to use no_truncate for the monitor calls Jeff Bradberry 2019-10-10 16:57:39 -04:00
  • e06bf9f87e Change host counting for task impact Matthew 2019-10-14 10:11:58 -04:00
  • e87055095c Change 'rabbitmqctl status' to a wget | grep Wander Boessenkool 2019-10-14 14:53:53 +02:00
  • e672e68a02 Allow the job event list views to take a no_truncate GET param Jeff Bradberry 2019-10-10 16:21:53 -04:00
  • 263c44a09b Merge pull request #3808 from ghjm/workflow_approved_by Graham Mainwaring 2019-10-11 17:00:54 -04:00
  • 08839e1381 Add approved_by field to workflow approvals Graham Mainwaring 2019-10-11 12:50:43 -04:00
  • faffbc3e65 retain search bar when zero results found Keith Grant 2019-10-11 12:11:41 -07:00