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 #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
*
|
Merge pull request #7273 from jamesmarshall24/devel
Shane McDonald
2021-07-22
1
-1
/
+1
|
\
\
|
*
|
Remove query_parameters from within loop duplicating parameters in URL request
jamesmarshall24
2020-06-06
1
-1
/
+1
*
|
|
Avoid waiting for deletion in error cases
Alan Rominger
2021-07-13
1
-3
/
+13
*
|
|
Wait until inventory is fully deleted in silent_delete
Alan Rominger
2021-07-13
1
-0
/
+5
*
|
|
Run flake8 on awxkit
Alan Rominger
2021-06-29
8
-18
/
+3
*
|
|
Merge pull request #10522 from AlanCoding/close_file
19.2.2
softwarefactory-project-zuul[bot]
2021-06-28
1
-3
/
+3
|
\
\
\
|
*
|
|
Close file before returning
Alan Rominger
2021-06-25
1
-3
/
+3
*
|
|
|
Bump version + changelog
Shane McDonald
2021-06-28
1
-1
/
+1
*
|
|
|
Show tracebacks from dependency failures (#5154)
Alan Rominger
2021-06-28
1
-11
/
+12
|
/
/
/
*
|
|
accept old env vars
Elijah DeLee
2021-06-22
1
-3
/
+7
*
|
|
Rename managed_by_tower to managed
Christian M. Adams
2021-06-22
4
-8
/
+8
*
|
|
Removed references to tower in InventorySource and Credentials
Amol Gautam
2021-06-22
9
-30
/
+30
*
|
|
Remove insights_credential from inventory
Bill Nottingham
2021-06-22
2
-4
/
+2
*
|
|
add EE information to assert_status
Elijah DeLee
2021-06-16
1
-0
/
+8
*
|
|
Add validator for ee image field name
Seth Foster
2021-06-16
1
-1
/
+1
*
|
|
Bump version to 19.2.1
Shane McDonald
2021-06-14
1
-1
/
+1
*
|
|
Make ExecutionEnvironment awxkit class able to handle null values in payload
Alan Rominger
2021-06-11
1
-6
/
+10
*
|
|
Add option to record websocket received time
Alan Rominger
2021-06-08
1
-1
/
+5
*
|
|
Merge pull request #10258 from kdelee/ee_singular_awx_cli
softwarefactory-project-zuul[bot]
2021-06-03
1
-0
/
+1
|
\
\
\
|
*
|
|
allow singular execution_environment for cli
Elijah DeLee
2021-05-25
1
-0
/
+1
[next]