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
...
*
|
Add in more model changes around execution environments
Jeff Bradberry
2021-03-04
1
-1
/
+1
*
|
Add utility method to get controller private_data_dir
Alan Rominger
2021-03-04
1
-0
/
+22
*
|
Changes to get execution environments factories working (#8126)
Alan Rominger
2021-03-04
2
-12
/
+35
*
|
Expose execution environments in awxkit and awx-cli
Jeff Bradberry
2021-03-04
4
-0
/
+39
*
|
Bump version to 17.0.1 & update changelog
Christian M. Adams
2021-01-26
1
-1
/
+1
*
|
Bump version to 17.0.0
Ryan Petrello
2021-01-21
1
-1
/
+1
*
|
Do not drop inventories marked as has_inventory_sources
Jeff Bradberry
2021-01-08
1
-3
/
+0
*
|
silent_delete also needs to handle Confict
Elijah DeLee
2021-01-08
1
-1
/
+3
*
|
Merge pull request #9040 from kdelee/new_teardown_error
softwarefactory-project-zuul[bot]
2021-01-07
1
-0
/
+5
|
\
\
|
*
|
When deleting a job sometimes we get this error
Elijah DeLee
2021-01-07
1
-0
/
+5
*
|
|
Minor organization clarity for workflow failure summary
Alan Rominger
2021-01-05
1
-1
/
+3
*
|
|
Condense logic for handling null job
Alan Rominger
2021-01-05
1
-5
/
+1
*
|
|
Make workflow_job.assert_successful() give specifics
Alan Rominger
2021-01-05
2
-6
/
+38
|
/
/
*
|
Bump version to 16.0.0
Ryan Petrello
2020-12-10
1
-1
/
+1
*
|
Apply more rigor to asserting text in stdout
Alan Rominger
2020-11-25
1
-1
/
+3
*
|
Avoid invalid group characters in default inventory script factory
Alan Rominger
2020-11-18
1
-1
/
+1
*
|
Separate page object for config/attach endpoint
Elyézer Rezende
2020-10-30
3
-4
/
+8
*
|
Remove license_key check & fix docker-compose make command
Christian M. Adams
2020-10-30
1
-1
/
+0
*
|
remove outdated license references
Christian M. Adams
2020-10-30
1
-15
/
+0
*
|
reimplement licensing to work with RHSM and entitlement uploads
Ryan Petrello
2020-10-30
2
-0
/
+4
*
|
Rework the export of full dependent objects
Jeff Bradberry
2020-10-30
2
-12
/
+40
*
|
Merge branch 'downstream' into devel
Ryan Petrello
2020-10-26
1
-0
/
+3
|
\
\
|
*
|
allow the CLI to associate Galaxy credentials to Organizations
Ryan Petrello
2020-10-21
1
-0
/
+3
*
|
|
Bump version to 15.0.1
Ryan Petrello
2020-10-20
1
-1
/
+1
|
/
/
*
|
Merge pull request #8370 from ryanpetrello/fix-bad-extra-vars-warning
softwarefactory-project-zuul[bot]
2020-10-12
1
-0
/
+3
|
\
\
|
*
|
fix a confusing error message when extra vars aren't valid JSON/YAML
Ryan Petrello
2020-10-12
1
-0
/
+3
*
|
|
Attempt to infer related pages on export when the link is missing
Jeff Bradberry
2020-10-09
2
-24
/
+14
*
|
|
Serialize Workflow Job Template inventories by natural key - related #7798
Rigel Di Scala
2020-10-08
1
-0
/
+21
|
/
/
*
|
Bump version to 15.0.0
Ryan Petrello
2020-09-29
1
-1
/
+1
*
|
Merge pull request #8147 from ryanpetrello/py-path
softwarefactory-project-zuul[bot]
2020-09-15
1
-1
/
+1
|
\
\
|
*
|
move an optional import for awxkit
Ryan Petrello
2020-09-15
1
-1
/
+1
*
|
|
Add `name` to StringIO object to fix failing test
Aggelos Kolaitis
2020-09-13
1
-0
/
+1
*
|
|
Support `!import` and `!include` in `awx import -f yaml` command
Aggelos Kolaitis
2020-09-13
1
-2
/
+2
|
/
/
*
|
Update awxkit to manage Org galaxy credentials
Elyézer Rezende
2020-09-01
2
-0
/
+19
*
|
remove source_regions
Chris Meyers
2020-09-01
1
-1
/
+0
*
|
remove instance_filter
Chris Meyers
2020-09-01
1
-1
/
+0
*
|
remove group_by from inventory source
Chris Meyers
2020-09-01
1
-1
/
+0
*
|
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
|
/
/
[prev]
[next]