- Jul 25, 2018
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
- Jul 24, 2018
-
-
Matthew Hodgson authored
-
- Jul 19, 2018
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
- Jul 09, 2018
-
-
Amber Brown authored
-
- May 29, 2018
-
-
Richard van der Hoff authored
-
- May 22, 2018
-
-
Richard van der Hoff authored
When a user first syncs, we will send them a server notice asking them to consent to the privacy policy if they have not already done so.
-
- May 11, 2018
-
-
Erik Johnston authored
This simplifies things as it is, but will also allow us to change the way we traverse topologically without having to update the way push actions work.
-
- May 02, 2018
-
-
Richard van der Hoff authored
... which were making other, innocent, tests, fail. Plus remove a spurious unittest.DEBUG which was making the output noisy.
-
- Apr 16, 2018
-
-
Richard van der Hoff authored
In most cases, we limit the number of prev_events for a given event to 10 events. This fixes a particular code path which created events with huge numbers of prev_events.
-
- Apr 15, 2018
-
-
Adrian Tschira authored
Doing this I learned e.message was pretty shortlived, added in 2.6, they realized it was a bad idea and deprecated it in 2.7 Signed-off-by:
Adrian Tschira <nota@notafile.com>
-
- Mar 28, 2018
-
-
Neil Johnson authored
-
Neil Johnson authored
-
- Mar 13, 2018
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Mar 05, 2018
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
It seemed to suffer from a bunch of off-by-one errors.
-
- Feb 20, 2018
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Feb 15, 2018
-
-
Erik Johnston authored
-
- Feb 06, 2018
-
-
Erik Johnston authored
-
- Feb 05, 2018
-
-
Erik Johnston authored
-
- Jan 27, 2018
-
-
Richard van der Hoff authored
-
- Nov 13, 2017
-
-
Richard van der Hoff authored
Fix the test to pass the right number of args to the Store constructors
-
- Nov 01, 2017
-
-
Richard van der Hoff authored
-
- Oct 23, 2017
-
-
Richard van der Hoff authored
what could possibly go wrong
-
- Oct 17, 2017
-
-
Richard van der Hoff authored
This isn't used anywhere.
-
- Jul 04, 2017
-
-
Erik Johnston authored
-
- Jun 27, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Jun 15, 2017
-
-
Erik Johnston authored
-
- May 02, 2017
-
-
Erik Johnston authored
-
- Mar 30, 2017
-
-
Erik Johnston authored
-
- Mar 23, 2017
-
-
Erik Johnston authored
This prevents unnecessary construction of lists
-
- Mar 22, 2017
-
-
Richard van der Hoff authored
The `@cached` decorator on `KeyStore._get_server_verify_key` was missing its `num_args` parameter, which meant that it was returning the wrong key for any server which had more than one recorded key. By way of a fix, change the default for `num_args` to be *all* arguments. To implement that, factor out a common base class for `CacheDescriptor` and `CacheListDescriptor`.
-
- Feb 14, 2017
-
-
Erik Johnston authored
-
- Jan 30, 2017
-
-
Erik Johnston authored
-
- Jan 26, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
-