MyShaarli/tests/api/controllers
Willi Eggeling 341527bae9 wildcard tag search support
- when searching for tags you can now include '*' as wildcard placeholder
- new search reduces overall overhead when filtering for tags
- fixed combination with description tag search ('#' prefix)
- tests added
2017-08-30 13:20:22 +02:00
..
DeleteLinkTest.php Add history entries for API endpoint 2017-05-07 17:11:22 +02:00
GetLinkIdTest.php Add history entries for API endpoint 2017-05-07 17:11:22 +02:00
GetLinksTest.php wildcard tag search support 2017-08-30 13:20:22 +02:00
HistoryTest.php Add history entries for API endpoint 2017-05-07 17:11:22 +02:00
InfoTest.php Merge pull request #841 from ArthurHoaro/feature/search-no-tag 2017-05-25 15:54:20 +02:00
PostLinkTest.php Add history entries for API endpoint 2017-05-07 17:11:22 +02:00
PutLinkTest.php Add history entries for API endpoint 2017-05-07 17:11:22 +02:00