https://github.com/owncloud/core

sort by:
Revision Author Date Message Commit Date
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
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
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
000f3a5 Merge pull request #16738 from rullzer/ocs_set_password_backport [stable8] Set password properly in OCS Share API 09 June 2015, 15:09:16 UTC
7dabbf9 Merge pull request #16596 from owncloud/backport-16565 Add check for availability of /dev/urandom 09 June 2015, 14:55:41 UTC
1a8aae7 Merge pull request #16660 from owncloud/stable8-returnfileidbug [stable8] Properly return fileid when scanFile() did not find differences 09 June 2015, 14:54:19 UTC
cb18bdd Merge pull request #16680 from owncloud/check-for-array Check if array 09 June 2015, 14:53:54 UTC
1754c9a Merge pull request #16822 from owncloud/stable8-backport-16818 [stable8] Upgrade jquery-migrate to 1.2.1 09 June 2015, 14:50:54 UTC
2c118c3 Merge pull request #16815 from owncloud/stable8-fix-16779 [Stable8] Do not use digits in random index names 09 June 2015, 14:50:27 UTC
8cd359a Upgrade jquery-migrate to 1.2.1 09 June 2015, 08:44:29 UTC
28c6c2f Do not use digits in random index names 08 June 2015, 22:43:52 UTC
70bcb1a Register sharing hooks in trashbin tests Register sharing hooks to make sure that the share mount points are mounted properly, as required by the share-related trashbin tests. 08 June 2015, 09:31:44 UTC
4c4c12d save multiselect box on close, not on click. Makes it less frequent and less prone to race conditions 05 June 2015, 18:27:08 UTC
b2548b0 port detection needs to take care of now thrown exceptions when LDAP server is not available 05 June 2015, 11:12:11 UTC
0c2ce1b Only load commands of enabled apps 04 June 2015, 13:31:33 UTC
a040a5b fix scrutinizer issues 04 June 2015, 12:31:35 UTC
eeace88 adjust controls bar width to not overlay scrollbar 04 June 2015, 12:31:31 UTC
5fcab24 8.0.4 04 June 2015, 00:39:46 UTC
5865a3a Added unit test 03 June 2015, 19:32:20 UTC
783188d Password set via OCS API should not be double escaped 03 June 2015, 19:32:10 UTC
7213be2 Fix unit test 03 June 2015, 19:30:22 UTC
0b38c13 No injections 03 June 2015, 19:30:01 UTC
fe1de11 OCS Fixes to allow setting of password without removing additional settings - Added setPassword to share.php - Fixed OCS API call - Added unit tests 03 June 2015, 19:21:54 UTC
f81ba63 Disable update check test when testing wrappers The checkUpdate test is intended for testing real storages, not wrappers. 03 June 2015, 15:24:40 UTC
ae89153 Added storage backend test for checkUpdate This helps testing whether checkUpdate properly returns false when no change exists 03 June 2015, 15:24:36 UTC
533bb85 Get etag from remote OC server 03 June 2015, 15:24:26 UTC
bffcbe4 Keep versions when deleting as recipient The original owner could not be resolved because the original file was already deleted, so no versions were retained. This fix passes the owner and path to retainVersions() since it was already resolved before the file deletion. This reactivates the versions logic and creates a copy of the versions in each trashbin. 03 June 2015, 15:10:12 UTC
d1f99f1 Merge pull request #16705 from owncloud/stable8-fix-ie8-ie9 [stable8] fix IE8 & IE9 03 June 2015, 14:25:27 UTC
e56fb7e Add min-height to login page for IE8 and IE9 03 June 2015, 08:39:43 UTC
1854c7f Revert "fix theme in IE8 and IE9" This reverts commit bb79a6b4f0a94e82c723b90d193a4391f725fb23. 03 June 2015, 08:39:00 UTC
8c6e590 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 02 June 2015, 09:20:24 UTC
30bc7a7 8.0.4RC2 01 June 2015, 22:55:21 UTC
1fb44bc Properly return fileid when scanFile() did not find differences 01 June 2015, 15:35:30 UTC
72e576e Disallow semicolons in passed commands 01 June 2015, 15:05:15 UTC
7b5493e 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. 01 June 2015, 15:05:08 UTC
6867d45 Clean application identifier before processing 01 June 2015, 15:05:02 UTC
a035198 Revert custom patch that can cause problems 01 June 2015, 15:04:55 UTC
960ca7b Backported unit tests from 31e94708f86e21174e4bcfaf33f645dbba1efc1e Partial backport, only took the unit tests from 31e94708f86e21174e4bcfaf33f645dbba1efc1e to simulate failure using mocks instead of the quota storage wrapper. 01 June 2015, 10:27:38 UTC
c08c468 Make getSourcePath accessible for storage wrappers 01 June 2015, 10:23:49 UTC
43b7ac6 Fix LDAP wizard saveMultiSelect race condition Whenever a checkbox is ticked in a multiselect box, it will trigger the saving and retrieving ajax calls at the same time. This fix makes sure that it will first save, and only once saving is done, do the call that retrieves the filter. 01 June 2015, 09:12:09 UTC
52d0938 Merge pull request #16634 from owncloud/fix-themes-readme [stable8] Fix themes README 30 May 2015, 11:05:35 UTC
2c56909 Fix themes README Fixes #16617 30 May 2015, 10:10:21 UTC
2396ddf 8.0.4 29 May 2015, 19:00:36 UTC
bf69107 8.0.4RC1 29 May 2015, 18:13:53 UTC
080b837 8.0.4 RC1 29 May 2015, 17:52:10 UTC
b2e9f80 Only use quota stream wrapper on "files" Prevent using the quota stream wrapper on trashbin folders and other metadata folders 29 May 2015, 17:48:17 UTC
8b635cd Merge pull request #16117 from owncloud/fix-api-when-firewall-app-is-installed Use existing IRequest to not read php://input multiple times 29 May 2015, 10:27:06 UTC
2d24ad5 Merge pull request #15306 from netzkolchose/stable8 Fixing: Undefined index: REMOTE_ADDR in lib/private/request.php 28 May 2015, 18:14:50 UTC
cd311c1 Merge pull request #16423 from rullzer/backport_15738 [stable8] Fix to make sure expiration date is properly set 28 May 2015, 08:28:33 UTC
f9e2584 Add check for availability of /dev/urandom Backport of https://github.com/owncloud/core/pull/16565 to stable8 27 May 2015, 16:43:17 UTC
d5d3cbd Merge pull request #16416 from owncloud/stable8-16415 [stable8] fix theme in IE8 and IE9 27 May 2015, 14:40:27 UTC
777a6c4 disallow cookie auth for cors requests testing ... fixes fix test add php doc fix small mistake add another phpdoc remove not working cors annotations from files app 27 May 2015, 11:59:36 UTC
e1492d9 Merge pull request #16462 from owncloud/stable8-backport-16444 [stable8] Closes "New" dropdown when switching category 26 May 2015, 14:51:57 UTC
a3b53a7 Merge pull request #16496 from owncloud/stable8-share-readonlyfile-permissions [stable8] Do not automatically add "update" permission to shared mounts 26 May 2015, 14:51:30 UTC
94f7b3e Merge pull request #16497 from owncloud/stable8-backport-16473 Skip disable3rdParty Apps 26 May 2015, 11:32:06 UTC
609da64 Do not automatically add "update" permission to shared mounts In the past it seems the update permission was needed to be able to rename shared mounts, but it doesn't seem to be the case any more. Removing the "update" permission that used to be added automatically fixes the read-only permission check when trying to overwrite a read-only file over WebDAV. 21 May 2015, 10:18:12 UTC
6eb8bdb Skip disable3rdParty Apps 21 May 2015, 09:32:17 UTC
d24d30f Closes "New" dropdown when switching category * fixes #16394 * return false - stops all following event callbacks 20 May 2015, 09:49:51 UTC
3bc312e Merge pull request #15401 from owncloud/response-setContentLengthHeader-stable8 [stable8] Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround. 20 May 2015, 09:17:24 UTC
68b2a85 Merge pull request #16459 from owncloud/sync-3rdparty Sync third-party 20 May 2015, 09:14:46 UTC
71a88d5 Sync third-party Resolves https://github.com/owncloud/3rdparty/pull/173 20 May 2015, 08:06:11 UTC
0c231f5 Merge pull request #15959 from owncloud/backport-15596-remote-share-feedback-urls Backport 15596 remote share feedback urls 20 May 2015, 07:14:05 UTC
7015dd7 Merge pull request #16421 from owncloud/stable8-replace-static-dbtableprefix-with-config-dbtableprefix [stable8] Replace static dbtableprefix with config dbtableprefix 19 May 2015, 10:18:10 UTC
80afbd3 Add unit test for migrator with different prefix 19 May 2015, 08:44:23 UTC
488c4a9 Fix to make sure expiration date is properly set This did not happen correctly when the password was enforced since a different code path was taken. * moved generation of the default date string to separate function * added unit test 18 May 2015, 19:34:36 UTC
524045c replace 'oc_' with dbtableprefix form config for temporary table names and indexes 18 May 2015, 15:01:06 UTC
bb79a6b fix theme in IE8 and IE9 18 May 2015, 14:01:04 UTC
4e44d2e Merge pull request #16375 from owncloud/tests-properlogout [stable8] Properly log out test users in unit tests 18 May 2015, 10:26:58 UTC
23b8277 Merge pull request #15078 from owncloud/fix-smb-oc-admin-stable8 [stable8] Support constructing an SMB_OC without saved session credentials 17 May 2015, 11:14:57 UTC
1d35c01 Merge pull request #15974 from owncloud/backport-15549 [stable8] don't update identical values 15 May 2015, 16:22:49 UTC
a5466fc Properly log out test users in unit tests 15 May 2015, 15:36:38 UTC
15c8501 Merge pull request #16248 from owncloud/stable8-fixrmdirtodeletefolderstotrash [stable8] Added rmdir to trashbin storage wrapper 15 May 2015, 12:59:09 UTC
back to top