summaryrefslogtreecommitdiff
path: root/src/server/FastCGIUtils.hs
AgeCommit message (Expand)Author
2014-09-02src/server: refactoring to isolate dependencies on the cgi/fastcgi packageshallgren
2013-07-29Cloud & PGF service: use Content-Type application/json for JSON outputhallgren
2013-07-25Allow cross origin requests to GF cloud & PGF serviceshallgren
2013-01-09PGF service: new command: downloadhallgren
2011-08-22pgf service: added a hook for external serviceshallgren
2010-12-22PGF web service: Use Content-Type text/javascript from JSON outputhallgren
2010-11-26Split pgf-server into pgf-fcgi and pgf-http.hallgren
2010-07-31fix: FastCGIUtils.outputHTML should do UTF8 encodingkrasimir
2010-04-22now the PGF service communicates with Graphviz using UTF8 for the input and b...krasimir
2010-04-22the pgf service now compiles with the latest CGI packagekrasimir
2009-11-29TranslateApp now have browser for abstract syntaxkrasimir
2009-10-24added tree visualizations in TranslateAppkrasimir
2009-06-04Update FastCGIUtils.hs to work with GHC 6.10krasimir
2009-01-25hack for pgf-server for Windowskrasimir
2008-11-20Fix permissions of pgf server error log.bjorn
2008-11-04pgf-server: write stderr to pgf-error.log, since lighttpd closes stderr for f...bjorn
2008-10-20gf-server: move some general stuff to FastCGIUtilsbjorn
2008-10-17(fastcgi) replace DataRef with a more general Cache type, which can hold seve...bjorn
2008-10-16Multithreaded gf.fcgi.bjorn
2008-08-24gf-server: the readData function given to getData should be m a, not IO a.bjorn
2008-08-24Move CGIError stuff to FastCGIUtils.bjorn
2008-08-14Added first version of the GF FastCGI server.bjorn