summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-15better error handling when over limitWayne Witzel III1-0/+5
2018-10-15fix a typo on the JT add page that breaks the custom venv fieldRyan Petrello1-1/+1
2018-10-15[3.3.1] Add files and output of commands to gather with sosreportHideki Saito1-3/+8
2018-10-12minor nit for https://github.com/ansible/tower/pull/3060Ryan Petrello1-1/+1
2018-10-12properly handle AnsibleVaultEncryptedUnicode objects in the callbackRyan Petrello1-1/+23
2018-10-10fix issue with ldap queries containing unicodechris meyers1-1/+1
2018-10-10Use latest version of asgi_amqpWayne Witzel III2-2/+2
2018-09-27Actually fix extra vars on edit schedule. This commit takes into account sur...mabashian1-15/+22
2018-09-27Fixes bug where schedule extra vars were not being displayed in the edit formmabashian1-12/+2
2018-09-27at migration time, validate ldap group type paramschris meyers2-0/+48
2018-09-24properly support deprecated `Authorization: Token xyz`Ryan Petrello2-0/+12
2018-09-12fix filter page size selectorJohn Mitchell1-4/+3
2018-09-12Whitespace fixShane McDonald1-1/+0
2018-09-12update syntax of lodash find callJohn Mitchell1-1/+1
2018-09-11Fixes bug in wfjt node form where rows weren't remaining selected after being...mabashian1-3/+3
2018-09-07deprecate fact endpoints and commandschris meyers2-0/+4
2018-09-07rm network ui from changelogadamscmRH1-2/+1
2018-09-07consolidate celery init signals to avoid an instance registration raceRyan Petrello1-29/+26
2018-09-06don't render playbook_on_start eventsJake McDermott1-0/+5
2018-09-06add destroy hook to index controllerJake McDermott3-0/+20
2018-09-06use el.contents() to remove linesJake McDermott1-3/+9