Files
attract/attract
Sybren A. Stüvel 1e1420d92b Fixed race condition in fetching task activities
Since MongoDB stores timestamps with a resolution of a millisecond, it was
possible for a task to be created and updated on the same timestamp, which
could cause an impossible ordering of the activities (edit before creation).
Sorting by ID instead of creation timestamp fixes this.
2019-05-14 14:26:27 +02:00
..
2017-02-10 11:20:48 +01:00
2018-04-19 18:14:02 +02:00
2017-05-31 10:49:03 +02:00
2016-11-02 11:06:29 +01:00