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-29Merge pull request #23765 from nextcloud/techdebt/noid/sudadmin-events-into-t...Morris Jobke
2020-10-29Change tests to typed event listenerMorris Jobke
2020-10-29Remove unused private ForwardEmitter and LegacyEmitterMorris Jobke
2020-10-28Add typed events for adding and removing a subadminMorris Jobke
2020-10-27Merge pull request #23496 from lynn-stephenson/fix/related-key-issueRoeland Jago Douma
2020-10-27Merge pull request #23601 from nextcloud/techdebt/noid/comments-manager-impro...Roeland Jago Douma
2020-10-22Merge pull request #23614 from nextcloud/tests/22305/unreliable-app-files-sha...Morris Jobke
2020-10-22Merge pull request #23613 from nextcloud/tests/22305/unreliable-app-files-fea...Morris Jobke
2020-10-22Fix PHP CSJoas Schilling
2020-10-22Fix manager creation and testingJoas Schilling
2020-10-21Disable unreliable app-files-sharing.feature:108Morris Jobke
2020-10-21Disable unreliable app-files.feature:108Morris Jobke
2020-10-20Merge pull request #23173 from nextcloud/feat/comments-sidebar-vueJohn Molakvoæ
2020-10-20Bump @nextcloud/vue to 3.0.0John Molakvoæ (skjnldsv)
2020-10-20PSR logger for accountsJoas Schilling
2020-10-20Add ICommentsManager::load methodJohn Molakvoæ (skjnldsv)
2020-10-20Merge pull request #23374 from nextcloud/bugfix/noid/app-fetch-retryRoeland Jago Douma
2020-10-16Only retry fetching app store data once every 5 minutes in case it failsJulius Härtl
2020-10-16Clear cached app config while waiting for the SCSSCache to finish processing ...Morris Jobke
2020-10-16Implement unit tests for versions 1 and 2.lynn-stephenson
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