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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-02-28Fix testsJulius Härtl
2022-02-28Add event logging to app loadingJulius Härtl
2022-02-23store mountprovider for each mount in the mounts tableRobin Appelman
2022-02-17Add Transactional trait for atomic DB operationsChristoph Wurst
2022-02-12Add testChristopher Ng
2022-02-09fix fs cache test user setupRobin Appelman
2022-02-09Merge pull request #31007 from nextcloud/enhancement/bootstrap-calendar-resou...Christoph Wurst
2022-02-08Merge pull request #30945 from nextcloud/techdebt/noid/background-job-time-wi...Joas Schilling
2022-02-07Only allow avatars in 64 and 512 pixel sizeJoas Schilling
2022-02-07Allow apps to specify if their background job can be delayedJoas Schilling
2022-02-07Move calendar resource/room backend registration to IBootstrapChristoph Wurst
2022-02-04Merge pull request #30354 from nextcloud/enhancement/talk-apiJoas Schilling
2022-02-04Merge pull request #30888 from nextcloud/comments-interfaceJoas Schilling
2022-02-04Add a Talk API for OCPChristoph Wurst
2022-02-03Update ICommentsManager with reaction methodsVitor Mattos
2022-02-01send request id in response headerRobin Appelman
2022-01-28Merge pull request #30794 from nextcloud/techdebt/noid/allow-to-get-comments-...Joas Schilling
2022-01-21Fix fake managerJoas Schilling
2022-01-21Refactor and fixes on testsVitor Mattos
2022-01-21Fix check after change from string to mb_stringVitor Mattos
2022-01-21Limit the summary and sort it afterwardsJoas Schilling
2022-01-21Order the reaction summary, improvements on validationsVitor Mattos
2022-01-21Disable reactions if database don't support utf8mb4Vitor Mattos
2022-01-21Skip if dont support 4 bytes UTF8Vitor Mattos
2022-01-21Fix column size to work with Oracle. Add unit testsVitor Mattos
2022-01-21Add unit testsVitor Mattos
2022-01-21Prevent query error when use subqueryVitor Mattos
2022-01-18Fix tests with email templatesCarl Schwan
2022-01-13Merge pull request #30508 from nextcloud/fix/psaml-binCarl Schwan
2022-01-13Merge pull request #30600 from nextcloud/fix/30595/idn-email-shareCarl Schwan
2022-01-13Check style updateCarl Schwan
2022-01-12Merge pull request #30572 from nextcloud/fix/lint_warningsLouis
2022-01-11Add check before sending email that email address is validCarl Schwan
2022-01-11Merge pull request #30588 from nextcloud/bugfix/noid/fix-unset-scopesPytal
2022-01-11Replace license information to SPDX expressionLouis Chemineau
2022-01-11Merge pull request #30291 from nextcloud/image-memory-limitJoas Schilling
2022-01-11Fix testJoas Schilling
2022-01-11Prevent loading images that would require too much memory.Joachim Bauch
2022-01-11Streamline reseting of private static propertiesLouis Chemineau
2022-01-10Revert "Streamline reseting of private static properties"Louis Chemineau
2022-01-10Streamline reseting of private static propertiesLouis Chemineau
2022-01-08Reset $scriptDeps in testsLouis Chemineau
2022-01-08Adapt test to new dist file layoutLouis Chemineau
2022-01-07Merge pull request #30378 from nextcloud/feature/accept-multiple-args-on-concatJoas Schilling
2022-01-07Unit testsVitor Mattos
2022-01-07Fix email verificationChristopher Ng
2022-01-05Merge pull request #29921 from nextcloud/feature/noid/allow-to-count-commment...Joas Schilling
2022-01-05Fix unit testsJoas Schilling
2022-01-04Merge pull request #30393 from nextcloud/feature/add-group-concat-aggregator-...Joas Schilling
2022-01-04Add a test with integerJoas Schilling