index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
awxkit
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Register pages for the Instance peers and install bundle endpoints
Jeff Bradberry
2022-09-23
3
-11
/
+35
*
Get more specific as to which timeout caused the issue
John Westcott IV
2022-09-22
1
-2
/
+2
*
Altering --timeout from awxkit to --action-timeout to remove conflict with ne...
John Westcott IV
2022-09-22
2
-7
/
+7
*
Add additional schedule fields for new prompts
Oleksii Baranov
2022-09-22
1
-0
/
+4
*
Added instance_groups method to the awxkit models
Oleksii Baranov
2022-09-22
2
-6
/
+15
*
Add new add_label method to the wfjt node and schedules awxkit models
Oleksii Baranov
2022-09-22
2
-0
/
+12
*
Add awxkit optional fields for new prompts
Oleksii Baranov
2022-09-22
2
-0
/
+9
*
Add GPG credential support to awxkit
Luiz Costa
2022-09-06
2
-0
/
+3
*
Make schedule teardown more reliable
Alan Rominger
2022-08-19
2
-8
/
+7
*
Suppress 204 No Content results causing an error during import
Jeff Bradberry
2022-07-19
1
-1
/
+3
*
fix WorkflowJobTemplate export where WorkflowApprovalTemplate is not properly...
Hao Liu
2022-07-13
4
-19
/
+80
*
Merge pull request #12408 from sarabrajsingh/feature/new-awx-cli-import-expor...
Sarabraj Singh
2022-06-23
2
-3
/
+26
|
\
|
*
bubble up an error code when something goes wrong with import/export
Sarabraj Singh
2022-06-22
2
-3
/
+26
*
|
Merge pull request #12351 from AlexSCorey/5673-t-importExportSchedules
Jeff Bradberry
2022-06-22
3
-16
/
+8
|
\
\
|
|
/
|
/
|
|
*
Adds import export to awx cli for schedules as a top level object
Alex Corey
2022-06-09
3
-16
/
+8
*
|
Merge pull request #12404 from ansible/revert-12335-feature/awx-cli-import-ex...
Sarabraj Singh
2022-06-22
2
-26
/
+3
|
\
\
|
*
|
Revert "import/export error codes when something bad happens"
Sarabraj Singh
2022-06-21
2
-26
/
+3
*
|
|
Merge pull request #12309 from jbradberry/cli-multiple-extra-vars
Jessica Steurer
2022-06-22
1
-6
/
+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow for multiple --extra_vars or --variables flags in awx-cli
Jeff Bradberry
2022-06-01
1
-6
/
+19
|
|
/
*
|
bubble up an error code when something goes wrong with import/export
Sarabraj Singh
2022-06-21
2
-3
/
+26
*
|
Merge pull request #11921 from jbradberry/fix-export-reconstruct-endpoint
Jeff Bradberry
2022-06-06
1
-1
/
+7
|
\
\
|
|
/
|
/
|
|
*
Look up the correct top-level resource name when reconstructing foreign keys
Jeff Bradberry
2022-03-18
1
-1
/
+7
*
|
Merge pull request #12049 from fosterseth/awxkit_import_help_text
Seth Foster
2022-05-16
2
-10
/
+33
|
\
\
|
*
|
Improve help text for import and export
Seth Foster
2022-05-10
2
-10
/
+33
*
|
|
set all_pages to True by default in get_method
Jose Angel Morena
2022-05-11
1
-1
/
+1
*
|
|
set all_pages to True by default in get_method
Jose Angel Morena
2022-05-11
1
-1
/
+1
|
/
/
*
|
awxkit log which resource failed to import
Seth Foster
2022-04-11
1
-1
/
+2
*
|
Fixing import of projects issue due to local_path (#11889)
John Westcott IV
2022-03-21
1
-0
/
+4
*
|
Support the new Inventory.labels in awxkit / awx-cli
Jeff Bradberry
2022-03-18
3
-1
/
+5
|
/
*
Merge pull request #11654 from jbradberry/django-3.2-upgrade
Jeff Bradberry
2022-03-17
1
-1
/
+1
|
\
|
*
Deal with breaking tests for 3.1
Jeff Bradberry
2022-03-08
1
-1
/
+1
*
|
Enabling export of applications through awxkit (#11887)
John Westcott IV
2022-03-10
2
-0
/
+2
|
/
*
Expand out the early membership role assignment
Jeff Bradberry
2022-03-07
1
-9
/
+15
*
Changing session cookie name and added a way for clients to know what the nam...
John Westcott IV
2022-02-27
3
-9
/
+20
*
Fix newly-added black rules
Alan Rominger
2022-01-30
1
-1
/
+1
*
Add the mesh_visualizer resource to awxkit
Jeff Bradberry
2022-01-13
3
-1
/
+13
*
Merge pull request #9491 from sezanzeb/awxkit-credential-file
Shane McDonald
2021-10-14
2
-2
/
+79
|
\
|
*
add credential file support
sezanzeb
2021-09-12
2
-2
/
+79
*
|
Change search location for job private data (#11217)
Alan Rominger
2021-10-08
1
-1
/
+1
*
|
Make setup.py compatible with older pythons
Shane McDonald
2021-10-06
1
-1
/
+2
*
|
Remove VERSION files, obtain version from git tags.
Shane McDonald
2021-10-06
2
-5
/
+28
*
|
Bump version
Shane McDonald
2021-10-02
1
-1
/
+1
*
|
emulate workaround present in demo inventory
Elijah DeLee
2021-09-03
1
-1
/
+1
*
|
Update inventory.py
Elijah DeLee
2021-09-03
1
-1
/
+1
*
|
Bump version and changelog
Shane McDonald
2021-08-12
1
-1
/
+1
*
|
Generate a small random size when necessary
Tiago
2021-08-11
1
-5
/
+6
*
|
fix lint
Tiago
2021-08-11
1
-1
/
+1
*
|
Update awxkit random_title setting non_ascii to False
Tiago
2021-08-11
1
-0
/
+2
*
|
Merge pull request #9944 from AlanCoding/schedule_teardown
Shane McDonald
2021-07-23
2
-1
/
+30
|
\
\
|
|
/
|
/
|
|
*
Allow preserving schedules with prevent_teardown
AlanCoding
2021-04-19
2
-1
/
+30
[prev]
[next]