summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add a function to get the unread count for multiple objects in one goJoas Schilling2020-11-041-0/+5
* Merge pull request #21693 from nextcloud/fix/noid/import-certificates-only-by...Morris Jobke2020-11-033-47/+24
|\
| * Improve CertificateManager to not be user context dependentMorris Jobke2020-11-033-47/+24
* | Remove OCSResponse type hint - see #23827Morris Jobke2020-11-031-1/+0
|/
* Remove deprecated OCSResponseRoeland Jago Douma2020-11-011-64/+0
* Merge pull request #23788 from nextcloud/techdebt/noid/only-run-phpunit-when-...Morris Jobke2020-10-302-0/+33
|\
| * Also run for .sh and .json (when not package or package-lock)Joas Schilling2020-10-302-0/+8
| * Also run all tests when drone config is modifiedJoas Schilling2020-10-302-0/+4
| * Only run phpunit when php, xml or test files are modifiedJoas Schilling2020-10-302-0/+21
* | use file name instead of path in 'not allowed to share' messageRobin Appelman2020-10-291-3/+6
* | Merge pull request #23765 from nextcloud/techdebt/noid/sudadmin-events-into-t...Morris Jobke2020-10-291-23/+31
|\ \
| * | Change tests to typed event listenerMorris Jobke2020-10-281-6/+8
| * | Add typed events for adding and removing a subadminMorris Jobke2020-10-281-17/+23
| |/
* / Remove unused private ForwardEmitter and LegacyEmitterMorris Jobke2020-10-282-133/+0
|/
* Merge pull request #23496 from lynn-stephenson/fix/related-key-issueRoeland Jago Douma2020-10-271-0/+20
|\
| * Implement unit tests for versions 1 and 2.lynn-stephenson2020-10-151-0/+20
* | Merge pull request #23601 from nextcloud/techdebt/noid/comments-manager-impro...Roeland Jago Douma2020-10-272-4/+30
|\ \
| * | Fix PHP CSJoas Schilling2020-10-221-1/+0
| * | Fix manager creation and testingJoas Schilling2020-10-222-3/+30
* | | Merge pull request #23614 from nextcloud/tests/22305/unreliable-app-files-sha...Morris Jobke2020-10-221-42/+43
|\ \ \
| * | | Disable unreliable app-files-sharing.feature:108Morris Jobke2020-10-211-42/+43
* | | | Merge pull request #23613 from nextcloud/tests/22305/unreliable-app-files-fea...Morris Jobke2020-10-221-6/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Disable unreliable app-files.feature:108Morris Jobke2020-10-211-6/+7
| |/ /
* | | Merge pull request #23173 from nextcloud/feat/comments-sidebar-vueJohn Molakvoæ2020-10-202-19/+22
|\ \ \
| * | | Bump @nextcloud/vue to 3.0.0John Molakvoæ (skjnldsv)2020-10-201-19/+19
| * | | Add ICommentsManager::load methodJohn Molakvoæ (skjnldsv)2020-10-201-0/+3
| |/ /
* / / PSR logger for accountsJoas Schilling2020-10-202-8/+9
|/ /
* | Merge pull request #23374 from nextcloud/bugfix/noid/app-fetch-retryRoeland Jago Douma2020-10-201-75/+36
|\ \
| * | Only retry fetching app store data once every 5 minutes in case it failsJulius Härtl2020-10-161-75/+36
| |/
* / Clear cached app config while waiting for the SCSSCache to finish processing ...Morris Jobke2020-10-162-2/+13
|/
* Fix more testsJoas Schilling2020-10-131-2/+3
* Use PSR logger in authenticationJoas Schilling2020-10-1210-36/+35
* Overwrite also the new command bus name to execute them in sync in the testsMorris Jobke2020-10-121-0/+2
* Fix code styleMorris Jobke2020-10-121-1/+1
* Fix typo 'shared'Robin Windey2020-10-121-3/+13
* Merge pull request #23184 from nextcloud/bugfix/noid/make-sure-getUsersFavori...Morris Jobke2020-10-071-2/+2
|\
| * Make sure getUsersFavoritingObject can be run without a userJoas Schilling2020-10-061-2/+2
* | Format code to a single space around binary operatorsChristoph Wurst2020-10-0546-367/+367
|/
* Merge pull request #21821 from nextcloud/enh/bootstrap/initial_stateRoeland Jago Douma2020-10-041-1/+5
|\
| * Move initial state provider to boostrapRoeland Jago Douma2020-10-041-1/+5
* | Merge pull request #22937 from nextcloud/enh/allow_configuring_token_auth_act...Roeland Jago Douma2020-10-041-0/+6
|\ \
| * | Allow configuring the activity update interval of tokenRoeland Jago Douma2020-10-041-0/+6
| |/
* | Merge pull request #23047 from nextcloud/techdebt/noid/warn-on-database-abuseRoeland Jago Douma2020-10-041-9/+46
|\ \ | |/ |/|
| * Fix testsJoas Schilling2020-10-021-9/+46
* | Set status is also there nowJoas Schilling2020-10-021-2/+4
|/
* Don't break when the IP is emptyJoas Schilling2020-09-101-2/+22
* Merge pull request #22657 from nextcloud/bugfix/noid/quota-trash-creationMorris Jobke2020-09-091-1/+10
|\
| * Fix code styleMorris Jobke2020-09-091-1/+0
| * Make sure tests cover the new mkdir behaviour on 0 quotaJulius Härtl2020-09-081-1/+11
* | Merge pull request #22564 from nextcloud/bugfix/noid/show-avatars-againMorris Jobke2020-09-091-42/+1
|\ \