summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/thrifthelper
Commit message (Collapse)AuthorAgeFilesLines
* Constants for virtIdSimon Rettberg2018-04-241-0/+13
|
* Print stack trace in newTransport() catch blockSimon Rettberg2017-08-011-2/+2
|
* added new comparator for sorting OS by nameJonathan Bauer2016-09-021-0/+12
|
* thrift proxied methods: throw all TException not just TTransportExceptionJonathan Bauer2016-05-041-1/+1
|
* More imgsync stuffSimon Rettberg2016-04-201-0/+1
|
* More additions for central image storeSimon Rettberg2016-04-181-0/+9
|
* added comparator for locationsJonathan Bauer2016-02-221-11/+12
|
* [thrift] Add UserInfo comparatorSimon Rettberg2016-01-261-0/+13
|
* Count currently hashing blocks as complete client sideSimon Rettberg2016-01-211-2/+2
|
* RPC updateJonathan Bauer2016-01-181-1/+0Star
| | | | | added limitToLocations/limitToAllowedUsers to LectureRead added parentLocationId to Location struct
* added "onlyInLocations" flag for LectureWriteJonathan Bauer2016-01-071-0/+13
| | | | update thrift files to 0.9.3
* Update comments/debug messagesSimon Rettberg2015-10-021-2/+2
|
* VCache und thriftSimon Rettberg2015-09-092-29/+23Star
|
* First working version with SSL supportSimon Rettberg2015-08-182-143/+113Star
|
* Fix getNewSatClient()Simon Rettberg2015-08-181-1/+1
|
* Preparations for SSL thrift client suportSimon Rettberg2015-08-171-29/+53
|
* Separate error callbacks for master and satSimon Rettberg2015-08-172-27/+53
|
* Thrift api changesSimon Rettberg2015-08-141-0/+78
|
* Use connection pool in thrift manager, allow getting explicit sat connectionSimon Rettberg2015-08-122-53/+75
|
* Fix behavior of thrift proxy when getting a new client fails by throwing an ↵Simon Rettberg2015-07-082-81/+94
| | | | exception instead of returning null
* Thrift apiSimon Rettberg2015-07-081-0/+71
|
* Make master server address configurable; dynamic retrying, controlled by ↵Simon Rettberg2015-07-062-80/+87
| | | | callback
* Use framed transport for satellite connections.Stephan Schwaer2015-07-061-2/+1Star
|
* Move TBinaryProtocolSafe from sat-server/master-server to shared libSimon Rettberg2015-06-111-0/+123
|
* Unified thrift definitions for master and satelliteSimon Rettberg2015-06-091-15/+15
|
* Changes for Dozmod v1.1Simon Rettberg2015-06-051-12/+15
|
* Cleanup thrift shandling stuffSimon Rettberg2015-03-052-119/+173
|
* moved ThriftManager and ThriftHandler to master-sync-sharedJonathan Bauer2015-03-042-0/+248