https://github.com/owncloud/core

sort by:
Revision Author Date Message Commit Date
90535c9 Set version to 10.0.7 19 February 2018, 16:04:37 UTC
583947f Set version to 10.0.7 RC2 + changelog update 14 February 2018, 16:23:03 UTC
f15072c Merge pull request #30481 from owncloud/hotfix-10.0.7-09a45241e3a65604ca1651dda1c9368b35979b8b [hotfix-10.0.7] When verifying the request authentication … 14 February 2018, 15:01:16 UTC
b5071a8 Adjust to stable10 13 February 2018, 22:23:07 UTC
dab7562 [stable10] destroy the session before starting a new one - prevents php warnings 13 February 2018, 22:22:59 UTC
92f601b [hotfix-10.0.7] [stable10] When verifying the request authentication mechanisms we need to loop over all modules and allow each of them to verify the headers and in case something is terribly wrong the user will be logged out and the session will be destroyed. The BasicAuthModule now handles app passwords as well - this was missing before and caused users being locked out of ldap. Solves OAuth token expiry issue - fixes owncloud/oauth2#103 13 February 2018, 22:20:56 UTC
f061d24 Merge pull request #30450 from owncloud/backport-30432pr [hotfix-10.0.7] Check the return value of getUserSession before using it 12 February 2018, 11:44:09 UTC
2c449a1 [hotfix-10.0.7] Check the return value of getUserSession before using it Checking if the value returned by getUserSession and getUser is null or not before using it. Signed-off-by: Sujith H <sharidasan@owncloud.com> 12 February 2018, 08:43:45 UTC
ab39e9a Set version to 10.0.7 RC1 07 February 2018, 09:22:43 UTC
a86358c Merge pull request #30363 from owncloud/hotfix_run_drone_ci [hotfix-10.0.7] Add CI and hotfix for app passwords 07 February 2018, 08:59:44 UTC
8a9beff [stable10] First we need to check the token auth module - otherwise we DOS the user backends with wrong login requests - fixes #30157 06 February 2018, 13:51:21 UTC
38cdf0b run travis on hotfix-* branches 05 February 2018, 10:30:19 UTC
2b4416b port current .drone.yml to hotfix branch and enable running ci on hotfix branches 05 February 2018, 10:01:33 UTC
8c4195e Set vesion to 10.0.6 29 January 2018, 07:46:28 UTC
8d6a854 Set version to 10.0.6 RC1 25 January 2018, 10:41:56 UTC
35fffb4 Merge pull request #30265 from owncloud/hotfix-10.0.6-explicit-require-symfony-translation [hotfix-10.0.6] require symfony/translation 25 January 2018, 07:56:03 UTC
79265f7 [stable10] require symfony/translation 25 January 2018, 02:11:01 UTC
c6e5a3a Set version to 10.0.5 And update changelog 22 January 2018, 20:17:55 UTC
c27f899 Set version to 10.0.5 RC4 22 January 2018, 09:02:07 UTC
17c2d10 Merge pull request #30171 from owncloud/stable10-rename-remote-federated [stable10] Rename "remote" to "federated" in share list 22 January 2018, 08:55:59 UTC
e5a7011 Rename "remote" to "federated" in share list 19 January 2018, 09:20:28 UTC
6b9a1d7 Merge pull request #30180 from owncloud/stable10-less-work-for-travis [stable10] strip down travis work to minimum 18 January 2018, 09:01:30 UTC
5532373 strip down travis work to minimum 18 January 2018, 08:09:07 UTC
3b52c2f Merge pull request #30150 from owncloud/stable10-fix-30112 [Stable10] Do not cache app path if app is not found 17 January 2018, 15:19:01 UTC
f762c3a Merge pull request #30130 from Trainmaster/fix-code-checker-class-not-found Fix code checker "class not found" 16 January 2018, 14:25:39 UTC
e10f971 Do not cache app path if app is not found 16 January 2018, 07:59:40 UTC
6acccf7 Add missing imports 14 January 2018, 08:36:49 UTC
4bf4fc8 Set version to 10.0.5 RC3 10 January 2018, 09:00:12 UTC
a4573f9 Merge pull request #30077 from owncloud/stable10-changelog-10.0.5rc3 Update changelog for 10.0.5 RC3 10 January 2018, 08:56:52 UTC
cea6c36 Merge pull request #30072 from owncloud/stable10-revert-yarn Revert "Merge pull request #30026 from owncloud/stable10-b907afe0e91e… 10 January 2018, 08:54:55 UTC
73e902a Update changelog for 10.0.5 RC3 09 January 2018, 16:37:05 UTC
da396ef Merge pull request #30071 from owncloud/stable10-gdrive-js-properly-skip [stable10] Don't break event chain in GDrive storage oauth2 handler 09 January 2018, 14:50:01 UTC
0713fd5 Remove yarn mention in changelog 09 January 2018, 14:43:17 UTC
1e6cdb4 Revert "Merge pull request #30026 from owncloud/stable10-b907afe0e91e469b479c690dd11867b063f1bf08" This reverts commit 46c1dfeb1ac3e452da339b20cc9a071974aff0e2, reversing changes made to 2e5f7c8facc49eea0cd75c2027a5d4e5e0f4b388. 09 January 2018, 14:19:03 UTC
5f7294e Don't break event chain in GDrive storage oauth2 handler Returning false would cancel the chain of events, preventing other handlers to be executed for example when setting up a Dropbox storage... 09 January 2018, 13:30:29 UTC
d605d05 Set version to 10.0.5 RC2 09 January 2018, 12:19:46 UTC
9fecfa8 Merge pull request #30068 from owncloud/stable10-fix-make-dist-vendor [stable10] Add missing nodejs_deps in make dist rules 09 January 2018, 12:00:36 UTC
5bb552b Merge pull request #30058 from owncloud/stable10-changelog-missing-entries Add missing changelog entries for 10.0.5 09 January 2018, 11:59:01 UTC
a9cdc42 Add missing nodejs_deps in make dist rules 09 January 2018, 11:54:30 UTC
293cb59 Update changelog to say PHP 7.2 is only tech preview 09 January 2018, 11:41:36 UTC
058c2e1 Merge pull request #30031 from owncloud/dependabot/composer/phpunit/phpunit-5.7.19 Bump phpunit/phpunit from 5.7.15 to 5.7.19 09 January 2018, 09:57:28 UTC
a9fac09 Add missing changelog entries for 10.0.5 09 January 2018, 08:42:51 UTC
72dd1ae Merge pull request #30034 from owncloud/dependabot/composer/mikey179/vfsStream-1.6.5 Bump mikey179/vfsStream from 1.6.4 to 1.6.5 09 January 2018, 08:31:11 UTC
8af6be3 Set version to 10.0.5 RC1 09 January 2018, 08:20:49 UTC
2eb241e Merge pull request #29911 from owncloud/stable10-changelog-10.0.5 Changelog update for 10.0.5 09 January 2018, 08:20:01 UTC
da54eb0 Changelog update for 10.0.5 RC1 v10.0.4..f75c3fabe31d46afd98fa1e4a1a203ba2c9754ed 09 January 2018, 08:16:32 UTC
f75c3fa Merge pull request #30041 from owncloud/stable10-implement-25336 [Stable10] Implement AppManager::getAppPath 09 January 2018, 08:13:36 UTC
11fd419 Merge pull request #30044 from owncloud/stable10-phpcs-disallow-closing-tag [stable10] phpcs disallow closing tag 09 January 2018, 08:04:42 UTC
99b32cf Merge pull request #30046 from owncloud/stable10-change-remote-dialog-text [stable10] Change remote to federated in autocomplete dialog. 09 January 2018, 08:04:10 UTC
d8fe7f4 Merge pull request #30038 from owncloud/stable10-10e2bcea7ae33e793e94a3bbbcd0ccfeed259ba1 [stable10] Dont reset dispalyname to uid on sso login 09 January 2018, 06:00:42 UTC
33c552f Merge pull request #30035 from owncloud/stable10-implement-29462 [Stable10] Redisplay login page on CSRF error 09 January 2018, 04:41:49 UTC
a13b5a5 Change remote to federated in autocomplete dialog. 08 January 2018, 22:35:01 UTC
393415d Merge pull request #29870 from owncloud/stable10-keep-important-apps-enabled [stable10] Do not auto-disable apps of certain types 08 January 2018, 17:57:02 UTC
61984d9 Add more explanations to the method descriptions 08 January 2018, 16:52:03 UTC
b07298c Refactor getAppPath 08 January 2018, 16:52:00 UTC
3b84202 disallow closing php tag 08 January 2018, 14:56:47 UTC
1a85daa phpcs config file to check code style 08 January 2018, 14:56:44 UTC
46c1dfe Merge pull request #30026 from owncloud/stable10-b907afe0e91e469b479c690dd11867b063f1bf08 [stable10] Migrate to yarn 08 January 2018, 14:42:36 UTC
14df965 [stable10] Dont reset dispalyname to uid on sso login 08 January 2018, 11:27:58 UTC
e9f3793 Redisplay login page on CSRF error 08 January 2018, 10:21:34 UTC
c442b6c Bump mikey179/vfsStream from 1.6.4 to 1.6.5 Bumps [mikey179/vfsStream](https://github.com/mikey179/vfsStream) from 1.6.4 to 1.6.5. - [Release notes](https://github.com/mikey179/vfsStream/releases/tag/v1.6.5) - [Changelog](https://github.com/mikey179/vfsStream/blob/master/CHANGELOG.md) - [Commits](https://github.com/mikey179/vfsStream/compare/v1.6.4...v1.6.5) 08 January 2018, 08:09:08 UTC
9845485 Bump phpunit/phpunit from 5.7.15 to 5.7.19 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 5.7.15 to 5.7.19. - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-5.7.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/5.7.15...5.7.19) 08 January 2018, 08:08:08 UTC
a0a3030 Use yarn in drone 08 January 2018, 07:59:30 UTC
379d936 Dereference symlink in make dist 08 January 2018, 07:59:21 UTC
3f3d8b0 Migrate to yarn 08 January 2018, 07:59:05 UTC
2e5f7c8 Merge pull request #30012 from owncloud/stable10-prbGname [stable10] UI-tests sharing files and folder using problematic group names 03 January 2018, 11:39:31 UTC
d9cdc33 Sharing files and folder using problematic group name 03 January 2018, 09:03:00 UTC
24d2347 Merge pull request #30005 from owncloud/stable10-confirm-exists [stable10] Allow user or group exists tests to fail 02 January 2018, 21:46:48 UTC
ad98298 Merge pull request #30010 from owncloud/stable10-ui-tests-encode-provisioning-api-path [stable10] UI tests - encode special char when using User Provisioning API 02 January 2018, 21:24:31 UTC
a7b6e46 Merge pull request #30009 from owncloud/stable10-ui-tests-wait-for-xhr [stable10] make waitForOutstandingAjaxCalls also wait for non-jQuery XHR 02 January 2018, 21:24:00 UTC
a568919 Merge pull request #29936 from owncloud/stable10-debug-warning [stable10] Add warning when running in debug mode 02 January 2018, 14:10:49 UTC
260ac0e encode special char when deleting group 02 January 2018, 13:36:08 UTC
ac6799a Fixup state of users, groups and subadmin 02 January 2018, 13:22:08 UTC
81ea3a3 make waitForOutstandingAjaxCalls also wait for non-jQuery XHR 02 January 2018, 12:05:18 UTC
8637432 Allow user or group exists tests to fail 02 January 2018, 10:33:47 UTC
e5aa84b Merge pull request #30004 from owncloud/stable10-add-user-to-group-0 [stable10] add user to group 0 02 January 2018, 10:31:03 UTC
96c361a Fix dependent API test 02 January 2018, 05:02:49 UTC
f72b687 Fix add/delete user to group 0 via provisioning API 02 January 2018, 05:02:37 UTC
4c86575 Merge pull request #29992 from owncloud/stable10-createfolder [stable10] UI test for creating a folder with existing name 29 December 2017, 12:41:55 UTC
50dd085 test for creating a folder with existing name 29 December 2017, 10:12:07 UTC
088de72 Merge pull request #29988 from owncloud/stable10-upload-large-file [stable10] UI tests - upload a file with the size greater than that of quota 29 December 2017, 06:52:41 UTC
51f8449 upload a file with the size greater than that of quota 29 December 2017, 03:13:57 UTC
b59201a Merge pull request #29980 from owncloud/stable10-ui-tests-waitforfoldercreation [stable10] UI tests - wait for folder to be created 28 December 2017, 03:08:48 UTC
237f1d3 wait for folder to be created 27 December 2017, 15:49:44 UTC
bc1b40c Merge pull request #29930 from owncloud/stable10-36778bddf5ba5a9684ca6b30a0d1771c1d13b370 [stable10] composer remove natxet/CssMin 24 December 2017, 05:25:34 UTC
a650911 Merge pull request #29970 from owncloud/stable10-phil-no_unused_imports [stable10] [CS] Remove unused imports 23 December 2017, 12:04:32 UTC
6aaaa0f Merge pull request #29971 from owncloud/stable10-phil-phpunit-namespaces [stable10] Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 23 December 2017, 11:46:30 UTC
1b46095 Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 23 December 2017, 04:51:01 UTC
d236fa0 [CS] Remove unused imports 23 December 2017, 04:46:34 UTC
146d279 Merge pull request #29962 from owncloud/stable10-createfolder2 [stable10] UI test for creating a folder inside a folder with problematic name 22 December 2017, 21:57:09 UTC
d76de89 Merge pull request #29959 from owncloud/stable10-update-occ-files_scan-help-output [stable10] Update occ command help output 22 December 2017, 21:56:21 UTC
6508074 Merge pull request #29961 from owncloud/stable10-probFile [stable10] UI tests for renaming a file inside a folder with problematic name 22 December 2017, 21:55:45 UTC
cc2f7da Merge pull request #29958 from owncloud/stable10-start-ui-tests1 [stable10] Allow caller to specify apps to enable or disable for start_ui_tests 22 December 2017, 21:52:37 UTC
1dd1b90 add lorem.txt file to 'single'quotes skeleton test folder 22 December 2017, 14:55:31 UTC
7dc08a9 test for creating a folder inside a folder with problematic name 22 December 2017, 10:43:11 UTC
780e273 test for renaming file inside a problematic folder 22 December 2017, 10:38:51 UTC
0fe8ad9 Update occ command help output 22 December 2017, 10:05:29 UTC
9a6ef29 Allow caller to specify apps to enable or disable for start_ui_tests 22 December 2017, 10:01:43 UTC
648b524 Merge pull request #29953 from owncloud/stable10-empty-passwd [stable10] UI tests empty passwd and users with special chars 22 December 2017, 06:23:12 UTC
017cd8b scenario added for testing special invalid and valid username 22 December 2017, 03:54:40 UTC
back to top