https://github.com/owncloud/core

sort by:
Revision Author Date Message Commit Date
def411f Set version to 10.0.3beta2 30 August 2017, 19:06:13 UTC
d8458a5 Merge pull request #28863 from owncloud/stable10-update-changelog Updated changelog in preparation of 10.0.3beta2 30 August 2017, 19:02:01 UTC
eb90d18 Merge pull request #28858 from owncloud/stable10-untangle [stable10] Untangle fed sharing inter-app dependencies 30 August 2017, 19:01:42 UTC
be5e84c Updated changelog Added entries from b2c1de6d93c2df0261bb91e0ba661a95aca35298..stable10 30 August 2017, 18:08:03 UTC
4eff831 Merge pull request #28857 from owncloud/stable10-ui-tests-fix-waiting-share-permissions [stable10] UI tests fix waiting and add share permissions 30 August 2017, 18:06:05 UTC
e456463 Merge pull request #28862 from owncloud/revert-28819-stable10-fh_fix_filename_overlap Revert "[stable10] Fix overlapping filename and sharees" 30 August 2017, 17:28:22 UTC
2d3024f Revert "[stable10] Fix overlapping filename and sharees" 30 August 2017, 17:26:57 UTC
ca775b6 Merge pull request #28845 from owncloud/encryption-wrapper-work-stable10 [stable10] Changes to encryption wrapper 30 August 2017, 15:29:33 UTC
d3adb85 Merge pull request #28851 from owncloud/stable10-sharee [stable10] Add exact search term hits to sharee response 30 August 2017, 15:01:06 UTC
ab67cc2 Fix external share manager tests 30 August 2017, 14:46:13 UTC
058f4a0 Dont need to know about federated in share template 30 August 2017, 14:46:05 UTC
6fcd308 Fix external share manager constructor for tests 30 August 2017, 14:45:59 UTC
4033aab add missing phpdoc 30 August 2017, 14:45:54 UTC
e88c3d5 load federatedfilesharing app when filesystem is initialized so it can listen to share accept / decline events 30 August 2017, 14:45:47 UTC
ce27cd6 add @since tag 30 August 2017, 14:45:38 UTC
059a0e7 get rid of DiscoveryManager dependency 30 August 2017, 14:45:30 UTC
4a6cea7 get rid of FederatedShareProvider dependency 30 August 2017, 14:45:26 UTC
df38e07 Merge pull request #28856 from owncloud/stable10-share-index [stable10] Share index 30 August 2017, 14:44:48 UTC
2e6193a set sharing permissions in UI tests 30 August 2017, 14:36:55 UTC
b2c828e fix endless loop in waitTillElementIsNotNull 30 August 2017, 14:36:36 UTC
23b9f3e add share_with index 30 August 2017, 14:26:18 UTC
c52a599 Add exact search term hits to sharee response 30 August 2017, 12:19:24 UTC
241e7be [stable10] Changes to encryption wrapper Changes made to encryption wrapper so that we can get the commands like transfer-ownership or recreate masterkey work. This change doesn't alter the core functionality of copy or fopen function. The arguments passed to the function remains same as other wrappers. Signed-off-by: Sujith H <sharidasan@owncloud.com> 30 August 2017, 12:04:46 UTC
9513491 Merge pull request #28843 from owncloud/stable10-files-reloadissue [stable10] Only reload file list when switching navigation sections 30 August 2017, 07:09:55 UTC
17eef30 Merge pull request #28838 from owncloud/stable10-ui-tests-delete-more-readable [stable10] make UI tests delete feature more readable 29 August 2017, 17:41:01 UTC
50d2f4a Merge pull request #28837 from owncloud/stable10-fix-oc-backbone-webdav-report [stable10] Fix REPORT method when going through Backbone-Webdav adapter 29 August 2017, 17:20:40 UTC
5c56881 Force list reload when switching sections 29 August 2017, 15:23:24 UTC
e48d172 Revert "Reload file list when leaving hidden state" This reverts commit 8924d84ad7354ffd8bb4b8353c303ae36c737f46. 29 August 2017, 15:23:14 UTC
de6e2cd Merge pull request #28817 from owncloud/stable10-newdav-directchunk [stable10] Store new dav chunks directly, no hooks 29 August 2017, 15:22:03 UTC
b633625 Merge pull request #28839 from owncloud/stable10-filesscan [stable10] more comprehensible description for files:scan 29 August 2017, 14:10:48 UTC
71aa7a0 Merge pull request #28841 from owncloud/stable10-filescleanup added better description for files:cleanup 29 August 2017, 14:09:22 UTC
7bfb5c9 more comprehensible description for files:scan 29 August 2017, 13:32:00 UTC
0e14e0a make UI tests delete feature more readable d 29 August 2017, 13:24:04 UTC
26fa079 Fix REPORT method when going through Backbone-Webdav adapter 29 August 2017, 13:23:59 UTC
3200abd Merge pull request #28827 from owncloud/update-password-postshare-hook-stable10 [stable10] Add passwordEnabled field to postHookData 29 August 2017, 13:20:51 UTC
48ebc75 Merge pull request #28828 from owncloud/stable10-admin-feedback-easier [stable10] Make admin feedback easier understandable 29 August 2017, 12:59:14 UTC
3f247f2 added better description for files:cleanup 29 August 2017, 11:42:27 UTC
414c345 Merge pull request #28819 from owncloud/stable10-fh_fix_filename_overlap [stable10] Fix overlapping filename and sharees 29 August 2017, 08:41:11 UTC
f862104 Merge pull request #28824 from owncloud/stable10-ui-tests-navigate-into-folder [stable10] UI tests structure to open a subfolder 29 August 2017, 08:25:34 UTC
f9c5854 Minor wording changes 29 August 2017, 08:13:59 UTC
f31ee03 Make admin feedback easier understandable 29 August 2017, 08:13:55 UTC
547e121 [stable10] Add passwordEnabled field to postHookData Add passwordEnabled field to postHookData Signed-off-by: Sujith H <sharidasan@owncloud.com> 29 August 2017, 07:53:02 UTC
8e7c526 Merge pull request #28803 from owncloud/stable10-fix-trashbin-dir-icon [stable10] Fix directory mime type in trashbin list 29 August 2017, 07:20:24 UTC
013b763 UI tests structure to open a subfolder 29 August 2017, 04:55:40 UTC
c92c80f Merge pull request #28823 from owncloud/stable10-refactor-from-firewall [stable10] Let Logging.php be outside FeatureContext 29 August 2017, 04:48:50 UTC
70e98c8 let Logging.php be outside FeatureContext 29 August 2017, 02:04:55 UTC
780fefd Fix overlapping filename and sharees 28 August 2017, 13:34:17 UTC
6428fab Directory::createFileDirectly 28 August 2017, 12:22:14 UTC
2011c95 Adjust checksum tests for new dav chunking Don't send checksums for each chunk but for the final move. Added test for the final move. Removed test code for chunk checksum. 28 August 2017, 12:22:09 UTC
1b2b066 Store new dav chunks directly, no hooks Store new dav chunks directly instead of going through File::put() which would run all hooks. Hooks are now only triggered at the end of the transfer when the future file is moved to the final file, in which case the assemble data goes through File::put() and triggers the hooks. 28 August 2017, 12:22:02 UTC
3bd93f9 Merge pull request #28811 from owncloud/stable10-ui-tests-delete-files [stable10] UI tests for delete feature 28 August 2017, 10:27:20 UTC
9214d12 UI tests for delete feature 28 August 2017, 07:46:32 UTC
2d1580e Merge pull request #28807 from owncloud/stable10-core-tests-refactor [stable10] Individual page is loaded steps for UI pages 28 August 2017, 03:52:19 UTC
96a66ce Individual page is loaded steps for UI pages 26 August 2017, 02:59:48 UTC
482365f Fix directory mime type in trashbin list 25 August 2017, 14:39:26 UTC
7be4577 Merge pull request #28791 from owncloud/stable10-backbone-proppatch-waitmode [stable10] Make Backbone PROPPATCH work with options.wait mode 25 August 2017, 07:27:09 UTC
72bc588 Merge pull request #28793 from owncloud/stable10-ui-tests-sharing [stable10] UI tests for sharing feature 24 August 2017, 15:35:40 UTC
ff02ba2 Merge pull request #28790 from owncloud/stable10-stat-c-os-dependent [stable10] Handle BSD case for 32 bit filemtime and install warning 24 August 2017, 14:41:33 UTC
ebb85b0 UI tests for sharing feature 24 August 2017, 12:19:08 UTC
70233a5 Make Backbone PROPPATCH work with options.wait mode In options.wait mode, no model.changes are available as they haven't been set yet. So in this mode we simply get all properties and send these with PROPPATCH. 24 August 2017, 12:10:27 UTC
b2a7fa3 refactor runningOn() 24 August 2017, 12:02:00 UTC
df46d15 BSD case for 32 bit filemtime and install warning 24 August 2017, 12:01:45 UTC
dc7b3ca Merge pull request #28784 from owncloud/stable10-separate-files-PageObject [stable10] separate the files PageObject into smaller Objects 24 August 2017, 09:33:05 UTC
f0495ea Merge pull request #28781 from owncloud/stable10-fh-add_tooltip_to_public_share [stable10] Add tooltip to public shares 24 August 2017, 08:12:27 UTC
422ae92 separate the files PageObject in smaller Objects 24 August 2017, 07:42:52 UTC
b044f5a Merge pull request #28782 from owncloud/stable10-issue-28754 [stable10] Tests for files with multiple spaces 24 August 2017, 05:20:43 UTC
0b970ae Use gherkin table-node for file name parts 24 August 2017, 02:05:10 UTC
97b6691 Pass around filename parts as an array 24 August 2017, 02:04:45 UTC
4584ace Add tests for mixed single and double quotes 24 August 2017, 02:04:23 UTC
b20e907 Tests for files with multiple spaces 24 August 2017, 02:03:07 UTC
b4789e9 Add tooltip to public shares 23 August 2017, 14:27:24 UTC
1b0305c Merge pull request #28769 from owncloud/stable10-newdav-in-webui [stable10] Switch web UI to new dav + encoding fixes 22 August 2017, 15:07:16 UTC
7dfb97e Merge pull request #28765 from owncloud/stable10-afe90abe791a3066d41a867fbce197b410d95144 [stable10] PHP 5.5 is EOL as well by now 22 August 2017, 14:31:07 UTC
9d42ce6 Don't encode paths passed to OC.Files.Client The client takes care of encoding them when doing the Webdav requests 22 August 2017, 10:19:11 UTC
15a049c more UI tests to test special char in file/folder names 22 August 2017, 10:19:07 UTC
c99f5b4 Fix encoding mismatch in JS Encode with encodeURIComponent again. Note that "@" gets encoded to "%40" but when Sabre DAV returns a PROPFIND response, the "@" in the URL is not encoded. To make sure that the href root is properly match, we now compare each section individually in their decoded form. 22 August 2017, 10:19:03 UTC
99f6b04 Switch the web UI to the new endpoint for logged in users 22 August 2017, 10:18:33 UTC
a7965b2 [stable10] PHP 5.5 is EOL as well by now 22 August 2017, 09:48:48 UTC
21087d0 Merge pull request #28756 from owncloud/stable10-02124ba8df843825b0fea27ddfa9b3b1c800b079 [stable10] Make lost password errors distinguishable 21 August 2017, 19:48:34 UTC
b10dd35 Merge pull request #28757 from owncloud/stable10-4fcbdc7d706fba40211445c011269039349baa91 [stable10] Don't enable market app on upgrade from 9.1.x or lower whe… 21 August 2017, 19:47:43 UTC
0494dcd [stable10] Don't enable market app on upgrade from 9.1.x or lower when app store was disabled in the past - fixes https://github.com/owncloud/market/issues/118 Disable market app if 'appstoreenabled' was set to false in config Handle 'has_internet_connection' and cleanup of market app handling 21 August 2017, 15:12:43 UTC
e7fd990 [stable10] update tests 21 August 2017, 13:29:20 UTC
0a3dc27 [stable10] Make lost password errors distinguishable 21 August 2017, 13:29:04 UTC
d4b137d Merge pull request #28752 from owncloud/stable10-fh_fix_css-comment_syntax [stable10] Use different CSS comment style for IE11 support 21 August 2017, 10:13:38 UTC
5b4c46f Use different CSS comment style for IE11 support 21 August 2017, 10:06:11 UTC
f807eea Merge pull request #28714 from owncloud/stable10-remove-appstoreenabled [stable10] Remove appstoreenabled and assume true 21 August 2017, 09:23:34 UTC
4f1b95b Merge pull request #28746 from owncloud/stable10-changegroupname-typo [stable10] Typo settings_ajax_changegroupname 19 August 2017, 15:15:48 UTC
a61e6d3 Typo settings_ajax_changegroupname This looks wrong, but I do not see where it is used, so what is broken? 19 August 2017, 12:32:16 UTC
f87946c Merge pull request #28737 from owncloud/stable10-newdav-rename-forbiddentarget [stable10] Fix check new dav rename target path name 18 August 2017, 18:58:54 UTC
a7df728 Merge pull request #28738 from owncloud/stable10-backport-htaccesstests UI tests, testing renaming a file/folder into .htaccess 18 August 2017, 12:34:47 UTC
bcc8a25 Merge pull request #28736 from owncloud/stable10-60bafdfb861416922e5c61cf506d196cba074aff [stable10] use IProvidesEMailBackend when syncing a backend that supp… 18 August 2017, 12:09:47 UTC
f9d0deb Merge pull request #28724 from owncloud/stable10-fh_change_default_slogan [stable10] Change default slogan 18 August 2017, 12:09:15 UTC
eb1b4e5 delete duplication 18 August 2017, 09:50:43 UTC
21ade55 Merge pull request #28717 from redhell/patch-1 [stable10] Support phpredis develop branch 18 August 2017, 09:44:50 UTC
f3157e5 UI tests, testing renaming a file/folder into .htaccess 18 August 2017, 09:38:56 UTC
0f57342 Fix check new dav rename target path name Verify target path earlier to make sure 403 is returned in case of wrong target (ex: ".htaccess") instead of 404. 18 August 2017, 08:56:21 UTC
8605924 [stable10] use IProvidesQuotaBackend when syncing a backend that supports it 18 August 2017, 08:24:39 UTC
ae80d69 [stable10] use IProvidesEMailBackend when syncing a backend that supports it 18 August 2017, 08:24:14 UTC
6e600c9 Merge pull request #28710 from owncloud/stable10-cache [stable10] Catch filecache inconsistencies 17 August 2017, 15:45:19 UTC
22d654c Merge branch 'stable10' into patch-1 17 August 2017, 14:04:35 UTC
back to top