]> git.immae.eu Git - github/shaarli/Shaarli.git/history - tests
Merge pull request #1698 from ArthurHoaro/feature/plugins-search-filter
[github/shaarli/Shaarli.git] / tests /
2020-09-26  ArthurHoaroComply with PHPUnit V8: setup/teardown functions must...
2020-09-25  ArthurHoaroMerge pull request #1560 from ArthurHoaro/fix/redirect...
2020-09-25  ArthurHoaroMerge pull request #1558 from ArthurHoaro/fix/plugins...
2020-09-23  ArthurHoaroMerge pull request #1561 from ArthurHoaro/feature/front...
2020-09-22  ArthurHoaroFix invalid redirection using the path of an external... 1560/head
2020-09-22  ArthurHoaroMerge pull request #1559 from ArthurHoaro/fix/edit...
2020-09-22  ArthurHoaroMerge pull request #1539 from ArthurHoaro/feature/manua...
2020-09-22  ArthurHoaroFix plugin base path in core plugins 1558/head
2020-09-22  ArthurHoaroMerge pull request #1556 from kcaran/apache_methods
2020-09-12  ArthurHoaroMerge pull request #1553 from ArthurHoaro/fix/404-page
2020-09-12  ArthurHoaroMerge pull request #1551 from ArthurHoaro/fix/plugin...
2020-09-12  ArthurHoaroFix subfolder configuration in unit tests 1539/head
2020-09-12  ArthurHoaroAdd manual configuration for root URL
2020-09-12  ArthurHoaroPlugins: do not save metadata along plugin parameters 1551/head
2020-09-12  ArthurHoaroProperly handle 404 errors 1553/head
2020-09-12  ArthurHoaroMerge pull request #1552 from ArthurHoaro/feature/bette...
2020-09-10  ArthurHoaroImprove default bookmarks after install 1552/head
2020-09-06  ArthurHoaroMerge pull request #1547 from ArthurHoaro/fix/daily...
2020-09-06  ArthurHoaroMerge pull request #1538 from ArthurHoaro/feature/plugi...
2020-09-06  ArthurHoaroFix visibility issue on daily page 1547/head
2020-09-03  Keith CarangeloMerge branch 'links_per_page'
2020-09-03  ArthurHoaroMerge pull request #1541 from ArthurHoaro/fix/legacy...
2020-09-03  ArthurHoaroImprove regex to extract HTML metadata (title, descript... 1540/head
2020-09-03  ArthurHoaroMerge pull request #1537 from ArthurHoaro/fix/back...
2020-09-03  ArthurHoaroFix feed target in UT 1537/head
2020-09-03  ArthurHoaroImprove backward compatibility for LegacyRouter
2020-09-03  ArthurHoaroMerge pull request #1519 from ArthurHoaro/fix/mobile...
2020-09-03  ArthurHoaroMerge pull request #1523 from ArthurHoaro/fix/default...
2020-09-03  ArthurHoaroMerge pull request #1520 from ArthurHoaro/fix/jp-language
2020-09-03  ArthurHoaroMerge pull request #1526 from kcaran/links_per_page
2020-09-03  ArthurHoaroMerge pull request #1524 from ArthurHoaro/fix/rss-sticky
2020-09-03  ArthurHoaroMerge pull request #1536 from ArthurHoaro/fix/login...
2020-09-03  ArthurHoaroMerge pull request #1534 from ArthurHoaro/fix/legacy...
2020-09-03  ArthurHoaroMerge pull request #1535 from ArthurHoaro/fix/export...
2020-09-02  Keith CarangeloMerge branch 'master' of https://github.com/shaarli...
2020-09-01  ArthurHoaroSupport redirection of legacy route 'do=configure' 1534/head
2020-09-01  ArthurHoaroFix legacy redirection when Shaarli instance is under...
2020-09-01  ArthurHoaroFix support for legacy route login redirection
2020-09-01  ArthurHoaroMerge pull request #1530 from ArthurHoaro/fix/untagged...
2020-08-31  ArthurHoaroFix broken route to filter not tagged bookmarks 1530/head
2020-08-31  ArthurHoaroMerge pull request #1512 from shaarli/dependabot/npm_an...
2020-08-31  ArthurHoaroMerge pull request #1505 from shaarli/dependabot/npm_an...
2020-08-29  ArthurHoaroREST API: allow override of creation and update dates 1525/head
2020-08-29  ArthurHoaroFixed: Pinned bookmarks are displayed first in ATOM... 1524/head
2020-08-29  ArthurHoaroDefault colors plugin: generate CSS file during initial... 1523/head
2020-08-27  ArthurHoaroFix UT 1520/head
2020-08-27  ArthurHoaroMerge pull request #1518 from ArthurHoaro/authors/v0...
2020-08-27  ArthurHoaroMerge pull request #1517 from ArthurHoaro/changelog...
2020-08-27  ArthurHoaroMerge pull request #1516 from ArthurHoaro/feature/plugi...
2020-08-27  ArthurHoaroBetter handling of plugin incompatibility 1516/head
2020-08-27  ArthurHoaroMerge pull request #1511 from ArthurHoaro/wip-slim...
2020-08-21  ArthurHoaroMove error handling to dedicated controller instead... 1511/head
2020-08-13  ArthurHoaroMove all admin controller into a dedicated group
2020-08-01  ArthurHoaroRemove anonymous permission and initialize bookmarks...
2020-07-28  ArthurHoaroFix basePath in unit tests reference DB
2020-07-28  ArthurHoaroBetter support for notes permalink
2020-07-26  ArthurHoaroNew basePath: fix officiel plugin paths and vintage...
2020-07-24  ArthurHoaroFix: visitor are allowed to chose nb of links per page
2020-07-24  ArthurHoaroFix default link and redirection in install controller
2020-07-23  ArthurHoaroMultiple small fixes
2020-07-23  ArthurHoaroProcess login through Slim controller
2020-07-23  ArthurHoaroProcess Shaarli install through Slim controller
2020-07-23  ArthurHoaroProcess main page (linklist) through Slim controller
2020-07-23  ArthurHoaroProcess thumbnail synchronize page through Slim controllers
2020-07-23  ArthurHoaroProcess token retrieve through Slim controller
2020-07-23  ArthurHoaroProcess plugins administration page through Slim contro...
2020-07-23  ArthurHoaroProcess bookmarks import through Slim controller
2020-07-23  ArthurHoaroProcess bookmark exports through Slim controllers
2020-07-23  ArthurHoaroUse NetscapeBookmarkUtils object instance instead of...
2020-07-23  ArthurHoaroPin bookmarks through Slim controller
2020-07-23  ArthurHoaroProcess change visibility action through Slim controller
2020-07-23  ArthurHoaroImprove ManageTagController coverage and error handling
2020-07-23  ArthurHoaroUse multi-level routes for existing controllers instead...
2020-07-23  ArthurHoaroExplicitly define base and asset path in templates
2020-07-23  ArthurHoaroHandle shaare creation/edition/deletion through Slim...
2020-07-23  ArthurHoaroProcess manage tags page through Slim controller
2020-07-23  ArthurHoaroProcess configure page through Slim controller
2020-07-23  ArthurHoaroPassword change: UT use case with open shaarli
2020-07-23  ArthurHoaroTest ShaarliAdminController
2020-07-23  ArthurHoaroProcess password change controller through Slim
2020-07-23  ArthurHoaroProcess tools page through Slim controller
2020-07-23  ArthurHoaroInitialize admin Slim controllers
2020-07-23  ArthurHoaroProcess session filters through Slim controllers
2020-07-23  ArthurHoaroProcess remove tag endpoint through Slim controller
2020-07-23  ArthurHoaroRefactor front controller tests to create container...
2020-07-23  ArthurHoaroProcess OpenSearch controller through Slim
2020-07-23  ArthurHoaroRSS/ATOM feeds: process through Slim controller
2020-07-23  ArthurHoaroMake FeedBuilder instance creation independant of the...
2020-07-23  ArthurHoaroPHP 7.1 compatibility
2020-07-23  ArthurHoaroProcess Daily RSS feed through Slim controller
2020-07-23  ArthurHoaroSlim daily: minor bugfix with empty data
2020-07-23  ArthurHoaroProcess daily page through Slim controller
2020-07-23  ArthurHoaroProcess tag list page through Slim controller
2020-07-23  ArthurHoaroFew optimizations and code readability for tag cloud...
2020-07-23  ArthurHoaroHandle tag filtering in the Bookmark service
2020-07-23  ArthurHoaroWorking version before optimization
2020-07-23  ArthurHoaroSlim router: handle add tag route
2020-07-23  ArthurHoaroProcess logout through Slim controller
2020-07-23  ArthurHoaroMigrate cache purge function to a proper class
2020-07-23  ArthurHoaroProcess picwall rendering through Slim controller + UT
next