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
Age
Commit message (
Expand
)
Author
2008-10-20
Added Read and Show instances for Type. This required moving some code around.
bjorn
2008-10-20
Replace Category with Type in the PGF API. Added readLanguage and showLanguage.
bjorn
2008-10-20
Added 'run' target to gf-server Makefile. It compiles the server, and starts ...
bjorn
2008-10-20
Added compiled GWT code to repo.
bjorn
2008-10-20
gf-server: New URL format: /grammar.pgf/command
bjorn
2008-10-20
lighttpd.conf tweak
bjorn
2008-10-20
fastcgi: better grammar cache implementation: don't deadlock on exceptions
bjorn
2008-10-17
(fastcgi) replace DataRef with a more general Cache type, which can hold seve...
bjorn
2008-10-17
lighttpd.conf: use default server.event-handler = "select"
bjorn
2008-10-17
gf-server-jsapi: clean up old callbacks
bjorn
2008-10-17
Don't include parsers for Ger, Dan, Nor in server/demo.pgf and server/lang.pgf
bjorn
2008-10-17
Fixed URL in gwt-client/Translate-shell-external to work with lighttpd
bjorn
2008-10-17
Use JSON-P in gf-server-jsapi.js
bjorn
2008-10-17
Added JSON-P support to fastcgi server.
bjorn
2008-10-17
Delete gf.fcgi in src/server/Makefile.
bjorn
2008-10-16
A bunch of changes that make it easy to run the gf server with lighttpd
bjorn
2008-10-16
Multithreaded gf.fcgi.
bjorn
2008-10-16
server/makefile added test.pgf target.
bjorn
2008-10-16
build pgf files in src/server with erasing parsing
bjorn
2008-09-26
Added 'complete' function to the PGF API. This is a higher-level API to the c...
bjorn
2008-09-22
GWT: somewhat nicer iterable() hack.
bjorn
2008-09-21
Added iterable() method for nicer iteration through GF method results. (GWT)
bjorn
2008-09-17
GWT: disable translation until the language info has been loaded from the ser...
bjorn
2008-09-17
GWT: update to use new /grammar resource. Select from language based on Accep...
bjorn
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 bes...
bjorn
2008-09-17
GWT: comment out flag icon stuff in CSS.
bjorn
2008-09-17
Towards looking at the locale for default language. Added flag icons.
bjorn
2008-09-16
Better error handling in GWT UI.
bjorn
2008-09-15
GWT client: set Accept header to get plain text error messages,
bjorn
2008-09-15
Added loading popup to gwt ui
bjorn
2008-09-15
fastcgi server: decode UTF-8 inputs produced by the gwt client
bjorn
2008-09-15
gwt installball should not contain gf.fcgi
bjorn
2008-09-15
GWT: only allow a single compeltion request at a time.
bjorn
2008-09-15
Use abs path for gf.fcgi in gwt client.
bjorn
2008-09-15
Fixes to the GWT UI to be able to run it on other machines (still some hardco...
bjorn
2008-09-15
Added partial word completion to fastcgi server and update GWT UI accordingly.
bjorn
2008-09-12
completing resource api with things needed in WebALT
aarne
2008-09-12
Somewhat nicer gwt client ui style.
bjorn
2008-09-12
GWT client now has the same func
bjorn
2008-09-12
server: changes lang field to name
bjorn
2008-09-12
Update gf-client.html with new gf.fcgi output types.
bjorn
2008-09-12
Change JSON structures returned by the translation server to always be arrays...
bjorn
2008-09-12
translation server: added limit argument to /complete.
bjorn
2008-09-12
Started working on Google Web Toolkit version of translation server ui.
bjorn
2008-09-10
Added temporary completions button to AJAX translation UI.
bjorn
2008-09-10
Note about deleting /tmp/fcgi_ipc
bjorn
2008-09-10
missing sudo in erver README
bjorn
2008-09-10
mod_fastcgi installation instructions in src/server/README
bjorn
[next]