Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update psalm baseline | Julius Härtl | 2020-12-08 | 1 | -15/+3 |
* | Add temporary test for migrating int to string | Julius Härtl | 2020-12-08 | 1 | -0/+49 |
* | Adjust default | Julius Härtl | 2020-12-08 | 7 | -11/+73 |
* | Do not register share menu in cases where the files app has not been register... | Julius Härtl | 2020-12-08 | 1 | -1/+1 |
* | Get rid of database.xml in files_sharing | Julius Härtl | 2020-12-08 | 1 | -120/+0 |
* | Move columns to bigint | Julius Härtl | 2020-12-08 | 4 | -5/+7 |
* | Migrate files_sharing to migrations and move remote_id to a string in share_e... | Julius Härtl | 2020-12-08 | 4 | -2/+96 |
* | Move remoteId of remote reshares to string | Julius Härtl | 2020-12-08 | 7 | -19/+72 |
* | Merge pull request #23780 from nextcloud/enh/ci/php8 | Roeland Jago Douma | 2020-12-08 | 26 | -121/+201 |
|\ | |||||
| * | Update psalm baseline | Roeland Jago Douma | 2020-12-07 | 1 | -2/+12 |
| * | php cs fix | Roeland Jago Douma | 2020-12-07 | 5 | -6/+4 |
| * | Cancel 1 LDAP test for php8 | Roeland Jago Douma | 2020-12-07 | 1 | -0/+3 |
| * | GD images | Roeland Jago Douma | 2020-12-07 | 1 | -2/+15 |
| * | Harde CapabiltiesTest | Roeland Jago Douma | 2020-12-07 | 1 | -6/+6 |
| * | fix appconfig tests | Roeland Jago Douma | 2020-12-07 | 2 | -5/+5 |
| * | FIXME use default RC4 method | Roeland Jago Douma | 2020-12-07 | 1 | -2/+2 |
| * | Fix filesystem tests | Roeland Jago Douma | 2020-12-07 | 1 | -1/+5 |
| * | Make sure we can also run with escapedshell args | Roeland Jago Douma | 2020-12-07 | 1 | -0/+3 |
| * | We can no longe mock multiple interfaces | Roeland Jago Douma | 2020-12-07 | 1 | -3/+7 |
| * | Fix encryption test | Roeland Jago Douma | 2020-12-07 | 1 | -1/+2 |
| * | Fix locking logic | Roeland Jago Douma | 2020-12-07 | 1 | -1/+1 |
| * | FIX | Roeland Jago Douma | 2020-12-07 | 2 | -72/+1 |
| * | Fix MoveCalendarTest | Roeland Jago Douma | 2020-12-07 | 1 | -1/+1 |
| * | Fix notifier test | Roeland Jago Douma | 2020-12-07 | 1 | -2/+5 |
| * | Make sure we just check for the keys | Roeland Jago Douma | 2020-12-07 | 1 | -5/+5 |
| * | Do not run image tests on php8 | Roeland Jago Douma | 2020-12-07 | 1 | -0/+69 |
| * | Do not run on php8 | Roeland Jago Douma | 2020-12-07 | 2 | -0/+8 |
| * | Move to new phpunit | Roeland Jago Douma | 2020-12-07 | 1 | -2/+2 |
| * | Don't check on php8 | Roeland Jago Douma | 2020-12-07 | 2 | -0/+12 |
| * | Avatar fixes | Roeland Jago Douma | 2020-12-07 | 1 | -2/+25 |
| * | Fix test traits for phpunit 9 | Roeland Jago Douma | 2020-12-07 | 2 | -4/+4 |
| * | Add php8 CI | Roeland Jago Douma | 2020-12-07 | 1 | -10/+10 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-08 | 24 | -6/+82 |
|/ | |||||
* | Merge pull request #24581 from nextcloud/bugfix/noid/setup-js | John Molakvoæ | 2020-12-07 | 1 | -1/+0 |
|\ | |||||
| * | Do not load nonexisting setup.js | Julius Härtl | 2020-12-07 | 1 | -1/+0 |
* | | Merge pull request #24578 from nextcloud/add-integration-tests-for-avatars | John Molakvoæ | 2020-12-07 | 6 | -9/+499 |
|\ \ | |||||
| * | | Add integration tests for getting guest avatars | Daniel Calviño Sánchez | 2020-12-07 | 2 | -0/+30 |
| * | | Add integration tests for resized user avatars | Daniel Calviño Sánchez | 2020-12-07 | 2 | -7/+88 |
| * | | Add integration tests for user avatars | Daniel Calviño Sánchez | 2020-12-07 | 6 | -0/+369 |
| * | | Make possible to set body in requesttoken requests in integration tests | Daniel Calviño Sánchez | 2020-12-07 | 1 | -7/+17 |
| * | | Make possible to send requests as anonymous users in integration tests | Daniel Calviño Sánchez | 2020-12-07 | 1 | -2/+2 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-07 | 28 | -42/+104 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-06 | 32 | -22/+84 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-05 | 30 | -6/+48 |
* | | Merge pull request #24552 from nextcloud/enh/remember_me_is_not_app_password | Roeland Jago Douma | 2020-12-04 | 1 | -2/+12 |
|\ \ | |||||
| * | | Fix typo | Morris Jobke | 2020-12-04 | 1 | -1/+1 |
| * | | Remember me is not an app_password | Roeland Jago Douma | 2020-12-04 | 1 | -2/+12 |
* | | | Merge pull request #24550 from nextcloud/enh/fix/new_session_id_if_decrypt_fails | Morris Jobke | 2020-12-04 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Generate a new session id if the decrypting the session data fails | Roeland Jago Douma | 2020-12-04 | 1 | -0/+1 |
| |/ / | |||||
* | | | Merge pull request #24545 from nextcloud/bugfix/noid/force-composerv2 | Joas Schilling | 2020-12-04 | 1 | -1/+1 |
|\ \ \ |