]>
source.dussan.org Git - nextcloud-server.git/log
Frédéric Fortier [Thu, 23 Feb 2017 01:03:32 +0000 (20:03 -0500)]
Refactor files' CacheEntry object creation to call cacheEntryFromData() all the time thus allowing proper casts to be done
Signed-off-by: Frédéric Fortier <frederic.fortier@oronospolytechnique.com>
Frédéric Fortier [Tue, 21 Feb 2017 03:07:37 +0000 (22:07 -0500)]
Typecast filecache 'storage' as int to return it as documented, fixes #3461
Signed-off-by: Frédéric Fortier <frederic.fortier@oronospolytechnique.com>
Nextcloud bot [Tue, 21 Feb 2017 01:08:46 +0000 (01:08 +0000)]
[tx-robot] updated from transifex
Lukas Reschke [Mon, 20 Feb 2017 20:34:55 +0000 (21:34 +0100)]
Merge pull request #3521 from nextcloud/ldap-fix-uuid-attr-detection
Fix Borken UUID Attribute Detection
Lukas Reschke [Mon, 20 Feb 2017 20:24:00 +0000 (21:24 +0100)]
Merge pull request #3542 from nextcloud/add-crl-for-old-rainloop-certificate
Add CRL entry for old rainloop certificate
Lukas Reschke [Mon, 20 Feb 2017 20:16:31 +0000 (21:16 +0100)]
Merge pull request #3550 from nextcloud/fix-misleading-wording
Fix misleading wording: searching is affected, not user access.
Lukas Reschke [Mon, 20 Feb 2017 20:00:42 +0000 (21:00 +0100)]
Merge pull request #3551 from nextcloud/fix-search-result-thumbnails
Fix thumbnail size of search results
Morris Jobke [Mon, 20 Feb 2017 18:48:40 +0000 (12:48 -0600)]
Fix thumbnail size of search results
* fixes #3466
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Arthur Schiwon [Mon, 20 Feb 2017 18:26:16 +0000 (19:26 +0100)]
Fix misleading wording: searching is affected, not user access.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Morris Jobke [Mon, 20 Feb 2017 17:02:14 +0000 (11:02 -0600)]
Merge pull request #3544 from nextcloud/iservercontainer-container
IServerContainer is effectively an IContainer
Lukas Reschke [Mon, 20 Feb 2017 13:25:09 +0000 (14:25 +0100)]
Merge pull request #3505 from robert-scheck/autoindex
Only request "IndexIgnore" if mod_autoindex is loaded
Robert Scheck [Thu, 16 Feb 2017 10:45:11 +0000 (11:45 +0100)]
Only request "IndexIgnore" if mod_autoindex is loaded
Signed-off-by: Robert Scheck <robert@fedoraproject.org>
Lukas Reschke [Mon, 20 Feb 2017 12:06:47 +0000 (13:06 +0100)]
Merge pull request #3257 from nextcloud/updated-guest-checkboxes
Fix checkboxes on login
Christoph Wurst [Mon, 20 Feb 2017 10:44:40 +0000 (11:44 +0100)]
IServerContainer is effectively an IContainer
This relation was not explicitly declared in the class description.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Lukas Reschke [Mon, 20 Feb 2017 10:10:59 +0000 (11:10 +0100)]
Add CRL entry for old rainloop certificate
Certificate has been lost as per https://github.com/nextcloud/app-certificate-requests/pull/47 - let's revoke the old one thus.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Nextcloud bot [Mon, 20 Feb 2017 01:07:37 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 19 Feb 2017 01:07:37 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 18 Feb 2017 01:08:23 +0000 (01:08 +0000)]
[tx-robot] updated from transifex
Arthur Schiwon [Fri, 17 Feb 2017 19:12:30 +0000 (20:12 +0100)]
add tests to DB group
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Fri, 17 Feb 2017 19:06:25 +0000 (20:06 +0100)]
Background jobs can take 4k of characters only. We find a good batch size.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Fri, 17 Feb 2017 17:45:33 +0000 (18:45 +0100)]
Add repair steps
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Fri, 17 Feb 2017 11:05:51 +0000 (12:05 +0100)]
add integration test for uuid attr detection
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Nextcloud bot [Fri, 17 Feb 2017 01:07:58 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Arthur Schiwon [Fri, 17 Feb 2017 01:06:10 +0000 (02:06 +0100)]
Fix determining the UUID attribute, default of the override is null
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Fri, 17 Feb 2017 01:04:42 +0000 (02:04 +0100)]
Fix integration test by not relying on Fake instances
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Morris Jobke [Thu, 16 Feb 2017 18:02:06 +0000 (12:02 -0600)]
Merge pull request #3515 from nextcloud/revert-3214-cache-storage-info
Revert "cache the storage info for 5 min"
Morris Jobke [Thu, 16 Feb 2017 17:58:45 +0000 (11:58 -0600)]
Revert "cache the storage info for 5 min"
Lukas Reschke [Thu, 16 Feb 2017 15:34:18 +0000 (16:34 +0100)]
Merge pull request #3439 from nextcloud/oc-26963
Make sure invalid images don't flood the log file
Lukas Reschke [Thu, 16 Feb 2017 13:20:06 +0000 (14:20 +0100)]
Merge pull request #3507 from nextcloud/if-backend-implements-get-display-name-dont-force-one
Don't force displayname if backend already provides one
Lukas Reschke [Thu, 16 Feb 2017 12:23:04 +0000 (13:23 +0100)]
Don't force displayname if backend already provides one
`\OC_User::loginWithApache` is used in combination with backend mechanisms like our SSO / SAML integration. Those can optionally already provide a displayname using other means. For example by mapping SAML attributes.
The current approach makes it however impossible for backends using `\OCP\Authentication\IApacheBackend` to set a displayname on their own. Because the display name will simply be overwritten with the loginname.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
John Molakvoæ [Thu, 16 Feb 2017 06:16:45 +0000 (07:16 +0100)]
Merge pull request #2287 from nextcloud/registrationEmail
Send password/activation link to new user
Nextcloud bot [Thu, 16 Feb 2017 01:07:44 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Thu, 16 Feb 2017 00:07:21 +0000 (18:07 -0600)]
add unit tests
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Roeland Jago Douma [Wed, 15 Feb 2017 19:30:55 +0000 (20:30 +0100)]
Add l10n
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Morris Jobke [Wed, 15 Feb 2017 18:17:55 +0000 (12:17 -0600)]
Fix setup issue and refine error messages
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
tobiasKaminsky [Thu, 24 Nov 2016 18:30:36 +0000 (19:30 +0100)]
use random password if "password link" is enabled
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
tobiasKaminsky [Wed, 23 Nov 2016 20:44:38 +0000 (21:44 +0100)]
empty password only allowed if password link is sent
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
tobiasKaminsky [Wed, 23 Nov 2016 20:30:15 +0000 (21:30 +0100)]
add setting for "send password link"
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
tobiasKaminsky [Wed, 23 Nov 2016 18:50:58 +0000 (19:50 +0100)]
send email to new user with password forgotten link to create own password
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
blizzz [Wed, 15 Feb 2017 20:47:47 +0000 (21:47 +0100)]
Merge pull request #2606 from temparus/master
Add preLoginValidation hook
Roeland Jago Douma [Wed, 15 Feb 2017 19:49:06 +0000 (20:49 +0100)]
Merge pull request #3495 from nextcloud/dav-protected
Make it easier to subclass DAV storage
Roeland Jago Douma [Wed, 15 Feb 2017 19:33:05 +0000 (20:33 +0100)]
Merge pull request #3449 from nextcloud/notify-subfolder-self-test
Make the notify self test for subfolders more reliable
Roeland Jago Douma [Wed, 15 Feb 2017 19:22:08 +0000 (20:22 +0100)]
Merge pull request #3447 from nextcloud/getmetadata-permissions-mask
also apply permissions mask in getMetaData
Roeland Jago Douma [Wed, 15 Feb 2017 19:21:03 +0000 (20:21 +0100)]
Merge pull request #3262 from nextcloud/jail-scanner-storage-id
Make sure we use the correct storage id and parent id when scanning a jailed storage
Roeland Jago Douma [Wed, 15 Feb 2017 19:18:48 +0000 (20:18 +0100)]
Merge pull request #2704 from nextcloud/2fa-fix-backup-codes-print
print the backup codes tab and not the current one
John Molakvoæ (skjnldsv) [Wed, 25 Jan 2017 12:32:56 +0000 (13:32 +0100)]
Fix checkboxes on login
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Morris Jobke [Wed, 15 Feb 2017 14:07:58 +0000 (08:07 -0600)]
Merge pull request #3421 from espro/freeipa-uuid-fix
Update uuidAttributes list to include FreeIPA's ipauniqueid
Robin Appelman [Wed, 15 Feb 2017 13:00:00 +0000 (14:00 +0100)]
Make it easier to subclass DAV storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
blizzz [Wed, 15 Feb 2017 11:33:08 +0000 (12:33 +0100)]
Merge pull request #3485 from nextcloud/Popovermenu-files-css-fix
Popovermenu files css fix
blizzz [Wed, 15 Feb 2017 10:34:03 +0000 (11:34 +0100)]
Merge pull request #3473 from nextcloud/fix-addressbook-deletion
Address book data lost when any user receiving a share is deleted
blizzz [Wed, 15 Feb 2017 10:30:30 +0000 (11:30 +0100)]
Merge pull request #3487 from nextcloud/fix-files-header-name
Fix app name of files app
Nextcloud bot [Wed, 15 Feb 2017 01:07:29 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Tue, 14 Feb 2017 23:45:11 +0000 (17:45 -0600)]
Merge pull request #3480 from nextcloud/screensharing-icon
add screensharing icon
Morris Jobke [Tue, 14 Feb 2017 23:42:53 +0000 (17:42 -0600)]
Merge pull request #3477 from nextcloud/fix-cloud-id-manager-injection
Fix DI of the cloud id manager into apps
Morris Jobke [Tue, 14 Feb 2017 23:13:09 +0000 (17:13 -0600)]
Fix app name of files app
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
John Molakvoæ (skjnldsv) [Tue, 14 Feb 2017 23:05:48 +0000 (00:05 +0100)]
Css fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Jan-Christoph Borchardt [Tue, 14 Feb 2017 19:58:49 +0000 (20:58 +0100)]
add screensharing icon
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Jan-Christoph Borchardt [Tue, 14 Feb 2017 18:32:39 +0000 (19:32 +0100)]
Merge pull request #3341 from nextcloud/transparent-white-checkbox
Transparent white checkbox
John Molakvoæ (skjnldsv) [Tue, 14 Feb 2017 15:56:56 +0000 (16:56 +0100)]
this is public
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Morris Jobke [Tue, 14 Feb 2017 15:22:02 +0000 (09:22 -0600)]
Merge pull request #3472 from nextcloud/enable-avatars-always
Always enable avatars
Lukas Reschke [Tue, 14 Feb 2017 14:08:21 +0000 (15:08 +0100)]
Merge pull request #3465 from nextcloud/storage-log-locks
Add option to enable locking debug logging
Joas Schilling [Tue, 14 Feb 2017 11:47:46 +0000 (12:47 +0100)]
Fix DI of the cloud id manager into apps
Signed-off-by: Joas Schilling <coding@schilljs.com>
John Molakvoæ (skjnldsv) [Tue, 14 Feb 2017 09:47:07 +0000 (10:47 +0100)]
Test fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Tue, 14 Feb 2017 08:33:04 +0000 (09:33 +0100)]
tests
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Tue, 14 Feb 2017 08:21:33 +0000 (09:21 +0100)]
getUsersOwnAddressBooks
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Nextcloud bot [Tue, 14 Feb 2017 01:07:20 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Tue, 14 Feb 2017 00:09:12 +0000 (18:09 -0600)]
Merge pull request #3444 from nextcloud/recognize-bat-and-cmd
Recognize .bat and .cmd files
Morris Jobke [Tue, 14 Feb 2017 00:03:35 +0000 (18:03 -0600)]
Add missing PHPDoc and properly throw exception
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Mon, 13 Feb 2017 23:49:05 +0000 (17:49 -0600)]
Always enable avatars
* we introduced this setting in the begining because our
avatar support caused some performance issues, but we
fixed them and should only provide one way how Nextcloud
looks
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Lukas Reschke [Mon, 13 Feb 2017 22:21:08 +0000 (23:21 +0100)]
Merge pull request #3324 from nextcloud/fix-2431
LDAP's checkPassword should only catch when a user was not found, fixes #2431
Lukas Reschke [Mon, 13 Feb 2017 22:00:44 +0000 (23:00 +0100)]
Merge pull request #3448 from kuimovvg/master
bug when connect to yandex webdav server
Lukas Reschke [Mon, 13 Feb 2017 21:49:44 +0000 (22:49 +0100)]
Add storage to log item as well
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Morris Jobke [Mon, 13 Feb 2017 21:32:57 +0000 (15:32 -0600)]
Add comment about log.condition
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Robin Appelman [Mon, 13 Feb 2017 14:03:46 +0000 (15:03 +0100)]
Add option to enable locking debug logging
Signed-off-by: Robin Appelman <robin@icewind.nl>
Nextcloud bot [Mon, 13 Feb 2017 01:07:10 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 12 Feb 2017 01:07:26 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 11 Feb 2017 01:07:23 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Fri, 10 Feb 2017 22:00:47 +0000 (16:00 -0600)]
Merge pull request #3417 from nextcloud/push-notification
Push notification
Robin Appelman [Fri, 10 Feb 2017 14:29:48 +0000 (15:29 +0100)]
also apply permissions mask in getMetaData
Signed-off-by: Robin Appelman <robin@icewind.nl>
Morris Jobke [Fri, 10 Feb 2017 20:24:45 +0000 (14:24 -0600)]
Merge pull request #3430 from nextcloud/fix-ios-client-detection
Fix detection of the new iOS app
blizzz [Fri, 10 Feb 2017 18:00:17 +0000 (19:00 +0100)]
Merge pull request #3443 from nextcloud/add-integration-tests-for-dav
Add integration tests for legacy DAV endpoints
Robin Appelman [Fri, 10 Feb 2017 17:04:59 +0000 (18:04 +0100)]
fix self test for non leading slash
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Fri, 10 Feb 2017 16:38:29 +0000 (17:38 +0100)]
Make the notify self test for subfolders more reliable
Signed-off-by: Robin Appelman <robin@icewind.nl>
vkuimov [Fri, 10 Feb 2017 16:31:49 +0000 (16:31 +0000)]
bug when connect to yandex webdav server
server think that request like
<?xml version="1.0" encoding="UTF-8"?>
<d:propfind xmlns:d="DAV:">
<d:prop/>
</d:propfind>
is 400: Bad Request
Victor Dubiniuk [Tue, 31 Jan 2017 20:13:40 +0000 (23:13 +0300)]
Check if color exists in palette before using it
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Brent Bloxam [Fri, 10 Feb 2017 15:23:13 +0000 (10:23 -0500)]
Update uuidAttributes list to include FreeIPA's ipauniqueid
Signed-off-by: Brent Bloxam <brent.bloxam@gmail.com>
Lukas Reschke [Fri, 10 Feb 2017 13:01:26 +0000 (14:01 +0100)]
Add integration tests for legacy DAV endpoints
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
blizzz [Fri, 10 Feb 2017 13:47:33 +0000 (14:47 +0100)]
Merge pull request #3371 from m3ntalsp00n/reload_countdown
showUpdate funciton allows updated messages
Joas Schilling [Fri, 10 Feb 2017 13:25:25 +0000 (14:25 +0100)]
Recognize .bat and .cmd files
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 10 Feb 2017 12:44:16 +0000 (13:44 +0100)]
Make sure invalid images don't flood the log file
Signed-off-by: Joas Schilling <coding@schilljs.com>
Björn Schießle [Fri, 10 Feb 2017 10:48:30 +0000 (11:48 +0100)]
Merge pull request #3424 from nextcloud/fix-upgrade-path
Fix return value of getAllowedPreviousVersions()
Björn Schießle [Fri, 10 Feb 2017 10:45:50 +0000 (11:45 +0100)]
Merge pull request #3425 from nextcloud/set-vendor-during-install
Set vendor during install
Björn Schießle [Fri, 10 Feb 2017 10:35:45 +0000 (11:35 +0100)]
Merge pull request #3181 from nextcloud/fix-favorite-activity-mail
Make sure the file information is available when sending the email
Joas Schilling [Fri, 10 Feb 2017 09:30:01 +0000 (10:30 +0100)]
Merge pull request #3429 from nextcloud/oparoz-issuetemplate
Fix issue template log formatting
Joas Schilling [Fri, 10 Feb 2017 09:05:24 +0000 (10:05 +0100)]
Fix detection of the new iOS app
Signed-off-by: Joas Schilling <coding@schilljs.com>
Olivier Paroz [Fri, 10 Feb 2017 08:08:05 +0000 (09:08 +0100)]
Fix log formatting
Morris Jobke [Fri, 10 Feb 2017 05:37:00 +0000 (23:37 -0600)]
Set vendor during install
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Fri, 10 Feb 2017 05:24:24 +0000 (23:24 -0600)]
Fix return value of getAllowedPreviousVersions()
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Fri, 10 Feb 2017 02:14:10 +0000 (20:14 -0600)]
Merge pull request #3422 from nextcloud/transifex
add transifex config for sharebymail
Morris Jobke [Fri, 10 Feb 2017 01:53:32 +0000 (19:53 -0600)]
add transifex config for sharebymail
Signed-off-by: Morris Jobke <hey@morrisjobke.de>