Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-23 | common: Moved from json-simple to jackson as JSON backend; changes include ↵ | Matt Windsor | |
less confusing decoder code and the possibility to migrate to decoding/encoding directly to object representations. backend: Fixed JSON encoding code which was directly calling JSON backend instead of using ProtocolUtils. | |||
2011-03-19 | LibraryViewer: move to ResourceBundled text for localisation and decoupling ↵ | Matt Windsor | |
purposes; warning cleanup; import of json_simple in preparation for JSON protocol implementation. | |||
2011-03-18 | Added Apache HttpCore and HttpClient to classpath, in preparation for usage ↵ | Matt Windsor | |
in the client and server. | |||
2011-02-21 | Added JAR files; would have moved resources but this breaks stuff, so ↵ | Matt Windsor | |
they're staying in the source for now. | |||
2011-02-18 | Added postgresql jdbc driver | Nathan Lasseter | |