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-10-13Fix more testsJoas Schilling
2020-10-12Use PSR logger in authenticationJoas Schilling
2020-10-12Overwrite also the new command bus name to execute them in sync in the testsMorris Jobke
2020-10-12Fix code styleMorris Jobke
2020-10-12Fix typo 'shared'Robin Windey
2020-10-07Merge pull request #23184 from nextcloud/bugfix/noid/make-sure-getUsersFavori...Morris Jobke
2020-10-06Make sure getUsersFavoritingObject can be run without a userJoas Schilling
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-10-04Merge pull request #21821 from nextcloud/enh/bootstrap/initial_stateRoeland Jago Douma
2020-10-04Merge pull request #22937 from nextcloud/enh/allow_configuring_token_auth_act...Roeland Jago Douma
2020-10-04Merge pull request #23047 from nextcloud/techdebt/noid/warn-on-database-abuseRoeland Jago Douma
2020-10-04Move initial state provider to boostrapRoeland Jago Douma
2020-10-04Allow configuring the activity update interval of tokenRoeland Jago Douma
2020-10-02Fix testsJoas Schilling
2020-10-02Set status is also there nowJoas Schilling
2020-09-10Don't break when the IP is emptyJoas Schilling
2020-09-09Merge pull request #22657 from nextcloud/bugfix/noid/quota-trash-creationMorris Jobke
2020-09-09Fix code styleMorris Jobke
2020-09-09Merge pull request #22564 from nextcloud/bugfix/noid/show-avatars-againMorris Jobke
2020-09-08Make sure tests cover the new mkdir behaviour on 0 quotaJulius Härtl
2020-09-08Remove unused members and importsJoas Schilling
2020-09-07Fix undefined class property access after upgrade from 19 to 20Christoph Wurst
2020-09-04Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-m...John Molakvoæ
2020-09-03The privacy setting is only about syncing to other serversJoas Schilling
2020-09-03Adjust acceptance tests to changes in @nextcloud/vue 2.6.3Daniel Calviño Sánchez
2020-09-02Minor cleanup: php-cs-fixer, tests, interface consistencyBrad Rubenstein
2020-09-01Do not expose direct editing if no master key is availableJulius Härtl
2020-08-29Fix clicks on actions menu of non opaque file rows in acceptance testsDaniel Calviño Sánchez
2020-08-28Merge pull request #21288 from lmamane/masterRoeland Jago Douma
2020-08-21In case the group backend returns $limit or more results it is expected to co...Morris Jobke
2020-08-20Merge pull request #22331 from nextcloud/bugfix/noid/dont-use-deprecated-inig...Roeland Jago Douma
2020-08-20Merge pull request #21529 from nextcloud/enh/encryption/improve_key_formatMorris Jobke
2020-08-20Remove unneeded importMorris Jobke
2020-08-20Fix unit testsMorris Jobke
2020-08-20Don't use deprecated getIniWrapper() anymoreJoas Schilling
2020-08-20adapt testGetLoginCredentialsInvalidTokenLoginCredentials() unit test to uid ...Lionel Elie Mamane
2020-08-20New SSE key formatRoeland Jago Douma
2020-08-19Properly inject IRouter into URLGenerator to properly encapsulate testsMorris Jobke
2020-08-19Only load routes of the app which is requestedMorris Jobke
2020-08-19More test fixingJoas Schilling
2020-08-19Fix unit testsJoas Schilling
2020-08-18Fix activity tests againJoas Schilling
2020-08-14Expose status via Collaborators APIGeorg Ehrke
2020-08-14Merge pull request #22242 from nextcloud/techdebt/noid/remove-deprecated-methodsGary Kim
2020-08-14Fix existing test and add a specific one for the new caseMorris Jobke
2020-08-13Remove getLastJob from IJobListMorris Jobke
2020-08-13Merge pull request #21344 from nextcloud/fix/twofactor-cleanup-eventMorris Jobke
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-08-11Merge pull request #22117 from nextcloud/activity-settings-groupingMorris Jobke
2020-08-10Exclude apps/files_external/3rdparty againDaniel Kesselberg