]>
source.dussan.org Git - nextcloud-server.git/log
C Montero-Luque [Thu, 27 Aug 2015 09:35:00 +0000 (11:35 +0200)]
7.0.9 RC1
Morris Jobke [Tue, 25 Aug 2015 16:33:42 +0000 (18:33 +0200)]
Merge pull request #18561 from owncloud/ext-objectstore-stable7
[stable7] Prevent objectstore being set from client side
Robin McCorkell [Tue, 25 Aug 2015 15:27:50 +0000 (16:27 +0100)]
Prevent objectstore being set from client side
Thomas Müller [Wed, 19 Aug 2015 07:31:19 +0000 (09:31 +0200)]
Merge pull request #18385 from owncloud/stable7-fix-repair-emit
[stable7] forward repair events to updater
Morris Jobke [Tue, 18 Aug 2015 11:15:27 +0000 (13:15 +0200)]
forward repair events to updater
* fixes #17313
* already in stable8+:
22bc37cb82368fba912a9e5a5ef0e87017d04b1e - #13513
Morris Jobke [Sun, 16 Aug 2015 12:40:41 +0000 (14:40 +0200)]
Merge pull request #18180 from owncloud/backport-18159-stable7
Backport 18159 stable7
michag86 [Mon, 10 Aug 2015 08:34:44 +0000 (10:34 +0200)]
Update installer.php
michag86 [Mon, 10 Aug 2015 07:36:16 +0000 (09:36 +0200)]
Check if archive contains a directory named like appid
Frank Karlitschek [Sat, 8 Aug 2015 00:18:58 +0000 (20:18 -0400)]
7.0.8
C Montero-Luque [Mon, 3 Aug 2015 12:55:49 +0000 (08:55 -0400)]
7.0.8 RC1
C Montero-Luque [Thu, 23 Jul 2015 02:28:57 +0000 (22:28 -0400)]
7.0.8 beta 1
Morris Jobke [Mon, 20 Jul 2015 22:05:22 +0000 (00:05 +0200)]
Merge pull request #17765 from owncloud/backport-17723-stable7
Backport of #17723 to stable7
Morris Jobke [Mon, 20 Jul 2015 21:14:46 +0000 (23:14 +0200)]
Merge pull request #17368 from owncloud/fix_16740_7.0
[stable7] owner is stored as 'uid_owner', not as 'owner' in the oc_share table
Arthur Schiwon [Fri, 17 Jul 2015 16:57:56 +0000 (18:57 +0200)]
Backport of #17723 to stable7
fix runtime caching in ldap's user manager, fixes #17631
Joas Schilling [Thu, 16 Jul 2015 09:56:10 +0000 (11:56 +0200)]
Merge pull request #17406 from owncloud/stable7-backport-17095
[stable7] Proper error handling
Thomas Müller [Tue, 14 Jul 2015 12:04:26 +0000 (14:04 +0200)]
Merge pull request #17630 from owncloud/stable7-rescanversionsonlyonce
[stable7] Only rescan versions once in trashbin
Vincent Petry [Mon, 2 Mar 2015 11:48:08 +0000 (12:48 +0100)]
Only rescan versions once in trashbin
Whenever versions need to be rescanned, only do it once per PHP request.
Happens whenever multiple files need to be expired.
Morris Jobke [Thu, 9 Jul 2015 20:47:47 +0000 (22:47 +0200)]
Merge pull request #17416 from owncloud/issue-17260-NaN-when-creating-new-user-and-group
Return correct user count when the group has none
Joas Schilling [Mon, 6 Jul 2015 11:32:11 +0000 (13:32 +0200)]
Return correct user count when the group has none
Morris Jobke [Tue, 23 Jun 2015 12:45:53 +0000 (14:45 +0200)]
[updater] mark failure in red
Morris Jobke [Tue, 23 Jun 2015 08:03:27 +0000 (10:03 +0200)]
[updater] propagate error case properly
* add $success to the updateEnd hook
* add new return code for a update failure
* add exception class to failure hook message
Morris Jobke [Tue, 23 Jun 2015 07:54:03 +0000 (09:54 +0200)]
Added error message on initMountpoints exception
C Montero-Luque [Fri, 3 Jul 2015 10:17:54 +0000 (06:17 -0400)]
7.0.7
Bjoern Schiessle [Thu, 2 Jul 2015 08:49:22 +0000 (10:49 +0200)]
owner is stored as 'uid_owner', not as 'owner' in the oc_share table
C. Montero Luque [Thu, 2 Jul 2015 19:26:00 +0000 (15:26 -0400)]
Merge pull request #17208 from owncloud/stable7-fix-16812
[Stable7] Oracle workaround for adding a column with not-null default value
Morris Jobke [Thu, 2 Jul 2015 12:39:43 +0000 (14:39 +0200)]
Merge pull request #17319 from owncloud/stable7-clean-ocsid
[stable7] Delete OCS ID from DB if none is specified
Morris Jobke [Thu, 2 Jul 2015 12:39:35 +0000 (14:39 +0200)]
Merge pull request #17314 from owncloud/stable7-remove-ocs-ids
[stable7] Remove OCS IDs
Lukas Reschke [Thu, 2 Jul 2015 07:18:41 +0000 (09:18 +0200)]
Bump versions
Lukas Reschke [Thu, 2 Jul 2015 07:16:00 +0000 (09:16 +0200)]
Delete OCS ID from DB if none is specified
If no OCS ID is specified in appinfo.xml and an app update is triggered and a OCS ID is stored in the DB we should clean the value.
Ref https://github.com/owncloud/activity/issues/320#issuecomment-
117937748
Lukas Reschke [Thu, 2 Jul 2015 06:49:59 +0000 (08:49 +0200)]
[stable7] Remove OCS IDs
While making the AppStore ready for 8.1 I also deleted some dummy entries which means that these IDs do not resolve anymore. We should remove them to prevent errors such as https://github.com/owncloud/core/issues/17307
Ref https://github.com/owncloud/activity/issues/320#issuecomment-
117691867
C Montero-Luque [Tue, 30 Jun 2015 22:49:26 +0000 (18:49 -0400)]
7.0.7RC1
Morris Jobke [Mon, 29 Jun 2015 14:35:24 +0000 (16:35 +0200)]
Merge pull request #17234 from owncloud/oc-version-to-app-store-stable7
Add oc version to app store requests in stable7
Joas Schilling [Mon, 29 Jun 2015 13:45:50 +0000 (15:45 +0200)]
Add oc version to app store requests in stable7
Victor Dubiniuk [Tue, 23 Jun 2015 15:28:29 +0000 (18:28 +0300)]
Oracle-specific workaround for adding a column with not-null default value
Frank Karlitschek [Thu, 25 Jun 2015 18:56:25 +0000 (14:56 -0400)]
Merge pull request #17180 from owncloud/stable7-backport-17026
[stable7] [config.sample.php] set correct default value for skeletondirectory
Morris Jobke [Thu, 18 Jun 2015 15:48:14 +0000 (17:48 +0200)]
[config.sample.php] set correct default value for skeletondirectory
Morris Jobke [Wed, 24 Jun 2015 15:38:47 +0000 (17:38 +0200)]
Merge pull request #17116 from owncloud/stable7-17115
[stable7] [sharing] handle shares of users that aren't available anymore
Morris Jobke [Tue, 23 Jun 2015 16:03:25 +0000 (18:03 +0200)]
[sharing] handle shares of users that aren't available anymore
* properly handle the case where an abandoned share is left and
simply skip it
C Montero-Luque [Tue, 23 Jun 2015 15:56:31 +0000 (11:56 -0400)]
version 7.0.7 beta
Morris Jobke [Tue, 23 Jun 2015 14:32:21 +0000 (16:32 +0200)]
Merge pull request #17034 from owncloud/backport-16890-stable7
Backport of #16890 to stable7
Joas Schilling [Tue, 23 Jun 2015 12:51:31 +0000 (14:51 +0200)]
Merge pull request #17096 from owncloud/stable7-fix-deleted-users
[Stable7] fix deleted users during upgrade migration
Lukas Reschke [Tue, 23 Jun 2015 11:37:50 +0000 (13:37 +0200)]
Merge pull request #16581 from owncloud/stable7-cors-no-cookie-auth
Disallow cookie auth for cors requests stable7
Thomas Müller [Tue, 23 Jun 2015 11:37:38 +0000 (13:37 +0200)]
Merge pull request #17020 from owncloud/stable7-proper-repair-step-info
Proper repair step info during upgrade on cli
Morris Jobke [Tue, 23 Jun 2015 07:42:42 +0000 (09:42 +0200)]
skip users that are not available anymore during sharing upgrade
Morris Jobke [Mon, 22 Jun 2015 13:46:51 +0000 (15:46 +0200)]
Merge pull request #17073 from owncloud/appframework-type-cast-stable7
[stable7] Allow multiple whitespace in type hints in AppFramework
Robin McCorkell [Sun, 21 Jun 2015 19:26:57 +0000 (20:26 +0100)]
AppFramework annotation whitespace unit test
Robin McCorkell [Sat, 20 Jun 2015 22:44:02 +0000 (23:44 +0100)]
Allow multiple whitespace in type hints in AppFramework
Type hints such as `@param bool $doSomething` will now correctly get
parsed, allowing for alignment of docblock parameters if the app developer so
wishes.
Thomas Müller [Fri, 19 Jun 2015 13:47:12 +0000 (15:47 +0200)]
Merge pull request #17021 from owncloud/stable7-verify-path
[stable7] Verify if path exists
Arthur Schiwon [Thu, 11 Jun 2015 16:24:45 +0000 (18:24 +0200)]
Backport of #16890 to stable7
the user is gone, userExists will not bring him back. But the user's folder needs to be deleted anyway
delete user test to take getHome into account to ensure it is also deleted subsequently
Conflicts:
apps/user_ldap/tests/user_ldap.php
Lukas Reschke [Thu, 18 Jun 2015 14:48:32 +0000 (16:48 +0200)]
Verify if path exists
We need to check if the path exists and throw an error instead of handling this situation ungraciously.
Morris Jobke [Thu, 18 Jun 2015 14:49:20 +0000 (16:49 +0200)]
Proper repair step info during upgrade on cli
Morris Jobke [Wed, 17 Jun 2015 14:59:24 +0000 (16:59 +0200)]
Merge pull request #16991 from owncloud/stable7-verify-if-path-exists
[stable7] Verify if path exists
Lukas Reschke [Wed, 17 Jun 2015 13:36:54 +0000 (15:36 +0200)]
Throw nicer error message instead 500
Lukas Reschke [Wed, 17 Jun 2015 13:06:50 +0000 (15:06 +0200)]
Verify if path exists
We need to verify if the specified path exists to gracefully prevent errors.
Morris Jobke [Wed, 17 Jun 2015 08:22:44 +0000 (10:22 +0200)]
Merge pull request #16969 from owncloud/stable7-backport-15549
[Stable7] don't update identical values
Jens-Christian Fischer [Sun, 12 Apr 2015 12:49:18 +0000 (14:49 +0200)]
clarify the duplication of the $params array
Jens-Christian Fischer [Sat, 11 Apr 2015 16:06:21 +0000 (18:06 +0200)]
don't update identical values
The UPDATE oc_filecache statement blindly overwrites identical data.
Databases like Postgres that create a new row on an update
and mark the old one as dead will suffer from the previous
behaviour, as millions of "new" rows are created in the database.
This patch changes the WHERE clause to test for identical
values and not updating if the values in the DB are identical
to the ones being passed.
Thomas Müller [Thu, 11 Jun 2015 07:42:49 +0000 (09:42 +0200)]
Merge pull request #16864 from owncloud/backport-concatenation-7
[stable7] Don't use command concatenation
Morris Jobke [Wed, 10 Jun 2015 13:53:18 +0000 (15:53 +0200)]
Merge pull request #16863 from owncloud/stable7-backport-16840
[stable7] Disable video preview if previews are disabled
Lukas Reschke [Wed, 10 Jun 2015 12:46:42 +0000 (14:46 +0200)]
Don't use command concatenation
Possibly fixes https://github.com/owncloud/core/issues/16853
Morris Jobke [Tue, 9 Jun 2015 14:33:26 +0000 (16:33 +0200)]
Disable video preview if previews are disabled
Morris Jobke [Wed, 10 Jun 2015 07:14:17 +0000 (09:14 +0200)]
Merge pull request #16759 from owncloud/backport-16748-stable7
Backport stable7: port detection needs to take care of now thrown exceptions when LDAP …
Morris Jobke [Wed, 10 Jun 2015 05:36:31 +0000 (07:36 +0200)]
Merge pull request #16682 from owncloud/stable7-check-for-arry
Check if array
Morris Jobke [Wed, 10 Jun 2015 05:35:47 +0000 (07:35 +0200)]
Merge pull request #16707 from owncloud/stable7-fix-ie8-ie9
[stable7] Add min-height to login page for IE8 and IE9
blizzz [Tue, 9 Jun 2015 21:52:25 +0000 (23:52 +0200)]
Merge pull request #16773 from owncloud/fix-16582
return name instead of false, as it is on oc8 and master, so groups a…
Arthur Schiwon [Fri, 5 Jun 2015 20:06:50 +0000 (22:06 +0200)]
return name instead of false, as it is on oc8 and master, so groups are displayed in files_external
Arthur Schiwon [Thu, 4 Jun 2015 14:28:48 +0000 (16:28 +0200)]
port detection needs to take care of now thrown exceptions when LDAP server is not available
Frank Karlitschek [Thu, 4 Jun 2015 00:41:01 +0000 (20:41 -0400)]
7.0.6
Morris Jobke [Wed, 3 Jun 2015 08:22:57 +0000 (10:22 +0200)]
Add min-height to login page for IE8 and IE9
Lukas Reschke [Tue, 2 Jun 2015 09:20:24 +0000 (11:20 +0200)]
Check if array
The great library that we use apparently uses mixed types for everything because :see_no_evil:
Fixes https://github.com/owncloud/core/issues/16679
Frank Karlitschek [Mon, 1 Jun 2015 22:54:41 +0000 (18:54 -0400)]
7.0.6RC2
Thomas Müller [Mon, 1 Jun 2015 15:50:07 +0000 (17:50 +0200)]
Merge pull request #16666 from owncloud/fix-code
Fix compatibility with 5.3 again
Lukas Reschke [Mon, 1 Jun 2015 15:24:58 +0000 (17:24 +0200)]
Fix compatibility with 5.4 again
Fixes https://github.com/owncloud/core/issues/16665
Lukas Reschke [Mon, 30 Mar 2015 19:51:57 +0000 (21:51 +0200)]
Disallow semicolons in passed commands
Lukas Reschke [Fri, 13 Feb 2015 11:49:34 +0000 (12:49 +0100)]
Ensure that passed argument is always a string
Some code paths called the `normalizePath` functionality with types other than a string which resulted in unexpected behaviour.
Thus the function is now manually casting the type to a string and I corrected the usage in list.php as well.
Lukas Reschke [Tue, 31 Mar 2015 12:58:24 +0000 (14:58 +0200)]
Clean application identifier before processing
Lukas Reschke [Tue, 7 Apr 2015 13:12:10 +0000 (15:12 +0200)]
Revert custom patch that can cause problems
Morris Jobke [Sat, 30 May 2015 11:05:51 +0000 (13:05 +0200)]
Merge pull request #16635 from owncloud/stable7-fix-themes-readme
[stable7] Fix themes README
Morris Jobke [Sat, 30 May 2015 10:12:02 +0000 (12:12 +0200)]
Fix themes README
Fixes #16617
Frank Karlitschek [Fri, 29 May 2015 17:58:39 +0000 (13:58 -0400)]
7.0.6 RC1
Vincent Petry [Thu, 28 May 2015 14:53:55 +0000 (16:53 +0200)]
Merge pull request #16608 from owncloud/fix_14588
[stable7] make sure to get the right list of users with access to the file when deleting a shared file
Bjoern Schiessle [Thu, 28 May 2015 14:11:42 +0000 (16:11 +0200)]
make sure to get the right list of users with access to the file, including the owner
Bernhard Posselt [Wed, 27 May 2015 12:32:37 +0000 (14:32 +0200)]
backport #16532 to stable7
Thomas Müller [Tue, 26 May 2015 14:06:21 +0000 (16:06 +0200)]
Merge pull request #13742 from owncloud/fix-12190-2-stable7
[backport #13740] backport #13740 to stable7
Morris Jobke [Wed, 20 May 2015 08:15:58 +0000 (10:15 +0200)]
Merge pull request #15402 from owncloud/response-setContentLengthHeader-stable7
[stable7] Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround.
Morris Jobke [Wed, 20 May 2015 08:03:18 +0000 (10:03 +0200)]
Merge pull request #15077 from owncloud/fix-smb-oc-admin-stable7
[stable7] Support constructing an SMB_OC without saved session credentials
Arthur Schiwon [Wed, 13 May 2015 23:07:16 +0000 (01:07 +0200)]
add primary group users to resultset before caching
Morris Jobke [Wed, 13 May 2015 07:40:20 +0000 (09:40 +0200)]
Merge pull request #15271 from owncloud/stable7-fix-ext-owncloud
[stable7] Fix bugs in ownCloud external storage
Thomas Müller [Tue, 12 May 2015 22:52:20 +0000 (00:52 +0200)]
Merge pull request #16291 from RealRancor/asset_pipe_note
Add note for asset pipeline and third-party apps on stable7
RealRancor [Tue, 12 May 2015 16:59:57 +0000 (18:59 +0200)]
Add note for asset pipeline and third-party apps on stable7
Morris Jobke [Fri, 8 May 2015 11:56:07 +0000 (13:56 +0200)]
Merge pull request #15863 from owncloud/public-reshare-webdav-stable7
[stable7] Fix webdav access for public reshare
Lukas Reschke [Fri, 8 May 2015 10:13:24 +0000 (12:13 +0200)]
Merge pull request #16114 from owncloud/stable7-backport-15510-and-15465
[stable7] block cron.php and OCS API when in single user mode or maintenance mode
Thomas Müller [Fri, 10 Apr 2015 09:17:33 +0000 (11:17 +0200)]
Fix singe user mode on public.php - take two
Thomas Müller [Thu, 9 Apr 2015 21:47:24 +0000 (23:47 +0200)]
Fix single user check in case no user is logged in
Robin Appelman [Thu, 9 Apr 2015 13:57:27 +0000 (15:57 +0200)]
block ocs in single user mode
Robin Appelman [Thu, 9 Apr 2015 13:56:41 +0000 (15:56 +0200)]
block webdav in single user mode
Robin Appelman [Thu, 9 Apr 2015 11:50:53 +0000 (13:50 +0200)]
block cron when in single user mode
Joas Schilling [Wed, 8 Apr 2015 10:51:20 +0000 (12:51 +0200)]
Disable OCS api when in maintenance mode
Lukas Reschke [Tue, 5 May 2015 10:22:35 +0000 (12:22 +0200)]
Merge pull request #15833 from owncloud/backport-files-external-fixes
Backport files external fixes
Robin Appelman [Thu, 23 Apr 2015 11:42:51 +0000 (13:42 +0200)]
fix subfolder reshares over webdav