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
*
Merge pull request #13252 from max-len/patch-1
Seth Foster
2022-12-03
1
-1
/
+1
|
\
|
*
Update install.rst
Max Lendrich
2022-11-30
1
-1
/
+1
*
|
Remove update_on_project_update from awxkit
Jeff Bradberry
2022-12-01
1
-1
/
+0
*
|
add new fields to awxkit
Elijah DeLee
2022-11-30
1
-1
/
+1
*
|
Merge pull request #13168 from ArtsiomMusin/feature_13055_add_multiple_assert...
Jeff Bradberry
2022-11-30
2
-2
/
+14
|
\
\
|
|
/
|
/
|
|
*
Resolve review comments
Artsiom Musin
2022-11-09
2
-4
/
+14
|
*
Add multiple assert export for awx cli
Artsiom Musin
2022-11-08
1
-0
/
+2
*
|
Update conf.py
TVo
2022-11-10
1
-2
/
+3
*
|
Avoid adding the 'config' subparser twice
Jeff Bradberry
2022-11-08
1
-2
/
+4
*
|
Expand the dependencies of the Schedule page type
Jeff Bradberry
2022-10-28
2
-3
/
+10
|
/
*
Add prevent_instance_group_fallback to awxkit
John Westcott IV
2022-09-29
2
-1
/
+2
*
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
[next]