summaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2008-10-24GWT: hide stale suggestions.bjorn
2008-10-24GWT code import tweak.bjorn
2008-10-24More GWT refactoring.bjorn
2008-10-23Added Eclipse project stuff for the GWT library. Some refactoring of the GWT ...bjorn
2008-10-22Added PGF.parse method to GWT client.bjorn
2008-10-22Some refactoring of the GWT translator.bjorn
2008-10-22Make GWT compilation easier.bjorn
2008-10-22Remove compiled GWT stuff.bjorn
2008-10-22gf-server: preliminary Ubuntu instructionsbjorn
2008-10-22Recompiled GWT code. I should drop the compiled code from the repo soon, this...bjorn
2008-10-22Rename the GWT Translate module to PGF. Rename the GF class to PGF.bjorn
2008-10-22Change GWT compilation scripts to make it easier to change the GWT dir location.bjorn
2008-10-22New compiled GWT stuff.bjorn
2008-10-22Reorganize GWT stuff into a reusable module and one application module.bjorn
2008-10-20gf-server: move some general stuff to FastCGIUtilsbjorn
2008-10-20Added new generated GWT output.bjorn
2008-10-20Removed the flag icons from the GWT client.bjorn
2008-10-20Update gf-server instructions and configuration.bjorn
2008-10-20Update gf-server to compile with changed PGF API.bjorn
2008-10-20Added Read and Show instances for Type. This required moving some code around.bjorn
2008-10-20Replace Category with Type in the PGF API. Added readLanguage and showLanguage.bjorn
2008-10-20Added 'run' target to gf-server Makefile. It compiles the server, and starts ...bjorn
2008-10-20Added compiled GWT code to repo.bjorn
2008-10-20gf-server: New URL format: /grammar.pgf/commandbjorn
2008-10-20lighttpd.conf tweakbjorn
2008-10-20fastcgi: better grammar cache implementation: don't deadlock on exceptionsbjorn
2008-10-17(fastcgi) replace DataRef with a more general Cache type, which can hold seve...bjorn
2008-10-17lighttpd.conf: use default server.event-handler = "select"bjorn
2008-10-17gf-server-jsapi: clean up old callbacksbjorn
2008-10-17Don't include parsers for Ger, Dan, Nor in server/demo.pgf and server/lang.pgfbjorn
2008-10-17Fixed URL in gwt-client/Translate-shell-external to work with lighttpdbjorn
2008-10-17Use JSON-P in gf-server-jsapi.jsbjorn
2008-10-17Added JSON-P support to fastcgi server.bjorn
2008-10-17Delete gf.fcgi in src/server/Makefile.bjorn
2008-10-16A bunch of changes that make it easy to run the gf server with lighttpdbjorn
2008-10-16Multithreaded gf.fcgi.bjorn
2008-10-16server/makefile added test.pgf target.bjorn
2008-10-16build pgf files in src/server with erasing parsingbjorn
2008-09-26Added 'complete' function to the PGF API. This is a higher-level API to the c...bjorn
2008-09-22GWT: somewhat nicer iterable() hack.bjorn
2008-09-21Added iterable() method for nicer iteration through GF method results. (GWT)bjorn
2008-09-17GWT: disable translation until the language info has been loaded from the ser...bjorn
2008-09-17GWT: update to use new /grammar resource. Select from language based on Accep...bjorn
2008-09-17fastcgi: rename /info to /grammarbjorn
2008-09-17fastcgi: replace /categories, /languages and /mylanguage with /info.bjorn
2008-09-17fastcgi server: add /mylanguage resource, which selects the language that bes...bjorn
2008-09-17GWT: comment out flag icon stuff in CSS.bjorn
2008-09-17Towards looking at the locale for default language. Added flag icons.bjorn
2008-09-16Better error handling in GWT UI.bjorn
2008-09-15GWT client: set Accept header to get plain text error messages,bjorn