aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/utils/ReferenceLinkDB.php
Commit message (Expand)AuthorAgeFilesLines
* add search highlight unit testsArthurHoaro2020-10-161-1/+1
* Fix basePath in unit tests reference DBArthurHoaro2020-07-281-4/+4
* Add and update unit test for the new system (Bookmark + Service)ArthurHoaro2020-01-181-45/+66
* namespacing: \Shaarli\Bookmark\LinkDBVirtualTam2019-01-121-0/+3
* lint: apply phpcbf to tests/VirtualTam2018-12-021-3/+3
* Add a button to set links as stickyArthurHoaro2018-10-061-2/+43
* Performances: reorder links when they're written instead of readArthurHoaro2017-09-021-0/+23
* Merge pull request #841 from ArthurHoaro/feature/search-no-tagArthurHoaro2017-05-251-1/+25
|\
| * Empty tag search will look for not tagged linksArthurHoaro2017-05-251-1/+25
* | REST API: implement POST link serviceArthurHoaro2017-03-271-1/+1
|/
* Add a persistent 'shorturl' key to all linksArthurHoaro2016-12-121-10/+10
* Unit Test for the new ID systemArthurHoaro2016-12-121-14/+47
* LinkDB: explicit method visibilityVirtualTam2016-10-201-1/+1
* Set updated date for items in feedsArthurHoaro2016-08-031-2/+4
* Better whitespace handling in tagsArthurHoaro2016-08-021-1/+1
* Hashtag systemArthurHoaro2016-06-061-7/+7
* Fixes #497: ignore case difference between tagsArthurHoaro2016-05-311-1/+1
* FeedBuilder unit testsArthurHoaro2016-03-251-9/+11
* Support text search across link fields.ArthurHoaro2016-02-151-4/+4
* Improved search: combine AND, exact terms and exclude search.ArthurHoaro2016-02-151-1/+10
* Private/Hidden tagsArthurHoaro2016-02-151-1/+1
* Add exclusion in tag searchArthurHoaro2016-02-151-1/+1
* Link filter refactoringArthurHoaro2016-01-061-0/+5
* CachedPage: move to a proper file, add testsVirtualTam2015-08-131-1/+0
* LinkDB: prefix private members with an underscoreVirtualTam2015-07-091-10/+10
* LinkDB: do not access global variablesVirtualTam2015-06-241-2/+2
* LinkDB: move to a proper file, add test coverageVirtualTam2015-06-111-0/+128