..
api
Drop PHP 5.5 compatibility and upgrade PHPUnit to v5.x
2018-02-02 19:15:47 +01:00
config
Fix warnings when upgrading from legacy SebSauvage version
2018-01-25 19:55:31 +01:00
docker
docker: move testing resources to tests/docker
2018-06-16 23:54:10 +02:00
HttpUtils
Refactor client session hijacking protection
2018-05-29 22:53:54 +02:00
languages
Load theme translations files automatically
2018-03-26 19:20:25 +02:00
NetscapeBookmarkUtils
Ignore the case while checking DOCTYPE during the file import
2018-02-23 20:34:06 +01:00
plugins
Fix feed permalink rendering with markdown escape set to true
2018-05-19 12:55:43 +02:00
security
Add test coverage for LoginManager methods
2018-06-02 16:46:26 +02:00
Updater
Make max download size and timeout configurable
2018-03-07 23:03:21 +01:00
Url
Add a whitelist of protocols for URLs
2017-05-25 14:58:34 +02:00
utils
Use web-thumbnailer to retrieve thumbnails
2018-07-05 20:31:35 +02:00
.htaccess
.htaccess files: support Apache 2.4+ syntax
2016-11-08 11:38:14 +01:00
ApplicationUtilsTest.php
Fix version check branch for UT
2017-03-22 18:55:09 +01:00
bootstrap.php
Shaarli's translation
2017-10-22 12:55:03 +02:00
CachedPageTest.php
application: refactor version checks, move to ApplicationUtils
2015-11-26 23:19:37 +01:00
CacheTest.php
Hide expected 'error_log' while running TU (clean PHPUnit log)
2016-07-23 14:16:07 +02:00
FeedBuilderTest.php
Move PubSubHubbub code as a default plugin
2016-12-20 11:41:24 +01:00
FileUtilsTest.php
Move database read/write to FileUtils class + additional unit tests
2017-03-21 20:16:26 +01:00
HistoryTest.php
Add history entries for API endpoint
2017-05-07 17:11:22 +02:00
LanguagesTest.php
Load theme translations files automatically
2018-03-26 19:20:25 +02:00
LinkDBTest.php
Tag sort - UT + comment + fix filter and visibility
2018-05-29 20:52:30 +02:00
LinkFilterTest.php
Performances: reorder links when they're written instead of read
2017-09-02 15:10:44 +02:00
LinkUtilsTest.php
Merge pull request #977 from ArthurHoaro/feature/dl-filter
2018-01-23 18:41:38 +01:00
PluginManagerTest.php
application: introduce the Shaarli\Config namespace
2017-03-04 17:07:52 +01:00
RouterTest.php
Unit tests for Router and PluginManager.
2015-11-07 15:27:22 +01:00
ThemeUtilsTest.php
Updater: keep custom theme preference with the new theme setting
2017-01-05 16:16:27 +01:00
ThumbnailerTest.php
Use web-thumbnailer to retrieve thumbnails
2018-07-05 20:31:35 +02:00
TimeZoneTest.php
Change timezone data structure send to the templates
2017-04-03 19:24:55 +02:00
UtilsTest.php
Move session ID check to SessionManager
2017-10-22 19:54:44 +02:00