0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
improved POST pipeline (candidate to general purpose handler) More... over 12 years ago
properly broadcasting request error state More... over 12 years ago
switched to SNAPSHOT versions More... over 12 years ago
builder-like request execution interface, support passing of headers More... over 12 years ago
Headers is not Parcelable anymore, transceiving headers More... over 12 years ago
rearranging classes More... over 12 years ago
added Headers to Request and Response More... almost 13 years ago
cleanup: removed 'failed' field from Request More... almost 13 years ago
fixed Response parcelability, improved Status More... almost 13 years ago
InMemoryRequestManager: temporary retention of unreferenced request and response objects More... almost 13 years ago
implemented in-memory request manager, Request reference removed from Response More... almost 13 years ago
ServiceRequestExecutor encapsulated in RequestHandler More... almost 13 years ago
improved callback replaying feature, improvied and finished request registry interface and implementation, some minor overall improvements, copyrights updated More... almost 13 years ago
using default Handler for executing callbacks More... almost 13 years ago
fixed building of RequestContext inside ResourceContext More... almost 13 years ago
fixed NullPointerException while obtaining configuration in RestService More... almost 13 years ago
added resource context contributors, removed ServiceContext dependency More... almost 13 years ago
implemented resource context caching, unit-tests moved to separate module, leveraging robolectric More... almost 13 years ago
implemented resource configuration node mechanics More... almost 13 years ago
first configuration classes draft, implemented tree-like resource configuration More... almost 13 years ago
prepared to request storage feature More... almost 13 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... about 13 years ago
added automatic callback registration feature More... about 13 years ago
RequestExecutor and RequestPipeline unified under the Handler interface, added response status attribute More... about 13 years ago
implementation of RestfulClient is moved under getrest.client.impl, added callback interface, implemented request 'future' More... about 13 years ago
logging: fixed unused throwable in debug() More... about 13 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... about 13 years ago
logging: added tag length constraints More... about 13 years ago
request processing moved to separate pipeline classes More... about 13 years ago
added resource context to context hierarchy, added some meaningful TODOs More... about 13 years ago