Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/bookmarks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-07-11Upgrade nc requirements (#1845)Marcel Klehr
2022-06-25BookmarkMapper#findAll: Implement recursive query (#1764)Marcel Klehr
2022-06-25Revert "BookmarkMapper#findAll: Implement recursive query (#1764)"Marcel Klehr
2022-06-10BookmarkMapper#findAll: Implement recursive query (#1764)Marcel Klehr
2022-03-11Implement bookmarks backup to FilesMarcel Klehr
2022-02-15Composer: Update nextcloud/coding-standardMarcel Klehr
2021-09-26Fix testsMarcel Klehr
2021-09-18Implement lockingMarcel Klehr
2021-08-22Add another OrphanedTreeItemsRepairStep testMarcel Klehr
2021-07-24Fix hash endpoint: Allow hashing with tagsMarcel Klehr
2021-07-24bookmark endpoint: Fix performance by introducing supporting queryMarcel Klehr
2021-07-18CI: Fix repair and upgrade workflowsMarcel Klehr
2021-07-18CI: Fix repair and upgrade workflowsMarcel Klehr
2021-06-23More testsMarcel Klehr
2021-06-23Fix OrphanedTreeItemsRepairStepMarcel Klehr
2021-04-13Display archived content in full-page overlayMarcel Klehr
2021-04-09Merge pull request #1487 from nextcloud/fix/multiple-root-foldersMarcel Klehr
2021-03-31Fix: Recover from multiple root foldersMarcel Klehr
2021-03-20Fix OrphanedTreeItemsRepairStepTest: Fix SQL queryMarcel Klehr
2021-03-20Add functional test for OrphanedTreeItemsRepairStepMarcel Klehr
2021-02-07PHP: Fix lint errorsMarcel Klehr
2021-02-07BackgroundJobs: Improve tests and fix GC jobMarcel Klehr
2021-02-07Fix BackgroundJobTestMarcel Klehr
2021-02-07Fix BackgroundJobTestMarcel Klehr
2021-02-07Run GC on cache dir and add CACHDIR.TAGMarcel Klehr
2021-01-22Performance: More cachingMarcel Klehr
2020-10-23Add psalm baselineMarcel Klehr
2020-10-11PHP: Fix lint errorsMarcel Klehr
2020-10-10Fix tests for nc20 compatibilityMarcel Klehr
2020-09-11DB: Refactor bookmarks queries (#1209)Marcel Klehr
2020-08-26Fix tag filter testsMarcel Klehr
2020-08-21Implement file archiver (#1167)Marcel Klehr
2020-08-16Fix cron jobMarcel Klehr
2020-08-10Implement dead link detectionMarcel Klehr
2020-08-04php-cs lint fixJohn Molakvoæ (skjnldsv)
2020-07-22Fix testsMarcel Klehr
2020-06-30Tests: Test moving bookmarksMarcel Klehr
2020-06-28Fix DELETE tagMarcel Klehr
2020-05-31Various fixesMarcel Klehr
2020-05-31Fix pending issues to pass testsMarcel Klehr
2020-04-20Fix moving bookmarks across user boundariesMarcel Klehr
2020-04-19Fix CSRF vulnerabilityMarcel Klehr
2020-04-17Fix testsMarcel Klehr
2020-04-06Refactor FoldersController into FolderServiceMarcel Klehr
2020-04-05Refactor BookmarkController into BookmarkServiceMarcel Klehr
2020-03-31Merge branch 'master' into feature/sharing-uiMarcel Klehr
2020-03-31Fix testsMarcel Klehr
2020-03-31Fix phpunit filtersJohn Molakvoæ (skjnldsv)
2020-03-30Fix testsMarcel Klehr
2020-03-23Fix hashing endpoint + minor cleanupMarcel Klehr