| improved POST pipeline (candidate to general purpose handler) |
|
More...
|
over 13 years ago
|
| properly broadcasting request error state |
|
More...
|
over 13 years ago
|
| switched to SNAPSHOT versions |
|
More...
|
over 13 years ago
|
| builder-like request execution interface, support passing of headers |
|
More...
|
over 13 years ago
|
| Headers is not Parcelable anymore, transceiving headers |
|
More...
|
over 13 years ago
|
| rearranging classes |
|
More...
|
over 13 years ago
|
| added Headers to Request and Response |
|
More...
|
over 13 years ago
|
| cleanup: removed 'failed' field from Request |
|
More...
|
over 13 years ago
|
| fixed Response parcelability, improved Status |
|
More...
|
over 13 years ago
|
| InMemoryRequestManager: temporary retention of unreferenced request and response objects |
|
More...
|
over 13 years ago
|
| implemented in-memory request manager, Request reference removed from Response |
|
More...
|
almost 14 years ago
|
| ServiceRequestExecutor encapsulated in RequestHandler |
|
More...
|
almost 14 years ago
|
| improved callback replaying feature, improvied and finished request registry interface and implementation, some minor overall improvements, copyrights updated |
|
More...
|
almost 14 years ago
|
| using default Handler for executing callbacks |
|
More...
|
almost 14 years ago
|
| fixed building of RequestContext inside ResourceContext |
|
More...
|
almost 14 years ago
|
| fixed NullPointerException while obtaining configuration in RestService |
|
More...
|
almost 14 years ago
|
| added resource context contributors, removed ServiceContext dependency |
|
More...
|
almost 14 years ago
|
| implemented resource context caching, unit-tests moved to separate module, leveraging robolectric |
|
More...
|
almost 14 years ago
|
| implemented resource configuration node mechanics |
|
More...
|
almost 14 years ago
|
| first configuration classes draft, implemented tree-like resource configuration |
|
More...
|
almost 14 years ago
|
| prepared to request storage feature |
|
More...
|
almost 14 years ago
|
| added client request store based on Activity preferences and removed old implementation, added callback replaying feature, callbacks are executed inside provided Handler |
|
More...
|
almost 14 years ago
|
| added automatic callback registration feature |
|
More...
|
almost 14 years ago
|
| RequestExecutor and RequestPipeline unified under the Handler interface, added response status attribute |
|
More...
|
almost 14 years ago
|
| implementation of RestfulClient is moved under getrest.client.impl, added callback interface, implemented request 'future' |
|
More...
|
almost 14 years ago
|
| logging: fixed unused throwable in debug() |
|
More...
|
almost 14 years ago
|
| first attempt to actually make requst, added request event broadcasting, added client creation/finalization methods, Pack lost unused type parameter, test app gained some UI |
|
More...
|
almost 14 years ago
|
| logging: added tag length constraints |
|
More...
|
almost 14 years ago
|
| request processing moved to separate pipeline classes |
|
More...
|
almost 14 years ago
|
| added resource context to context hierarchy, added some meaningful TODOs |
|
More...
|
almost 14 years ago
|