Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-10 | 72 | -86/+456 |
* | Merge pull request #24247 from nextcloud/bugfix/noid/ocm-providerId-string | Julius Härtl | 2020-12-09 | 17 | -165/+293 |
|\ | |||||
| * | 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 #24614 from nextcloud/bugfix/noid/fix-imagick-tests | Julius Härtl | 2020-12-09 | 1 | -0/+4 |
|\ \ | |||||
| * | | Skip the test if Imagick is misconfigured | Joas Schilling | 2020-12-09 | 1 | -0/+4 |
* | | | Merge pull request #24612 from nextcloud-pr-bot/automated/noid/psalm-baseline... | Roeland Jago Douma | 2020-12-09 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | Update psalm baseline | Nextcloud-PR-Bot | 2020-12-09 | 1 | -1/+0 |
| |/ / | |||||
* | | | Merge pull request #24398 from nextcloud/fix/do-not-update-incompatible-app | Joas Schilling | 2020-12-09 | 2 | -1/+10 |
|\ \ \ | |/ / |/| | | |||||
| * | | Do not update incompatible apps | Christoph Wurst | 2020-12-04 | 2 | -1/+10 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-09 | 8 | -6/+8 |
* | | | Merge pull request #24598 from nextcloud/techdebt/noid/wrap-the-exception-to-... | Joas Schilling | 2020-12-08 | 1 | -1/+8 |
|\ \ \ | |||||
| * | | | Make debugging migration exceptions easier | Joas Schilling | 2020-12-07 | 1 | -1/+8 |
* | | | | Merge pull request #24486 from nextcloud/feature/noid/phone-number-validation | Joas Schilling | 2020-12-08 | 33 | -264/+912 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fix PHP code style | Joas Schilling | 2020-12-08 | 1 | -1/+1 |
| * | | | Add a repairstep to validate the phone numbers | Joas Schilling | 2020-12-07 | 4 | -1/+94 |
| * | | | Unit tests for searching by phone number | Joas Schilling | 2020-12-07 | 3 | -16/+56 |
| * | | | Make the throwing optional, so background tasks don't break | Joas Schilling | 2020-12-07 | 3 | -5/+13 |
| * | | | Add and fix unit tests | Joas Schilling | 2020-12-07 | 1 | -6/+45 |
| * | | | Add a config for default region of phone numbers | Joas Schilling | 2020-12-07 | 7 | -14/+125 |
| * | | | Add an integration test for the phone search API | Joas Schilling | 2020-12-07 | 2 | -4/+65 |
| * | | | Also translate the phone number when coming in via the accounts manager API d... | Joas Schilling | 2020-12-07 | 4 | -28/+43 |
| * | | | Add an endpoint to search for accounts based on phone number | Joas Schilling | 2020-12-07 | 5 | -3/+112 |
| * | | | Add a database table for the accounts data so we can search it better | Joas Schilling | 2020-12-07 | 5 | -3/+125 |
| * | | | Validate and standardize the phone number on saving | Joas Schilling | 2020-12-07 | 1 | -2/+34 |
| * | | | Display errors that happen on saving | Joas Schilling | 2020-12-07 | 2 | -2/+12 |
| * | | | Bump 3rdparty to include giggsey/libphonenumber-for-php | Joas Schilling | 2020-12-07 | 1 | -0/+0 |
| * | | | Also return the phone number and twitter handle on the API | Joas Schilling | 2020-12-07 | 1 | -0/+4 |
| * | | | Make code strict | Joas Schilling | 2020-12-07 | 14 | -236/+240 |
* | | | | 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 |