summaryrefslogtreecommitdiffstats
path: root/awxkit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11921 from jbradberry/fix-export-reconstruct-endpointJeff Bradberry2022-06-061-1/+7
|\
| * Look up the correct top-level resource name when reconstructing foreign keysJeff Bradberry2022-03-181-1/+7
* | Merge pull request #12049 from fosterseth/awxkit_import_help_textSeth Foster2022-05-162-10/+33
|\ \
| * | Improve help text for import and exportSeth Foster2022-05-102-10/+33
* | | set all_pages to True by default in get_methodJose Angel Morena2022-05-111-1/+1
* | | set all_pages to True by default in get_methodJose Angel Morena2022-05-111-1/+1
|/ /
* | awxkit log which resource failed to importSeth Foster2022-04-111-1/+2
* | Fixing import of projects issue due to local_path (#11889)John Westcott IV2022-03-211-0/+4
* | Support the new Inventory.labels in awxkit / awx-cliJeff Bradberry2022-03-183-1/+5
|/
* Merge pull request #11654 from jbradberry/django-3.2-upgradeJeff Bradberry2022-03-171-1/+1
|\
| * Deal with breaking tests for 3.1Jeff Bradberry2022-03-081-1/+1
* | Enabling export of applications through awxkit (#11887)John Westcott IV2022-03-102-0/+2
|/
* Expand out the early membership role assignmentJeff Bradberry2022-03-071-9/+15
* Changing session cookie name and added a way for clients to know what the nam...John Westcott IV2022-02-273-9/+20
* Fix newly-added black rulesAlan Rominger2022-01-301-1/+1
* Add the mesh_visualizer resource to awxkitJeff Bradberry2022-01-133-1/+13
* Merge pull request #9491 from sezanzeb/awxkit-credential-fileShane McDonald2021-10-142-2/+79
|\
| * add credential file supportsezanzeb2021-09-122-2/+79
* | Change search location for job private data (#11217)Alan Rominger2021-10-081-1/+1
* | Make setup.py compatible with older pythonsShane McDonald2021-10-061-1/+2
* | Remove VERSION files, obtain version from git tags.Shane McDonald2021-10-062-5/+28
* | Bump versionShane McDonald2021-10-021-1/+1
* | emulate workaround present in demo inventoryElijah DeLee2021-09-031-1/+1
* | Update inventory.pyElijah DeLee2021-09-031-1/+1
* | Bump version and changelogShane McDonald2021-08-121-1/+1
* | Generate a small random size when necessaryTiago2021-08-111-5/+6
* | fix lintTiago2021-08-111-1/+1
* | Update awxkit random_title setting non_ascii to FalseTiago2021-08-111-0/+2
* | Merge pull request #9944 from AlanCoding/schedule_teardownShane McDonald2021-07-232-1/+30
|\ \ | |/ |/|
| * Allow preserving schedules with prevent_teardownAlanCoding2021-04-192-1/+30
* | Merge pull request #7273 from jamesmarshall24/develShane McDonald2021-07-221-1/+1
|\ \
| * | Remove query_parameters from within loop duplicating parameters in URL requestjamesmarshall242020-06-061-1/+1
* | | Avoid waiting for deletion in error casesAlan Rominger2021-07-131-3/+13
* | | Wait until inventory is fully deleted in silent_deleteAlan Rominger2021-07-131-0/+5
* | | Run flake8 on awxkitAlan Rominger2021-06-298-18/+3
* | | Merge pull request #10522 from AlanCoding/close_file19.2.2softwarefactory-project-zuul[bot]2021-06-281-3/+3
|\ \ \
| * | | Close file before returningAlan Rominger2021-06-251-3/+3
* | | | Bump version + changelogShane McDonald2021-06-281-1/+1
* | | | Show tracebacks from dependency failures (#5154)Alan Rominger2021-06-281-11/+12
|/ / /
* | | accept old env varsElijah DeLee2021-06-221-3/+7
* | | Rename managed_by_tower to managedChristian M. Adams2021-06-224-8/+8
* | | Removed references to tower in InventorySource and CredentialsAmol Gautam2021-06-229-30/+30
* | | Remove insights_credential from inventoryBill Nottingham2021-06-222-4/+2
* | | add EE information to assert_statusElijah DeLee2021-06-161-0/+8
* | | Add validator for ee image field nameSeth Foster2021-06-161-1/+1
* | | Bump version to 19.2.1Shane McDonald2021-06-141-1/+1
* | | Make ExecutionEnvironment awxkit class able to handle null values in payloadAlan Rominger2021-06-111-6/+10
* | | Add option to record websocket received timeAlan Rominger2021-06-081-1/+5
* | | Merge pull request #10258 from kdelee/ee_singular_awx_clisoftwarefactory-project-zuul[bot]2021-06-031-0/+1
|\ \ \
| * | | allow singular execution_environment for cliElijah DeLee2021-05-251-0/+1