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-29
Some lighttpd config fixes for the gwt translator.
bringert
2008-10-29
GWT translator: fixed copy-paste bug where the from language was sent as both...
bjorn
2008-10-29
Better way of building gf-gwt.jar.
bringert
2008-10-29
GWT: Some changes to compilation scripts to run on linux.
bringert
2008-10-28
GWT: better heuristics for when to ask the server for completions.
bjorn
2008-10-28
GWT completion: only return request.getLimit() results to the SuggestBox. Re-...
bjorn
2008-10-27
GWT: Hold on to the previous suggestions, and try filtering them before askin...
bjorn
2008-10-27
GWT: added IterableJsArray.isEmpty().
bjorn
2008-10-24
GWT: hide stale suggestions.
bjorn
2008-10-24
GWT code import tweak.
bjorn
2008-10-24
More GWT refactoring.
bjorn
2008-10-23
Added Eclipse project stuff for the GWT library. Some refactoring of the GWT ...
bjorn
2008-10-22
Added PGF.parse method to GWT client.
bjorn
2008-10-22
Some refactoring of the GWT translator.
bjorn
2008-10-22
Make GWT compilation easier.
bjorn
2008-10-22
Remove compiled GWT stuff.
bjorn
2008-10-22
gf-server: preliminary Ubuntu instructions
bjorn
2008-10-22
Recompiled GWT code. I should drop the compiled code from the repo soon, this...
bjorn
2008-10-22
Rename the GWT Translate module to PGF. Rename the GF class to PGF.
bjorn
2008-10-22
Change GWT compilation scripts to make it easier to change the GWT dir location.
bjorn
2008-10-22
New compiled GWT stuff.
bjorn
2008-10-22
Reorganize GWT stuff into a reusable module and one application module.
bjorn
2008-10-20
gf-server: move some general stuff to FastCGIUtils
bjorn
2008-10-20
Added new generated GWT output.
bjorn
2008-10-20
Removed the flag icons from the GWT client.
bjorn
2008-10-20
Update gf-server instructions and configuration.
bjorn
2008-10-20
Update gf-server to compile with changed PGF API.
bjorn
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
[next]