openrat-java-client

Unnamed repository; edit this file 'description' to name the repository.
git clone http://git.code.weiherhei.de/openrat-java-client.git
Log | Files | Refs

DateCommit messageAuthorFiles+-
2019-11-08 12:36Make the API client more simple with a fluent interface.Jan Dankert19+189-657
2019-11-07 16:03Compare versions with special versions object.Jan Dankert5+81-12
2019-04-25 08:29Database id is necessary for login action.Jan Dankert1+1-0
2019-04-25 08:28Documentation.Jan Dankert1+5-0
2019-01-10 17:06Convert serverside-Exception into a Java Exception.Jan Dankert3+131-125
2018-12-19 14:57better example for server message.Jan Dankert2+37-11
2018-12-19 14:41new Exception for converting server-side exceptions.Jan Dankert4+25-3
2018-12-19 13:42Move fields from the generic CMSExceptions to CMSServerErrorException.Jan Dankert3+84-109
2018-12-12 17:22Finer Exception-Hierarchie.Jan Dankert6+89-12
2018-12-12 17:07better encapsulation for action classes, new common CMSAction for a more low-level api.Jan Dankert12+250-80
2018-12-12 15:14Auto-append the '/api' in the URL.Jan Dankert2+11-1
2016-09-30 21:38Parsen der Server-Notices und füllen der CMSResponse. Weitere Doku mit JavaDoc.dankert12+274-226
2016-09-30 20:45first version of the java api.dankert29+2922-0