]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Make sure that bookmark sort is consistent, even with equal timestamps 1350/head
authorArthurHoaro <arthur@hoa.ro>
Wed, 7 Aug 2019 11:18:02 +0000 (13:18 +0200)
committerArthurHoaro <arthur@hoa.ro>
Wed, 7 Aug 2019 11:18:02 +0000 (13:18 +0200)
commit9f9627059a0b17de45a90e3c5fad9c1a49318151
tree7d977b55db34ff63d3148d885805a1859f0dba09
parent1a6d61766a80369579041e5a80831f9f6754fe48
Make sure that bookmark sort is consistent, even with equal timestamps

Fixes #1348
application/bookmark/LinkDB.php
tests/bookmark/LinkDBTest.php