index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
MainFastCGI.hs
Age
Commit message (
Collapse
)
Author
2008-09-17
fastcgi: rename /info to /grammar
bjorn
2008-09-17
fastcgi: replace /categories, /languages and /mylanguage with /info.
bjorn
2008-09-17
fastcgi server: add /mylanguage resource, which selects the language that ↵
bjorn
best matches the Accept-language header.
2008-09-15
fastcgi server: decode UTF-8 inputs produced by the gwt client
bjorn
2008-09-15
Added partial word completion to fastcgi server and update GWT UI accordingly.
bjorn
2008-09-12
server: changes lang field to name
bjorn
2008-09-12
Change JSON structures returned by the translation server to always be ↵
bjorn
arrays of objects.
2008-09-12
translation server: added limit argument to /complete.
bjorn
2008-09-10
Fix type error in fastcgi server.
bjorn
I forgot to fix this after I copied the modified FastCGIUtils from morpho-server.
2008-08-24
Move CGIError stuff to FastCGIUtils.
bjorn
2008-08-24
URL decode text input in fastcgi server, including %uXXXX sequences.
bjorn
2008-08-19
First version of ajax / fastcgi interface with completion.
bjorn
2008-08-19
Added parse and linearize functions to the fastcgi server. Some refactoring.
bjorn
2008-08-18
Sort languages in fastcgi /languages output.
bjorn
2008-08-18
Updated AJAX translator to make use of canParse and the fixed parseAllLangs.
bjorn
2008-08-15
Qualify PGF import in fastcgi server, to avoid hiding Language, which breaks ↵
bjorn
with older cgi versions.
2008-08-15
First working version of the AJAX translation client.
bjorn
2008-08-14
Added /cats and /langs to fastcgi server.
bjorn
2008-08-14
Better error handlig in the GF FastCGi server.
bjorn
2008-08-14
Added first version of the GF FastCGI server.
bjorn