]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Improved search: combine AND, exact terms and exclude search.
authorArthurHoaro <arthur@hoa.ro>
Mon, 1 Feb 2016 19:33:58 +0000 (20:33 +0100)
committerArthurHoaro <arthur@hoa.ro>
Mon, 15 Feb 2016 20:38:40 +0000 (21:38 +0100)
commitbedd176a5406003631da42366736fd5ebae29135
treeb7577d5f5fcb4534d293a4a6c59d84e8b0f48d42
parent07c2f73543b358d39b3751c8542966794f28db03
Improved search: combine AND, exact terms and exclude search.
application/LinkFilter.php
tests/LinkDBTest.php
tests/LinkFilterTest.php
tests/utils/ReferenceLinkDB.php