summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Christian Schneider [Thu, 3 Jan 2019 14:55:49 +0000 (15:55 +0100)]
Merge branch 'master' into comparable-position
Christian Schneider [Thu, 3 Jan 2019 14:53:14 +0000 (15:53 +0100)]
Merge pull request #6 from tmaret/explicit-position-to-string
Define the positionToString signature explicitly in the API
Christian Schneider [Thu, 3 Jan 2019 14:52:32 +0000 (15:52 +0100)]
Merge branch 'master' into explicit-position-to-string
Christian Schneider [Thu, 3 Jan 2019 14:50:25 +0000 (15:50 +0100)]
Merge pull request #8 from tmaret/send-without-returning-position
Do not return a Postition from send signature in the API
tmaret [Thu, 3 Jan 2019 14:38:36 +0000 (15:38 +0100)]
Do not return a Postition from send signature in the API
tmaret [Thu, 3 Jan 2019 14:33:22 +0000 (15:33 +0100)]
Define the positionToString signature explicitly in the API
tmaret [Thu, 3 Jan 2019 12:30:40 +0000 (13:30 +0100)]
Define the positionToString signature explicitly in the API
tmaret [Thu, 3 Jan 2019 12:18:57 +0000 (13:18 +0100)]
Abstract the offset from the API
Christian Schneider [Thu, 3 Jan 2019 10:51:50 +0000 (11:51 +0100)]
Merge pull request #3 from tmaret/in-memory-implementation
Cleanup code
tmaret [Wed, 2 Jan 2019 18:22:27 +0000 (19:22 +0100)]
Cleanup code
Christian Schneider [Wed, 2 Jan 2019 16:29:26 +0000 (17:29 +0100)]
Add build indicator
Christian Schneider [Wed, 2 Jan 2019 16:02:49 +0000 (17:02 +0100)]
Added license headers
Christian Schneider [Wed, 2 Jan 2019 15:58:40 +0000 (16:58 +0100)]
ARIES-1878 - In memory implementation
Christian Schneider [Wed, 2 Jan 2019 15:58:08 +0000 (16:58 +0100)]
ARIES-1879 - Create Received to avoid null Position. Move positionToString to Position. Add Position.getOffset
Christian Schneider [Mon, 31 Dec 2018 08:45:15 +0000 (09:45 +0100)]
Remove TopicPosition as we do not support partitions
Christian Schneider [Mon, 31 Dec 2018 08:38:50 +0000 (09:38 +0100)]
Some ideas for goals and requirements
Christian Schneider [Sun, 30 Dec 2018 13:29:35 +0000 (14:29 +0100)]
Add Readme
Christian Schneider [Sun, 30 Dec 2018 13:27:10 +0000 (14:27 +0100)]
Add initial API