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-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
2020-08-10Rename Core/ to core/Daniel Kesselberg
2020-08-10Exclude apps/*/tests for coverage calculationDaniel Kesselberg
2020-08-07Allow to update to nightlyJohn Molakvoæ (skjnldsv)
2020-08-07Merge pull request #22135 from nextcloud/enh/noid/occ-preview-repairMorris Jobke
2020-08-07Add tests for occ preview:migrate - initial check for empty directoriesMorris Jobke
2020-08-06Add config option to enable multibucket preview distributionMorris Jobke
2020-08-06Mount the old previews in a separate folder for the multi bucket setup and ch...Morris Jobke
2020-08-06Merge pull request #21598 from nextcloud/enh/20930/dashboard-dragJohn Molakvoæ
2020-08-05Dashboard app is disabled and there is no need to redirect to files appMorris Jobke
2020-08-05Merge pull request #22008 from elijahnyp/OCImage_Leak_FixMorris Jobke
2020-08-05Redirect to files app after login in acceptance testsJulius Härtl
2020-08-05allow grouping of activity settingsRobin Appelman
2020-07-31Add user-status appGeorg Ehrke
2020-07-31Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)
2020-07-28Fix overwriteService() for appsJoas Schilling