https://github.com/owncloud/core

sort by:
Revision Author Date Message Commit Date
1c7b738 Set version to 10.2.0 RC1 11 April 2019, 14:21:21 UTC
ca10ecb Merge pull request #35005 from owncloud/release-10.2.0-changelog Update changelog for 10.2.0 RC1 11 April 2019, 13:27:23 UTC
0c9d9e1 Update changelog for 10.2.0 RC1 11 April 2019, 13:21:28 UTC
443bf44 Merge pull request #34993 from owncloud/stable10-implement-34981 [stable10] Improve error handling for incoming shares poll command 09 April 2019, 17:21:06 UTC
24b9b6d Merge pull request #34723 from owncloud/stable10-log-job-not-found [stable10] Log exception when background job class not found 09 April 2019, 15:38:35 UTC
a503a48 Merge pull request #34995 from owncloud/stable10-occ-bgjob [stable10] Add background:execute occ command for running cron jobs manually 09 April 2019, 15:38:04 UTC
5dbedfb Adjust tests, use timeFactory and add conditional logging 09 April 2019, 12:53:01 UTC
c206fa7 Add unit test for background:queue:execute 09 April 2019, 12:52:50 UTC
0aba5bd Add background:queue:execute warning and accept-warning option 09 April 2019, 12:52:30 UTC
9f99486 Add background:execute occ command for running cron jobs manually 09 April 2019, 12:52:17 UTC
db98e67 Improve error handling for incoming shares poll command 09 April 2019, 10:53:40 UTC
7a772c5 Add extra joblist arg in test for Oracle 09 April 2019, 10:43:05 UTC
a837897 Fix code styles 09 April 2019, 10:42:25 UTC
c238b24 Log when a job is created with a missing path name 09 April 2019, 10:42:22 UTC
32f1b97 Merge pull request #34783 from owncloud/stable10-queue-status-and-queue-delete [stable10] Adding background:queue commands: status and delete 09 April 2019, 10:41:28 UTC
d76987a Merge pull request #34990 from owncloud/dependabot/composer/stable10/pear/archive_tar-1.4.7 [stable10] Bump pear/archive_tar from 1.4.6 to 1.4.7 08 April 2019, 23:37:01 UTC
47522f2 Bump pear/archive_tar from 1.4.6 to 1.4.7 Bumps [pear/archive_tar](https://github.com/pear/Archive_Tar) from 1.4.6 to 1.4.7. - [Release notes](https://github.com/pear/Archive_Tar/releases) - [Commits](https://github.com/pear/Archive_Tar/compare/1.4.6...1.4.7) Signed-off-by: dependabot[bot] <support@dependabot.com> 08 April 2019, 22:27:43 UTC
477ba5a Merge pull request #34985 from owncloud/stable10-removeTags [stable10] test step to delete tag of own file 08 April 2019, 10:42:06 UTC
e12aa20 test step to delete tag of own file 08 April 2019, 09:24:47 UTC
0565ff3 Merge pull request #34983 from owncloud/public-link-upload-edit-stable10 [stable10] Backport of Renaming and adding new options for public link 08 April 2019, 06:54:15 UTC
5b24eae Merge pull request #34982 from owncloud/backport/translations-stable10-master [stable10] Backport of languages from master, for 10.2 08 April 2019, 06:49:22 UTC
294ecdb Merge pull request #34977 from owncloud/stable10-phpunit6-enable-failOnRisky [stable10] phpunit6 enable failOnRisky 06 April 2019, 05:55:01 UTC
d4d870d Adjust 'risky' encryption tests that are still in stable10 06 April 2019, 03:22:55 UTC
5436a8f Merge pull request #34980 from owncloud/stable10-changelog-10.2 [stable10] Update changelog post sprint 26 06 April 2019, 03:09:48 UTC
7feb029 assert verifyPath returns null so test is not flagged risky 05 April 2019, 15:50:28 UTC
994f609 Merge pull request #34978 from owncloud/substitutedav_path [stable10] substitute complete dav path in acceptance test steps 05 April 2019, 15:28:19 UTC
1602a1f [stable10] Backport of Add acceptance test for upload with download and no overwrite feature Adding acceptance test for new upload option added for creating public links. This new option would create public links which would help users to download, upload files or folders. Signed-off-by: Sujith H <sharidasan@owncloud.com> 05 April 2019, 15:16:42 UTC
431fd28 [stable10] Backport of Renaming and adding new options for public link 1) Renaming View/Download/Upload to View/Download/Edit. 2) Adding new option View/Download/Upload. So if user wants to give provide all permissions, View/Download/Edit option could be opted. If the user wants to have an option where no edit and delete to be granted for link shared, the View/Download/Upload could be used. Signed-off-by: Sujith H <sharidasan@owncloud.com> 05 April 2019, 15:16:21 UTC
800a7a4 Backport of languages from master 05 April 2019, 15:14:10 UTC
a80f198 Update changelog post sprint 26 05 April 2019, 14:39:26 UTC
bbab040 Merge pull request #34769 from owncloud/stable10-transaction-for-subshares [stable10] Protect group share concurrent updates with upsert 05 April 2019, 11:28:02 UTC
66bfeea Merge pull request #34970 from owncloud/stable10-deleteNewConfigSettings [stable10] delete new config settings after tests 05 April 2019, 11:13:02 UTC
8296b3a substitute complete dav path in acceptance test steps 05 April 2019, 11:12:13 UTC
ce58436 phpunit6 enable failOnRisky 05 April 2019, 10:54:27 UTC
2eaf51e delete new config settings after tests 05 April 2019, 10:16:37 UTC
a4992d9 Merge pull request #34969 from owncloud/stable10-extraWordForSteps [stable10] extra options to run config setting steps 05 April 2019, 09:51:36 UTC
fd44169 Merge pull request #34901 from m55c55/stable10 [stable10] invitation sender name from master to stable10 05 April 2019, 09:24:20 UTC
c497e78 Merge pull request #34886 from owncloud/stable10-files_ux_eh [stable10] Improve files error handling 05 April 2019, 09:23:46 UTC
ee04539 Use upsert for subshare updates To avoid race conditions happening exactly between the select and insert/update. 05 April 2019, 09:20:24 UTC
d5ed97c Merge pull request #34951 from owncloud/stable10-secure_view_plugin [stable10] View-only dav plugin using IShare attributes 05 April 2019, 09:12:06 UTC
c5ed0cb Merge pull request #34971 from owncloud/backport-34960 [stable10] Fix public link share default expiration behavior 05 April 2019, 08:59:51 UTC
1bd0aca extra options to run config setting steps 05 April 2019, 08:19:09 UTC
85c555e move expiration date html elements under expiration date checkbox 05 April 2019, 07:49:19 UTC
764cee7 dont set default expire date to public link, when expire date not enforced 05 April 2019, 07:49:09 UTC
3f67160 Merge pull request #34959 from owncloud/stable10-bump-federatedfilesharing [stable10] Update federatedfilesharing version to 0.4 04 April 2019, 15:12:12 UTC
1d66c8d Merge pull request #34966 from owncloud/deleteNewConfigs [stable10] delete newly created core config parameters after scenario 04 April 2019, 14:47:12 UTC
d990934 Type::JSON not supported in current Doctrine doctrine/dbal 2.5 doesn't have json, so using text instead for now 04 April 2019, 14:41:35 UTC
9f19dd4 Add View-only share permission using share attributes Added share attribute "download" that can be used to allow/restrict downloading of shared files or folders. 04 April 2019, 14:41:35 UTC
c85680c Strict comparison for cookie token 04 April 2019, 14:36:02 UTC
7da3c0f Add support for extra share attributes Added additional share attributes for shares as an extension point for apps to provide their own extra attributes that can be used as extra permissions. 04 April 2019, 13:24:46 UTC
9643888 Merge pull request #34964 from owncloud/stable10-test-files-scan-groups-option [stable10] Add acceptance tests for files:scan --groups 04 April 2019, 12:17:21 UTC
4d6e831 delete newly created core config parameters after scenario 04 April 2019, 12:16:42 UTC
a990c20 Add acceptance tests for files:scan --groups 04 April 2019, 11:42:35 UTC
09d1e52 Merge pull request #34942 from owncloud/backport-34862 [stable10] allow users to opt-out autocomplete in share dialog 03 April 2019, 15:22:56 UTC
c8e1338 Update federatedfilesharing version to 0.4 03 April 2019, 13:57:11 UTC
a55626c Merge pull request #34956 from owncloud/stable10-fix-readSkeletonFile [stable10] Pass admin username, password, base URL from readSkeletonFile to runOcc 03 April 2019, 10:58:21 UTC
8a193c5 Pass admin username, password, base URL from readSkeletonFile to runOcc 03 April 2019, 10:10:52 UTC
b57f68b Adding background:queue commands: status and delete 03 April 2019, 05:19:38 UTC
d445ab4 Merge pull request #34954 from owncloud/stable10-symfony-v3.4.24 [stable10] Bump symfony v3.4.23 => v3.4.24 03 April 2019, 03:30:35 UTC
6085596 Bump symfony v3.4.23 => v3.4.24 03 April 2019, 02:41:42 UTC
245096b Merge pull request #34949 from benrubson/robots [stable10] Directly honour robots.txt if htaccess.RewriteBase 02 April 2019, 13:41:09 UTC
9a07ea0 Directly honour robots.txt if htaccess.RewriteBase follows #31483 02 April 2019, 12:55:00 UTC
de6ab95 Merge pull request #34947 from owncloud/stable10-update-teh-changelog [stable10] Update changelost post sprint 25 02 April 2019, 10:30:18 UTC
6e56ee7 Update changelost post sprint 25 02 April 2019, 09:41:13 UTC
67fdc56 Merge pull request #34943 from owncloud/dependabot/npm_and_yarn/build/stable10/sinon-7.3.1 Bump sinon from 7.3.0 to 7.3.1 in /build 02 April 2019, 00:39:31 UTC
32a84e3 Merge pull request #34946 from owncloud/dependabot/composer/stable10/league/flysystem-1.0.51 [stable10] Bump league/flysystem from 1.0.50 to 1.0.51 02 April 2019, 00:35:02 UTC
6c66bb7 Bump league/flysystem from 1.0.50 to 1.0.51 Bumps [league/flysystem](https://github.com/thephpleague/flysystem) from 1.0.50 to 1.0.51. - [Release notes](https://github.com/thephpleague/flysystem/releases) - [Changelog](https://github.com/thephpleague/flysystem/blob/master/changelog.md) - [Commits](https://github.com/thephpleague/flysystem/compare/1.0.50...1.0.51) Signed-off-by: dependabot[bot] <support@dependabot.com> 01 April 2019, 22:37:14 UTC
dc04c30 Bump sinon from 7.3.0 to 7.3.1 in /build Bumps [sinon](https://github.com/sinonjs/sinon) from 7.3.0 to 7.3.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinonjs/sinon/commits/v7.3.1) Signed-off-by: dependabot[bot] <support@dependabot.com> 01 April 2019, 22:13:13 UTC
5a0ae56 Improve files error handling 01 April 2019, 15:35:43 UTC
18eab1a allow users to opt-out autocomplete in share dialog 01 April 2019, 13:15:50 UTC
cf50c62 Merge pull request #34939 from owncloud/stable10-readFromSkeletonByAbsolutePath [stable10] read files from skeleton folder by providing absolute path 01 April 2019, 12:56:26 UTC
48a714a clone the latest testing app for fed server 01 April 2019, 11:54:23 UTC
0a18854 Merge pull request #34866 from owncloud/stable10-bump-phpunit-6 [stable10] Updating phpunit/phpunit (5.7.27 => 6.5.14) 01 April 2019, 11:15:26 UTC
3d3967c read files from skeleton folder by providing absolute path 01 April 2019, 10:54:37 UTC
cb8381d Merge pull request #34934 from owncloud/backport-34850 [stable10] group shares should respect to users auto accept choice 01 April 2019, 08:45:39 UTC
82fbe64 Merge pull request #34933 from owncloud/stable10-cmd-to-sync-fedshares [stable10] Add a command to poll incoming federated shares for updates 01 April 2019, 06:41:43 UTC
b1147b5 group shares should respect to users auto accept choice 29 March 2019, 14:18:38 UTC
f82a496 Check files_sharing app presence 29 March 2019, 14:07:08 UTC
4c78320 Init command in appinfo 29 March 2019, 14:07:00 UTC
8054387 Add a command to check federated share updates 29 March 2019, 14:06:41 UTC
77c026b Merge pull request #34927 from owncloud/stable10-remove-deprecated-owncloud-8.0.0-calls [stable10] remove deprecated owncloud 8.0.0 calls 29 March 2019, 13:55:33 UTC
7769da1 Merge pull request #34925 from owncloud/stable10-fix-versions-performance-PHP7 [stable10] Update backported code from 33302 33859 now we have PHP7 29 March 2019, 13:39:18 UTC
b2a7453 Merge pull request #34930 from owncloud/stable10-preseed-config.php [stable10] Remove skeletondirectory setting from preseed-config.php 29 March 2019, 11:44:03 UTC
e43c210 Merge pull request #34929 from owncloud/stable10-upgrade-testing-master [stable10] Tests cannot be executed if instance is in maintenance mode or needs upgrade 29 March 2019, 11:21:41 UTC
d3ff41c Remove skeletondirectory setting from preseed-config.php 29 March 2019, 11:00:25 UTC
7b8b1e5 Tests cannot be executed if instance is in maintenance mode or needs upgrade 29 March 2019, 10:39:36 UTC
49c50a3 Remove template helper functions from OCP namespace 29 March 2019, 10:15:19 UTC
1cc6a1f Remove constants from OCP namespace 29 March 2019, 10:12:44 UTC
a4dee9a Remove static class \OCP\Config 29 March 2019, 10:12:31 UTC
32437a3 Merge pull request #34926 from owncloud/stable10-fedTestsOCSv2 [stable10] run federation tests also with OCSV v2 API 29 March 2019, 10:09:48 UTC
1969ca7 Update backported code from 33302 33859 no we have PHP7 29 March 2019, 08:58:51 UTC
c8fc7de run federation tests also with OCS v2 29 March 2019, 08:43:31 UTC
8291acb separate function to check if OCS response indicates success 29 March 2019, 08:43:24 UTC
5ae4c4d do not check response for When statements 29 March 2019, 08:43:15 UTC
2d908c4 fix PHPDoc for getOcsApiVersion return statement 29 March 2019, 08:43:07 UTC
6e677d7 Merge pull request #34915 from owncloud/backport/34906 [stable10] reduce query size by properly reusing the query builder 29 March 2019, 08:30:07 UTC
01f925a Merge pull request #34923 from owncloud/stable10-remove-unused-imports-in-tests [stable10] Remove unused imports in tests 29 March 2019, 06:51:50 UTC
7d3dcf1 Remove unused imports in tests 29 March 2019, 05:22:25 UTC
ac68a50 Adjust PHPUnit_Framework_Assert in user_management acceptance tests 29 March 2019, 04:36:39 UTC
582b9a4 Adjust PHPUnit_Framework_Assert in encryption acceptance tests 29 March 2019, 04:36:39 UTC
back to top