- Oct 16, 2020
-
-
Jonathan de Jong authored
Signed-off-by:
Jonathan de Jong <jonathan@automatia.nl>
-
- Oct 10, 2019
-
-
James authored
-
- Oct 02, 2019
-
-
Amber Brown authored
* type checking fixes * changelog
-
- Aug 28, 2019
-
-
Amber Brown authored
-
- Aug 13, 2019
-
-
Amber Brown authored
-
- Mar 15, 2019
-
-
Aaron Raimist authored
* Add some stuff back to the .gitignore Signed-off-by:
Aaron Raimist <aaron@raim.ist> * Add changelog Signed-off-by:
Aaron Raimist <aaron@raim.ist> * Reorder and remove old items from .gitignore Signed-off-by:
Aaron Raimist <aaron@raim.ist>
-
- Feb 20, 2019
-
-
Richard van der Hoff authored
I just got bitten by a file being caught by the .gitignore, which shouldn't have been, and am now pissed off with the .gitignore. I have basically declared bankruptcy on it and started again.
-
- Jan 30, 2019
-
-
Amber Brown authored
-
- Jan 24, 2019
-
-
Amber Brown authored
-
- Dec 21, 2018
-
-
Amber Brown authored
-
- Dec 20, 2018
-
-
Richard van der Hoff authored
-
- Sep 20, 2018
-
-
Amber Brown authored
-
- Sep 19, 2018
-
-
Amber Brown authored
-
- Sep 06, 2018
-
-
Amber Brown authored
-
- Jun 05, 2018
-
-
Amber Brown authored
-
- May 22, 2018
-
-
Amber Brown authored
-
- Apr 25, 2018
-
-
Neil Johnson authored
-
- Feb 05, 2018
-
-
Erik Johnston authored
-
- Feb 04, 2018
-
-
kaiyou authored
-
- Sep 23, 2016
-
-
Erik Johnston authored
Some streams will occaisonally advance their positions without actually having any new rows to send over federation. Currently this means that the token will not advance on the workers, leading to them repeatedly sending a slightly out of date token. This in turns requires the master to hit the DB to check if there are any new rows, rather than hitting the no op logic where we check if the given token matches the current token. This commit changes the API to always return an entry if the position for a stream has changed, allowing workers to advance their tokens correctly.
-
- Sep 01, 2015
-
-
pztrn authored
Signed-off-by:
Stanislav Nikitin <pztrn@pztrn.name>
-
- Aug 25, 2015
-
-
Mark Haines authored
-
- Feb 23, 2015
-
-
Kegan Dougal authored
-
- Jan 23, 2015
-
-
Erik Johnston authored
-
- Jan 22, 2015
-
-
Mark Haines authored
-
- Dec 08, 2014
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Nov 12, 2014
-
-
Kegan Dougal authored
-
- Nov 11, 2014
-
-
Matthew Hodgson authored
-
- Nov 04, 2014
-
-
Kegan Dougal authored
-
- Sep 22, 2014
-
-
Kegan Dougal authored
Added boilerplate for running end-to-end tests.\nThis is done using Protractor, which looks for a .gitignored file environment-protractor.js which contains the selenium endpoint url.
-
- Sep 06, 2014
-
-
Kegan Dougal authored
-
- Sep 05, 2014
-
-
Mark Haines authored
-
- Aug 27, 2014
-
-
Paul "LeoNerd" Evans authored
-
- Aug 26, 2014
-
-
Erik Johnston authored
WIP: Completely change how event streaming and pagination work. This reflects the change in the underlying storage model.
-
- Aug 12, 2014
-
-
Paul "LeoNerd" Evans authored
-