aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make sure the cloud_federation_api routes are loadedJoas Schilling2020-04-181-0/+2
* Reduce noise in test outputJoas Schilling2020-04-181-1/+2
* Fix route definitions of cloud_federation_apiJoas Schilling2020-04-181-11/+13
* Fix creating the share controllerJoas Schilling2020-04-181-70/+3
* Fix legacy routesJoas Schilling2020-04-184-15/+15
* Extend tests for root urlJoas Schilling2020-04-182-89/+52
* PHP CS fixesJoas Schilling2020-04-182-3/+3
* Fix creation of legacy routesJoas Schilling2020-04-181-0/+29
* Allow some apps to have root URLs in their own routing fileJoas Schilling2020-04-187-93/+123
* Merge pull request #20449 from liamjack/fix/19066/empty_file_versionsRoeland Jago Douma2020-04-182-0/+10
|\
| * Fix #19066 - Array offset error due to empty file versions arrayLiam JACK2020-04-122-0/+10
* | Merge pull request #20540 from nextcloud/fix/mail-testRoeland Jago Douma2020-04-182-7/+7
|\ \
| * | Added trailing spaceRoeland Jago Douma2020-04-181-6/+6
| * | Fix mailer testRoeland Jago Douma2020-04-171-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2020-04-1814-2/+752
* | | Merge pull request #20537 from nextcloud/external-tests-allow-local-accessRobin Appelman2020-04-171-0/+2
|\ \ \ | |/ / |/| |
| * | allow local remote access in external storage ciRobin Appelman2020-04-171-0/+2
|/ /
* | Merge pull request #19901 from nextcloud/bugfix/noid/vcard-photo-handlingRoeland Jago Douma2020-04-173-27/+89
|\ \
| * | Update Contact Size after removing photoGeorg Ehrke2020-04-151-6/+38
| * | Don't populate the PHOTO property when it's not an imageJoas Schilling2020-04-152-3/+31
| * | Always transform the etag and read the dataJoas Schilling2020-04-152-12/+14
| * | Use table variable everywhereJoas Schilling2020-04-151-7/+7
* | | Merge pull request #20529 from nextcloud/fix/Card-multipleJohn Molakvoæ2020-04-172-15/+87
|\ \ \
| * | | Update list of multiple propertiesJohn Molakvoæ (skjnldsv)2020-04-172-15/+87
* | | | Merge pull request #20201 from rmanibus/issue_20130John Molakvoæ2020-04-179-18/+32
|\ \ \ \
| * | | | Fix breadcrumb in move or copy file dialogLoïc Hermann2020-04-179-18/+32
| |/ / /
* | | | Merge pull request #20447 from liamjack/fix/13287/welcome_emailJohn Molakvoæ2020-04-174-11/+11
|\ \ \ \
| * | | | Fix testsMorris Jobke2020-04-172-2/+2
| * | | | Fix #13287 - Increase max-height on button in welcome email templateLiam JACK2020-04-122-11/+11
| | |_|/ | |/| |
* | | | Merge pull request #20381 from nextcloud/fix/allow_edit_admin_userMorris Jobke2020-04-177-100/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow to edit admin userGretaD2020-04-167-100/+8
* | | | [tx-robot] updated from transifexNextcloud bot2020-04-1710-20/+44
* | | | Merge pull request #20523 from nextcloud/enh/noid/rename-updatenotificationRoeland Jago Douma2020-04-161-2/+2
|\ \ \ \
| * | | | Rename updatenotifications webpack module to updatenotificationGary Kim2020-04-171-2/+2
* | | | | Merge pull request #20505 from nextcloud/fix/noid/system-credsblizzz2020-04-163-9/+42
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix credentialsManager documentation and ensure userId to be used as stringArthur Schiwon2020-04-153-12/+12
| * | | | add DB tests for credentials managerArthur Schiwon2020-04-151-0/+33
* | | | | Merge pull request #20511 from nextcloud/fix/cs-fixer-ldapRoeland Jago Douma2020-04-168-32/+35
|\ \ \ \ \
| * | | | | PHP-CS-Fixer greenRoeland Jago Douma2020-04-168-32/+35
* | | | | | Merge pull request #16946 from exussum12/patch-1Roeland Jago Douma2020-04-161-2/+2
|\ \ \ \ \ \
| * | | | | | Update View.phpScott Dutton2020-04-151-2/+2
| * | | | | | Increase max readScott Dutton2020-04-121-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #20246 from nextcloud/fix/untranslated_mail_footerRoeland Jago Douma2020-04-1611-34/+42
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Provide the proper language to the mailerRoeland Jago Douma2020-04-1611-34/+42
* | | | | | Merge pull request #20506 from nextcloud/version/19/beta4v19.0.0beta4Roeland Jago Douma2020-04-161-2/+2
|\ \ \ \ \ \
| * | | | | | 19 beta 4Roeland Jago Douma2020-04-151-2/+2
* | | | | | | Merge pull request #20509 from nextcloud/revert-20050-bugfix/noid/mysql-equal...Roeland Jago Douma2020-04-162-9/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Revert "Make sure MySQL is not saying 'this' = 'this ' is true"Roeland Jago Douma2020-04-152-9/+1
| |/ / / / /
* / / / / / [tx-robot] updated from transifexNextcloud bot2020-04-1638-26/+204
|/ / / / /
* | | | | Merge pull request #20503 from nextcloud/fix/noid/dav-catch-throwableblizzz2020-04-151-1/+1
|\ \ \ \ \