Commit Graph

  • f1196fc019 Clean up string formatting issues from black migration Shane McDonald 2023-05-10 08:19:23 -04:00
  • 7f020052db Make state exists universal in collection (#13890) John Westcott IV 2023-05-10 08:05:29 -04:00
  • 53260213ba Issue template: Remind people to use security@ (#13971) Rick Elrod 2023-05-09 11:00:02 -05:00
  • 7d1ee37689 Minor typo fix in docs Abhijeet Kasurde 2023-05-08 07:47:07 -07:00
  • 45c13c25a4 Set receptor log level to info (#13958) 22.2.0 Seth Foster 2023-05-05 15:01:21 -04:00
  • ba0e9831d2 Fix bug with parent_key filtering (#13957) Alan Rominger 2023-05-05 14:10:55 -04:00
  • 92dce85468 Merge pull request #13955 from shanemcd/dark-processed Shane McDonald 2023-05-05 10:55:47 -04:00
  • 77139e4138 Add missing comma in host_status_counts list Shane McDonald 2023-05-05 08:02:38 -04:00
  • af59abbbc4 Fixing NUL characters in event data feature-django-upgrade John Westcott IV 2023-05-02 14:37:35 -04:00
  • b28e14c630 Merge pull request #13941 from vidyanambiar/freq-details Sarah Akus 2023-05-02 13:19:06 -04:00
  • bf5594e338 Merge pull request #13930 from sean-m-sullivan/collection_role_update Alan Rominger 2023-05-02 12:54:22 -04:00
  • f012a69c93 Allow running AWX checks on forks (#13938) Alan Rominger 2023-05-02 11:47:29 -04:00
  • 8ab3514428 Fixing ValueError becoming DataError John Westcott IV 2023-05-02 11:47:12 -04:00
  • 98781a82c7 Merge branch 'feature-django-upgrade' of github.com:ansible/awx into feature-django-upgrade John Westcott IV 2023-05-02 11:45:51 -04:00
  • 0fb334e372 collection, allow roles to be added to multiple teams and users sean-m-sullivan 2023-04-30 15:06:47 -04:00
  • b7c5cbac3f Fix for 'Run on' field in frequency details Vidya Nambiar 2023-05-01 17:03:51 -04:00
  • d3fabe81d1 Fixing using QuerySet.iterator() after prefetch_related() without specifying chunk_size is deprecated John Westcott IV 2023-04-28 11:57:25 -04:00
  • b274d0e5ef Removing deprecated django.utils.timezone.utc alias in favor of datetime.timezone.utc John Westcott IV 2023-04-28 11:41:11 -04:00
  • 4494412f0c Replacing depricated index_togeather with new indexes John Westcott IV 2023-04-28 11:27:01 -04:00
  • eb7407593f Merge pull request #13915 from marshmalien/10877-dup-freq-types-schedule Sarah Akus 2023-04-28 14:21:23 -04:00
  • 287596234c Merge pull request #13874 from marshmalien/8898-fix-update-vault-credentials Sarah Akus 2023-04-28 13:50:46 -04:00
  • ee7b3470da Merge pull request #13873 from marshmalien/10799-bug-prompt-launch-credential-type-dropdown-complete Sarah Akus 2023-04-28 13:25:40 -04:00
  • b82bec7d04 Replacing psycopg2.copy_expert with psycopg3.copy John Westcott IV 2023-04-27 08:03:27 -04:00
  • 2cee1caad2 Fixing final CI error John Westcott IV 2023-04-25 08:45:28 -04:00
  • c3045b1169 Updating old migrations for psycopg3 John Westcott IV 2023-04-21 15:38:54 -04:00
  • 27024378bc Upgrading djgno to 4.2 LTS John Westcott IV 2023-04-18 16:41:22 -04:00
  • 8eff90d4c0 Adding upgrade to django-oauth-toolkit pre-migraiton John Westcott IV 2023-04-21 10:24:58 -04:00
  • 0faa1c8a24 Merge branch 'devel' into 8898-fix-update-vault-credentials Jessica Steurer 2023-04-28 10:37:15 -03:00
  • 77175d2862 Consolidate get_queryset methods (#13906) Alan Rominger 2023-04-28 09:10:18 -04:00
  • 9b633b6492 Fixing final CI error John Westcott IV 2023-04-25 08:45:28 -04:00
  • 22464a5838 Enhance secret retrieval documentation (#13914) Klaas Demter 2023-04-26 21:32:40 +02:00
  • 3919ea6270 Merge pull request #13905 from vidyanambiar/topology-rbac Sarah Akus 2023-04-26 15:13:32 -04:00
  • 9d9f650051 Show schedule details warning when RRule is unsupported Marliana Lara 2023-04-26 14:49:43 -04:00
  • 66a3cb6b09 Merge pull request #13858 from jessicamack/13322-catch-sigterm jessicamack 2023-04-26 12:24:34 -04:00
  • d282393035 change exit code jessicamack 2023-04-26 11:37:10 -04:00
  • 6ea3b20912 reverse previous commit to break into separate PR jessicamack 2023-04-25 15:05:34 -04:00
  • 3025ef0dfa move with block inside of while to free up persistent db connection jessicamack 2023-04-24 10:46:14 -04:00
  • 397d58c459 removed TODO. moved signal catches to handle() jessicamack 2023-04-24 10:39:36 -04:00
  • d739a4a90a updated black and ran again to fix lint formatting jessicamack 2023-04-24 10:34:54 -04:00
  • 3fe64ad101 fix signal handler. black reformats jessicamack 2023-04-19 11:12:23 -04:00
  • 919d1e5d40 catch SIGTERM or SIGINT and send offline message jessicamack 2023-04-13 15:21:59 -04:00
  • 11dbc56ecb Updating old migrations for psycopg3 John Westcott IV 2023-04-21 15:38:54 -04:00
  • 4c1bd1e88e Upgrading djgno to 4.2 LTS John Westcott IV 2023-04-18 16:41:22 -04:00
  • 865cb7518e Adding upgrade to django-oauth-toolkit pre-migraiton John Westcott IV 2023-04-21 10:24:58 -04:00
  • 7fda4b0675 Merge pull request #13903 from john-westcott-iv/collection_intergration_tests John Westcott IV 2023-04-26 09:08:00 -04:00
  • d8af19d169 Fix organization not showing all galaxy credentials for org admin (#13676) Gabriel Muniz 2023-04-25 15:33:42 -04:00
  • 1821e540f7 Merge branch 'devel' into topology-rbac Vidya Nambiar 2023-04-25 15:32:17 -04:00
  • 77be6c7495 tests Vidya Nambiar 2023-04-25 14:18:05 -04:00
  • baed869d93 Remove project_manual integration test John Westcott IV 2023-04-25 13:49:50 -04:00
  • b87ff45c07 Enhance collection test John Westcott IV 2023-04-25 13:48:37 -04:00
  • 7acc0067f5 Remove Ansible config override to validate group names (#13837) Alan Rominger 2023-04-25 13:37:13 -04:00
  • 0a13762f11 Use separate module for pytest settings (#13895) Alan Rominger 2023-04-25 13:31:46 -04:00
  • 2c673c8f1f Make Topology view and Instances visible only to system admin/auditor Vidya Nambiar 2023-04-25 12:44:27 -04:00
  • 8c187c74fc Adding "password": "$encrypted$" to user serializer (#13704) John Westcott IV 2023-04-25 09:18:01 -04:00
  • 2ce9440bab Merge pull request #13896 from jjwatt/jjwatt-pyver Jesse Wattenbarger 2023-04-24 10:10:30 -04:00
  • 765487390f Fallback on PYTHON path in Makefile Jesse Wattenbarger 2023-04-20 15:43:31 -04:00
  • 086722149c Avoid recursive include of DEFAULT_SETTINGS, add sanity test (#13236) Alan Rominger 2023-04-20 15:15:34 -04:00
  • c10ada6f44 Merge pull request #13876 from marshmalien/9668-adhoc-credentials-search Sarah Akus 2023-04-20 13:41:36 -04:00
  • b350cd053d Merge pull request #13886 from marshmalien/fix-wf-approval-job-details Sarah Akus 2023-04-20 13:31:32 -04:00
  • d0acb1c53f Delete cp of local_settings.py file in test running, because path no longer exists (#13894) Alan Rominger 2023-04-20 13:19:00 -04:00
  • f61b73010a Merge pull request #13889 from TheRealHaoLiu/egg-liminate Hao Liu 2023-04-19 17:12:28 -04:00
  • adb89cd48f Remove unnecessary egg-link linking Hao Liu 2023-04-19 16:36:51 -04:00
  • 3e509b3d55 Merge pull request #13883 from ZitaNemeckova/remove_inventories_from_host_metrics Hao Liu 2023-04-19 15:41:32 -04:00
  • f0badea9d3 Merge pull request #13888 from TheRealHaoLiu/correct-make-call-make Hao Liu 2023-04-19 15:38:58 -04:00
  • 6a1ec0dc89 Merge pull request #13887 from TheRealHaoLiu/no-make-run-stuff-in-docker-compose Hao Liu 2023-04-19 15:35:32 -04:00
  • 329fb88bbb Make target should not call make directly Hao Liu 2023-04-19 15:01:16 -04:00
  • 177f8cb7b2 Stop using make to start processes Hao Liu 2023-04-19 14:51:38 -04:00
  • b43107a5e9 Fix credentials search in adhoc prompt modal Marliana Lara 2023-04-18 12:21:21 -04:00
  • 4857685e1c Fix vault credential update server error Marliana Lara 2023-04-18 11:18:05 -04:00
  • 8ba1a2bcf7 Reset search params when prompt launch credential type dropdown changes Marliana Lara 2023-04-17 21:56:01 -04:00
  • e7c80fe1e8 Fix incorrect workflow approval job details Marliana Lara 2023-04-19 13:38:49 -04:00
  • 33f1c35292 Merge pull request #13658 from TheRealHaoLiu/different-dockerfile Hao Liu 2023-04-19 12:12:54 -04:00
  • ba899324f2 Merge pull request #13856 from TheRealHaoLiu/kube-dev-autoreload Hao Liu 2023-04-19 12:08:52 -04:00
  • 9c236eb8dd Merge pull request #13882 from TheRealHaoLiu/link-launch-n-supervisord Hao Liu 2023-04-19 12:03:22 -04:00
  • 36559a4539 Remove Inventories column for now. Revert this commit once the backend is ready. Zita Nemeckova 2023-03-28 14:16:44 +02:00
  • 7a4b3ed139 Merge pull request #13881 from TheRealHaoLiu/fix-copy Hao Liu 2023-04-19 09:39:39 -04:00
  • cd5cc64d6a Fix 500 on missing inventory for provisioning callbacks (#13862) Gabriel Muniz 2023-04-19 09:27:41 -04:00
  • 71a11ea3ad Link launch script and supervisor conf in kube dev Hao Liu 2023-04-18 23:22:53 -04:00
  • cfbbc4cb92 Auto reload services in kube dev env Hao Liu 2023-04-13 14:43:06 -04:00
  • 592920ee51 Use different dockerfile for docker-compose-build Hao Liu 2023-03-07 19:40:14 -05:00
  • b75b84e282 Merge pull request #13725 from l3acon/collection-existential-state-for-credential-module Hao Liu 2023-04-18 20:51:14 -04:00
  • f4b80c70e3 Merge pull request #13849 from marshmalien/10854-instances-403-error Sarah Akus 2023-04-18 16:41:40 -04:00
  • 9870187af5 Fix copy API Hao Liu 2023-04-18 15:56:44 -04:00
  • bbb436ddbb Merge pull request #13872 from mabashian/remove-codemirror 22.1.0 Michael Abashian 2023-04-18 15:27:12 -04:00
  • abf915fafe Removes more unnecessary licenses Michael Abashian 2023-04-18 15:05:39 -04:00
  • 481814991e Remove codemirror licenses Michael Abashian 2023-04-18 14:16:49 -04:00
  • e94ee8f8d7 Removes unused codemirror dependency Michael Abashian 2023-04-18 10:24:59 -04:00
  • e660f62a59 Merge pull request #13875 from john-westcott-iv/fix_assumed_databases John Westcott IV 2023-04-18 14:21:17 -04:00
  • a2a04002b6 Merge pull request #13869 from keithjgrant/persistent-filter-race-condition Keith Grant 2023-04-18 11:13:19 -07:00
  • 93117c8264 Fixing issue were we assumed DATABSES would be defined John Westcott IV 2023-04-18 11:45:45 -04:00
  • b8118ac86a remove outdated tests Keith J. Grant 2023-04-18 10:04:19 -07:00
  • c08f1ddcaa rework PersistentFilter to avoid double API call Keith J. Grant 2023-04-17 15:34:10 -07:00
  • d57f549a4c Merge branch 'devel' into collection-existential-state-for-credential-module Matthew Fernandez 2023-04-18 09:51:54 -06:00
  • 93e6f974f6 remove redundant loop matt 2023-04-18 09:51:20 -06:00
  • 32f7dfece1 Changing check for all in awx.awx.export (#13854) John Westcott IV 2023-04-18 09:29:25 -04:00
  • 68b32b9b4f Merge branch 'devel' into 10854-instances-403-error Michael Abashian 2023-04-17 10:14:44 -04:00
  • 886ba1ea7f Merge pull request #13860 from AlanCoding/move_test Alan Rominger 2023-04-14 10:36:44 -04:00
  • b128f05a37 Merge pull request #11076 from tongtie/fix-choose-project-scmType-manual-international Alex Corey 2023-04-14 09:57:08 -04:00
  • 36c9c9cdc4 Move integration tests to be consistent with the rest Alan Rominger 2023-04-14 09:51:53 -04:00
  • 342e9197b8 Customize application_name for different connections in dispatcher service (#13074) Alan Rominger 2023-04-13 22:36:36 -04:00