]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
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 agoMerge pull request #23845 from owncloud/smb-rename
Vincent Petry [Tue, 7 Jun 2016 10:32:51 +0000 (12:32 +0200)]
Merge pull request #23845 from owncloud/smb-rename

implement specific rename handling for SMB

8 years agoMerge pull request #24813 from owncloud/delete-ghost-files
Vincent Petry [Tue, 7 Jun 2016 07:34:16 +0000 (09:34 +0200)]
Merge pull request #24813 from owncloud/delete-ghost-files

allow deleting "ghost files" trough the View and Node api

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 7 Jun 2016 05:55:08 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

8 years agoRemove background from curved logo (#24980)
William Bargent [Mon, 6 Jun 2016 15:06:28 +0000 (16:06 +0100)]
Remove background from curved logo (#24980)

8 years agohandle path not being set in shared cache (#24993)
Robin Appelman [Mon, 6 Jun 2016 15:01:55 +0000 (17:01 +0200)]
handle path not being set in shared cache (#24993)

8 years agoFix checkMove() implementation for dav v2 - fixes #24776 (#24971)
Thomas Müller [Mon, 6 Jun 2016 15:01:27 +0000 (17:01 +0200)]
Fix checkMove() implementation for dav v2 - fixes #24776 (#24971)

8 years agoFix second check for quota size (#24989) origin/HEAD origin/master
Joas Schilling [Mon, 6 Jun 2016 11:47:53 +0000 (13:47 +0200)]
Fix second check for quota size (#24989)

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 6 Jun 2016 10:51:58 +0000 (06:51 -0400)]
[tx-robot] updated from transifex

8 years agoMerge pull request #24964 from owncloud/issue-24961-public-upload-unlimited
Vincent Petry [Mon, 6 Jun 2016 09:28:52 +0000 (11:28 +0200)]
Merge pull request #24964 from owncloud/issue-24961-public-upload-unlimited

Allow public upload when the quota is unlimited

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 5 Jun 2016 06:00:36 +0000 (02:00 -0400)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 4 Jun 2016 06:01:18 +0000 (02:01 -0400)]
[tx-robot] updated from transifex

8 years agoadd test for deleting ghost files over dav origin/delete-ghost-files
Robin Appelman [Fri, 3 Jun 2016 11:35:42 +0000 (13:35 +0200)]
add test for deleting ghost files over dav

8 years agoFix warnings when trying to get mtime of non existing files
Robin Appelman [Fri, 3 Jun 2016 11:35:27 +0000 (13:35 +0200)]
Fix warnings when trying to get mtime of non existing files

8 years agoreturn success when deleting ghost files
Robin Appelman [Fri, 3 Jun 2016 11:34:54 +0000 (13:34 +0200)]
return success when deleting ghost files

8 years agoallow deleting "ghost files" trough the View and Node api
Robin Appelman [Tue, 24 May 2016 13:07:23 +0000 (15:07 +0200)]
allow deleting "ghost files" trough the View and Node api

8 years agoMerge pull request #24954 from owncloud/issue-24536-language-name-reused-for-fallback...
Vincent Petry [Fri, 3 Jun 2016 08:50:59 +0000 (10:50 +0200)]
Merge pull request #24954 from owncloud/issue-24536-language-name-reused-for-fallback-languages

Do not use the language name, when it's not the one from the language…

8 years agoMerge pull request #24673 from owncloud/construct-path
Vincent Petry [Fri, 3 Jun 2016 08:50:35 +0000 (10:50 +0200)]
Merge pull request #24673 from owncloud/construct-path

Construct path to the version file from the current directory and fil…

8 years agoMerge pull request #24564 from owncloud/fix_21173_take_2
Vincent Petry [Fri, 3 Jun 2016 08:50:18 +0000 (10:50 +0200)]
Merge pull request #24564 from owncloud/fix_21173_take_2

normalize path in getInternalPath

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 3 Jun 2016 06:19:30 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

8 years agonormalize path in getInternalPath
Georg Ehrke [Wed, 11 May 2016 11:12:27 +0000 (13:12 +0200)]
normalize path in getInternalPath

8 years agoConstruct path to the version file from the current directory and filename. Fixes...
Victor Dubiniuk [Tue, 17 May 2016 14:27:33 +0000 (17:27 +0300)]
Construct path to the version file from the current directory and filename. Fixes #22450

8 years agoMerge pull request #24935 from owncloud/2fa-block-dav
Vincent Petry [Thu, 2 Jun 2016 13:31:18 +0000 (15:31 +0200)]
Merge pull request #24935 from owncloud/2fa-block-dav

block DAV if 2FA challenge needs to be solved first

8 years agoAllow public upload when the quota is unlimited
Joas Schilling [Thu, 2 Jun 2016 13:27:16 +0000 (15:27 +0200)]
Allow public upload when the quota is unlimited

8 years agoMerge pull request #24940 from owncloud/fix-normalizedcachekey-keepunicode
Vincent Petry [Thu, 2 Jun 2016 13:18:13 +0000 (15:18 +0200)]
Merge pull request #24940 from owncloud/fix-normalizedcachekey-keepunicode

Add keepUnicode value in the cache key of normalizedPathCache

8 years agoMerge pull request #24936 from owncloud/2fa-block-ocs
Vincent Petry [Thu, 2 Jun 2016 12:55:34 +0000 (14:55 +0200)]
Merge pull request #24936 from owncloud/2fa-block-ocs

block OCS if 2FA challenge needs to be solved first

8 years agoMerge pull request #24946 from owncloud/issue-24943-duplicate-downgrade-unsupported...
Vincent Petry [Thu, 2 Jun 2016 08:40:53 +0000 (10:40 +0200)]
Merge pull request #24946 from owncloud/issue-24943-duplicate-downgrade-unsupported-message

Do not show the hint when it's the same as the message

8 years agoMerge pull request #24947 from owncloud/2fa-remember-redirect-url
Vincent Petry [Thu, 2 Jun 2016 08:40:32 +0000 (10:40 +0200)]
Merge pull request #24947 from owncloud/2fa-remember-redirect-url

remember redirect_url when solving the 2FA challenge

8 years agoMerge pull request #24949 from owncloud/ee-1325-internal-server-error-in-sync-client...
Vincent Petry [Thu, 2 Jun 2016 08:39:43 +0000 (10:39 +0200)]
Merge pull request #24949 from owncloud/ee-1325-internal-server-error-in-sync-client-on-forbidden-directurl

Catch the ForbiddenException to make sure it gets handled

8 years agoMerge pull request #24953 from owncloud/fix-client-download-url
Vincent Petry [Thu, 2 Jun 2016 08:39:17 +0000 (10:39 +0200)]
Merge pull request #24953 from owncloud/fix-client-download-url

Fix URL for client downloads

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 2 Jun 2016 05:55:16 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

8 years agoDo not use the language name, when it's not the one from the language we want
Joas Schilling [Wed, 1 Jun 2016 15:07:51 +0000 (17:07 +0200)]
Do not use the language name, when it's not the one from the language we want

8 years agoFix URL for client downloads
Joas Schilling [Wed, 1 Jun 2016 14:58:57 +0000 (16:58 +0200)]
Fix URL for client downloads

8 years agoCatch the ForbiddenException to make sure it gets handled
Joas Schilling [Wed, 1 Jun 2016 14:17:57 +0000 (16:17 +0200)]
Catch the ForbiddenException to make sure it gets handled

8 years agoremember redirect_url when solving the 2FA challenge
Christoph Wurst [Wed, 1 Jun 2016 11:54:08 +0000 (13:54 +0200)]
remember redirect_url when solving the 2FA challenge

8 years agoFix TestCase::invokePrivate to work with static classes
Vincent Petry [Wed, 1 Jun 2016 11:59:37 +0000 (13:59 +0200)]
Fix TestCase::invokePrivate to work with static classes

8 years agoAdd keepUnicode value in the cache key of normalizedPathCache
Vincent Petry [Wed, 1 Jun 2016 10:20:38 +0000 (12:20 +0200)]
Add keepUnicode value in the cache key of normalizedPathCache

8 years agoDo not show the hint when it's the same as the message
Joas Schilling [Wed, 1 Jun 2016 11:34:57 +0000 (13:34 +0200)]
Do not show the hint when it's the same as the message

8 years agoblock OCS if 2FA challenge needs to be solved first
Christoph Wurst [Wed, 1 Jun 2016 09:19:49 +0000 (11:19 +0200)]
block OCS if 2FA challenge needs to be solved first

8 years agoMerge pull request #24912 from owncloud/session-tokens-apache-auth
Vincent Petry [Wed, 1 Jun 2016 08:56:10 +0000 (10:56 +0200)]
Merge pull request #24912 from owncloud/session-tokens-apache-auth

Create session tokens for apache auth users

8 years agoblock DAV if 2FA challenge needs to be solved first
Christoph Wurst [Wed, 1 Jun 2016 08:42:38 +0000 (10:42 +0200)]
block DAV if 2FA challenge needs to be solved first

8 years agoMerge pull request #24869 from owncloud/ldap_capped_cache
Vincent Petry [Wed, 1 Jun 2016 08:35:04 +0000 (10:35 +0200)]
Merge pull request #24869 from owncloud/ldap_capped_cache

Use a capped memory cache for the user/group cache

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

8 years agoCreate session tokens for apache auth users
Christoph Wurst [Tue, 31 May 2016 08:48:14 +0000 (10:48 +0200)]
Create session tokens for apache auth users

8 years agoUpdate personal.php (#24923)
MTRichards [Tue, 31 May 2016 13:58:02 +0000 (09:58 -0400)]
Update personal.php (#24923)

8 years agoMerge pull request #24851 from owncloud/ldap-static-method-log
Vincent Petry [Tue, 31 May 2016 11:52:52 +0000 (13:52 +0200)]
Merge pull request #24851 from owncloud/ldap-static-method-log

Hack to prevent infinite loop with LDAP + logging

8 years agoMerge pull request #24907 from owncloud/properly-check-for-mbstring
Vincent Petry [Tue, 31 May 2016 11:51:17 +0000 (13:51 +0200)]
Merge pull request #24907 from owncloud/properly-check-for-mbstring

Properly check for mbstring extension

8 years agoimplement specific rename handling for SMB origin/smb-rename
Arthur Schiwon [Thu, 7 Apr 2016 14:54:37 +0000 (16:54 +0200)]
implement specific rename handling for SMB

8 years agoHack to prevent infinite loop with LDAP + logging
Vincent Petry [Wed, 25 May 2016 15:35:52 +0000 (17:35 +0200)]
Hack to prevent infinite loop with LDAP + logging

Forward port of a50619200c6a08929dbe802118a6afadb376b866 to 9.1/master

8 years agoMerge pull request #24904 from owncloud/ext-fix-smb
Vincent Petry [Tue, 31 May 2016 08:50:29 +0000 (10:50 +0200)]
Merge pull request #24904 from owncloud/ext-fix-smb

Fix SMB backend registration

8 years agoMerge pull request #24822 from owncloud/fix-download-spinner
Vincent Petry [Tue, 31 May 2016 08:42:13 +0000 (10:42 +0200)]
Merge pull request #24822 from owncloud/fix-download-spinner

fixes size of the download spinner

8 years agoMerge pull request #24769 from owncloud/issue-24752-no-ui-message-when-integrity...
Vincent Petry [Tue, 31 May 2016 08:36:16 +0000 (10:36 +0200)]
Merge pull request #24769 from owncloud/issue-24752-no-ui-message-when-integrity-disabled

Only show message in the UI when the checker is enabled

8 years agoMerge pull request #22875 from owncloud/bz2-support
Vincent Petry [Tue, 31 May 2016 08:17:24 +0000 (10:17 +0200)]
Merge pull request #22875 from owncloud/bz2-support

Add bzip2 to known mimetypes

8 years agoMerge pull request #24889 from owncloud/add-warning-wrong-transaction-isolation-level
Vincent Petry [Tue, 31 May 2016 08:13:23 +0000 (10:13 +0200)]
Merge pull request #24889 from owncloud/add-warning-wrong-transaction-isolation-level

Add a warning when the transaction isolation level is not READ_COMMITED

8 years agoMerge pull request #24795 from owncloud/issue-24789-reset-password-link-new-window
Vincent Petry [Tue, 31 May 2016 08:12:30 +0000 (10:12 +0200)]
Merge pull request #24795 from owncloud/issue-24789-reset-password-link-new-window

Allow opening the password reset link in a new window when its a URL

8 years agoMerge pull request #24628 from owncloud/decryptall-checkifneedsprocessing
Vincent Petry [Tue, 31 May 2016 08:12:03 +0000 (10:12 +0200)]
Merge pull request #24628 from owncloud/decryptall-checkifneedsprocessing

[decrypt_all] Check if file needs to decrypted or not for speed up large oc setups.

8 years agoMerge pull request #16688 from owncloud/tests-dockerapachewebdav
Vincent Petry [Tue, 31 May 2016 07:55:06 +0000 (09:55 +0200)]
Merge pull request #16688 from owncloud/tests-dockerapachewebdav

Add morrisjobke/webdav docker container for external storage tests

8 years agoProperly check for mbstring extension
Lukas Reschke [Tue, 31 May 2016 06:12:36 +0000 (08:12 +0200)]
Properly check for mbstring extension

mb_detect_encoding is in the fallback we ship in the polyfill library, mb_strcut is not. Thus this lead to a false positive and ownCloud would just break.

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 31 May 2016 05:54:58 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

8 years agoFix for #23066 (#24689)
Torben Dannhauer [Tue, 31 May 2016 04:53:28 +0000 (06:53 +0200)]
Fix for #23066 (#24689)

8 years agoFix SMB backend registration
Robin McCorkell [Mon, 30 May 2016 20:25:10 +0000 (21:25 +0100)]
Fix SMB backend registration

8 years agoAdd bzip2 to known mimetypes
Victor Dubiniuk [Fri, 4 Mar 2016 19:09:52 +0000 (22:09 +0300)]
Add bzip2 to known mimetypes

8 years agoFix webdav test env scripts to also work on CI
Vincent Petry [Tue, 3 May 2016 10:19:16 +0000 (12:19 +0200)]
Fix webdav test env scripts to also work on CI

8 years agoCheck whether remote DAV server accepted the mtime on touch
Vincent Petry [Fri, 1 Apr 2016 19:16:29 +0000 (21:16 +0200)]
Check whether remote DAV server accepted the mtime on touch

ownCloud as remote DAV always accepts the mtime on touch, but other
servers like Apache's DAV server doesn't. The latter doesn't give any
visible hint in its response to detect this case, so this fix does a
subsequent PROPFIND to check whether the mtime was actually set.

Since a touch() operation seldom happens (only on uploads), the minor
performance loss should hopefully be acceptable.

8 years agoFix webdav destination header when overwriting folders
Vincent Petry [Fri, 3 Jul 2015 17:49:25 +0000 (19:49 +0200)]
Fix webdav destination header when overwriting folders

The trailing slash is needed when talking to Apache's mod_dav server

8 years agoAdd morrisjobke/webdav docker container for external storage tests
Vincent Petry [Tue, 2 Jun 2015 13:35:45 +0000 (15:35 +0200)]
Add morrisjobke/webdav docker container for external storage tests

8 years agoMerge pull request #20150 from pellaeon/pr-droppable-hover-visual-cue
Vincent Petry [Mon, 30 May 2016 14:03:36 +0000 (16:03 +0200)]
Merge pull request #20150 from pellaeon/pr-droppable-hover-visual-cue

Add visual cue when moving draggable item over droppable item,

8 years agofix unit tests
Björn Schießle [Wed, 25 May 2016 13:42:33 +0000 (15:42 +0200)]
fix unit tests

8 years agoUse isEncrpyted() instead
Vincent Petry [Tue, 24 May 2016 08:24:21 +0000 (10:24 +0200)]
Use isEncrpyted() instead

8 years agoRespect oc coding style guide.
Christian Jürges [Wed, 9 Mar 2016 11:47:19 +0000 (12:47 +0100)]
Respect oc coding style guide.

8 years agoCheck if file needs to decrypted or not for speed up large oc setups.
Christian Jürges [Tue, 8 Mar 2016 15:24:27 +0000 (16:24 +0100)]
Check if file needs to decrypted or not for speed up large oc setups.

8 years agoAdd a warning when the transaction isolation level is not READ_COMMITED
Joas Schilling [Mon, 30 May 2016 10:09:42 +0000 (12:09 +0200)]
Add a warning when the transaction isolation level is not READ_COMMITED

8 years agoAllow setting debug as loglevel via occ log_manage (#24834)
Joas Schilling [Mon, 30 May 2016 10:23:45 +0000 (12:23 +0200)]
Allow setting debug as loglevel via occ log_manage (#24834)

8 years agofixes size of the download spinner
Vincent Chan [Tue, 24 May 2016 23:11:07 +0000 (01:11 +0200)]
fixes size of the download spinner

8 years ago[testing] Allow to lock a file without the lock being killed at the end of the reques...
Joas Schilling [Mon, 30 May 2016 09:16:14 +0000 (11:16 +0200)]
[testing] Allow to lock a file without the lock being killed at the end of the request (#22823)

* Allow to lock a file without the lock being killed at the end of the request

* Make DB locking detectable

8 years agotrigger size calculation after scanning (#24875)
Robin Appelman [Mon, 30 May 2016 09:14:31 +0000 (11:14 +0200)]
trigger size calculation after scanning (#24875)

8 years agoUse a capped memory cache for the user/group cache
Roeland Jago Douma [Fri, 27 May 2016 08:32:19 +0000 (10:32 +0200)]
Use a capped memory cache for the user/group cache

For #24403
When upgrading huge installations this can lead to memory problems as
the cache will only grow and grow.

Capping this memory will make sure we don't run out while during normal
operation still basically cache everything.

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

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 29 May 2016 05:55:25 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 28 May 2016 05:55:21 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 27 May 2016 05:55:35 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

8 years agoMerge pull request #24796 from owncloud/fix-mailmap
Lukas Reschke [Thu, 26 May 2016 18:08:40 +0000 (20:08 +0200)]
Merge pull request #24796 from owncloud/fix-mailmap

Adjust mail entries

8 years agoUpdate license headers
Lukas Reschke [Thu, 26 May 2016 17:56:05 +0000 (19:56 +0200)]
Update license headers

8 years agoAdd new mailmap file
Lukas Reschke [Thu, 26 May 2016 17:52:00 +0000 (19:52 +0200)]
Add new mailmap file

8 years agoOne more PSR-4 fix (#24852)
Joas Schilling [Thu, 26 May 2016 14:31:26 +0000 (16:31 +0200)]
One more PSR-4 fix (#24852)

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 26 May 2016 05:56:23 +0000 (01:56 -0400)]
[tx-robot] updated from transifex

8 years ago9.1.0 beta 1 v9.1.0beta1
C Montero-Luque [Wed, 25 May 2016 17:16:50 +0000 (13:16 -0400)]
9.1.0 beta 1

8 years agoMerge pull request #24844 from owncloud/dav-test-psr4
Vincent Petry [Wed, 25 May 2016 15:26:32 +0000 (17:26 +0200)]
Merge pull request #24844 from owncloud/dav-test-psr4

Move DAV Tests to PSR-4

8 years agoMerge pull request #24604 from owncloud/user_ldap-psr4
Vincent Petry [Wed, 25 May 2016 15:11:10 +0000 (17:11 +0200)]
Merge pull request #24604 from owncloud/user_ldap-psr4

Move user_ldap to PSR-4

8 years agoFix the tests again
Joas Schilling [Wed, 25 May 2016 14:51:02 +0000 (16:51 +0200)]
Fix the tests again

8 years agoMerge pull request #24842 from owncloud/files-storage-wrapper-encoding-psr4
Vincent Petry [Wed, 25 May 2016 14:32:43 +0000 (16:32 +0200)]
Merge pull request #24842 from owncloud/files-storage-wrapper-encoding-psr4

Move Test\Files\Storage\Wrapper\EncodingTest to PSR-4

8 years agoMerge pull request #24840 from owncloud/fix-missing-ext-str-import
Vincent Petry [Wed, 25 May 2016 14:31:32 +0000 (16:31 +0200)]
Merge pull request #24840 from owncloud/fix-missing-ext-str-import

Fix missing use statements in ext. str. tests

8 years agoMerge pull request #24831 from owncloud/update_3rdparty_commit
Vincent Petry [Wed, 25 May 2016 14:20:47 +0000 (16:20 +0200)]
Merge pull request #24831 from owncloud/update_3rdparty_commit

checkout latest 3rdparty for JSqueeze update

8 years agoUpdate DAV unit tests to PSR-4
Joas Schilling [Wed, 25 May 2016 14:04:15 +0000 (16:04 +0200)]
Update DAV unit tests to PSR-4

8 years agoFix local execution
Joas Schilling [Wed, 25 May 2016 13:39:52 +0000 (15:39 +0200)]
Fix local execution

8 years agoFix throws docs
Joas Schilling [Mon, 23 May 2016 08:39:03 +0000 (10:39 +0200)]
Fix throws docs

8 years agoLast instances of lowercase user_ldap
Joas Schilling [Fri, 13 May 2016 06:44:09 +0000 (08:44 +0200)]
Last instances of lowercase user_ldap

8 years agoMove tests/ to PSR-4
Joas Schilling [Thu, 12 May 2016 15:14:59 +0000 (17:14 +0200)]
Move tests/ to PSR-4

8 years agoFix several minor issues
Joas Schilling [Thu, 12 May 2016 14:55:58 +0000 (16:55 +0200)]
Fix several minor issues

8 years agoMove Job to a better class name
Joas Schilling [Thu, 12 May 2016 14:46:41 +0000 (16:46 +0200)]
Move Job to a better class name