]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 years agoFix case with no user
Roeland Jago Douma [Tue, 3 May 2016 12:05:51 +0000 (14:05 +0200)]
Fix case with no user

8 years agoOptimize isSharingDisabledForuser
Roeland Jago Douma [Tue, 3 May 2016 09:58:33 +0000 (11:58 +0200)]
Optimize isSharingDisabledForuser

8 years agoUs an explicit version of sabre/dav to allow caching on the jenkins slaves - fixes...
Thomas Müller [Tue, 14 Jun 2016 07:53:30 +0000 (09:53 +0200)]
Us an explicit version of sabre/dav to allow caching on the jenkins slaves - fixes #25087 (#25088)

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 14 Jun 2016 06:02:15 +0000 (08:02 +0200)]
[tx-robot] updated from transifex

8 years agoUse proper namespaces - fixes #25078 (#25079)
Thomas Müller [Mon, 13 Jun 2016 17:32:54 +0000 (19:32 +0200)]
Use proper namespaces - fixes #25078 (#25079)

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 13 Jun 2016 12:21:11 +0000 (12:21 +0000)]
[tx-robot] updated from transifex

8 years agofail hard if 2fa provider can not be loaded (#25061)
Christoph Wurst [Mon, 13 Jun 2016 10:46:45 +0000 (12:46 +0200)]
fail hard if 2fa provider can not be loaded (#25061)

8 years agoFix typo (found by codespell) (#25073)
Stefan Weil [Mon, 13 Jun 2016 06:23:33 +0000 (08:23 +0200)]
Fix typo (found by codespell) (#25073)

Signed-off-by: Stefan Weil <sw@weilnetz.de>
8 years agoMerge pull request #24863 from owncloud/propagator-batching
Vincent Petry [Fri, 10 Jun 2016 15:45:52 +0000 (17:45 +0200)]
Merge pull request #24863 from owncloud/propagator-batching

Propagator batching for the file scanner

8 years agoMerge pull request #24898 from owncloud/avatar_repair
Vincent Petry [Fri, 10 Jun 2016 15:02:11 +0000 (17:02 +0200)]
Merge pull request #24898 from owncloud/avatar_repair

Repair job to fix permissions for avatars

8 years agoMerge pull request #25003 from owncloud/fix_ocs_path_response
Vincent Petry [Fri, 10 Jun 2016 14:49:50 +0000 (16:49 +0200)]
Merge pull request #25003 from owncloud/fix_ocs_path_response

Fix OCS Share API path response

8 years agoMerge pull request #25055 from owncloud/enc-cappedcache-getaccesslist
Vincent Petry [Fri, 10 Jun 2016 13:35:39 +0000 (15:35 +0200)]
Merge pull request #25055 from owncloud/enc-cappedcache-getaccesslist

Use capped cache for encryption's user access list

8 years agofetchall appconfig entries (#23835)
Jörn Friedrich Dreyer [Fri, 10 Jun 2016 13:20:22 +0000 (15:20 +0200)]
fetchall appconfig entries (#23835)

8 years agoAdd developer documentation, website and bug to the applist (#25041)
Joas Schilling [Fri, 10 Jun 2016 13:15:27 +0000 (15:15 +0200)]
Add developer documentation, website and bug to the applist (#25041)

8 years agoMerge pull request #24990 from owncloud/fix_24868
Vincent Petry [Fri, 10 Jun 2016 12:33:06 +0000 (14:33 +0200)]
Merge pull request #24990 from owncloud/fix_24868

Wrap publicwebdav in sharePermission mask

8 years agomap oracle driver options to params (#23938)
Jörn Friedrich Dreyer [Fri, 10 Jun 2016 12:07:31 +0000 (14:07 +0200)]
map oracle driver options to params (#23938)

8 years agoUse capped cache for encryption's user access list
Vincent Petry [Fri, 10 Jun 2016 11:02:41 +0000 (13:02 +0200)]
Use capped cache for encryption's user access list

8 years agoEmpty string is null on oracle
Roeland Jago Douma [Fri, 3 Jun 2016 12:43:31 +0000 (14:43 +0200)]
Empty string is null on oracle

8 years agoAdd not-null columns for oracle
Joas Schilling [Thu, 2 Jun 2016 11:45:13 +0000 (13:45 +0200)]
Add not-null columns for oracle

8 years agoRepair job to fix permissions for avatars
Roeland Jago Douma [Mon, 30 May 2016 12:56:19 +0000 (14:56 +0200)]
Repair job to fix permissions for avatars

Fixes #22978

On some older installations the permissions for the userRoot and the
avatars are not correct. This breaks since we now use the Node API in
the avatar code.

This repair job makes sure that the permissions are set correctly.

* Unit tests added

8 years agoMerge pull request #25051 from owncloud/2fa-raw-php-files
Vincent Petry [Fri, 10 Jun 2016 09:56:21 +0000 (11:56 +0200)]
Merge pull request #25051 from owncloud/2fa-raw-php-files

Check 2FA state for raw php files too

8 years agoMerge pull request #24080 from owncloud/support-calendar-class-property
Vincent Petry [Fri, 10 Jun 2016 09:22:11 +0000 (11:22 +0200)]
Merge pull request #24080 from owncloud/support-calendar-class-property

Extract CLASS property from calendar object and store it in the database

8 years agoAllow empty host when installing on oracle via CLI (#25034)
Jörn Friedrich Dreyer [Fri, 10 Jun 2016 09:16:32 +0000 (11:16 +0200)]
Allow empty host when installing on oracle via CLI (#25034)

8 years agoMerge pull request #25024 from owncloud/ldap-cachedgroupsbymember
Vincent Petry [Fri, 10 Jun 2016 09:06:41 +0000 (11:06 +0200)]
Merge pull request #25024 from owncloud/ldap-cachedgroupsbymember

Use array_merge when reading cached groups members

8 years agoMerge pull request #25025 from owncloud/clear_old_calendar_shares
Vincent Petry [Fri, 10 Jun 2016 08:42:04 +0000 (10:42 +0200)]
Merge pull request #25025 from owncloud/clear_old_calendar_shares

Add repair step to clean old calendar shares

8 years agoMerge pull request #25046 from owncloud/fix-the-realm
Vincent Petry [Fri, 10 Jun 2016 08:41:46 +0000 (10:41 +0200)]
Merge pull request #25046 from owncloud/fix-the-realm

Use the correct realm for basic authentication

8 years agoMerge pull request #25048 from owncloud/email-login-leak
Vincent Petry [Fri, 10 Jun 2016 08:41:27 +0000 (10:41 +0200)]
Merge pull request #25048 from owncloud/email-login-leak

Do not leak the login name

8 years agoMerge pull request #25043 from owncloud/webdav-download-mimetype
Vincent Petry [Fri, 10 Jun 2016 07:55:59 +0000 (09:55 +0200)]
Merge pull request #25043 from owncloud/webdav-download-mimetype

DAV now returns file name with Content-Disposition header

8 years agoCheck 2FA state for raw php files too
Christoph Wurst [Fri, 10 Jun 2016 07:52:52 +0000 (09:52 +0200)]
Check 2FA state for raw php files too

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 10 Jun 2016 05:55:19 +0000 (05:55 +0000)]
[tx-robot] updated from transifex

8 years agoAdd unit test for LDAP multi group caching
Vincent Petry [Thu, 9 Jun 2016 15:57:07 +0000 (17:57 +0200)]
Add unit test for LDAP multi group caching

8 years agoDo not leak the login name - fixes #25047
Thomas Müller [Thu, 9 Jun 2016 14:44:31 +0000 (16:44 +0200)]
Do not leak the login name - fixes #25047

8 years agoMerge pull request #25000 from owncloud/fix-email-login-dav
Vincent Petry [Thu, 9 Jun 2016 14:28:06 +0000 (16:28 +0200)]
Merge pull request #25000 from owncloud/fix-email-login-dav

Allow login by email address via webdav as well

8 years agoMerge pull request #25008 from owncloud/externals_test_with_origin
Vincent Petry [Thu, 9 Jun 2016 14:21:05 +0000 (16:21 +0200)]
Merge pull request #25008 from owncloud/externals_test_with_origin

Add support to know where the storage test comes from

8 years agoMerge pull request #25036 from owncloud/jnweiger-patch-1
Vincent Petry [Thu, 9 Jun 2016 14:06:58 +0000 (16:06 +0200)]
Merge pull request #25036 from owncloud/jnweiger-patch-1

Update autotest.sh

8 years agoDAV now returns file name with Content-Disposition header
Vincent Petry [Thu, 9 Jun 2016 09:29:20 +0000 (11:29 +0200)]
DAV now returns file name with Content-Disposition header

Fixes issue where Chrome would append ".txt" to XML files when
downloaded in the web UI

8 years agoAdd repair step to clean old calendar/contact shares
Roeland Jago Douma [Wed, 8 Jun 2016 09:52:56 +0000 (11:52 +0200)]
Add repair step to clean old calendar/contact shares

fixes #21889

8 years agoFix the FIXME (#25022)
Joas Schilling [Thu, 9 Jun 2016 13:05:02 +0000 (15:05 +0200)]
Fix the FIXME (#25022)

8 years agoUse the correct realm for basic authentication - fixes #23427
Thomas Müller [Thu, 9 Jun 2016 11:53:32 +0000 (13:53 +0200)]
Use the correct realm for basic authentication - fixes #23427

8 years agoAllow login by email address via webdav as well - fixes #24791
Thomas Müller [Tue, 7 Jun 2016 11:41:44 +0000 (13:41 +0200)]
Allow login by email address via webdav as well - fixes #24791

8 years agoMerge pull request #25014 from owncloud/admin-datadircheck-fix
Vincent Petry [Thu, 9 Jun 2016 09:58:28 +0000 (11:58 +0200)]
Merge pull request #25014 from owncloud/admin-datadircheck-fix

Use temporary htaccesstest.txt for data dir security check

8 years agoMerge pull request #24973 from owncloud/token-password-session-token
Vincent Petry [Thu, 9 Jun 2016 09:58:04 +0000 (11:58 +0200)]
Merge pull request #24973 from owncloud/token-password-session-token

When creating a session token, make sure it's the login password and …

8 years agoFilter confidential calendar objects in shared calendars
Thomas Müller [Tue, 31 May 2016 16:10:31 +0000 (18:10 +0200)]
Filter confidential calendar objects in shared calendars

Filter private calendar objects in shared calendars

8 years agoAdded unit testing for the migration step
Thomas Müller [Tue, 31 May 2016 15:16:28 +0000 (17:16 +0200)]
Added unit testing for the migration step

8 years agoImplement classification migration as repair step
Thomas Müller [Tue, 31 May 2016 09:50:06 +0000 (11:50 +0200)]
Implement classification migration as repair step

8 years agoBump dav app version and fix variable rename
Thomas Müller [Tue, 31 May 2016 09:13:45 +0000 (11:13 +0200)]
Bump dav app version and fix variable rename

8 years agoAdd migration step
Thomas Müller [Tue, 19 Apr 2016 09:47:06 +0000 (11:47 +0200)]
Add migration step

8 years agoExtract CLASS property from calendar object and store it in the database
Thomas Müller [Tue, 19 Apr 2016 09:33:37 +0000 (11:33 +0200)]
Extract CLASS property from calendar object and store it in the database

8 years agoMerge pull request #24826 from owncloud/cors-client-login
Vincent Petry [Thu, 9 Jun 2016 08:31:14 +0000 (10:31 +0200)]
Merge pull request #24826 from owncloud/cors-client-login

use client login method on CORS routes

8 years agoMerge pull request #25028 from owncloud/scanner-user-not-setup
Vincent Petry [Thu, 9 Jun 2016 08:29:46 +0000 (10:29 +0200)]
Merge pull request #25028 from owncloud/scanner-user-not-setup

skip scanning for a user when the user is not setup yet

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 9 Jun 2016 06:16:41 +0000 (06:16 +0000)]
[tx-robot] updated from transifex

8 years agoUpdate autotest.sh
Jürgen Weigert [Wed, 8 Jun 2016 15:46:50 +0000 (17:46 +0200)]
Update autotest.sh

usage in sync with reality.

8 years agoMerge pull request #25023 from owncloud/fix-22127-trusted-servers
Vincent Petry [Wed, 8 Jun 2016 15:41:16 +0000 (17:41 +0200)]
Merge pull request #25023 from owncloud/fix-22127-trusted-servers

Fixed problem about removing trusted servers accidentally

8 years agoMerge pull request #25027 from owncloud/fix-22746-narrowtooltip
Vincent Petry [Wed, 8 Jun 2016 15:34:30 +0000 (17:34 +0200)]
Merge pull request #25027 from owncloud/fix-22746-narrowtooltip

Added width of the tooltip

8 years agoDo not log token or challenge with exception stacktrace (#25026)
Joas Schilling [Wed, 8 Jun 2016 14:32:58 +0000 (16:32 +0200)]
Do not log token or challenge with exception stacktrace (#25026)

* Make the filtering better readable

* Add some more methods to the sensitive list

8 years agoMerge pull request #25012 from owncloud/gdrive-fixfilesizewithmimetypemismatch
Vincent Petry [Wed, 8 Jun 2016 14:24:14 +0000 (16:24 +0200)]
Merge pull request #25012 from owncloud/gdrive-fixfilesizewithmimetypemismatch

Fix GDrive file size when mime type doesn't match contents

8 years agouse client login method on CORS routes
Christoph Wurst [Wed, 25 May 2016 07:58:01 +0000 (09:58 +0200)]
use client login method on CORS routes

8 years agoMerge pull request #24974 from owncloud/htaccess_update
Vincent Petry [Wed, 8 Jun 2016 13:08:32 +0000 (15:08 +0200)]
Merge pull request #24974 from owncloud/htaccess_update

.htaccess update making two rules non-capturing

8 years agocatch sessionnotavailable exception if memory session is used
Christoph Wurst [Wed, 8 Jun 2016 13:03:15 +0000 (15:03 +0200)]
catch sessionnotavailable exception if memory session is used

8 years agoskip scanning for a user when the user is not setup yet
Robin Appelman [Wed, 8 Jun 2016 12:19:42 +0000 (14:19 +0200)]
skip scanning for a user when the user is not setup yet

8 years agoAdded width of the tooltip
Sergio Bertolín [Wed, 8 Jun 2016 11:38:39 +0000 (11:38 +0000)]
Added width of the tooltip

8 years agoWhen creating a session token, make sure it's the login password and not a device...
Christoph Wurst [Fri, 3 Jun 2016 06:55:00 +0000 (08:55 +0200)]
When creating a session token, make sure it's the login password and not a device token

8 years agoRemoved old html
Sergio Bertolín [Wed, 8 Jun 2016 11:11:30 +0000 (11:11 +0000)]
Removed old html

8 years agoChange the default value to true instead of null
Juan Pablo Villafáñez [Wed, 8 Jun 2016 10:48:33 +0000 (12:48 +0200)]
Change the default value to true instead of null

8 years agoImprove readability
Sergio Bertolín [Wed, 8 Jun 2016 10:19:18 +0000 (10:19 +0000)]
Improve readability

8 years agoownCloud 9.1.0 beta 2 v9.0.1beta2 v9.1.0beta2
Daniel Molkentin [Wed, 8 Jun 2016 09:31:12 +0000 (11:31 +0200)]
ownCloud 9.1.0 beta 2

8 years agoUse array_merge when reading cached groups members
Vincent Petry [Wed, 8 Jun 2016 09:22:01 +0000 (11:22 +0200)]
Use array_merge when reading cached groups members

8 years agoFixed problem about removing trusted servers accidentally
Sergio Bertolín [Wed, 8 Jun 2016 09:02:05 +0000 (09:02 +0000)]
Fixed problem about removing trusted servers accidentally

8 years agoMerge pull request #25011 from owncloud/issue-24745-allow-to-cancel-2fa
Vincent Petry [Wed, 8 Jun 2016 08:27:21 +0000 (10:27 +0200)]
Merge pull request #25011 from owncloud/issue-24745-allow-to-cancel-2fa

Allow to cancel 2FA after login

8 years agoMerge pull request #25019 from owncloud/fix_24937
Vincent Petry [Wed, 8 Jun 2016 08:22:16 +0000 (10:22 +0200)]
Merge pull request #25019 from owncloud/fix_24937

Bring back sharedstorage hooks

8 years agoMerge pull request #24899 from owncloud/local-storage-symlinks
Vincent Petry [Wed, 8 Jun 2016 08:19:24 +0000 (10:19 +0200)]
Merge pull request #24899 from owncloud/local-storage-symlinks

dissalow symlinks in local storages that point outside the datadir

8 years agoMerge pull request #24983 from owncloud/issue-23776-do-not-allow-boolean-user-config
Vincent Petry [Wed, 8 Jun 2016 08:14:08 +0000 (10:14 +0200)]
Merge pull request #24983 from owncloud/issue-23776-do-not-allow-boolean-user-config

Do not allow to store boolean configs, they behave unexpected on postgres

8 years agoMerge pull request #24991 from owncloud/2fa-do-not-generate-token
Vincent Petry [Wed, 8 Jun 2016 08:13:04 +0000 (10:13 +0200)]
Merge pull request #24991 from owncloud/2fa-do-not-generate-token

do not generate device token if 2FA is enable for user

8 years agoMerge pull request #24992 from owncloud/fix_decrypt_message
Vincent Petry [Wed, 8 Jun 2016 08:12:47 +0000 (10:12 +0200)]
Merge pull request #24992 from owncloud/fix_decrypt_message

Fix Decrypt message via occ

8 years agoMerge pull request #24998 from owncloud/issue-24994-allow-decrypting-user-0-only
Vincent Petry [Wed, 8 Jun 2016 08:12:28 +0000 (10:12 +0200)]
Merge pull request #24998 from owncloud/issue-24994-allow-decrypting-user-0-only

Allow to decrypt user '0' files only

8 years agoMerge pull request #24999 from owncloud/initial-userloading-workaround
Vincent Petry [Wed, 8 Jun 2016 08:12:09 +0000 (10:12 +0200)]
Merge pull request #24999 from owncloud/initial-userloading-workaround

decrease initial users to load to 50

8 years agoMerge pull request #25018 from owncloud/background-contrast
Vincent Petry [Wed, 8 Jun 2016 08:11:40 +0000 (10:11 +0200)]
Merge pull request #25018 from owncloud/background-contrast

darker background image for better font contrast

8 years agoMerge pull request #25005 from owncloud/parent-storage-time-cast
Vincent Petry [Wed, 8 Jun 2016 07:57:17 +0000 (09:57 +0200)]
Merge pull request #25005 from owncloud/parent-storage-time-cast

don't update storage mtime if we can't get the modified date

8 years agoMerge pull request #25001 from owncloud/issue-24939-better-ux-on-invalid-perma-link
Vincent Petry [Wed, 8 Jun 2016 07:56:24 +0000 (09:56 +0200)]
Merge pull request #25001 from owncloud/issue-24939-better-ux-on-invalid-perma-link

Improve the UX for "not found" perma links

8 years agoMerge pull request #23996 from owncloud/integrations-tests-qa-145
Vincent Petry [Wed, 8 Jun 2016 07:55:23 +0000 (09:55 +0200)]
Merge pull request #23996 from owncloud/integrations-tests-qa-145

Added tests about overwriting files and folders as recipient

8 years agoFix GDrive file size when mime type doesn't match contents
Vincent Petry [Tue, 7 Jun 2016 14:29:23 +0000 (16:29 +0200)]
Fix GDrive file size when mime type doesn't match contents

Uploading a txt file with XML contents makes GDrive return the XML mime
type.

This fix makes sure the logic that returns "SPACE_UNKNOWN" for the size
properly rely on the Google Docs mime types.

8 years agoMerge pull request #25007 from owncloud/gdrive-fixuploadsamenameasfolder
Vincent Petry [Wed, 8 Jun 2016 07:46:15 +0000 (09:46 +0200)]
Merge pull request #25007 from owncloud/gdrive-fixuploadsamenameasfolder

Fix GDrive upload file which name might match the one of a folder

8 years agoAdjust test to work with phpunit < 5.2
Joas Schilling [Wed, 8 Jun 2016 07:24:00 +0000 (09:24 +0200)]
Adjust test to work with phpunit < 5.2

8 years agodarker background image for better font contrast
Christoph Wurst [Tue, 7 Jun 2016 20:30:46 +0000 (22:30 +0200)]
darker background image for better font contrast

8 years agoBring back sharedstorage hooks
Roeland Jago Douma [Wed, 8 Jun 2016 06:19:32 +0000 (08:19 +0200)]
Bring back sharedstorage hooks

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 8 Jun 2016 05:54:57 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

8 years agoUse temporary htaccesstest.txt for data dir security check
Vincent Petry [Tue, 7 Jun 2016 16:23:19 +0000 (18:23 +0200)]
Use temporary htaccesstest.txt for data dir security check

8 years agoFix test
Juan Pablo Villafáñez [Tue, 7 Jun 2016 16:27:10 +0000 (18:27 +0200)]
Fix test

8 years agoRename variable
Juan Pablo Villafáñez [Tue, 7 Jun 2016 16:25:17 +0000 (18:25 +0200)]
Rename variable

8 years agoAllow to cancel 2FA after login
Joas Schilling [Tue, 7 Jun 2016 15:53:00 +0000 (17:53 +0200)]
Allow to cancel 2FA after login

8 years agomake sure $data['mtime'] is always a timestamp
Robin Appelman [Tue, 7 Jun 2016 15:09:24 +0000 (17:09 +0200)]
make sure $data['mtime'] is always a timestamp

8 years agoAdd support to know where the storage test comes from
Juan Pablo Villafáñez [Tue, 7 Jun 2016 14:53:16 +0000 (16:53 +0200)]
Add support to know where the storage test comes from

8 years agoFix GDrive upload file which name might match the one of a folder
Vincent Petry [Tue, 7 Jun 2016 14:29:23 +0000 (16:29 +0200)]
Fix GDrive upload file which name might match the one of a folder

Whenever a file is uploaded to GDrive, there is a check for that file
with and without extension, due to Google Docs files having no
extension. This logic now only kicks in whenever the detected
extensionless file is really a Google Doc file, not a folder.

This makes it possible again to upload a file "test.txt" in a folder
that also has a folder called "test"

8 years agoExtend unit tests
Roeland Jago Douma [Tue, 7 Jun 2016 12:21:48 +0000 (14:21 +0200)]
Extend unit tests

8 years agoFix unit tests
Roeland Jago Douma [Tue, 7 Jun 2016 12:17:22 +0000 (14:17 +0200)]
Fix unit tests

8 years agoShow the path relative to the requesting user
Roeland Jago Douma [Tue, 7 Jun 2016 10:50:12 +0000 (12:50 +0200)]
Show the path relative to the requesting user

A share can only be requested by 3 'types' of people

* owner
* initiator
* recipient

So we have to get the path as the current user. Since that is the only
path that has any meaning to the user.

8 years agodon't update storage mtime if we can't get the modified date
Robin Appelman [Tue, 7 Jun 2016 13:00:59 +0000 (15:00 +0200)]
don't update storage mtime if we can't get the modified date

8 years agoBetter handling of forbidden files in dav
Robin Appelman [Wed, 1 Jun 2016 12:51:25 +0000 (14:51 +0200)]
Better handling of forbidden files in dav

8 years agoIgnore forbidden files while scanning
Robin Appelman [Wed, 1 Jun 2016 12:22:12 +0000 (14:22 +0200)]
Ignore forbidden files while scanning

8 years agodissalow symlinks in local storages that point outside the datadir
Robin Appelman [Mon, 30 May 2016 13:44:19 +0000 (15:44 +0200)]
dissalow symlinks in local storages that point outside the datadir