https://github.com/owncloud/core

sort by:
Revision Author Date Message Commit Date
25921a0 WIP runtime repair steps 05 July 2018, 12:23:17 UTC
dc0d8a6 Merge pull request #31963 from owncloud/symfony-events-for-login Add symfony events for login action 05 July 2018, 10:55:02 UTC
615ba79 Merge pull request #31989 from owncloud/oracle_cache_reset_column Fix Cache::update() to reset column on oracle 05 July 2018, 10:03:43 UTC
48eed44 Merge pull request #31984 from owncloud/patch-config-list-information-exposure Remove sensitive shared_secret data from occ config:list output 05 July 2018, 09:57:44 UTC
97d0454 fix update to reset column on oracle #31692 05 July 2018, 09:20:40 UTC
9c4857c Merge pull request #31988 from owncloud/empty-path-has-no-parents empty path has no parents 05 July 2018, 07:28:56 UTC
e163543 empty path has no parents Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de> 04 July 2018, 19:19:01 UTC
db35412 Merge pull request #31926 from owncloud/update-php-parser Update php parser 04 July 2018, 14:42:26 UTC
485184e Add ZEND_DONT_UNLOAD_MODULES=1 to test-phpunit.sh 04 July 2018, 13:53:35 UTC
2607fce Unit tests for SystemConfig class aand sensitive values 04 July 2018, 13:46:55 UTC
b8a86d2 Apply SystemConfig patch from @phil-davis This patch ensures that log.condition shared_secret sensitive value are removed from config:list output. 04 July 2018, 13:46:55 UTC
539389c Merge pull request #31781 from owncloud/fix-repair-subshare Update the sql query to delete duplicate sub share 04 July 2018, 13:35:07 UTC
a10a784 Merge pull request #31979 from owncloud/master_feature_add_exception_to_extraargs feature add exception to extraargs 04 July 2018, 13:27:48 UTC
e48ff58 unify exception logging handling 04 July 2018, 12:37:14 UTC
d50695a Fix AsyncBusTest to adopt new behavior 04 July 2018, 11:48:46 UTC
e5b78ef Run OCPSinceChecker in make test-php-style 04 July 2018, 11:48:46 UTC
4ad0b49 composer require nikic/php-parser ^4.0 04 July 2018, 11:48:46 UTC
940d79f Update the sql query to delete duplicate sub share Removal of 'group by id' is required to achieve the purpose of the repair script. Also made modification to the query which should support the updated version of postgresql, mysql. Signed-off-by: Sujith H <sharidasan@owncloud.com> 04 July 2018, 11:46:36 UTC
7d7ced3 Add symfony events for login action Add symfony events for login action. The symfony events are added for: 1 - login with token 2 - login with apache Signed-off-by: Sujith H <sharidasan@owncloud.com> 04 July 2018, 11:21:31 UTC
c7b0026 Merge pull request #31976 from owncloud/master_notify_build_failure notify on build failures when pushed/tagged on core 04 July 2018, 11:16:43 UTC
10abccf Merge pull request #31943 from owncloud/search_api_capability Add search API to capabilities 04 July 2018, 11:01:31 UTC
d9d3c80 append original exception class to the logging event to be able to handle it in event listeners 04 July 2018, 10:36:08 UTC
8aaf93b [tx-robot] updated from transifex 04 July 2018, 10:15:49 UTC
dcba1bc Merge pull request #31960 from owncloud/update-pr-template Update PR template 04 July 2018, 09:58:38 UTC
7f803c0 notify on build failures when pushed/tagged on core 04 July 2018, 09:31:53 UTC
82c789c Added tests checkbox to issue template 04 July 2018, 09:08:13 UTC
b8a18a7 Merge pull request #31967 from owncloud/fix-insufficientstorage-exception-log Log debug message for InsufficientStorage exception 04 July 2018, 08:57:53 UTC
fe5aef8 [tx-robot] updated from transifex 04 July 2018, 00:01:08 UTC
27ac638 Merge pull request #31971 from owncloud/jquery-tweak Disable jquery globalEval 03 July 2018, 20:52:53 UTC
c8ff0ef Disable jquery globalEval 03 July 2018, 17:25:34 UTC
70ea94f Log debug message for InsufficientStorage exception Log a debug message, instead of writing detailed exception message to the log file. Signed-off-by: Sujith H <sharidasan@owncloud.com> 03 July 2018, 13:29:08 UTC
b7b2f6e Merge pull request #31135 from owncloud/master-7ff1236ec41bfd74ccd92762442072113e7b3f61 Ability to log extra fields + trigger event when logging 03 July 2018, 07:12:29 UTC
d97cd96 [tx-robot] updated from transifex 03 July 2018, 00:00:57 UTC
42d5827 Update PR template Add more details about what labels to set. Simplify the last section which had obsolete questions that are already enforced by automation 02 July 2018, 08:47:30 UTC
bea5c60 [tx-robot] updated from transifex 02 July 2018, 00:01:11 UTC
7797c05 [tx-robot] updated from transifex 01 July 2018, 00:01:00 UTC
ad8d515 [tx-robot] updated from transifex 30 June 2018, 00:01:10 UTC
37fbc3a Merge pull request #31924 from owncloud/transfer-ownership-share-fix Fixing the transfer of child shares for transferShare 29 June 2018, 14:41:09 UTC
079eda4 Fixing the transfer of child shares for transferShare The child shares are transferred first before deleting the parent share. If this is not done, then the child shares are lost, which could result in loss of shares. Signed-off-by: Sujith H <sharidasan@owncloud.com> 29 June 2018, 13:35:47 UTC
811f479 Change the naming for php 5.6 compatiblity 29 June 2018, 08:15:53 UTC
0e6e621 Merge pull request #31942 from owncloud/bugfix/since-tag-missing-on-AccountCheckException since tag was missing on AccountCheckException::__construct 29 June 2018, 08:12:45 UTC
ffccbda Merge pull request #31923 from owncloud/sharing_messages_adjustments Adjustments for the notifications messages of the sharing apps 29 June 2018, 08:11:15 UTC
b05bdff Merge pull request #31909 from owncloud/bugfix/log-failed-login-if-no-token-is-used If token based authentication is mandatory a login failed entry is wr… 29 June 2018, 07:54:11 UTC
271c4b0 [tx-robot] updated from transifex 29 June 2018, 00:01:00 UTC
716b41a Merge pull request #31940 from owncloud/testSendLinkShareMailException-string-type Remove string parameter type from testSendLinkShareMailException parameter 28 June 2018, 14:52:33 UTC
9a5f0f1 Merge pull request #31480 from owncloud/files_sharing_loadadditionalscripts Add loadAdditionalScripts hook when displaying public link page 28 June 2018, 14:10:39 UTC
3eac281 Add search API to capabilities 28 June 2018, 13:32:05 UTC
1e9321f since tag was missing on AccountCheckException::__construct 28 June 2018, 13:21:04 UTC
4664e17 Merge pull request #31938 from owncloud/revert-31936-revert-31823-remove-deprecated-private Revert "Revert "Remove old unused private utility method isSharingDisabledForUser"" 28 June 2018, 13:01:48 UTC
0bdf703 If token based authentication is mandatory a login failed entry is written to the log so that fail2ban can handle this case. 28 June 2018, 12:28:22 UTC
98675bc Remove string parameter type from testSendLinkShareMailException parameter 28 June 2018, 12:24:44 UTC
ec9c6d4 Revert "Revert "Remove old unused private utility method isSharingDisabledForUser"" 28 June 2018, 12:21:31 UTC
b64e63b Merge pull request #31937 from owncloud/revert-31580-exclude_groups_from_sharing-capability Revert "Add exclude_groups_from_sharing to capabilities" 28 June 2018, 11:49:16 UTC
741ff1f Add loadAdditionalScripts hook when displaying public link page Makes it possibles for apps to load custom JS code or styles as required for file viewers. 28 June 2018, 11:47:16 UTC
752f5c0 Revert "Add exclude_groups_from_sharing to capabilities" 28 June 2018, 11:31:39 UTC
a423c84 Merge pull request #31936 from owncloud/revert-31823-remove-deprecated-private Revert "Remove old unused private utility method isSharingDisabledForUser" 28 June 2018, 11:24:18 UTC
0354441 Revert "Remove old unused private utility method isSharingDisabledForUser" 28 June 2018, 11:18:54 UTC
08f41dc Merge pull request #31847 from owncloud/sendLinkShareMailFromBody-recipients return all failed recipients in sendLinkShareMailFromBody 28 June 2018, 10:17:11 UTC
24411c1 Merge pull request #31580 from owncloud/exclude_groups_from_sharing-capability Add exclude_groups_from_sharing to capabilities 28 June 2018, 10:13:16 UTC
def5c2f Merge pull request #31638 from owncloud/dependabot/npm_and_yarn/build/karma-coverage-1.1.2 Bump karma-coverage from 1.1.1 to 1.1.2 in /build 28 June 2018, 10:04:57 UTC
9b96a1a Merge pull request #31823 from owncloud/remove-deprecated-private Remove old unused private utility method isSharingDisabledForUser 28 June 2018, 09:51:05 UTC
75eb2d6 Merge pull request #31844 from owncloud/fix-encryptionkey-trashbin Cleanup the encryption keys after file deletion 28 June 2018, 09:50:03 UTC
1e1718c Merge pull request #31873 from owncloud/search_api Search API based on webDAV report 28 June 2018, 09:06:56 UTC
1457572 Merge pull request #31888 from owncloud/master_cleanup_dead_code removed dead code 28 June 2018, 08:28:44 UTC
aa60f09 Merge pull request #31915 from owncloud/feature/account-modules-public-api Move AccountCheckException to public api 28 June 2018, 08:22:39 UTC
0220c80 Merge pull request #31917 from owncloud/code-typos-01 AppManager text typo and PHPdoc return tags 28 June 2018, 08:21:31 UTC
fcb6487 Merge pull request #31487 from owncloud/remove_unused_function Remove depreciated function which is not in interface specification 28 June 2018, 07:55:18 UTC
5bfcb2c [tx-robot] updated from transifex 28 June 2018, 00:01:17 UTC
7862754 Remove Cache functions which are no longer used and are not in interface specification 27 June 2018, 20:04:26 UTC
7deb54c Search API based on webDAV report 27 June 2018, 10:41:23 UTC
c52f881 Adjustments for the notifications messages of the sharing apps 27 June 2018, 09:24:13 UTC
bfd995c Emit user.firstlogin as well as emit all failed logins properly 27 June 2018, 09:03:16 UTC
a49adcc Merge pull request #31224 from owncloud/fix-slases-in-urlparams generated resource routes should allow / 27 June 2018, 08:52:47 UTC
0e38d3a Adding uid and user object to login events as dispatched in ::loginUser 27 June 2018, 08:12:42 UTC
7a2c6e9 Add unit test for routes when no slashes allowed 27 June 2018, 07:25:58 UTC
ffe0a0e Add unit tests for slash routes 27 June 2018, 07:25:58 UTC
d8bba34 generated resource routes should allow / 27 June 2018, 07:25:58 UTC
7cbb778 Merge pull request #31881 from owncloud/sharing_notification_messages Adjust notification message for the sharing apps 27 June 2018, 07:15:39 UTC
7dd7fea Fix some PHPdoc return tags in lib/private 27 June 2018, 06:17:11 UTC
49961d8 Fix AppManager text typo 27 June 2018, 05:48:26 UTC
ecfc05f return all failed recipients in sendLinkShareMailFromBody 27 June 2018, 05:28:16 UTC
a23e6e5 Move AccountCheckException to public api 26 June 2018, 15:24:33 UTC
94bcb1e Merge pull request #31908 from owncloud/bump-symfony-3.4.12 Bump symfony 3.4.11 to 3.4.12 26 June 2018, 08:46:17 UTC
cae33bd Bump symfony 3.4.11 to 3.4.12 26 June 2018, 07:07:21 UTC
07857c4 Bump karma-coverage from 1.1.1 to 1.1.2 in /build Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/karma-runner/karma-coverage/releases) - [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma-coverage/compare/v1.1.1...v1.1.2) Signed-off-by: dependabot[bot] <support@dependabot.com> 26 June 2018, 06:38:20 UTC
5c4f9c3 Merge pull request #31895 from owncloud/dependabot/npm_and_yarn/build/karma-2.0.4 Bump karma from 2.0.2 to 2.0.4 in /build 26 June 2018, 06:36:41 UTC
e91f0eb Merge pull request #31887 from owncloud/update-config-sample.php-overwritecondaddr-docblock Update the docblock for overwritecondaddr 26 June 2018, 06:36:13 UTC
a176bef [tx-robot] updated from transifex 26 June 2018, 00:01:00 UTC
527755d Bump karma from 2.0.2 to 2.0.4 in /build Bumps [karma](https://github.com/karma-runner/karma) from 2.0.2 to 2.0.4. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v2.0.2...v2.0.4) Signed-off-by: dependabot[bot] <support@dependabot.com> 25 June 2018, 22:17:20 UTC
2de709e Merge pull request #28003 from owncloud/optimize_put_5 Optimize PUT - with custom mtime, use storage instead of view 25 June 2018, 20:24:51 UTC
17b3608 Dont update again if mtime is to be updated, use target storage update instead 25 June 2018, 18:50:06 UTC
47314d9 removed dead code 25 June 2018, 15:44:02 UTC
4de59ae Update the docblock for overwritecondaddr This will properly implement https://github.com/owncloud/documentation/pull/4221. 25 June 2018, 13:53:56 UTC
c407950 Adjust tests 25 June 2018, 13:13:38 UTC
35eb867 Merge pull request #31547 from owncloud/feature/password-expiry Introduce account modules 25 June 2018, 12:05:29 UTC
4421f89 Merge pull request #31833 from owncloud/bugfix/26746 birthday calendar exposes no access share state and is… 25 June 2018, 11:59:10 UTC
74e224d Adjust notification message for the sharing apps 25 June 2018, 11:13:34 UTC
c29a99a add IAccountModules and AccountModuleMiddleware Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de> 25 June 2018, 11:08:43 UTC
70fbb2e Merge pull request #31861 from owncloud/block-ui-while-loading Lock dialog form fields while processing 25 June 2018, 10:38:50 UTC
2438c39 Merge pull request #31875 from owncloud/update-crl-20180625 Booksmarks crt was removed 25 June 2018, 08:56:34 UTC
back to top