AutotuneWeb
AutotuneWeb copied to clipboard
Use UriBuilder to allow specifying token in query string
Fixes #43. This may interest you, @eurenda
I did test this and it seems to work as intended. Note that I had to force ViewBag.PreviousResults
to false
so that I don't have to set up Azure Storage and the job runner and as such have not tested the changes related to running jobs in the cloud.