summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixing pre-commit.sh for OS X (#11953)John Westcott IV2022-03-241-8/+12
* Adding ability to run user level pre-commit hooks (#11923)John Westcott IV2022-03-243-0/+31
* Merge pull request #11941 from shanemcd/update-devel-image-refsShane McDonald2022-03-234-8/+7
|\
| * Fix command in build_awx_image.mdShane McDonald2022-03-231-3/+2
| * Update some references to our development imagesShane McDonald2022-03-233-5/+5
* | Merge pull request #11934 from mabashian/5707-proj-field-labelAlex Corey2022-03-232-5/+5
|\ \ | |/ |/|
| * Fix Source Control Type label in project formmabashian2022-03-222-5/+5
* | Merge pull request #11787 from liortamari/hashicorp-vault-kubernetes-authShane McDonald2022-03-232-11/+102
|\ \
| * \ Merge branch 'ansible:devel' into hashicorp-vault-kubernetes-authliortamari2022-03-22365-3299/+5082
| |\ \
| * | | fix code review comments: Add support for Kubernetes authentication method in...liortamary2022-03-011-1/+5
| * | | run black: Add support for Kubernetes authentication method in Hashicorp Vaul...liortamary2022-02-262-9/+7
| * | | unittest: Add support for Kubernetes authentication method in Hashicorp Vault...liortamary2022-02-221-0/+71
| * | | Add support for Kubernetes authentication method in Hashicorp Vault secret lo...liortamary2022-02-221-7/+2
| * | | Add support for Kubernetes authentication method in Hashicorp Vault secret lo...liortamary2022-02-211-7/+30
* | | | Merge pull request #11932 from shanemcd/gha-devel-imagesShane McDonald2022-03-232-5/+10
|\ \ \ \
| * | | | Migrate all development image builds to GHAShane McDonald2022-03-232-5/+10
| | |/ / | |/| |
* | | | Merge pull request #11788 from AlexSCorey/10281-OutputHostFiltersSarah Akus2022-03-232-6/+62
|\ \ \ \
| * | | | Fixes search drop down items for job output searchAlex Corey2022-03-232-6/+62
|/ / / /
* | | | Merge pull request #11937 from ansible/shanemcd-patch-1Shane McDonald2022-03-221-1/+0
|\ \ \ \
| * | | | Stop adding needs_triage label every time an issue is editedShane McDonald2022-03-221-1/+0
|/ / / /
* | | | Merge pull request #11927 from fosterseth/fix_subsystem_metrics_sync_in_asyncSeth Foster2022-03-222-3/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix sync-only operation in async contextSeth Foster2022-03-212-3/+6
| |/ /
* | | Merge pull request #11748 from john-westcott-iv/github_workflows_on_all_releasesShane McDonald2022-03-221-1/+1
|\ \ \ | |/ / |/| |
| * | Chaning workflow to run on all release branchesJohn Westcott IV2022-02-151-1/+1
* | | Fixing import of projects issue due to local_path (#11889)John Westcott IV2022-03-211-0/+4
* | | Merge pull request #11924 from jbradberry/awxkit-support-inventory-labelsJeff Bradberry2022-03-213-1/+5
|\ \ \
| * | | Support the new Inventory.labels in awxkit / awx-cliJeff Bradberry2022-03-183-1/+5
* | | | Merge pull request #11875 from shanemcd/url-prefixing-collectionShane McDonald2022-03-211-4/+10
|\ \ \ \
| * | | | Make our collection work with prefixed API endpointsShane McDonald2022-03-081-4/+10
* | | | | Add related job templates to a couple of screens (#11890)Kersom2022-03-1816-431/+441
* | | | | Merge pull request #11880 from kurokobo/operator_versionShane McDonald2022-03-181-1/+2
|\ \ \ \ \
| * | | | | fix: add OPERATOR_VERSION as build-arg to pass the version to operatorkurokobo2022-03-091-1/+2
* | | | | | Merge pull request #11860 from AlanCoding/hybrid_artifactsAlan Rominger2022-03-181-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Do not remove artifacts for local workAlan Rominger2022-03-081-1/+1
* | | | | | Merge pull request #11917 from nixocio/ui_survey_issueTiago Góes2022-03-182-3/+9
|\ \ \ \ \ \
| * | | | | | Fix credential encryptednixocio2022-03-172-3/+9
* | | | | | | Merge pull request #11913 from keithjgrant/9041-page-titlesTiago Góes2022-03-175-12/+36
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | display current page name in document titleKeith J. Grant2022-03-175-12/+36
* | | | | | | Merge pull request #11654 from jbradberry/django-3.2-upgradeJeff Bradberry2022-03-17222-1931/+1594
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix the signature of RADIUSBackend.get_django_userJeff Bradberry2022-03-141-1/+1
| * | | | | | Disable our wrapping of the Django settings during migrationsJeff Bradberry2022-03-142-3/+8
| * | | | | | Make API queries involving json fields cast the fields to textJeff Bradberry2022-03-141-1/+7
| * | | | | | Fix up warningsJeff Bradberry2022-03-145-8/+5
| * | | | | | Deal with breaking tests for 3.2Jeff Bradberry2022-03-141-4/+5
| * | | | | | Fix up usage of django-guidJeff Bradberry2022-03-148-16/+17
| * | | | | | Upgrade to Django 3.2Jeff Bradberry2022-03-144-16/+19
| * | | | | | Implement an out-of-band migration to change the json fieldsJeff Bradberry2022-03-082-1/+212
| * | | | | | Fix the cleanup_jobs management commandJeff Bradberry2022-03-085-412/+64
| * | | | | | Fix up deprecation warning about get_response for middlewareJeff Bradberry2022-03-084-51/+12
| * | | | | | Fix up deprecation warning about re_path() replacing urls()Jeff Bradberry2022-03-0846-426/+433