index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'tower/release_3.2.3' into devel
1.0.4
Matthew Jones
2018-02-20
16
-218
/
+447
|
\
|
*
Merge pull request #630 from AlanCoding/text_type
Alan Rominger
2018-02-15
1
-5
/
+6
|
|
\
|
|
*
fix unicode bugs with log statements
AlanCoding
2018-02-15
1
-5
/
+6
|
|
/
|
*
Merge pull request #629 from AlanCoding/export
Alan Rominger
2018-02-14
1
-0
/
+2
|
|
\
|
|
*
use --export option for ansible-inventory
AlanCoding
2018-02-14
1
-0
/
+2
|
|
/
|
*
Merge pull request #628 from ryanpetrello/sudo-become-adhoc
Ryan Petrello
2018-02-13
1
-0
/
+1
|
|
\
|
|
*
add support for new "BECOME" prompt in Ansible 2.5+ for adhoc commands
Ryan Petrello
2018-02-13
1
-0
/
+1
|
|
/
|
*
Merge pull request #627 from ryanpetrello/fix-7898
Ryan Petrello
2018-02-12
1
-0
/
+6
|
|
\
|
|
*
enforce strings for secret password inputs on Credentials
Ryan Petrello
2018-02-12
1
-0
/
+6
|
|
/
|
*
Merge pull request #626 from ryanpetrello/release_3.2.3
Ryan Petrello
2018-02-08
2
-0
/
+112
|
|
\
|
|
*
fix a bug for "users should be able to change type of unused credential"
Ryan Petrello
2018-02-08
2
-0
/
+112
|
|
/
|
*
Merge pull request #625 from jlmitch5/fixXSS
John Mitchell
2018-02-01
2
-5
/
+5
|
|
\
|
|
*
fix xss vulnerabilities
John Mitchell
2018-01-30
2
-5
/
+5
|
*
|
Merge pull request #623 from jakemcdermott/fix-ansible-tower-7871
Jake McDermott
2018-01-30
3
-4
/
+4
|
|
\
\
|
|
*
|
bump templates form credential_types page limit
Jake McDermott
2018-01-29
3
-4
/
+4
|
|
|
/
|
*
|
Merge pull request #624 from ryanpetrello/release_3.2.3
Ryan Petrello
2018-01-30
2
-2
/
+21
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
fix a bug when testing UDP-based logging configuration
Ryan Petrello
2018-01-29
2
-2
/
+21
|
|
/
|
*
Merge pull request #621 from ryanpetrello/set_stat_workflow_race_condition
Matthew Jones
2018-01-24
3
-2
/
+59
|
|
\
|
|
*
don't process artifacts from custom `set_stat` calls asynchronously
Ryan Petrello
2018-01-23
3
-2
/
+59
|
*
|
Merge pull request #622 from wwitzel3/release_3.2.3
Wayne Witzel III
2018-01-24
1
-1
/
+14
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Wait for Slack RTM API websocket connection to be established
Wayne Witzel III
2018-01-24
1
-1
/
+14
|
|
/
|
*
Merge pull request #620 from ryanpetrello/fix-815
Ryan Petrello
2018-01-15
2
-1
/
+26
|
|
\
|
|
*
don't overwrite env['ANSIBLE_LIBRARY'] when fact caching is enabled
Ryan Petrello
2018-01-15
2
-1
/
+26
|
|
/
|
*
Merge pull request #619 from ryanpetrello/file_based_tower_fact_cache
Ryan Petrello
2018-01-15
6
-326
/
+205
|
|
\
|
|
*
only allow facts to cache in the proper file system location
Ryan Petrello
2018-01-15
2
-0
/
+17
|
|
*
replace our memcached-based fact cache implementation with local files
Ryan Petrello
2018-01-15
6
-330
/
+192
|
|
/
|
*
Merge pull request #618 from ryanpetrello/become_who_you_were_meant_to_be
Ryan Petrello
2018-01-12
1
-0
/
+1
|
|
\
|
|
*
add support for new "BECOME" prompt in Ansible 2.5+
Ryan Petrello
2018-01-12
1
-0
/
+1
|
*
|
Merge pull request #617 from ryanpetrello/release_3.2.3
Ryan Petrello
2018-01-11
1
-1
/
+1
|
|
\
|
|
|
*
fix a bug in inventory generation for isolated nodes
Ryan Petrello
2018-01-11
1
-1
/
+1
|
|
/
|
*
properly handle unicode for isolated job buffers
Ryan Petrello
2018-01-10
1
-10
/
+9
*
|
Merge pull request #1298 from sjenning/add-import-playbook
Ryan Petrello
2018-02-20
1
-1
/
+1
|
\
\
|
*
|
add import_playbook as top-level playbook indicator
Seth Jennings
2018-02-19
1
-1
/
+1
|
/
/
*
|
Merge pull request #1292 from ryanpetrello/fix-1291
Ryan Petrello
2018-02-19
2
-4
/
+15
|
\
\
|
*
|
don't require credentials to relaunch a job
Ryan Petrello
2018-02-19
2
-4
/
+15
|
/
/
*
|
Merge pull request #1116 from bmduffy/bugfix-pem-validation
Matthew Jones
2018-02-19
3
-21
/
+62
|
\
\
|
*
|
[bugfix] updated pem validation unit tests
Brian Duffy
2018-02-18
1
-1
/
+1
|
*
|
[bugfix-pem-validation] pass flake8
Brian Duffy
2018-02-18
1
-0
/
+1
|
*
|
updated regex
Brian Duffy
2018-02-16
2
-4
/
+13
|
*
|
[bugfix-pem-validation] left a print statement in
Brian Duffy
2018-02-12
1
-1
/
+0
|
*
|
[bugfix-pem-validation] update from code review
Brian Duffy
2018-02-10
2
-20
/
+30
|
*
|
[bugfix-pem-validation] added unit test to simulate catted data
Brian Duffy
2018-02-02
2
-2
/
+17
|
*
|
[bugfix-pem-validation]
Brian Duffy
2018-02-02
1
-7
/
+14
*
|
|
Merge pull request #1282 from ansible/jakemcdermott-patch-1
Jake McDermott
2018-02-16
1
-1
/
+1
|
\
\
\
|
*
|
|
fix last run job variable reference
Jake McDermott
2018-02-16
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #1123 from wwitzel3/new-permissions
Wayne Witzel III
2018-02-15
17
-69
/
+281
|
\
\
\
|
*
|
|
Address PR feedback
Wayne Witzel III
2018-02-14
4
-14
/
+26
|
*
|
|
Rename migration files
Wayne Witzel III
2018-02-10
2
-1
/
+1
|
*
|
|
Add Org Execute
Wayne Witzel III
2018-02-10
7
-6
/
+28
|
*
|
|
Add Notification Admin
Wayne Witzel III
2018-02-10
5
-35
/
+55
[next]