https://github.com/owncloud/core

sort by:
Revision Author Date Message Commit Date
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
10b8622 test for empty password 22 December 2017, 03:54:08 UTC
7ee7aba Merge pull request #29952 from owncloud/stable10-less_than_3_char [stable10] user with less than 3 characters 22 December 2017, 03:51:47 UTC
472520b Merge pull request #29862 from owncloud/stable10-refactoring-tests [stable10] refactoring tests 22 December 2017, 02:17:03 UTC
6f6ca3e Merge pull request #29946 from owncloud/stable10-ui-tests-wait-for-scroll [stable10] wait for scrolling to be finished when opening filesaction menu 22 December 2017, 02:12:41 UTC
5ab1e3c user with less than 3 characters 21 December 2017, 23:40:09 UTC
dfb8e6f Merge pull request #29949 from owncloud/stable10-29925-bace72c [stable10] Star out some mail values at config report 21 December 2017, 21:23:09 UTC
99beffd [stable10] Star out some mail values at config report 21 December 2017, 15:35:22 UTC
fa306b6 wait for scrolling to be finished when opening filesaction menu 21 December 2017, 13:09:24 UTC
07f007b Refactored more tests 21 December 2017, 13:03:53 UTC
0dc366f Refactoring tests 21 December 2017, 13:03:53 UTC
c5f3993 Merge pull request #29934 from owncloud/stable10-upsert [stable10] Upsert backport 21 December 2017, 10:41:31 UTC
f572a70 Merge pull request #29940 from owncloud/stable10-federation-trait [stable10] Separate Federation gherkin steps into trait 21 December 2017, 09:32:52 UTC
e0d5a82 Merge pull request #29939 from owncloud/add-symfony-events-part1-stable10 Add symfony events part1 stable10 21 December 2017, 08:24:05 UTC
79729c1 Merge pull request #29929 from owncloud/stable10-ui-tests-delete-users-exception [stable10] don't throw exception if usr/grp couldn't be deleted in AfterScenario 20 December 2017, 23:15:13 UTC
8785068 Merge pull request #29863 from owncloud/stable10-ui-tests-imp-fed-shares [stable10] UI tests to add public link shares to remote server 20 December 2017, 23:14:10 UTC
9155726 Separate Federation gherkin steps into trait 20 December 2017, 22:55:21 UTC
c5be47b [stable10] Add events to check run value at emitPreHooks Add events to check run value at emitPreHooks Signed-off-by: Sujith H <sharidasan@owncloud.com> 20 December 2017, 17:38:42 UTC
74f8be8 [stable10] Add new symfony dispatcher events Add new symfony dispatcher events Signed-off-by: Sujith H <sharidasan@owncloud.com> 20 December 2017, 17:38:36 UTC
b3700e0 Add warning when running in debug mode 20 December 2017, 15:27:47 UTC
cd96846 Fix upsert for Oracle empty strings 20 December 2017, 14:35:50 UTC
e754a10 Update unit tests 20 December 2017, 14:35:45 UTC
0130c52 Throw exception on stray test transaction with test details 20 December 2017, 14:35:37 UTC
aa79bab Remove submodule 20 December 2017, 14:35:32 UTC
8d8dd33 Fix exception handling tests. Move to query builder 20 December 2017, 14:35:24 UTC
322390b Show query parameters in the log when upsert fails 20 December 2017, 14:35:20 UTC
a990b75 Much oracle - many hack 20 December 2017, 14:35:15 UTC
67ee317 Fix insert statement for oracle 20 December 2017, 14:35:09 UTC
872dc5a Catch real exceptions and pass them on Add appframework upsert wrapper 20 December 2017, 14:35:02 UTC
43f3311 Retry on deadlock 20 December 2017, 14:34:50 UTC
73e3228 Implement DB upsert and use in filecache 20 December 2017, 14:34:42 UTC
5dbb4f3 [stable10] composer remove natxet/CssMin 20 December 2017, 13:38:40 UTC
f615ed5 don't throw exception if usr/grp couldn't be deleted in AfterScenario 20 December 2017, 13:33:58 UTC
0e0cd8a Merge pull request #29874 from owncloud/stable10-limit-cors-to-browser [stable10] Limit CORS to browsers 20 December 2017, 09:55:42 UTC
4a32661 Merge pull request #29878 from owncloud/stable10-a157d7c8538da39abca352d1f723125ddb3c046c [stable10] Added php 7.2 with sqlite to the matrix 20 December 2017, 09:34:29 UTC
ce77ac8 UI tests to add public link shares to remote server 20 December 2017, 03:51:38 UTC
9fae27c Exclude DAV CORS handling when no Origin specified This will exclude non-browser clients from CORS handling. Fixes some clients like davfs which break when CORS is enabled. 19 December 2017, 14:45:41 UTC
back to top