summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Remove unused members and importsJoas Schilling2020-09-081-9/+1
| * | The privacy setting is only about syncing to other serversJoas Schilling2020-09-031-33/+0
* | | Fix undefined class property access after upgrade from 19 to 20Christoph Wurst2020-09-071-0/+76
| |/ |/|
* | Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-m...John Molakvoæ2020-09-043-0/+3
|\ \ | |/ |/|
| * Minor cleanup: php-cs-fixer, tests, interface consistencyBrad Rubenstein2020-09-023-0/+3
* | Adjust acceptance tests to changes in @nextcloud/vue 2.6.3Daniel Calviño Sánchez2020-09-031-75/+136
* | Do not expose direct editing if no master key is availableJulius Härtl2020-09-011-1/+7
* | Fix clicks on actions menu of non opaque file rows in acceptance testsDaniel Calviño Sánchez2020-08-291-7/+37
* | Merge pull request #21288 from lmamane/masterRoeland Jago Douma2020-08-281-3/+4
|\ \
| * | adapt testGetLoginCredentialsInvalidTokenLoginCredentials() unit test to uid ...Lionel Elie Mamane2020-08-201-3/+4
* | | In case the group backend returns $limit or more results it is expected to co...Morris Jobke2020-08-211-1/+1
| |/ |/|
* | Merge pull request #22331 from nextcloud/bugfix/noid/dont-use-deprecated-inig...Roeland Jago Douma2020-08-202-19/+13
|\ \
| * | Remove unneeded importMorris Jobke2020-08-201-1/+0
| * | Fix unit testsMorris Jobke2020-08-201-17/+10
| * | Don't use deprecated getIniWrapper() anymoreJoas Schilling2020-08-201-1/+3
| |/
* | Merge pull request #21529 from nextcloud/enh/encryption/improve_key_formatMorris Jobke2020-08-201-13/+114
|\ \ | |/ |/|
| * New SSE key formatRoeland Jago Douma2020-08-201-13/+114
* | Properly inject IRouter into URLGenerator to properly encapsulate testsMorris Jobke2020-08-191-1/+24
* | Only load routes of the app which is requestedMorris Jobke2020-08-192-1/+55
|/