summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-02-274-2/+16
|
* Merge pull request #8359 from nextcloud/swift-v3Morris Jobke2018-02-261-7/+27
|\ | | | | Support swift v3 authentication
| * User proper username + passRoeland Jago Douma2018-02-261-2/+2
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * add support for v3 swift authRobin Appelman2018-02-261-7/+27
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #8541 from nextcloud/translate-permission-error-pageMorris Jobke2018-02-263-4/+12
|\ \ | |/ |/| Provide translated error message for permission error
| * Provide translated error message for permission errorMorris Jobke2018-02-263-4/+12
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #8504 from nextcloud/bugfix/noid/well-its-not-an-arrayRoeland Jago Douma2018-02-261-1/+1
|\ \ | | | | | | Dont use $info as array when its not an array
| * | Dont use $info as array when its not an arrayJoas Schilling2018-02-221-1/+1
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #8026 from ↵Joas Schilling2018-02-263-18/+24
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/feature/noid/allow-custom-html-in-html-emails Allow custom HTML in HTML Emails
| * | | Add info also to public interfaceJoas Schilling2018-02-161-6/+6
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Fix existing usagesJoas Schilling2018-02-151-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Allow custom HTML in HTML EmailsJoas Schilling2018-02-151-11/+17
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #8491 from nextcloud/strict_requestJoas Schilling2018-02-263-76/+91
|\ \ \ \ | | | | | | | | | | Make Request strict
| * | | | Fix commentsRoeland Jago Douma2018-02-221-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | Fix proper typesRoeland Jago Douma2018-02-222-3/+11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | Make Request strictRoeland Jago Douma2018-02-222-73/+80
| | |/ / | |/| | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #8497 from nextcloud/relax_l10nRoeland Jago Douma2018-02-242-4/+8
|\ \ \ \ | |_|_|/ |/| | | Relax what t accepts so we don't break it all
| * | | Relax what t accepts so we don't break it allRoeland Jago Douma2018-02-222-4/+8
| |/ / | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* / / [tx-robot] updated from transifexNextcloud bot2018-02-232-8/+8
|/ /
* | Merge pull request #8476 from nextcloud/strict_l10nRoeland Jago Douma2018-02-223-29/+31
|\ \ | | | | | | Make OCP\IL10N strict
| * | Fix other testsRoeland Jago Douma2018-02-212-5/+6
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Proper closure for functionRoeland Jago Douma2018-02-211-2/+2
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Make OCP\IL10N strictRoeland Jago Douma2018-02-212-23/+24
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #8472 from nextcloud/strict_integritycheckRoeland Jago Douma2018-02-226-34/+44
|\ \ \ | | | | | | | | Make OC\IntegrityCheck strict
| * | | Handle strict typing in Checker and fix testsRoeland Jago Douma2018-02-211-1/+6
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | Make OC\IntegrityCheck strictRoeland Jago Douma2018-02-216-33/+38
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #8490 from nextcloud/strict_systemtagsRoeland Jago Douma2018-02-2213-105/+111
|\ \ \ \ | | | | | | | | | | Make SystemTag strict
| * | | | Make SystemTag strictRoeland Jago Douma2018-02-2113-105/+111
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Merge pull request #8473 from nextcloud/strict_cmrRoeland Jago Douma2018-02-212-30/+33
|\ \ \ \ \ | |/ / / / |/| | | | Strict OCP\AppFramework\Utility\IControllerMethodReflector
| * | | | Don't try to match on falseRoeland Jago Douma2018-02-211-17/+19
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | Strict OCP\AppFramework\Utility\IControllerMethodReflectorRoeland Jago Douma2018-02-212-14/+15
| |/ / / | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | / / Log exceptions that happen when writing the app store reply to storageJoas Schilling2018-02-211-0/+1
| |/ / |/| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #8466 from nextcloud/strict_middlewaredipatcherRoeland Jago Douma2018-02-213-15/+13
|\ \ \ | | | | | | | | Make the middlewareDispatcher strict
| * | | Make sure that render always returns a stringRoeland Jago Douma2018-02-211-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | Fix testsRoeland Jago Douma2018-02-212-4/+1
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | Make the middlewareDispatcher strictRoeland Jago Douma2018-02-211-9/+10
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #8471 from nextcloud/fix_upgradeRoeland Jago Douma2018-02-212-1/+2
|\ \ \ \ | |_|/ / |/| | | getIncompatibleApps needs a string not an array
| * | | getIncompatibleApps needs a string not an arrayRoeland Jago Douma2018-02-212-1/+2
| |/ / | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #8468 from nextcloud/fix-unicode-avatarsRoeland Jago Douma2018-02-211-1/+1
|\ \ \ | |/ / |/| | Use mb_* string methods to extract first character for generated avatars
| * | Use mb_* string methods to extract first character for generated avatarsMorris Jobke2018-02-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | This fixes #8451 where the first character is a non-ASCII character. The `$string[0]` notation only extracted one byte and thus resulting in an invalid code. The `mb_strtoupper` method also allows to convert characters independently from the current locale on the server. See also http://php.net/manual/en/function.mb-strtoupper.php Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Make AppFramework/Http/Dispatcher strictRoeland Jago Douma2018-02-211-8/+16
|/ / | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2018-02-212-2/+12
| |
* | Merge pull request #8206 from ↵blizzz2018-02-202-0/+4
|\ \ | | | | | | | | | | | | nextcloud/bugfix/noid/fix-collaboration-result-size Better result handling of email search
| * | Better result handling of email searchJoas Schilling2018-02-202-0/+4
| | | | | | | | | | | | | | | | | | | | | 1. Local users should not be returned when searching for empty string 2. The limit of the response should be respected Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #8336 from nextcloud/cleanup-unused-parameterRoeland Jago Douma2018-02-201-4/+0
|\ \ \ | | | | | | | | Cleanup unused parameter
| * | | Remove fromMailAddress from MailSettingsControllerMorris Jobke2018-02-131-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | Was removed in https://github.com/nextcloud/server/pull/4379 (0a54d5a) and https://github.com/nextcloud/server/pull/4380 (bae64e8) Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | [tx-robot] updated from transifexNextcloud bot2018-02-204-6/+74
| | | |
* | | | Merge pull request #8314 from nextcloud/openstackRoeland Jago Douma2018-02-194-214/+205
|\ \ \ \ | | | | | | | | | | update openstack sdk
| * | | | fix controller testRobin Appelman2018-02-192-0/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | adjust swift external storage to new openstack sdkRobin Appelman2018-02-192-34/+51
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>