https://github.com/owncloud/core

sort by:
Revision Author Date Message Commit Date
f152228 8.2.2 RC1 15 December 2015, 21:05:32 UTC
346d845 Merge pull request #21197 from owncloud/backport-21133-stable8.2 [backport] [stable8.2] Fix shared files of deleted users, detect DN change when checking for existence on LDAP 15 December 2015, 17:42:13 UTC
36701a2 Merge pull request #21211 from owncloud/stable8.2-handle-enforce-home-folder-rule-setting [stable8.2] properly preserve home folder naming enforcement setting 15 December 2015, 17:42:00 UTC
9154c5d Merge pull request #21198 from owncloud/fix_20296_8.2 [stable8.2] don't allow to create a federated share if source and target are the same 15 December 2015, 12:17:46 UTC
5ac6cac properly preserve home folder naming enforcement setting 15 December 2015, 09:23:50 UTC
780b97d throw NoUserException in getHome when the requested user does not exist anymore look for DN changes before marking a user as deleted 14 December 2015, 21:46:54 UTC
3fc5039 Fixed JS unit tests for fed owner display name 14 December 2015, 17:12:09 UTC
c21e055 show display name but internally use the user name 14 December 2015, 16:35:10 UTC
171062f don't allow to create a federated share if source and target server are the same 14 December 2015, 16:30:50 UTC
486fdcb Merge pull request #21152 from owncloud/backport-20978-stable8.2 reset mailadress/displayname on blur (backport for stable8.2) 14 December 2015, 16:30:04 UTC
c3c6427 Merge pull request #21194 from owncloud/preview-non-existing-82 [8.2] Handle non existing files in version previews 14 December 2015, 16:23:14 UTC
b7c2172 Handle non existing files in version previews 14 December 2015, 15:07:31 UTC
c47f214 Merge pull request #21182 from owncloud/stable8.2-share-allowdeleteinshareoverview [stable8.2] Bring back delete permission in share overview 14 December 2015, 12:58:23 UTC
709f923 Bring back delete permission in share overview 14 December 2015, 09:55:28 UTC
a042ffa Merge pull request #21157 from owncloud/trashbin-loggedout-82 [8.2] Fix trashbin wrapper when no user is loggedin 14 December 2015, 09:26:42 UTC
cccf4b6 Use XMLWriter to generate response Gets rid of manual XML generation. 14 December 2015, 08:40:07 UTC
cd4cc15 Merge pull request #21154 from owncloud/stable8.2-files-deleteactiontext [stable8.2] Stable8.2 files deleteactiontext 11 December 2015, 15:09:45 UTC
71f4877 skip test if we cant use the filesystem when not logged in 11 December 2015, 14:41:08 UTC
b084222 Fix thrashbin wrapper when no user is loggedin 11 December 2015, 14:41:03 UTC
5da3d56 Bring back file delete action text to be based on context For received shares, the delete action becomes "Unshare" and for personal mounts it becomes "Disconnect storage". This also makes it possible from now on to pass a function to a file action's "displayName" attribute. 11 December 2015, 14:20:11 UTC
8ec7faa reset mailadress/displayname on blur 11 December 2015, 13:59:52 UTC
411e400 Merge pull request #21127 from owncloud/stable8.2-backport-21119 [stable8.2] Make AppManager->checkAppForUser more robust 11 December 2015, 13:01:27 UTC
19d1593 Merge pull request #21046 from owncloud/stable8.2-catchexceptionindirectdownloadurl [stable8.2] Catch exception when querying direct download link 11 December 2015, 09:49:42 UTC
30b54d3 Merge pull request #21115 from owncloud/stable8.2-backport-21109 [stable8.2] Deduplicate version expire jobs 10 December 2015, 20:14:34 UTC
7748faf Merge pull request #21113 from owncloud/memcache-lock-ttl-82 [8.2] Add ttl for redis based locking 10 December 2015, 17:58:26 UTC
acc2291 Merge pull request #21124 from owncloud/remove-db-locking-performance-warning-stable8.2 Remove info about database locking performance 10 December 2015, 17:10:59 UTC
6cdf398 Make AppManager->checkAppForUser more robust * if the JSON that is stored in the DB is corrupt an error was thrown * with this change it is properly handled and the app is disabled 10 December 2015, 15:58:16 UTC
066db75 Remove info about database locking performance 10 December 2015, 15:12:54 UTC
a83b3dd Merge pull request #21090 from owncloud/backport-20995-stable8.2 [backport] [stable8.2] ensure multiselect always receives an array when setting its value, f… 10 December 2015, 13:31:42 UTC
049f7f9 Merge pull request #21101 from owncloud/stable8.2_20989 [Stable 8.2] Update parent when moving share into recieved share 10 December 2015, 12:57:17 UTC
a96cf5d Merge pull request #21112 from owncloud/db-lock-ttl-82 [8.2] Remove all locks after ttl from the db 10 December 2015, 12:52:23 UTC
f829ddf Merge pull request #21100 from owncloud/stable8.2_21005 [Stable 8.2] The ajax code path unshares a link share when updating the password 10 December 2015, 12:46:27 UTC
6890933 Deduplicate version expire jobs * versionSize is calculated anyway in the expire job - > dropped * offset/neededSpace was needed for expiry before the file is moved to the versions -> now this is included already in the currently used space because the expiry job is defered to a point in time after the version creation * fixes #21108 10 December 2015, 12:42:26 UTC
5ea5d7f ttl for memcache locking backends that support it 10 December 2015, 12:07:27 UTC
e15792a Add interface for memcache backends that support setting ttl on exisiting keys 10 December 2015, 12:07:18 UTC
b2eecfb Remove all locks after ttl from the db 10 December 2015, 12:04:39 UTC
c023812 Merge pull request #21044 from owncloud/group-propagation-82 [8.2] Group share etag propagation 10 December 2015, 10:24:34 UTC
e1809db Merge pull request #21099 from owncloud/stable8.2_20949 [Stable 8.2] [Sharing] Properly check if a group already has access 10 December 2015, 10:22:48 UTC
ab6a34b Merge pull request #20985 from owncloud/fix-mysql-setup-unix-socket-stable8.2 Add unix_socket support for mysql during initial installation - fixes… 10 December 2015, 09:14:32 UTC
96bb467 Merge pull request #21080 from owncloud/stable8.2-share-computesharepermissions-notstore [stable8.2] Fix (re)share permission checks in a few code paths 10 December 2015, 08:09:18 UTC
0dae2b8 Update parent when moving share into recieved share Fixes #20769 When I receive a share and move a share of myself into that share (which is allowed currently) I effectively hand over ownership of the files I move. So we need to update the share I move to have as a parent the share I move it into. Else our mounting system gets confused. 10 December 2015, 07:16:58 UTC
59c27e0 The ajax code path unshares a link share when updating the password In order to not mess up existing shares if the password gets verified we should first fire this validation. 10 December 2015, 07:10:16 UTC
3bdca9b [Sharing] Properly check if a group already has access The old code check was to liberal resulting in wrong matches if a user with the same name as the group already had access. Fixes 20892 10 December 2015, 07:04:10 UTC
eba656c ensure multiselect always receives an array when setting its value, fixes #18734 09 December 2015, 19:07:38 UTC
fc0e6f2 Merge pull request #21069 from owncloud/personal-mount-mountid-82 [8.2] Dont set the string storage id to the numeric storage id for personal mounts 09 December 2015, 19:03:52 UTC
9bc3a9c Merge pull request #21084 from owncloud/occ-shall-not-fail-hard-in-maintenance-mode-stable8.2 Don't load commands of apps when in maintenance mode 09 December 2015, 18:57:09 UTC
565d7b2 Catch exception when querying direct download link 09 December 2015, 17:01:28 UTC
5755d16 Don't load commands of apps when in maintenance mode - fixes #20939 09 December 2015, 15:38:52 UTC
da83c85 Add explicit check for groups excluded from sharing Since isSharable() doesn't do the check for groups excluded from sharing, adding an explicit check in the sharing code. 09 December 2015, 14:47:32 UTC
6004eb5 Fix more unit tests to pass a mock storage instead of null to FileInfo 09 December 2015, 14:47:24 UTC
edffde2 Add reshare permission checks Added in isSharable() in incoming remote share. Added in isSharable() in regular incoming share. Added in FileInfo to make sure the proper attributes are returned to the clients. 09 December 2015, 14:46:00 UTC
fccafd9 Compute share permissions in the view The share permissions are now computed in the View/FileInfo instead of storing them directly/permanently on the storage 09 December 2015, 14:45:05 UTC
63a2e36 fix etag propagation with group reshares 09 December 2015, 12:35:31 UTC
f72db4e Add test case for group share propagation 09 December 2015, 12:13:56 UTC
163d921 Add tests 09 December 2015, 11:24:11 UTC
b5a7408 Dont set the string storage id to the numeric storage id for personal mounts 09 December 2015, 11:24:07 UTC
a581b8b Merge pull request #21041 from owncloud/backport-21037-stable8.2 [backport][stable8.2] passing an empty base in this diagnosis call will not result in LDAP… 08 December 2015, 17:01:45 UTC
c1b2d25 passing an empty base in this diagnosis call will not result in LDAP errors Neither in "Invalid DN syntax" nor in "Object not found" 08 December 2015, 14:03:26 UTC
ff638bd Merge pull request #21024 from owncloud/stable8.2-share-unsharelinkpapercut [stable8.2] Fix unshare link click element 08 December 2015, 12:50:52 UTC
e84c58a Fix unshare link click element When clicking on the unshare link (trash icon), the correct link element needs to be used instead of whatever child was clicked. Then, that element might contain a visible loading icon. This fixes the spinner detection and also prevents a full page reload in case the spinner was visible. 08 December 2015, 07:44:02 UTC
21adfe7 Merge pull request #21012 from owncloud/stable8.2-share-forbidlinkshare-duplicatefield [stable8.2] Fix duplicate bogus share field when link sharing is not allowed 07 December 2015, 23:21:19 UTC
66f11f4 Fix duplicate bogus share field when link sharing is not allowed Whenever link share is not allowed, it was outputting a bogus sharing field which name would conflict with the regular sharing field. This fix makes sure that the bogus sharing field with "Resharing not allowed" message only appears when triggered by removed share permissions. 07 December 2015, 16:32:24 UTC
7b2d3a9 Merge pull request #21007 from owncloud/backport-20993-stop-overwriting-language [8.2] Do not overwrite the language when it's just missing for one app 07 December 2015, 16:08:18 UTC
a091b3f Do not overwrite the language when it's just missing for one app 07 December 2015, 15:52:32 UTC
e1bb567 Merge pull request #20997 from owncloud/backport-20981-multiple-emails-for-sharelink [8.2] Allow sending a share email to multiple users 07 December 2015, 15:26:04 UTC
3cd0770 Add a unit test for single user case as well 07 December 2015, 14:46:54 UTC
96be3a4 Allow sending a share email to multiple users 07 December 2015, 14:46:46 UTC
ac3c323 Add unix_socket support for mysql during initial installation - fixes #20210 07 December 2015, 11:01:40 UTC
16c057e Merge pull request #20955 from owncloud/stable8.2-backport-20877 [stable8.2] Check the expiration date for null 04 December 2015, 15:47:56 UTC
9aff749 Check the expiration date for null * null is always less than any value -> expirationDate gets null which is "no date set" * ref https://github.com/owncloud/core/issues/20590#issuecomment-158393075 04 December 2015, 13:58:11 UTC
5ad0755 Merge pull request #20915 from owncloud/backport-20900-invalid-sharee [8.2] Only return the exact match for sharees when it's allowed 03 December 2015, 11:02:22 UTC
1d6d756 Only return the exact match, when it's allowed 03 December 2015, 09:11:00 UTC
06428bb Merge pull request #20869 from owncloud/backport-l10n-for-20842 [stable8.2] update germand translation to fit into the UI 01 December 2015, 13:37:08 UTC
676ae6d update germand translation to fit into the UI 01 December 2015, 12:49:10 UTC
152952b Merge pull request #20488 from owncloud/backport-20487-8.2 [8.2] Activity oracle sql error for favorites 01 December 2015, 08:38:01 UTC
741392b Merge pull request #20846 from owncloud/stable8.2-backport-20843 [stable8.2] Fix the width of the share with input 30 November 2015, 21:46:53 UTC
42f2ae6 Fix the width of the share with input * the ID of this has changed to #shareWith-viewNUMBER and shouldn't be used in CSS * now uses the proper classes 30 November 2015, 16:38:31 UTC
506dbdf Merge pull request #20794 from owncloud/stable8.2-backport-20790 [stable8.2] Deduplicate queued trashbin expire jobs 30 November 2015, 14:59:52 UTC
5275a71 Merge pull request #20830 from owncloud/catch-missing-route-82 [8.2] Dont die when we're missing a route 30 November 2015, 13:28:21 UTC
c9ac47a Dont die when we're missing a route 30 November 2015, 13:10:00 UTC
36d9328 Deduplicate queued trashbin expire jobs * fixes #20425 * this removes the argument trashbin size from the expire job - it is now calculated in the expire job * the queue now detects properly that the job is already queue and doesn't add it again 27 November 2015, 13:43:08 UTC
dde7c8b Merge pull request #20761 from owncloud/scan-eventsource-no-paths-82 [8.2] Dont output paths in scan.php 26 November 2015, 15:39:47 UTC
703b6d1 Dont output paths in scan.php 26 November 2015, 15:32:33 UTC
73b8518 Merge pull request #20457 from owncloud/backport-checkbox-accessibility Backport: Make new checkbox style accessible for screenreaders 25 November 2015, 15:39:17 UTC
30518ec Merge pull request #20535 from owncloud/stable8.2-fakelocking-for-mac [stable8.2] Add fake locker plugin 25 November 2015, 15:32:26 UTC
76dde0f Merge pull request #20690 from owncloud/stable8.2-redis-password [stable8.2] Add support for Redis password auth 23 November 2015, 23:03:27 UTC
a57f153 Add support for Redis password auth For enhanced security it is recommended to configure Redis to only accept connections with a password. (http://redis.io/topics/security) This is especially critical since Redis supports the LUA scripting language and thus a simple SSRF vulnerability (as proven in http://benmmurphy.github.io/blog/2015/06/04/redis-eval-lua-sandbox-escape/ for example) may lead to a remote code execution. 23 November 2015, 16:14:39 UTC
b2d9a3a Merge pull request #20677 from owncloud/backport-joblist-fix [8.2] Make the JobList test more robust by sorting the result of getAll bef… 23 November 2015, 10:39:10 UTC
92b1c86 Make the JobList test more robust by sorting the result of getAll before comparison 23 November 2015, 09:43:26 UTC
d4ab933 Merge pull request #20596 from owncloud/stable8.2-backport-use-proper-variable [stable8.2] Use proper variable 19 November 2015, 08:43:55 UTC
900b646 Use proper variable `$shares` is not defined. Introduced with https://github.com/owncloud/core/commit/c3e7d324c5e61eb087fb2ea5102d332f9f08db3d and thus also in stable8.2 18 November 2015, 21:55:48 UTC
61dbfb9 Add a unit test that executes the query 18 November 2015, 09:37:23 UTC
e3434fe Oracle can not return statements but only values So evaluate the condition directly and return 1 or 0 18 November 2015, 09:36:50 UTC
8f71705 8.2.1 17 November 2015, 16:27:51 UTC
64a6bfd 8.2.1 RC4 17 November 2015, 11:16:17 UTC
d68d41f Merge pull request #20542 from owncloud/password_policy-is-not-experimantal-stable8.2 password_policy is a shipped app 16 November 2015, 15:51:01 UTC
22d43d0 password_policy is a shipped app 16 November 2015, 15:38:00 UTC
5641e4c [stable8.2] Add fake locker plugin 16 November 2015, 14:03:59 UTC
583dd64 8.2.1 RC3 (previous commit incorrect) 13 November 2015, 13:48:08 UTC
00d6bdc 8.2.1 13 November 2015, 13:42:22 UTC
back to top