https://github.com/owncloud/core

sort by:
Revision Author Date Message Commit Date
7819010 5.0.15 RC1 25 February 2014, 13:07:17 UTC
0be9426 Merge pull request #7387 from owncloud/stable5-fixhostnamewithport Fix case where port is missing 25 February 2014, 11:32:36 UTC
3730875 Merge pull request #7268 from owncloud/stable5-fix-ocspriv Use separate table for privatedata attributes 25 February 2014, 11:31:55 UTC
153fde6 Fix case where port is missing 25 February 2014, 10:28:49 UTC
bbe2019 Merge pull request #7365 from owncloud/backport-7305 Added extra checks for ext storage class (Backport to stable5) 24 February 2014, 10:29:54 UTC
195393e Merge pull request #7362 from owncloud/fix-7259-5 Backport #7259 to stable5 24 February 2014, 10:23:20 UTC
1679c91 Added extra checks for ext storage class Backport of #7305 23 February 2014, 10:50:53 UTC
04e2df3 Change to using OC_User::setUserID() instead of OC::' 22 February 2014, 17:57:48 UTC
e9671c9 Backport #7259 to stable5 22 February 2014, 07:24:57 UTC
b886545 Revert "Partially backport #7305 to stable5" This reverts commit 258997471e919be3e992fc78432397a546417a56. 22 February 2014, 07:18:22 UTC
3d72340 Revert "Backport #7259 to stable5" This reverts commit 7bc69c7ea5ca73883ed1b8869929789bf7e85cd7. 22 February 2014, 07:18:10 UTC
2589974 Partially backport #7305 to stable5 22 February 2014, 07:15:58 UTC
7bc69c7 Backport #7259 to stable5 22 February 2014, 07:07:57 UTC
74a46e2 LDAP: improve compilation of filters 21 February 2014, 09:40:57 UTC
f144650 Merge pull request #7313 from owncloud/stable5_fix_folder_delete don't send delete for every single file if a folder gets deleted 20 February 2014, 17:20:49 UTC
d8c6196 Merge pull request #7185 from owncloud/backport_6777_mobile_style_for_public_pages_stable5 initial backport of #6777 - mobile public pages - to stable5 20 February 2014, 14:27:18 UTC
ab93d29 don't send delete for every single file if a folder gets deleted 20 February 2014, 13:08:17 UTC
2649bb7 Merge pull request #6733 from owncloud/stable5-files-filenameescapingfixes [stable5] Backport: Fixed various file name escaping issues in core apps 20 February 2014, 12:04:54 UTC
626b90f Check whether the app is set 20 February 2014, 10:28:31 UTC
3f5038a Check whether the Key is set 20 February 2014, 10:28:23 UTC
0b00057 An admin should not be able to add remote and public services on its own. This should only be possible programmatically. This change is due the fact that an admin may not be expected to execute arbitrary code in every environment. 20 February 2014, 10:28:20 UTC
bee41b6 fix scrolling for mobile browsers 19 February 2014, 14:20:30 UTC
b6db4e9 unset box-shadow for mobile devices, unsupported in all but the latest mobile browsers 19 February 2014, 12:09:52 UTC
382ddab Merge pull request #4782 from owncloud/tune_legacy_cache_webdav_properties_prefixing Tune legacy cache webdav properties prefixing 18 February 2014, 17:56:21 UTC
606c22d testing update and delete 18 February 2014, 17:53:16 UTC
7d52a51 adding unit tests for delete 18 February 2014, 17:53:10 UTC
e7ccfc6 unit tests for set added 18 February 2014, 17:53:05 UTC
86858b4 first two tests 18 February 2014, 17:52:59 UTC
bace2bc Make google drive client secret and dropbox api secret a password field Fix issue #5794 Backport of 828985d 18 February 2014, 17:34:28 UTC
0ae41c3 Get rid of the SELECT query. Try UPDATE, on failure INSERT. 18 February 2014, 17:20:10 UTC
ddc14ae fixing undefined index in delete() 18 February 2014, 17:20:04 UTC
42b7dd8 PHPDoc comment updated - checkLoggedIn() removed 18 February 2014, 17:19:55 UTC
9a28f2d no need to check if the user is logged in 18 February 2014, 17:19:48 UTC
4c287ef fixing php notice: Undefined index key 18 February 2014, 17:19:35 UTC
90f9437 no need to check if the user is logged in - this is already done in the ocs dispatcher itself adding @return 18 February 2014, 17:19:27 UTC
cada6b5 fix the privatedata key value store 18 February 2014, 17:19:13 UTC
cf05ecb Use the proper content-type We should use the proper content-type `application/xml` instead of the default `text/html` here. Backport requested. 18 February 2014, 10:44:04 UTC
8d5430c Merge pull request #7227 from owncloud/stable5-removeunusedversionsmd5 Removed unused versions md5 code 17 February 2014, 13:39:07 UTC
f7e9151 Removed unused versions md5 code It looks like md5 was used previously to identify the most recent file in the versions list, which seem to be old code, as now the versions list doesn't contain the current file any more. This fix removes the md5 code which caused performance issues with big files. 17 February 2014, 11:03:16 UTC
bb8f03c Merge pull request #7188 from owncloud/fix_gitignore_stable5 fix .gitignore for stable5 14 February 2014, 23:09:16 UTC
102d5ab fix undefined index 13 February 2014, 15:52:49 UTC
83a7196 fix .gitignore for stable5 13 February 2014, 13:51:58 UTC
3baee7a add missing mobile.css 13 February 2014, 13:46:47 UTC
2248433 initial backport of #6777 - mobile public pages - to stable5 13 February 2014, 11:23:22 UTC
5e24e21 getData() always needs to return an array, backport of #6988 10 February 2014, 14:55:47 UTC
b4b05c3 remove needless element tag 03 February 2014, 16:03:52 UTC
7e48b31 use more accurate error codes 28 January 2014, 15:47:33 UTC
075b56b Merge pull request #6859 from owncloud/always_log_db_error_verbose_stable5 always be verbose when logging db error 21 January 2014, 12:53:35 UTC
b4860d5 Merge pull request #6860 from owncloud/neutral_download_zip_default_name_stable5 use 'download.zip' as default name for zip downloads instead of 'owncloud.zip' 21 January 2014, 12:19:41 UTC
35d423d use 'download.zip' as default name for zip downloads instead of 'owncloud.zip' 21 January 2014, 11:31:36 UTC
bfcb93b always be verbose when logging db error 21 January 2014, 11:20:10 UTC
3cbea9b Merge pull request #6821 from owncloud/backport_5601 Fix mimetype detection 17 January 2014, 15:44:39 UTC
ae4d106 Fix mimetype detection 17 January 2014, 14:05:43 UTC
969650e don't unshare on delete 13 January 2014, 15:50:02 UTC
3f7550c Fixed various file name escaping issues in core apps - Refactored file tr lookup into FileList.findFileEl that uses filterAttr to avoid escaping issues in jQuery selectors - Fixed versions and sharing app to properly escape file names in attributes - Prevent uploading file name with invalid characters Backport to stable5 of 1042733 12 January 2014, 14:42:10 UTC
48cd4ad Merge pull request #6665 from owncloud/fix_empty_mimetypes_stable5 remove duplicate exe mimetype, add correct msi mimetype 07 January 2014, 15:31:54 UTC
244f277 remove duplicate exe mimetype, add correct msi mimetype 07 January 2014, 14:58:49 UTC
5e1fc51 5.0.14a 18 December 2013, 10:55:42 UTC
5e5dcc2 5.0.14 17 December 2013, 13:11:18 UTC
7964691 Merge pull request #6447 from owncloud/fix_home_storage_quota fix quota calculation for Home Storage 16 December 2013, 20:07:53 UTC
b02a15c add getOwner to Home Storage 16 December 2013, 15:58:01 UTC
e98e98f 5.0.14 RC1 13 December 2013, 12:07:51 UTC
e3822ef Merge pull request #6258 from owncloud/stable5_enc_fix_public_access don't check migration status if a file is accessed by a public link 09 December 2013, 12:57:34 UTC
516e5f2 Merge pull request #6232 from owncloud/stable5-backgroundscan-reuse-etag Stable5 backgroundscan reuse etag 09 December 2013, 12:38:31 UTC
00cdb38 don't check migration status if a file is accessed by a public link 09 December 2013, 11:45:19 UTC
8fe4698 get rid of failing test that don't cause additional downloads 07 December 2013, 23:17:17 UTC
5d600e9 extend test case for etag preservation 07 December 2013, 23:15:58 UTC
605fa4a reuse etags when doing a background scan 07 December 2013, 23:15:50 UTC
b6ecff9 Merge pull request #6207 from owncloud/stable5_unshare_vs_delete Stable5 unshare vs delete 06 December 2013, 11:06:21 UTC
08cfb7e it is not possible to unshare files in OC5 05 December 2013, 16:44:09 UTC
14be3b3 make rmdir recursive for mappellocal storage backend Backported from d051d6f9252de915a13e1b053c54f69bcd83f5ee 03 December 2013, 10:45:08 UTC
6eef3c9 Make rmdir recursive for local storage Backport of 63c898c0 03 December 2013, 09:47:26 UTC
a385e86 Return true when touch succeeds Backported from c2fc0cb8191d1de80058f6572e8e10f5dbda01b2 02 December 2013, 11:20:35 UTC
7c62305 Add trailing slash in FTP root path when missing Fixes #6093 Backport of 84f3dd15a63fb80f33e61f6056e142b0443329d5 02 December 2013, 11:02:40 UTC
3b18c1b Fixed FTP and SMB to use rmdir() when deleting folders Some storages need to use different calls for deleting files or folders, usually unlink() and rmdir(). Fixes #4532 (SMB dir deletion) Fixes #5941 (FTP dir deletion) Note that the extra is_dir() should be fast because it's read from the stat cache. Backport of d69243e 02 December 2013, 10:12:09 UTC
e079d34 Merge pull request #6147 from owncloud/fix-ajax-getstoragestats-stable5 fixing ajax call to getstoragestats.php 02 December 2013, 09:50:07 UTC
aaeb782 fixing ajax call to getstoragestats.php 02 December 2013, 09:30:55 UTC
f0f0be8 Add post hooks for filesystem scanner 28 November 2013, 15:35:58 UTC
ad77002 Fix getRawPathInfo for the '/' edge case 28 November 2013, 12:11:32 UTC
527afe9 fix custom routes defined by apps 28 November 2013, 12:11:25 UTC
bc9cfcb Merge pull request #6082 from owncloud/themable_realm_stable5 use defaults to determine webdav realm name 27 November 2013, 13:38:10 UTC
63a0348 use defaults to determine webdav realm name 27 November 2013, 13:00:13 UTC
c3747e3 Merge pull request #6042 from owncloud/backport-6035-oc5 Backport 6035 oc5 27 November 2013, 09:23:47 UTC
9ea931f fixing failing unit test 26 November 2013, 21:34:26 UTC
4221490 fixes #6050 26 November 2013, 21:34:25 UTC
acd9ea7 Return plausible isReadable() default impl for ext storage When an ext storage doesn't implement isReadable(), always returning true made the file scanner believe that the file exists and creates a cache entry with the size zero. This fix makes the default impl of isReadable() use file_exists(). Backport of a49e873d3fa513136bfdf1d71bbc2bbcd61d3650 26 November 2013, 15:14:21 UTC
e016ac1 Merge pull request #5962 from owncloud/clean_permissions_cache_on_filescan clean permissions cache on filescan 26 November 2013, 07:37:42 UTC
1130406 in case uri and script name don't match we better throw an exception 25 November 2013, 16:42:20 UTC
411a78b handle duplicate slashes in case of reverse proxy configuration Conflicts: tests/lib/request.php 25 November 2013, 16:41:44 UTC
b5d04b0 clear permissions cache when scanning a file Conflicts: lib/files/cache/scanner.php 25 November 2013, 10:15:32 UTC
8807699 Merge pull request #5934 from owncloud/stable5-excludeextstoragefromquota [Stable5] Exclude ext storage from quota 22 November 2013, 16:34:58 UTC
2565a94 Merge pull request #4957 from owncloud/fixing-4866-stable5 Backport of #4869 to stable5 (recreate an etag within the scanner if the cache contains an empty etag) 22 November 2013, 16:09:59 UTC
e7c903b Merge branch 'fixing-4866-stable5' of github.com:owncloud/core into fixing-4866-stable5 22 November 2013, 14:45:27 UTC
1267dcc Merge branch 'stable5' into fixing-4866-stable5 22 November 2013, 14:44:59 UTC
6eae96b Fixed testTouch unit test to work with stable5 Calling getFileInfo() would trigger checkUpdate() and would return the real file mtime because the test value 500 was in the past. This fix makes this test work with the stable5 behavior. Removed "storage_mtime" references which don't exist in stable5. 22 November 2013, 13:53:56 UTC
64b484e Emulate touch() for backends that don't support it Backport of 9738fae3cf1ad18593d21eb62e138e00c01f5f36 21 November 2013, 14:55:24 UTC
ca61fac <default></default> and <notnull>true</notnull> contradict each other 21 November 2013, 14:34:35 UTC
72f3860 Cherry-pick of 5d671a8 onto stable5. recreate an etag within the scanner if the cache contains an empty etag Conflicts: lib/files/cache/cache.php tests/lib/files/cache/scanner.php 20 November 2013, 16:35:40 UTC
ee581f5 Merge pull request #5893 from owncloud/stable5-extstorage-smbfixes [stable5] External storage SMB fixes for stat and unlink backport 19 November 2013, 15:09:11 UTC
5e6ea15 Fixed storage stats to be based on current directory Previously, the storage statistics were always for the root dir. This means that the upload button would always show the limit for the root dir, even when uploading to a shared dir or external storage. This fix adds a "dir" argument to getstoragestats.php. Partial backport of 31181e4348b9af2625cf4d6ad38cf4cd81db3c1f 19 November 2013, 10:05:05 UTC
back to top