summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'tower/release_3.2.3' into devel1.0.4Matthew Jones2018-02-2016-218/+447
|\
| * Merge pull request #630 from AlanCoding/text_typeAlan Rominger2018-02-151-5/+6
| |\
| | * fix unicode bugs with log statementsAlanCoding2018-02-151-5/+6
| |/
| * Merge pull request #629 from AlanCoding/exportAlan Rominger2018-02-141-0/+2
| |\
| | * use --export option for ansible-inventoryAlanCoding2018-02-141-0/+2
| |/
| * Merge pull request #628 from ryanpetrello/sudo-become-adhocRyan Petrello2018-02-131-0/+1
| |\
| | * add support for new "BECOME" prompt in Ansible 2.5+ for adhoc commandsRyan Petrello2018-02-131-0/+1
| |/
| * Merge pull request #627 from ryanpetrello/fix-7898Ryan Petrello2018-02-121-0/+6
| |\
| | * enforce strings for secret password inputs on CredentialsRyan Petrello2018-02-121-0/+6
| |/
| * Merge pull request #626 from ryanpetrello/release_3.2.3Ryan Petrello2018-02-082-0/+112
| |\
| | * fix a bug for "users should be able to change type of unused credential"Ryan Petrello2018-02-082-0/+112
| |/
| * Merge pull request #625 from jlmitch5/fixXSSJohn Mitchell2018-02-012-5/+5
| |\
| | * fix xss vulnerabilitiesJohn Mitchell2018-01-302-5/+5
| * | Merge pull request #623 from jakemcdermott/fix-ansible-tower-7871Jake McDermott2018-01-303-4/+4
| |\ \
| | * | bump templates form credential_types page limitJake McDermott2018-01-293-4/+4
| | |/
| * | Merge pull request #624 from ryanpetrello/release_3.2.3Ryan Petrello2018-01-302-2/+21
| |\ \ | | |/ | |/|
| | * fix a bug when testing UDP-based logging configurationRyan Petrello2018-01-292-2/+21
| |/
| * Merge pull request #621 from ryanpetrello/set_stat_workflow_race_conditionMatthew Jones2018-01-243-2/+59
| |\
| | * don't process artifacts from custom `set_stat` calls asynchronouslyRyan Petrello2018-01-233-2/+59
| * | Merge pull request #622 from wwitzel3/release_3.2.3Wayne Witzel III2018-01-241-1/+14
| |\ \ | | |/ | |/|
| | * Wait for Slack RTM API websocket connection to be establishedWayne Witzel III2018-01-241-1/+14
| |/
| * Merge pull request #620 from ryanpetrello/fix-815Ryan Petrello2018-01-152-1/+26
| |\
| | * don't overwrite env['ANSIBLE_LIBRARY'] when fact caching is enabledRyan Petrello2018-01-152-1/+26
| |/
| * Merge pull request #619 from ryanpetrello/file_based_tower_fact_cacheRyan Petrello2018-01-156-326/+205
| |\
| | * only allow facts to cache in the proper file system locationRyan Petrello2018-01-152-0/+17
| | * replace our memcached-based fact cache implementation with local filesRyan Petrello2018-01-156-330/+192
| |/
| * Merge pull request #618 from ryanpetrello/become_who_you_were_meant_to_beRyan Petrello2018-01-121-0/+1
| |\
| | * add support for new "BECOME" prompt in Ansible 2.5+Ryan Petrello2018-01-121-0/+1
| * | Merge pull request #617 from ryanpetrello/release_3.2.3Ryan Petrello2018-01-111-1/+1
| |\|
| | * fix a bug in inventory generation for isolated nodesRyan Petrello2018-01-111-1/+1
| |/
| * properly handle unicode for isolated job buffersRyan Petrello2018-01-101-10/+9
* | Merge pull request #1298 from sjenning/add-import-playbookRyan Petrello2018-02-201-1/+1
|\ \
| * | add import_playbook as top-level playbook indicatorSeth Jennings2018-02-191-1/+1
|/ /
* | Merge pull request #1292 from ryanpetrello/fix-1291Ryan Petrello2018-02-192-4/+15
|\ \
| * | don't require credentials to relaunch a jobRyan Petrello2018-02-192-4/+15
|/ /
* | Merge pull request #1116 from bmduffy/bugfix-pem-validationMatthew Jones2018-02-193-21/+62
|\ \
| * | [bugfix] updated pem validation unit testsBrian Duffy2018-02-181-1/+1
| * | [bugfix-pem-validation] pass flake8Brian Duffy2018-02-181-0/+1
| * | updated regexBrian Duffy2018-02-162-4/+13
| * | [bugfix-pem-validation] left a print statement inBrian Duffy2018-02-121-1/+0
| * | [bugfix-pem-validation] update from code reviewBrian Duffy2018-02-102-20/+30
| * | [bugfix-pem-validation] added unit test to simulate catted dataBrian Duffy2018-02-022-2/+17
| * | [bugfix-pem-validation]Brian Duffy2018-02-021-7/+14
* | | Merge pull request #1282 from ansible/jakemcdermott-patch-1Jake McDermott2018-02-161-1/+1
|\ \ \
| * | | fix last run job variable referenceJake McDermott2018-02-161-1/+1
|/ / /
* | | Merge pull request #1123 from wwitzel3/new-permissionsWayne Witzel III2018-02-1517-69/+281
|\ \ \
| * | | Address PR feedbackWayne Witzel III2018-02-144-14/+26
| * | | Rename migration filesWayne Witzel III2018-02-102-1/+1
| * | | Add Org ExecuteWayne Witzel III2018-02-107-6/+28
| * | | Add Notification AdminWayne Witzel III2018-02-105-35/+55