summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update psalm baselineJulius Härtl2020-12-081-15/+3
* Add temporary test for migrating int to stringJulius Härtl2020-12-081-0/+49
* Adjust defaultJulius Härtl2020-12-087-11/+73
* Do not register share menu in cases where the files app has not been register...Julius Härtl2020-12-081-1/+1
* Get rid of database.xml in files_sharingJulius Härtl2020-12-081-120/+0
* Move columns to bigintJulius Härtl2020-12-084-5/+7
* Migrate files_sharing to migrations and move remote_id to a string in share_e...Julius Härtl2020-12-084-2/+96
* Move remoteId of remote reshares to stringJulius Härtl2020-12-087-19/+72
* Merge pull request #23780 from nextcloud/enh/ci/php8Roeland Jago Douma2020-12-0826-121/+201
|\
| * Update psalm baselineRoeland Jago Douma2020-12-071-2/+12
| * php cs fixRoeland Jago Douma2020-12-075-6/+4
| * Cancel 1 LDAP test for php8Roeland Jago Douma2020-12-071-0/+3
| * GD imagesRoeland Jago Douma2020-12-071-2/+15
| * Harde CapabiltiesTestRoeland Jago Douma2020-12-071-6/+6
| * fix appconfig testsRoeland Jago Douma2020-12-072-5/+5
| * FIXME use default RC4 methodRoeland Jago Douma2020-12-071-2/+2
| * Fix filesystem testsRoeland Jago Douma2020-12-071-1/+5
| * Make sure we can also run with escapedshell argsRoeland Jago Douma2020-12-071-0/+3
| * We can no longe mock multiple interfacesRoeland Jago Douma2020-12-071-3/+7
| * Fix encryption testRoeland Jago Douma2020-12-071-1/+2
| * Fix locking logicRoeland Jago Douma2020-12-071-1/+1
| * FIXRoeland Jago Douma2020-12-072-72/+1
| * Fix MoveCalendarTestRoeland Jago Douma2020-12-071-1/+1
| * Fix notifier testRoeland Jago Douma2020-12-071-2/+5
| * Make sure we just check for the keysRoeland Jago Douma2020-12-071-5/+5
| * Do not run image tests on php8Roeland Jago Douma2020-12-071-0/+69
| * Do not run on php8Roeland Jago Douma2020-12-072-0/+8
| * Move to new phpunitRoeland Jago Douma2020-12-071-2/+2
| * Don't check on php8Roeland Jago Douma2020-12-072-0/+12
| * Avatar fixesRoeland Jago Douma2020-12-071-2/+25
| * Fix test traits for phpunit 9Roeland Jago Douma2020-12-072-4/+4
| * Add php8 CIRoeland Jago Douma2020-12-071-10/+10
* | [tx-robot] updated from transifexNextcloud bot2020-12-0824-6/+82
|/
* Merge pull request #24581 from nextcloud/bugfix/noid/setup-jsJohn Molakvoæ2020-12-071-1/+0
|\
| * Do not load nonexisting setup.jsJulius Härtl2020-12-071-1/+0
* | Merge pull request #24578 from nextcloud/add-integration-tests-for-avatarsJohn Molakvoæ2020-12-076-9/+499
|\ \
| * | Add integration tests for getting guest avatarsDaniel Calviño Sánchez2020-12-072-0/+30
| * | Add integration tests for resized user avatarsDaniel Calviño Sánchez2020-12-072-7/+88
| * | Add integration tests for user avatarsDaniel Calviño Sánchez2020-12-076-0/+369
| * | Make possible to set body in requesttoken requests in integration testsDaniel Calviño Sánchez2020-12-071-7/+17
| * | Make possible to send requests as anonymous users in integration testsDaniel Calviño Sánchez2020-12-071-2/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-12-0728-42/+104
* | [tx-robot] updated from transifexNextcloud bot2020-12-0632-22/+84
* | [tx-robot] updated from transifexNextcloud bot2020-12-0530-6/+48
* | Merge pull request #24552 from nextcloud/enh/remember_me_is_not_app_passwordRoeland Jago Douma2020-12-041-2/+12
|\ \
| * | Fix typo Morris Jobke2020-12-041-1/+1
| * | Remember me is not an app_passwordRoeland Jago Douma2020-12-041-2/+12
* | | Merge pull request #24550 from nextcloud/enh/fix/new_session_id_if_decrypt_failsMorris Jobke2020-12-041-0/+1
|\ \ \
| * | | Generate a new session id if the decrypting the session data failsRoeland Jago Douma2020-12-041-0/+1
| |/ /
* | | Merge pull request #24545 from nextcloud/bugfix/noid/force-composerv2Joas Schilling2020-12-041-1/+1
|\ \ \