https://github.com/owncloud/core

sort by:
Revision Author Date Message Commit Date
7cd4425 8.0.6 beta1 22 July 2015, 21:24:54 UTC
9036a46 Merge pull request #17764 from owncloud/backport-17723-stable8 Backport of #17723 to stable8 20 July 2015, 22:04:08 UTC
d64a611 Backport of #17723 to stable8 fix runtime caching in ldap's user manager, fixes #17631 fix indentation. no code changes, whitespace only. 20 July 2015, 21:01:32 UTC
2b0de14 Merge pull request #17688 from owncloud/stable8-publiclinksystemwidemountwithapplicable [stable8] Pass owner to isSystemWideMountPoint to make it work for public links 20 July 2015, 13:08:21 UTC
535e429 Pass owner to isSystemWideMountPoint to make it work for public links Public links did not have the correct owner so could not properly detect system wide mount points. This is a manual backport of b25c06f5769fbcd90a780cbce90998a38c112043 from 8.1 16 July 2015, 16:11:40 UTC
558f1ec Merge pull request #17158 from owncloud/backport-15772-no-permission-restriction-for-owner [stable8] Backport 15772 no permission restriction for owner 16 July 2015, 12:06:31 UTC
f13ff38 Merge pull request #16019 from owncloud/backport-15486 [stable8] Keep fileid when restoring version, using stream copy 16 July 2015, 09:53:18 UTC
96b2521 Merge pull request #17340 from owncloud/stable8-backport-16911 [stable8] Determine the size we need before asking for a thumbnail 15 July 2015, 12:58:03 UTC
ad6a321 Merge pull request #17566 from owncloud/stable8-dav-fixcalls Fix DAV propfind call 13 July 2015, 15:47:42 UTC
28ce93a Merge pull request #17608 from owncloud/stable8-backport-17426 [stable8] [config sample] Update info about appstore 13 July 2015, 15:41:10 UTC
7e7e2f2 Fix DAV propfind call 13 July 2015, 14:57:37 UTC
f01ade7 Merge pull request #17415 from owncloud/fix-ldap-port-field-size [stable8] LDAP: make sure port input box is not getting too small on low width 13 July 2015, 13:09:34 UTC
65e33be [config sample] Update info about appstore 13 July 2015, 12:54:19 UTC
c81823b Merge pull request #16369 from owncloud/stable8-share-moveversionsproperly [stable8] Fix version rename with files and folders 09 July 2015, 20:26:25 UTC
3fe4f53 Merge pull request #17326 from owncloud/stable8-catch-notpermitted [stable8] Properly handle NotPermittedException in SabreDAV 09 July 2015, 13:29:20 UTC
affe4d7 Merge pull request #17519 from owncloud/stable8-backport-config-sample [stable8] backport config sample 09 July 2015, 12:30:13 UTC
3561a15 Merge pull request #17405 from owncloud/stable8-backport-17095 [stable8] Proper error handling 09 July 2015, 08:23:09 UTC
e47bf07 [config sample] improve RST markup and wording 09 July 2015, 08:20:59 UTC
97b3a82 refine sample config text 09 July 2015, 08:18:32 UTC
751092d [config sample] merge Miscellaneous & All other options 09 July 2015, 08:16:54 UTC
f97b21d Merge pull request #17172 from owncloud/view-emit-path-stable8 [stable8] emit hooks from a view as long as the path is inside the default root 08 July 2015, 08:36:20 UTC
8b0b692 Merge pull request #17271 from owncloud/stable8-share-etag-update-target Stable8 share etag update target 08 July 2015, 08:35:20 UTC
97ac851 Merge pull request #17367 from owncloud/fix_16740_8.0 [stable8] owner is stored as 'uid_owner', not as 'owner' in the oc_share table 08 July 2015, 08:31:54 UTC
e9262db Merge pull request #17419 from owncloud/stable8-backport-17159 [stable8] remove duplicate ID in HTML template for public shares 08 July 2015, 08:30:04 UTC
4ec2e6c remove duplicate ID in HTML template for public shares 06 July 2015, 11:40:20 UTC
a24b6a3 LDAP: make sure port input box is not getting too small on low width 06 July 2015, 11:09:26 UTC
c9e77c7 Remove unneeded part file 06 July 2015, 11:05:13 UTC
ecaad05 [updater] mark failure in red 06 July 2015, 08:43:49 UTC
b94657a [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 06 July 2015, 08:41:16 UTC
e0bf1e4 Added error message on initMountpoints exception 06 July 2015, 08:32:37 UTC
3bd5f5e 8.0.5 03 July 2015, 10:14:56 UTC
918ba60 call post_addToGroup als for class OC_User because sharing and LDAP are using this class. Minimal approach to fix #16740 03 July 2015, 08:39:22 UTC
0a1b909 owner is stored as 'uid_owner', not as 'owner' in the oc_share table 03 July 2015, 08:39:03 UTC
229635d Merge pull request #17318 from owncloud/stable8-clean-ocsid [stable8] Delete OCS ID from DB if none is specified 02 July 2015, 12:39:29 UTC
6029b41 Merge pull request #17312 from owncloud/stable8-remove-ocs-ids [stable8] Remove OCS IDs 02 July 2015, 12:39:09 UTC
62fa899 floats are not welcome when setting the size of a preview 02 July 2015, 11:27:14 UTC
a204879 Determine the size we need before asking for a thumbnail We need to set the size of the preview using the devicePixelRatio and use that as arguments when using the preview endpoint or that endpoint will use the default 36x36 and thumbnails will be blurry on high DPI devices 02 July 2015, 11:25:12 UTC
0d9ad14 Properly handle NotPermittedException in SabreDAV 02 July 2015, 08:47:54 UTC
bbd6f42 Bump versions 02 July 2015, 07:25:39 UTC
3906951 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 02 July 2015, 07:22:20 UTC
43be73b [stable8] 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 02 July 2015, 06:49:59 UTC
78dc8ca Merge pull request #17297 from owncloud/stable8-use-mb-functions [stable8] Use UTF-8 mode for preg_split and preg_replace 01 July 2015, 19:41:37 UTC
7ec91b9 Use UTF-8 mode for preg_split and preg_replace Otherwise a single application with a description containing a non compliant character can break the whole ownCloud appstore. This is for example https://apps.owncloud.com/content/show.php?content=149553 Fixes https://github.com/owncloud/core/issues/17101#issuecomment-117365224 01 July 2015, 14:51:45 UTC
9eaa716 Unit test for etag update on custom share folder 01 July 2015, 07:59:15 UTC
40ab639 take share target into account when updating recipient etags 01 July 2015, 07:59:15 UTC
f8e6800 8.0.5RC1 30 June 2015, 22:24:20 UTC
5785378 Merge pull request #17233 from owncloud/oc-version-to-app-store-stable8 Add oc version to app store requests in stable8 29 June 2015, 14:35:53 UTC
57789e1 Add oc version to app store requests in stable8 29 June 2015, 13:45:50 UTC
a9a5ac2 fix check if hooks should be emited in runHooks 29 June 2015, 12:13:19 UTC
4e85a42 emit hooks from a view as long as the path is inside the default root 29 June 2015, 12:13:19 UTC
8a1cfa4 Merge pull request #17171 from owncloud/view-null-root-stable8 [stable8] dont allow using null as view root 27 June 2015, 09:28:50 UTC
747cc45 Merge pull request #17177 from owncloud/stable8-backport-17026 [stable8] [config.sample.php] set correct default value for skeletondirectory 26 June 2015, 08:54:37 UTC
adf1b2b [config.sample.php] set correct default value for skeletondirectory 25 June 2015, 14:45:38 UTC
eb76504 add unit tests for null handling in view 25 June 2015, 12:47:53 UTC
6982744 dont allow using null as view root 25 June 2015, 12:47:49 UTC
8538aab Merge pull request #17157 from rullzer/stable8-backport-17136 [stable8] Allow removing of link password in OCS again 25 June 2015, 11:25:43 UTC
4cbf10f Ignore "parent" shares when the sharee is the owner of the reshare-source 25 June 2015, 07:56:41 UTC
5b1b844 Correctly select file cache values also when checking group shares 25 June 2015, 07:56:27 UTC
f3cddc9 Add a test to share a subfolder of a folder shared with the owner by group 25 June 2015, 07:56:09 UTC
59bf55c Added unit test for reshare by share owner Conflicts: core/js/tests/specs/shareSpec.js 25 June 2015, 07:55:52 UTC
4e467c0 Do not restrict permissions for the original owner Conflicts: core/js/share.js 25 June 2015, 07:54:21 UTC
b828d28 Merge pull request #17155 from owncloud/fix-15590-stable8 Backport of #15592 to stable8 25 June 2015, 07:15:04 UTC
cc0b1e4 Added unit test to verify link password removeal 25 June 2015, 06:39:01 UTC
1c36875 set NULL correctly in password update Old code used 'NULL' but docterine wants null. Now it is possible again to remove the password from a link share. 25 June 2015, 06:38:51 UTC
5e555f1 Backport of #15592 to stable8 Avoid php message "Invalid argument supplied for foreach()" - refs #15590 Remove unneeded comments 24 June 2015, 22:25:30 UTC
f4e0b34 Merge pull request #17115 from owncloud/stable8-share-error-handling [stable8] [sharing] handle shares of users that aren't available anymore 24 June 2015, 15:38:52 UTC
d6733e9 [sharing] handle shares of users that aren't available anymore * properly handle the case where an abandoned share is left and simply skip it 23 June 2015, 16:07:36 UTC
c000eb4 Changed version to 8.0.5 23 June 2015, 15:48:23 UTC
6bd4bff 8.0.5 beta 23 June 2015, 15:30:52 UTC
dc07139 Merge pull request #17033 from owncloud/backport-16890-stable8 Backport of #16890 to stable8 23 June 2015, 14:31:55 UTC
6aeee4f Merge pull request #16731 from owncloud/stable8-trash-deleteasrecipientkeepversions [stable8] Keep versions when deleting as recipient 23 June 2015, 08:22:27 UTC
abf9f79 Merge pull request #16579 from owncloud/stable8-cors-no-cookie-auth Disallow cookie auth for cors requests stable8 22 June 2015, 19:39:27 UTC
1744333 Merge pull request #17001 from owncloud/fix_15664 only try to determine unencrypted size if a encrypted file is read 22 June 2015, 18:12:09 UTC
1bdd3f7 Merge pull request #16734 from owncloud/stable8-dav-getremoteetag [stable8] Get etag from remote OC server 22 June 2015, 18:11:17 UTC
6464f6b Merge pull request #17074 from owncloud/appframework-type-cast-stable8 [stable8] Allow multiple whitespace in type hints in AppFramework 22 June 2015, 13:47:39 UTC
4191844 AppFramework annotation whitespace unit test 22 June 2015, 11:17:17 UTC
b3d2232 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. 22 June 2015, 11:17:17 UTC
74ce46a Merge pull request #16747 from owncloud/stable8-backport-16403 [stable8] Only load commands of enabled apps 19 June 2015, 11:08:38 UTC
a6b8902 Merge pull request #17022 from owncloud/stable8-verify-path [stable8] Verify if path exists 19 June 2015, 11:08:19 UTC
850e075 Merge pull request #16996 from owncloud/stable8-backport-16985-and-16995 [stable8] backport PHPDoc fixes 19 June 2015, 07:14:10 UTC
7bd7056 Backport of #16890 to stable8 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 18 June 2015, 20:01:42 UTC
9dd7464 Verify if path exists We need to check if the path exists and throw an error instead of handling this situation ungraciously. 18 June 2015, 15:27:33 UTC
48c17d2 only try to determine unencrypted size if a encrypted file is read 17 June 2015, 17:44:57 UTC
ac8b748 Merge pull request #16627 from owncloud/stable8-multiselectsaveracecondition [stable8] Fix LDAP wizard saveMultiSelect race condition 17 June 2015, 17:30:06 UTC
c9fcc42 Merge pull request #16992 from owncloud/stable8-verify-if-path-exists [stable8] Verify if path exists 17 June 2015, 14:59:51 UTC
855ae3f Fix return value for OCP PHPDoc 17 June 2015, 14:56:08 UTC
7759a91 Fix OCP PHPDoc * was always a string instead of \OCP\IUser 17 June 2015, 14:55:21 UTC
2972585 Fix version rollback to keep fileid 17 June 2015, 14:07:01 UTC
0f7f5bd Throw nicer error message instead 500 17 June 2015, 13:39:57 UTC
dead1ac Verify if path exists We need to verify if the specified path exists to gracefully prevent errors. 17 June 2015, 13:08:09 UTC
6ea7e89 Merge pull request #16978 from owncloud/nomssql remove mssql from supported dbs 17 June 2015, 09:11:11 UTC
af4e046 remove mssql from supported dbs 16 June 2015, 22:16:45 UTC
36e8162 Fix version rename with files and folders - fix moving folder into another folder - fix moving file or folder into shared folder as recipient 16 June 2015, 15:32:40 UTC
ad3f9db Merge pull request #16744 from owncloud/backport-15260 [stable8] Backport scrollbar fixes 16 June 2015, 14:20:18 UTC
64d502d Merge pull request #16862 from owncloud/use-single-action [stable8] Don't use command concatenation 11 June 2015, 07:42:27 UTC
75c7554 Merge pull request #16861 from owncloud/stable8-backport-16840 [stable8] Disable video preview if previews are disabled 10 June 2015, 13:53:45 UTC
083356f Disable video preview if previews are disabled 10 June 2015, 13:06:04 UTC
14c7601 Don't use command concatenation Possibly fixes https://github.com/owncloud/core/issues/16853 10 June 2015, 12:46:42 UTC
c391f74 Merge pull request #16758 from owncloud/backport-16748-stable8 Backport stable8: port detection needs to take care of now thrown exceptions when LDAP … 10 June 2015, 07:10:55 UTC
952e774 Merge pull request #16630 from owncloud/stable8-quota-onlyforfiles [stable8] Only use quota stream wrapper on "files" 09 June 2015, 15:11:02 UTC
back to top