summaryrefslogtreecommitdiffstats
path: root/awxkit (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Register pages for the Instance peers and install bundle endpointsJeff Bradberry2022-09-233-11/+35
* Get more specific as to which timeout caused the issueJohn Westcott IV2022-09-221-2/+2
* Altering --timeout from awxkit to --action-timeout to remove conflict with ne...John Westcott IV2022-09-222-7/+7
* Add additional schedule fields for new promptsOleksii Baranov2022-09-221-0/+4
* Added instance_groups method to the awxkit modelsOleksii Baranov2022-09-222-6/+15
* Add new add_label method to the wfjt node and schedules awxkit modelsOleksii Baranov2022-09-222-0/+12
* Add awxkit optional fields for new promptsOleksii Baranov2022-09-222-0/+9
* Add GPG credential support to awxkitLuiz Costa2022-09-062-0/+3
* Make schedule teardown more reliableAlan Rominger2022-08-192-8/+7
* Suppress 204 No Content results causing an error during importJeff Bradberry2022-07-191-1/+3
* fix WorkflowJobTemplate export where WorkflowApprovalTemplate is not properly...Hao Liu2022-07-134-19/+80
* Merge pull request #12408 from sarabrajsingh/feature/new-awx-cli-import-expor...Sarabraj Singh2022-06-232-3/+26
|\
| * bubble up an error code when something goes wrong with import/exportSarabraj Singh2022-06-222-3/+26
* | Merge pull request #12351 from AlexSCorey/5673-t-importExportSchedulesJeff Bradberry2022-06-223-16/+8
|\ \ | |/ |/|
| * Adds import export to awx cli for schedules as a top level objectAlex Corey2022-06-093-16/+8
* | Merge pull request #12404 from ansible/revert-12335-feature/awx-cli-import-ex...Sarabraj Singh2022-06-222-26/+3
|\ \
| * | Revert "import/export error codes when something bad happens"Sarabraj Singh2022-06-212-26/+3
* | | Merge pull request #12309 from jbradberry/cli-multiple-extra-varsJessica Steurer2022-06-221-6/+19
|\ \ \ | |/ / |/| |
| * | Allow for multiple --extra_vars or --variables flags in awx-cliJeff Bradberry2022-06-011-6/+19
| |/
* | bubble up an error code when something goes wrong with import/exportSarabraj Singh2022-06-212-3/+26
* | 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