Commit Graph

  • fb2647ff7b changing the signature of workflowapprovallist included workflow approval as a read only endpoint to pass collection tests Gabe Muniz 2023-02-17 14:17:18 -05:00
  • 35fbb94aa6 Use CLUSTER_HOST_ID as default hostname argument value Stanislav Zaprudskiy 2023-02-17 17:33:45 +01:00
  • f2ab8d637c Do not discard jobs w/ .started=None Stanislav Zaprudskiy 2023-01-17 13:28:34 +01:00
  • 166b586591 Support indefinitely waiting for jobs to finish Stanislav Zaprudskiy 2023-01-13 19:42:59 +01:00
  • d1c608a281 Reformat with black Stanislav Zaprudskiy 2023-01-13 11:38:01 +01:00
  • b4803ca894 Add disable_instance management command Stanislav Zaprudskiy 2023-01-13 10:22:53 +01:00
  • b15c54f462 Adds nested lists for constructed inventories constructedInventoryLists Alex Corey 2023-02-16 17:32:23 -05:00
  • dc049af0eb Merge pull request #13578 from marshmalien/constructed-inv-search-option Marliana Lara 2023-02-16 13:05:22 -05:00
  • ce7f597c7e Makefile: Make docker-compose command configurable Tom Siewert 2023-02-15 12:51:36 +01:00
  • 23a34c5dc9 Merge pull request #13466 from john-westcott-iv/ee_debugging John Westcott IV 2023-02-16 08:11:30 -05:00
  • bef3da6fb2 Merge pull request #13304 from john-westcott-iv/limit_actions John Westcott IV 2023-02-16 08:05:23 -05:00
  • 8ea8558605 Add constructed inv option to search columns Marliana Lara 2023-02-15 17:21:23 -05:00
  • 7f50679e68 Do not create setting with invalid value in data migration (#13576) Alan Rominger 2023-02-15 14:54:46 -05:00
  • 52d071f9d1 Merge pull request #13573 from john-westcott-iv/ldap_issue John Westcott IV 2023-02-15 13:25:34 -05:00
  • 3335afcd3a Merge branch 'devel' into feature_constructed-inventory Hao Liu 2023-02-15 10:05:02 -05:00
  • 1f2a5cf7e4 Merge pull request #13555 from gamuniz/deny_adding_constructedinventory Gabriel Muniz 2023-02-15 10:03:58 -05:00
  • 7f2933c43c moved fixture to conftest.py and reverted some test changes Gabe Muniz 2023-02-14 17:54:54 -05:00
  • 26a888547d Fixing variable with duplicate name which was causing errors with LDAP team addition John Westcott IV 2023-02-14 14:49:58 -05:00
  • d55af032f7 refactored to use is_valid_relation instead of post Gabe Muniz 2023-02-14 00:07:49 -05:00
  • 05af2972bf Merge pull request #13562 from siw36/fix-typo-generic-oidc 21.12.0 Shane McDonald 2023-02-13 12:33:42 -05:00
  • 60458bebfd Fix a typo in the help text for Generic OIDC Robin Klussmann 2023-02-13 17:11:29 +01:00
  • 951eee944c Add additional rruleset tests npithonDR 2023-02-13 09:50:11 +01:00
  • 3ff65db2e6 block updates to constructed source type Gabe Muniz 2023-02-11 14:43:26 -05:00
  • e25c767a47 added tests for group/host/source creation Gabe Muniz 2023-02-11 10:57:47 -05:00
  • 0866bfc549 Merge pull request #13552 from gamuniz/prevent_constructed_sourceinventory Gabriel Muniz 2023-02-10 15:32:53 -05:00
  • 2d9f2d36a1 remove ability to add constructed inventories to constructed inventories Gabe Muniz 2023-02-10 12:46:11 -05:00
  • c60ba5cec9 remove the ability to add constructed inventory sources Gabe Muniz 2023-02-10 10:18:24 -05:00
  • c98f86a355 Merge pull request #13547 from gamuniz/disable_host_creation_constructed Gabriel Muniz 2023-02-09 15:18:23 -05:00
  • 3f0d28dd7f disable deleting constructed inventory hosts Gabe Muniz 2023-02-09 13:10:29 -05:00
  • 49e5d76062 prevent constructed inventory host,group,inventory_source creation Gabe Muniz 2023-02-09 12:56:33 -05:00
  • 4630757f5f Fix error for byweekday in schedule_rruleset npithonDR 2023-02-09 09:34:10 +01:00
  • 46ea031566 Merge pull request #13539 from gamuniz/fix_dependent_schedule_export Hao Liu 2023-02-08 17:04:35 -05:00
  • 0d7bbb4389 [AAP-8682] adding Schedule to dependent_export to allow previous behavior on job template export Gabe Muniz 2023-02-08 16:19:29 -05:00
  • 1dda373aaf Merge pull request #13528 from infamousjoeg/fix-13527-conjur-exception-bug Seth Foster 2023-02-08 15:12:49 -05:00
  • ecd788312e Merge pull request #13537 from shanemcd/input-inventories Hao Liu 2023-02-08 11:09:14 -05:00
  • e1e27a028c Update UI to use new input_inventories endpoint Shane McDonald 2023-02-08 10:55:36 -05:00
  • 33c1968210 Merge pull request #13332 from fosterseth/update_clustering_md Seth Foster 2023-02-07 20:04:51 -05:00
  • 049a158638 Fixes ansible/awx #13527 Joe Garcia 2023-02-07 10:47:51 -05:00
  • 0961ca06c9 Merge pull request #13514 from marshmalien/constructed-inv-routes Hao Liu 2023-02-06 16:50:41 -05:00
  • a3d7c02802 Add constructed inventory CRUD and subtab routes Marliana Lara 2023-02-02 12:02:08 -05:00
  • 280ceae267 Merge pull request #13525 from TheRealHaoLiu/inventory-module-update Hao Liu 2023-02-06 14:40:12 -05:00
  • ea719e053e ignore lack of constructed_inventory module Hao Liu 2023-02-06 14:22:41 -05:00
  • f275c2a9c5 add constructed kind to inventory module Hao Liu 2023-02-06 14:09:05 -05:00
  • 32f7295f44 Merge pull request #13247 from kialam/audit-fix-only Sarah Akus 2023-02-06 13:15:07 -05:00
  • 6772fb876b Merge pull request #13522 from AlanCoding/no_events Alan Rominger 2023-02-06 12:02:20 -05:00
  • 3242dbcbe6 Merge branch 'devel' into feature_constructed-inventory Hao Liu 2023-02-06 10:09:47 -05:00
  • 51112b95bc Add test for callback events flush with nothing in the buffer Alan Rominger 2023-02-05 22:46:50 -05:00
  • 6c1d4a5cfd Skip callback receiver bulk_create with 0 events Alan Rominger 2023-02-04 12:10:39 -05:00
  • 2e9106d8ea Merge pull request #13516 from AlanCoding/github_ci_runner Alan Rominger 2023-02-03 15:39:39 -05:00
  • 84822784e8 Get rid of label because it is confusing Alan Rominger 2023-02-03 11:51:29 -05:00
  • 0f3adb52b1 Add help comments and reorg targets for separation Alan Rominger 2023-02-03 11:06:08 -05:00
  • 59da9a29df Delete everything about py_version in CI workflow Alan Rominger 2023-02-02 21:10:05 -05:00
  • a949ee048a Consolidate CI logic with github_ci_runner target Alan Rominger 2023-02-02 15:27:18 -05:00
  • 341f8e385c Merge pull request #13520 from gamuniz/constructed_inventory_host_linkage Gabriel Muniz 2023-02-03 12:09:43 -05:00
  • b959bc278f Merge pull request #13475 from john-westcott-iv/add_m2m_unit_test John Westcott IV 2023-02-03 10:59:45 -05:00
  • 052644eb9d Merge pull request #13459 from djyasin/forwardport_deps_bump Lila Yasin 2023-02-03 10:35:24 -05:00
  • 659853dcea missed a file on linting Gabe Muniz 2023-02-03 10:18:38 -05:00
  • 80c15e286f refactored original hosts and renamed source_inventories to input_inventories Gabe Muniz 2023-02-03 10:04:58 -05:00
  • c22d8f1d7e adding a related field to point back to the original host Gabe Muniz 2023-02-02 21:51:37 -05:00
  • 4e18827909 Add new licenses and remove old ones. Kia Lam 2023-02-02 14:34:59 -08:00
  • 27a97017dd initial start with notes from alan Gabe Muniz 2023-02-02 17:09:04 -05:00
  • 59ce8c4148 Upgrade high and critial dependencies. Kia Lam 2023-02-02 14:07:28 -08:00
  • 68f56570ae Django changes to serve ansible-ui. Kia Lam 2023-02-02 11:14:39 -08:00
  • 3b9c04bf1e Merge pull request #13515 from john-westcott-iv/fix_awx_collection_project_module John Westcott IV 2023-02-02 13:56:42 -05:00
  • c72dca3ea5 Merge branch 'devel' into feature_constructed-inventory Hao Liu 2023-02-02 13:49:54 -05:00
  • ddb3cde872 Merge pull request #13501 from gamuniz/readonly_kind_constructed Gabriel Muniz 2023-02-02 13:49:18 -05:00
  • f28203913f Fixing indentation in project module John Westcott IV 2023-02-02 13:34:19 -05:00
  • 9b2725e5fe Merge pull request #13500 from AlanCoding/group_options Alan Rominger 2023-02-02 12:55:04 -05:00
  • 1af955d28c Merge pull request #13267 from philipsd6/feature/complex_extra_vars Alan Rominger 2023-02-02 10:13:49 -05:00
  • 0815f935ca [collection] remove module defaults where API defaults are the same (#13037) Rick Elrod 2023-02-01 15:37:08 -06:00
  • 6997876da6 Fix OPTIONS permissions bug in groups list Alan Rominger 2023-02-01 12:07:53 -05:00
  • 93d84fe2c9 Merge pull request #13502 from AlanCoding/new_black Alan Rominger 2023-02-01 16:18:50 -05:00
  • f5785976be Update to comply with new black rules Alan Rominger 2023-02-01 14:59:38 -05:00
  • c2ec8396cd force kind to readonly field and set kind to constructed in create Gabe Muniz 2023-02-01 14:22:00 -05:00
  • de115ed1c8 Merge branch 'devel' into feature_constructed-inventory Hao Liu 2023-01-31 16:42:11 -05:00
  • 61c7d4e4ca Merge pull request #13455 from infamousjoeg/fix-13439-support-conjur-oss Seth Foster 2023-01-31 16:28:31 -05:00
  • a2f528e6e5 Fix syntax bug that came from fixing sanity tests (#13473) Alan Rominger 2023-01-31 15:55:20 -05:00
  • 058ae132cf Merge pull request #13489 from gamuniz/add_management_command Hao Liu 2023-01-31 13:52:10 -05:00
  • 6483575437 Merge pull request #13379 from OscarBell/issue_13377 Hao Liu 2023-01-31 13:21:27 -05:00
  • a15a23c1d3 Merge pull request #13483 from mahaffey/cli-add-order-by Hao Liu 2023-01-31 13:13:52 -05:00
  • ffdcb9f4dd fixed error in help dialog Gabe Muniz 2023-01-30 21:27:14 -05:00
  • 2d9da11443 refactored the code to pass both enable and disable flags Gabe Muniz 2023-01-30 21:07:17 -05:00
  • 5ce6c14f74 Merge pull request #13490 from john-westcott-iv/tallyoh-update-saml.md John Westcott IV 2023-01-30 15:53:06 -05:00
  • 61748c072d Merge pull request #13450 from mabashian/re-add-workflow-approval-bulk-actions Sarah Akus 2023-01-30 15:30:12 -05:00
  • 89dae3865d Update saml.md tallyoh 2022-12-20 00:21:39 -08:00
  • 87918bd275 [constructed-inventory] Add constructed inventory docs and do minor field updates (#13487) Alan Rominger 2023-01-30 15:12:40 -05:00
  • 808ab9803e Re-add workflow approval bulk actions to workflow approvals list Michael Abashian 2023-01-19 12:43:33 -05:00
  • d64b6d4dfe adding new management command to allow failsafe enabling of local authenication for disaster recovery or in case 3rd party authenication becomes unavailable Gabe Muniz 2023-01-26 14:11:17 -05:00
  • c9d931ceee add '--order-by' option as supplied by the awx api Ryan Mahaffey 2023-01-27 18:21:34 -08:00
  • 7598e117d4 [constructed-inventory] Use control plane EE for constructed inventory and hack temporary image (#13474) Alan Rominger 2023-01-27 13:06:55 -05:00
  • 8fb831d3de SAML enhancements (#13316) John Westcott IV 2023-01-27 09:49:16 -05:00
  • 64865af3bb Fix API Lint Failure - remove bare excepts Joe Garcia 2023-01-26 16:27:29 -05:00
  • 9f63c99bee Adding functional test for LDAP _update_m2m_relationships John Westcott IV 2023-01-25 16:51:39 -05:00
  • d7025a919c sso/backends: remove_* must not change the user (#13430) anxstj 2023-01-26 21:38:43 +01:00
  • dab7d91cff adding new management command to allow failsafe enabling of local authenication for disaster recovery or in case 3rd party authenication becomes unavailable Gabe Muniz 2023-01-26 14:11:17 -05:00
  • 700055801a Merge pull request #13470 from gamuniz/collection_limit_addition Gabriel Muniz 2023-01-26 09:46:54 -05:00
  • 61821faa00 Merge pull request #13476 from john-westcott-iv/security_requested_change John Westcott IV 2023-01-25 17:38:55 -05:00
  • c26d211ee0 Nominal change to the pr body check John Westcott IV 2023-01-25 17:12:43 -05:00
  • f0c91bb1f3 Description Tarun CHawdhury 2023-01-25 16:22:46 -05:00
  • b1dceefac3 Description Tarun Chawdhury 2023-01-25 12:46:51 -08:00