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
*
Bump version to 14.1.0
Ryan Petrello
2020-08-25
1
-1
/
+1
*
clean up old authtoken support
Ryan Petrello
2020-08-19
3
-6
/
+5
*
Merge pull request #7808 from zedr/feat-yaml-import
softwarefactory-project-zuul[bot]
2020-08-11
4
-5
/
+39
|
\
|
*
minor cleanup up CLI import -f yaml support
Ryan Petrello
2020-08-11
1
-4
/
+4
|
*
Allow YAML as a CLI import format
Rigel Di Scala
2020-08-10
4
-5
/
+39
*
|
Merge pull request #7847 from zedr/feat-workflow-labels
softwarefactory-project-zuul[bot]
2020-08-10
1
-1
/
+2
|
\
\
|
*
|
Export Workflow Job Template Node Labels
Rigel Di Scala
2020-08-10
1
-1
/
+2
*
|
|
Fix early return in assign related method
Rigel Di Scala
2020-08-10
1
-2
/
+2
|
/
/
*
/
Bump version to 14.0.0
Ryan Petrello
2020-08-05
1
-1
/
+1
|
/
*
Fix garbage being printed when exporting as YAML - related #7795
Rigel Di Scala
2020-08-03
1
-1
/
+0
*
Merge pull request #7427 from ryanpetrello/awxkit-install
softwarefactory-project-zuul[bot]
2020-06-24
1
-1
/
+18
|
\
|
*
update instructions and metadata for awxkit/cli installs
Ryan Petrello
2020-06-23
1
-1
/
+18
*
|
Don't traceback on KeyboardInterrupt
Graham Mainwaring
2020-06-23
1
-0
/
+2
|
/
*
Update awxkit credential creation
Elyézer Rezende
2020-06-23
1
-2
/
+2
*
Merge pull request #7379 from AlanCoding/release_13
softwarefactory-project-zuul[bot]
2020-06-23
1
-1
/
+1
|
\
|
*
Bump AWX version, after notable inventory deprecation
AlanCoding
2020-06-18
1
-1
/
+1
*
|
First cut at examples of the import and export commands
Jeff Bradberry
2020-06-18
1
-4
/
+32
*
|
Continue after failures to grant roles
Jeff Bradberry
2020-06-11
1
-1
/
+3
*
|
Prioritize membership roles
Jeff Bradberry
2020-06-10
1
-60
/
+60
*
|
Return the changed status of imports
Jeff Bradberry
2020-06-09
1
-1
/
+13
*
|
Add more logging
Jeff Bradberry
2020-06-09
4
-15
/
+28
*
|
Fix WFJT nodes endpoint to return node pages when posting
Jeff Bradberry
2020-06-09
3
-4
/
+5
*
|
Recursively queue up related assets to be created and/or assigned
Jeff Bradberry
2020-06-09
2
-55
/
+72
*
|
Make sure we have a cached version of existing objects
Jeff Bradberry
2020-06-09
1
-1
/
+1
*
|
Deal with exports involving foreign keys where you don't have permission
Jeff Bradberry
2020-06-09
1
-2
/
+7
*
|
Redo waiting until Project updates are complete
Jeff Bradberry
2020-06-09
1
-1
/
+6
*
|
Make more use of the PageCache for imports
Jeff Bradberry
2020-06-09
3
-41
/
+27
*
|
Log an error and continue when a related object is not found
Jeff Bradberry
2020-06-09
1
-1
/
+3
*
|
Reuse _import_list for import of related full objects
Jeff Bradberry
2020-06-09
1
-36
/
+34
*
|
Rename some things for consistency
Jeff Bradberry
2020-06-09
1
-42
/
+42
*
|
Change the method that exports list views to take a PageList or TentativePage
Jeff Bradberry
2020-06-09
1
-13
/
+20
*
|
Avoid doing an OPTIONS call unless we know it is a related type we export
Jeff Bradberry
2020-06-09
2
-3
/
+7
*
|
Use the new PageCache to store and reuse Page.get results
Jeff Bradberry
2020-06-09
3
-32
/
+60
*
|
Introduce a new PageCache object
Jeff Bradberry
2020-06-09
3
-59
/
+68
*
|
Split _get_options into two pieces
Jeff Bradberry
2020-06-09
1
-14
/
+21
*
|
Attempt to deal with foreign keys that get mislabeled as type integer
Jeff Bradberry
2020-06-09
1
-8
/
+12
*
|
Deal with relations that we cannot resolve
Jeff Bradberry
2020-06-09
2
-5
/
+11
*
|
Only wait for Project updates
Jeff Bradberry
2020-06-09
1
-2
/
+2
*
|
Remove the $encrypted$ placeholders from export values
Jeff Bradberry
2020-06-09
1
-1
/
+11
*
|
Deal with unreadable mandatory foreign keys
Jeff Bradberry
2020-06-09
2
-5
/
+6
*
|
Hook up creation and attachment of related objects
Jeff Bradberry
2020-06-09
1
-1
/
+21
*
|
Fix the _create_assets method to use _get_options
Jeff Bradberry
2020-06-09
1
-3
/
+3
*
|
Enable interconnections between WFJT Nodes
Jeff Bradberry
2020-06-09
1
-9
/
+12
*
|
Enable credential relations
Jeff Bradberry
2020-06-09
1
-2
/
+3
*
|
Fall back to parsing the OPTIONS description
Jeff Bradberry
2020-06-09
1
-3
/
+17
*
|
Drop objects that cannot be read or do not have a natural key
Jeff Bradberry
2020-06-09
2
-42
/
+61
*
|
Remove the NoNaturalKey error
Jeff Bradberry
2020-06-09
3
-13
/
+15
*
|
Handle some more bad cases when doing OPTIONS calls
Jeff Bradberry
2020-06-09
1
-8
/
+32
*
|
Change the NoNaturalKey exception to no longer derive from Common
Jeff Bradberry
2020-06-09
1
-1
/
+6
*
|
If attempting to link to a resource that is not yet complete, wait
Jeff Bradberry
2020-06-09
1
-1
/
+8
[next]