summaryrefslogtreecommitdiffstats
path: root/docs (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-10-19bump shade versionChris Meyers1-1/+1
2016-10-19Add image to unit-test docker-composeJames Laska1-0/+1
2016-10-19Update unittest container to build ui-depsJames Laska2-2/+5
2016-10-19fix amqp depChris Meyers1-1/+1
2016-10-18no one knows wtf the files in this dir a for, so don't serve themChris Meyers1-1/+1
2016-10-18sendfail syscall bad with crappy filesystemsChris Meyers1-0/+1
2016-10-18fix nginx static files usingChris Meyers1-1/+1
2016-10-18fix awx/ui static pathWayne Witzel III1-1/+1
2016-10-18let nginx serve static filesWayne Witzel III2-5/+7
2016-10-18fix mime type issuesChris Meyers1-0/+4
2016-10-18sym link nginx config by popular demandChris Meyers2-4/+4
2016-10-18put nginx into honcho flowChris Meyers3-3/+4
* allows for make docker-compose-test then make honcho flow
2016-10-18make static directory before collectingWayne Witzel III1-1/+1
2016-10-18fix static files for API browserWayne Witzel III1-2/+8
2016-10-18Update tower_tools image to run nginxWayne Witzel III6-14/+98
2016-10-18Return empty dict if no license present (or invalid key).Chris Church1-0/+2
2016-10-17implement labels for workflows JT and workflow jobsAlanCoding5-13/+28
2016-10-17change static path to match what ui-release producesWayne Witzel III1-1/+1
2016-10-14nginx config fixesWayne Witzel III1-28/+38
2016-10-14fix make server to run other servicesWayne Witzel III1-2/+6
2016-10-14Unit test & project access refactoring to prevent potential issue.Aaron Tan2-6/+3
2016-10-14flake8 fixes for JenkinsAlanCoding5-20/+18
2016-10-14add https portsWayne Witzel III1-0/+1
2016-10-14daphne should listen on 0.0.0.0Wayne Witzel III1-1/+1
2016-10-14use uwsgi/daphne/nginx for devWayne Witzel III5-5/+34
2016-10-13Split unit tests & add access obj org sanity check.Aaron Tan2-3/+9
2016-10-13Add corner case check to user can_admin.Aaron Tan1-1/+2
2016-10-13Remove support@ansible.com, clean up some old links.Bill Nottingham2-6/+6
2016-10-13Unit tests added.Aaron Tan2-2/+14
2016-10-13null value check added.Aaron Tan1-0/+2
2016-10-13Patch up missing org access checks in access.pyAaron Tan1-1/+11
2016-10-13insert back in REPLACE_STR import that was lostAlanCoding1-1/+1
2016-10-13remove yaml and json imports from workflowAlanCoding1-2/+0
2016-10-12move set_artifact module to its own repositoryAlanCoding2-64/+0
2016-10-12Add job artifacts and workflow artifact passingAlanCoding11-18/+243
artifacts redact from job when no_log is set parent no_log artifacts treated as survey passwords
2016-10-12Exclude test directory from setup bundle tarballsShane McDonald1-3/+3
Also using the rsync strategy in the tar-build target. This doesn’t leave behind the empty setup/test directory.
2016-10-12Enable support for file scheme in SCM URLs.Chris Church1-4/+4
2016-10-12Fix issue when string list settings field is null. Resolves #3683.Chris Church3-5/+10
2016-10-12update workflows to work with new channels implementationAlanCoding2-3/+3
2016-10-12Show actual settings module in use.Chris Church1-0/+4
2016-10-11switching websocket to secure websocket (wss://) dpending on protocoljaredevantabor1-3/+13
2016-10-11Include Powershell scripts for Windows scan jobsGraham Mainwaring1-0/+1
2016-10-10workflow serializer fixesAlanCoding2-2/+8
2016-10-10Include defaul channel layer route and upgrade amqp version (#3675)Ryan Fitzpatrick1-1/+1
2016-10-10use created and modified dates from TowerSettings when migrating to conf ↵Jake McDermott1-0/+2
Settings
2016-10-07copy nginx config and uwsgi_paramsWayne Witzel III2-13/+18
2016-10-07Prevent removing license via PUT/PATCH/DELETE to /api/v1/settings/system/.Chris Church3-1/+47
2016-10-07Add api node request servicer to response headersMatthew Jones1-0/+1
2016-10-07removing old apache, renaming nginx configWayne Witzel III3-99/+0
2016-10-07new configuration files for uwsgi/daphneWayne Witzel III3-1/+92