summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing mount_id indexJulius Härtl2020-12-091-0/+3
* Drop attributes on oc_share tableJulius Härtl2020-12-091-0/+7
* Drop assignable systemtag columnJulius Härtl2020-12-091-0/+7
* Drop oc_dav_job_status tableJulius Härtl2020-12-091-0/+23
* Adjust execution duration to 0Vincent Petry2020-12-091-0/+6
* Adjust further columnsVincent Petry2020-12-092-0/+12
* Adjust calendars.components to 64 charsVincent Petry2020-12-091-0/+6
* Allow major/minor match for owncloud versionJulius Härtl2020-12-091-1/+4
* Avoid checking for brute force protection capabilities when upgradingJulius Härtl2020-12-091-0/+4
* Fix missing authtoken scopeJulius Härtl2020-12-091-0/+5
* Drop fk constraints on locks tableJulius Härtl2020-12-091-0/+9
* Allow upgrade from oc 10.5Julius Härtl2020-12-091-0/+1
* Add missing table columnsJulius Härtl2020-12-092-2/+25
* Merge pull request #24398 from nextcloud/fix/do-not-update-incompatible-appJoas Schilling2020-12-092-1/+10
|\
| * Do not update incompatible appsChristoph Wurst2020-12-042-1/+10
* | [tx-robot] updated from transifexNextcloud bot2020-12-098-6/+8
* | Merge pull request #24598 from nextcloud/techdebt/noid/wrap-the-exception-to-...Joas Schilling2020-12-081-1/+8
|\ \
| * | Make debugging migration exceptions easierJoas Schilling2020-12-071-1/+8
* | | Merge pull request #24486 from nextcloud/feature/noid/phone-number-validationJoas Schilling2020-12-0833-264/+912
|\ \ \
| * | | Fix PHP code styleJoas Schilling2020-12-081-1/+1
| * | | Add a repairstep to validate the phone numbersJoas Schilling2020-12-074-1/+94
| * | | Unit tests for searching by phone numberJoas Schilling2020-12-073-16/+56
| * | | Make the throwing optional, so background tasks don't breakJoas Schilling2020-12-073-5/+13
| * | | Add and fix unit testsJoas Schilling2020-12-071-6/+45
| * | | Add a config for default region of phone numbersJoas Schilling2020-12-077-14/+125
| * | | Add an integration test for the phone search APIJoas Schilling2020-12-072-4/+65
| * | | Also translate the phone number when coming in via the accounts manager API d...Joas Schilling2020-12-074-28/+43
| * | | Add an endpoint to search for accounts based on phone numberJoas Schilling2020-12-075-3/+112
| * | | Add a database table for the accounts data so we can search it betterJoas Schilling2020-12-075-3/+125
| * | | Validate and standardize the phone number on savingJoas Schilling2020-12-071-2/+34
| * | | Display errors that happen on savingJoas Schilling2020-12-072-2/+12
| * | | Bump 3rdparty to include giggsey/libphonenumber-for-phpJoas Schilling2020-12-071-0/+0
| * | | Also return the phone number and twitter handle on the APIJoas Schilling2020-12-071-0/+4
| * | | Make code strictJoas Schilling2020-12-0714-236/+240
* | | | 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