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
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Merge pull request #20172 from nextcloud/techdebt/phpunit-short-returnChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-25Use lowercase true, false and null constantsChristoph Wurst
2020-03-25Merge pull request #14722 from tacruc/GpgMailerHooksRoeland Jago Douma
2020-03-24Added Hook before Message is sendArne Hamann
2020-03-24Merge pull request #20127 from nextcloud/bugfix/noid/check-user-on-remote-wipeRoeland Jago Douma
2020-03-24Remove admin_notifications since it is obsolete since Nextcloud 14Julius Härtl
2020-03-22Merge pull request #17684 from mlatief/support-no-proxyRoeland Jago Douma
2020-03-20Add acceptance test for accepting an incoming shareDaniel Calviño Sánchez
2020-03-20Fix timeout cappingDaniel Calviño Sánchez
2020-03-20Revert (partially) "Accept incoming shares in acceptance tests"Daniel Calviño Sánchez
2020-03-20Merge pull request #20049 from nextcloud/force-compatible-dependency-versions...Roeland Jago Douma
2020-03-20Force compatible dependency versions in acceptance testsDaniel Calviño Sánchez
2020-03-20Add tests for ContactsStore filteringJulius Härtl
2020-03-20Add tests for user group enumeration limitJulius Härtl
2020-03-18Fix recursive calls in logging via server methodsJoas Schilling
2020-03-16Check the user on remote wipeJoas Schilling
2020-03-15Move deprecated aliases over to new registrationRoeland Jago Douma
2020-03-10Add system config flag to manually set that a subscription is availableJulius Härtl
2020-03-03Merge pull request #19723 from nextcloud/bug/18603/avatar-responseRoeland Jago Douma
2020-03-02Merge pull request #19742 from nextcloud/bug/19740/add-msg-for-exceptionblizzz
2020-03-02Add message for DoesNotExistExceptionDaniel Kesselberg
2020-03-01Always use status 200 for avatar responseDaniel Kesselberg
2020-02-29Add support for GuzzleHTTP 'no' proxyMohammed Abdellatif
2020-02-28better tests for SimpleFolderRobin Appelman
2020-02-20Strip of users home path from share api messageJoas Schilling
2020-02-14when we receive intentional empty whats new info, do not try to show itArthur Schiwon
2020-02-12disable timeout on app install via cliArthur Schiwon
2020-02-11[3rdparty] Bump guzzlehttp/guzzle from 6.3.3 to 6.5.2John Molakvoæ (skjnldsv)
2020-02-07Add Argon2id supportRoeland Jago Douma
2020-02-06Merge pull request #18926 from nextcloud/fix/18689/int-array-accessJoas Schilling
2020-02-03Allow selecting the hashing algorithmRoeland Jago Douma
2020-02-03Merge pull request #19241 from nextcloud/bug/noid/job-catch-throwableRoeland Jago Douma
2020-01-31Move Admin Settings also to info.xmlRoeland Jago Douma
2020-01-31Make sure to catch php errors during job executionDaniel Kesselberg
2020-01-31Move personal settings to proper registrationRoeland Jago Douma
2020-01-30Move password settingsRoeland Jago Douma
2020-01-30Merge pull request #19176 from nextcloud/fix/contacts-menu-mailt-encodingRoeland Jago Douma
2020-01-28Do not encode contacts menu mailto linksChristoph Wurst
2020-01-28Move admin sections to settings appRoeland Jago Douma
2020-01-28Move the Personal sections to the settings appRoeland Jago Douma
2020-01-27Change avatar placeholder from single letter to 2 lettersSergey Shliakhov
2020-01-26add hub bundle for easy post-installationArthur Schiwon
2020-01-23Add test to trigger "Trying to access array offset on value of type int"Daniel Kesselberg
2020-01-21Merge pull request #19035 from nextcloud/bugfix/noid/increase-timeout-for-dow...Roeland Jago Douma
2020-01-21Adjust unit test for #19017Joas Schilling
2020-01-16Make getServerHost more robust to faulty user inputDaniel Kesselberg