index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
awx_collection
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Trying to make AWXKIT tests not run on python2
John Westcott IV
2020-08-19
2
-0
/
+2
*
Updating to remove auth_type since its not longer required
John Westcott IV
2020-08-19
1
-1
/
+1
*
Fixing sanity error
John Westcott IV
2020-08-19
1
-0
/
+1
*
Fixing oauth token login and making module respect token over username/password
John Westcott IV
2020-08-19
1
-3
/
+6
*
Trying to gobble up logs incase there are errors
John Westcott IV
2020-08-19
1
-6
/
+27
*
Fix linter whitespace error
beeankha
2020-08-19
1
-2
/
+0
*
Fixing exit_module -> exit_json
John Westcott IV
2020-08-19
1
-2
/
+4
*
Fixing validate-module errors
John Westcott IV
2020-08-19
1
-11
/
+11
*
Fixing ansible pep8 issues
John Westcott IV
2020-08-19
3
-2
/
+4
*
Fixing linting issues
John Westcott IV
2020-08-19
2
-4
/
+4
*
Expanding examples
John Westcott IV
2020-08-19
1
-2
/
+7
*
Another linting issue
John Westcott IV
2020-08-19
1
-1
/
+1
*
Removed default: '' and updated [] to '' per specification
John Westcott IV
2020-08-19
1
-16
/
+5
*
Fixing truthy linting issues
John Westcott IV
2020-08-19
2
-3
/
+3
*
Fix python3 Zuul error with awxkit
John Westcott IV
2020-08-19
1
-1
/
+4
*
Adding integration tests and example in import
John Westcott IV
2020-08-19
3
-0
/
+189
*
Adding import/export awx kit features
John Westcott IV
2020-08-19
41
-315
/
+652
*
Change regex to match what is in source
Alan Rominger
2020-08-11
1
-1
/
+1
*
Merge pull request #7840 from beeankha/credential_input_idempotency
softwarefactory-project-zuul[bot]
2020-08-06
2
-1
/
+20
|
\
|
*
Make 'inputs' idempotent in credentials module, add test to check this works
beeankha
2020-08-05
2
-1
/
+20
*
|
Add execution environment metadata to AWX collection
AlanCoding
2020-08-06
1
-0
/
+3
|
/
*
Fix collection test inventory
Caleb Boylan
2020-07-31
1
-0
/
+9
*
Handle not-provided falsy values in tower_inventory_source
AlanCoding
2020-07-30
2
-5
/
+27
*
Match test playbook output to edited module output
beeankha
2020-07-28
1
-2
/
+2
*
Make minor edits to the rrule module
beeankha
2020-07-28
1
-18
/
+18
*
Adding lookup to rrule plugin test logic for new tooling
John Westcott IV
2020-07-14
1
-4
/
+12
*
Removing redundant check
John Westcott IV
2020-07-14
1
-5
/
+0
*
Fixing copyrights and linting issues
John Westcott IV
2020-07-14
2
-2
/
+8
*
More refinement of examples
John Westcott IV
2020-07-14
2
-12
/
+12
*
Update examples
John Westcott IV
2020-07-14
2
-98
/
+70
*
Fixing linting errors
John Westcott IV
2020-07-14
1
-3
/
+3
*
Reverting commit 81b192c3b0520be0897f95e2630edab295e6bf24, we should fail onl...
John Westcott IV
2020-07-14
1
-1
/
+1
*
Overhaul of the testing suite
John Westcott IV
2020-07-14
1
-20
/
+155
*
Revamp of the examples
John Westcott IV
2020-07-14
1
-4
/
+35
*
When using return_ids send back a list of strings instead of ints.
John Westcott IV
2020-07-14
1
-2
/
+3
*
Added note about exception if list view return is > max_objects
John Westcott IV
2020-07-14
1
-0
/
+1
*
Making the count check >= instead of just >
John Westcott IV
2020-07-14
1
-1
/
+1
*
Fixing undefined variabe
John Westcott IV
2020-07-14
1
-1
/
+1
*
make lookup plugin compatible with ansible.tower namespace (#9)
Alan Rominger
2020-07-14
5
-47
/
+131
*
Delete the tower_get_id plugin and tests
AlanCoding
2020-07-14
2
-160
/
+0
*
Pull in functionality from lookup plugin get_id into tower_api itself
AlanCoding
2020-07-14
3
-30
/
+125
*
Make tower_api a generic GET'er
John Westcott IV
2020-07-14
3
-22
/
+33
*
Initial fixes from github comments
John Westcott IV
2020-07-14
3
-18
/
+9
*
Fixing doc issue
John Westcott IV
2020-07-14
1
-2
/
+4
*
Fix documentation in api lookup plugin, fix typos in integration tests
beeankha
2020-07-14
4
-7
/
+10
*
Fixing linting issues
John Westcott IV
2020-07-14
2
-23
/
+23
*
Adding tower_api and tower_get_id lookup plugins
John Westcott IV
2020-07-14
6
-25
/
+403
*
Raise job length for testing job wait
Caleb Boylan
2020-07-08
1
-0
/
+2
*
Merge pull request #7432 from elyezer/update-module-tests
softwarefactory-project-zuul[bot]
2020-07-02
1
-8
/
+4
|
\
|
*
Only pass either user or org on modules test
Elyézer Rezende
2020-06-24
1
-8
/
+4
[next]