summaryrefslogtreecommitdiff
path: root/tko/retrieve_logs.cgi
AgeCommit message (Expand)AuthorFilesLines
2009-12-02Update retrieve_logs to call the site_find_repository even if the results ser...mbligh1-19/+22
2009-07-28Update retrieve logs to allow for a more dynamic site_retrieve_logs that canmbligh1-5/+17
2009-04-07use FQDN when retrieving log informationshoward1-1/+1
2009-03-27generic JSON-RPC implementation using JSONP (JSON with Padding). the central...showard1-23/+24
2009-01-14Need to call utils.import_site_function, not just import_site_function.showard1-1/+1
2009-01-13Added a function to import site specific functions. Modified code to use it.mbligh1-7/+10
2009-01-07Change drop-down log viewers in TKO to use JSONP instead of XmlHttpRequests s...showard1-12/+28
2009-01-07Attached is a very large patch that adds support for running ashoward1-15/+32
2008-09-23-added capability to have site-specific urlconfs in TKO Django servershoward1-3/+4
2008-07-24Fix retrieve_logs.cgi to actually return a 302 (temporarily moved)showard1-0/+1
2008-07-17-move log file URL logic to common.Utilsshoward1-1/+1
2008-06-06Set executable bit on all cgi scriptsmbligh1-0/+0
2008-06-04Change the way we direct the browser from Location: to Refresh:. mbligh1-1/+5
2008-05-01Provide support for lazily retrieving job logs from an external storage source.mbligh1-0/+35