https://github.com/owncloud/core

sort by:
Revision Author Date Message Commit Date
649c40b Check apache auth on login form 09 April 2018, 13:21:05 UTC
0ffed25 Merge pull request #31046 from owncloud/stable10-email-filter-filename [stable10] Filter file name when sending internal mail 09 April 2018, 12:53:41 UTC
911b485 Merge pull request #31045 from owncloud/fix-callto-emittingCall-stable10 [stable10] Fix the emittingCall by adding return 09 April 2018, 11:35:56 UTC
eb773a8 Merge pull request #31048 from owncloud/backport/translations-stable10-master [stable10] Backport of languages from master 09 April 2018, 11:10:38 UTC
d736fbd Backport of languages from master 09 April 2018, 09:16:05 UTC
8a6989a Filter file name when sending internal mail 09 April 2018, 08:31:04 UTC
88b4272 [stable10] Fix the emittingCall by adding return Adding missing return in the emittingCall function call. Be more explicit regarding the after event. Signed-off-by: Sujith H <sharidasan@owncloud.com> 09 April 2018, 08:14:23 UTC
1b4ff85 Merge pull request #31044 from owncloud/stable10-public-link-share-dialog-elements-webUI-tests [stable10] webUI tests - use id to find Public Link Share Dialog permission buttons 08 April 2018, 16:29:30 UTC
fc74c05 webUI tests - use id to find Public Link Share Dialog permission buttons 08 April 2018, 14:08:15 UTC
d2372f2 Merge pull request #31035 from owncloud/stable10-webUI-tests-deletefile-information-message [stable10] webUI deleteFile() correction to information message 07 April 2018, 06:41:52 UTC
6aabe8b Merge pull request #31040 from owncloud/stable10-changelog-update [stable10] Update changelog again for 10.0.8 07 April 2018, 01:52:54 UTC
67a1869 Merge pull request #31041 from owncloud/stable10-remote-quota-unlimited [stable10] Remove "Unlimited" from quota report in personal page 07 April 2018, 01:47:17 UTC
35611ec Merge pull request #31036 from owncloud/stable10-fix-sharing-translations [stable10] Adjust link share wording and fix translations 07 April 2018, 01:44:19 UTC
2544f46 Merge pull request #31032 from owncloud/stable10-discover-users [stable10] Discover new users in single user sync 06 April 2018, 17:21:03 UTC
31c91f9 Remove "Unlimited" from quota report in personal page 06 April 2018, 17:18:54 UTC
87c82aa Merge pull request #31004 from owncloud/fix-orphan-shares-stable10 [stable10] Repair step to fix orphan reshares 06 April 2018, 16:55:09 UTC
e7d5ece Update changelog again for 10.0.8 d136a7fad082309b3c309b1a18e880112404e040..d0ee6a6a403e98a106a61b8f7dfcd06313e0b36c 06 April 2018, 15:51:29 UTC
d12dda0 Fix wording of public link dialog buttons in webUI tests 06 April 2018, 15:38:25 UTC
4a0a14e Change wording in link share dialog 06 April 2018, 15:38:21 UTC
6c515c1 Brighter help text in link share dialog 06 April 2018, 15:38:15 UTC
57ad5bd Fix sharing dialogs translations Take them from the core module where they are defined 06 April 2018, 15:38:07 UTC
f569a14 webUI deleteFile() correction to information message 06 April 2018, 15:02:11 UTC
94f9a9a [stable10] Repair step to fix orphan reshares Its being reported that shares are orphaned. And in such state when an upgrade operation is performed results in failure. This repair step fixes the orphan shares. Signed-off-by: Sujith H <sharidasan@owncloud.com> 06 April 2018, 14:37:54 UTC
35a57d8 Discover new users in single user sync 06 April 2018, 14:10:46 UTC
d0ee6a6 Merge pull request #31025 from owncloud/stable10-seen-single-sync [stable10] Introduce seen and single user sync command line features 06 April 2018, 13:49:28 UTC
3a6f781 Merge pull request #31026 from owncloud/add-symfony-events-for-deleteshare-stbale10 [stable10] Add symfony events for delete and create share 06 April 2018, 13:43:37 UTC
9a0c041 [stable10] Add symfony events for delete and create share Add symfony events for delete share. And move create share to share manager. Signed-off-by: Sujith H <sharidasan@owncloud.com> 06 April 2018, 11:17:05 UTC
4def4a8 Merge pull request #31020 from owncloud/stable10-api-test-remove-user-from-group [stable10] api test step to remove user from group 06 April 2018, 11:12:13 UTC
ef8e4a4 add SyncBackendTest 06 April 2018, 11:01:06 UTC
d707de1 test exception is logged 06 April 2018, 11:00:58 UTC
320f458 introduce user:sync [--uid foo|--seenOnly|--showCount] 06 April 2018, 10:57:10 UTC
b0d8e52 api test step to remove user from group 06 April 2018, 06:50:44 UTC
9ec8886 Merge pull request #31011 from owncloud/stable10-catch-group-delete-500 [stable10] catch possible 500 server exception when cleaning up groups in acceptance tests 05 April 2018, 15:53:36 UTC
e75946e Merge pull request #31010 from owncloud/stable10-move_reload_page_in_ui_tests [stable10] UI-tests - move reload step into general context 05 April 2018, 09:03:45 UTC
46ac294 catch possible 500 server exception when cleaning up groups in acceptance tests 05 April 2018, 08:59:55 UTC
75c9830 Merge pull request #31005 from owncloud/stable10-retry-on-stalled-upload [stable10] Retry chunks in web UI on stalled uploads 05 April 2018, 05:32:39 UTC
3f604bf move reload step into general context 05 April 2018, 02:10:55 UTC
f0cd154 Merge pull request #31006 from owncloud/stable10-trashbin-multi-delete-restore-tests [stable10] trashbin multi delete restore tests 05 April 2018, 00:28:52 UTC
edbcd1c Rework unreliable delete multiple files scenario 04 April 2018, 17:15:57 UTC
82d0923 Merge pull request #31007 from owncloud/stable10-fix-ldap-acceptance-test-users-groups-cleanup [stable10] Keep track of which groups are possibleToDelete 04 April 2018, 17:14:49 UTC
cb10d48 Merge pull request #31003 from owncloud/group-events-stable10 [stable10] Group events 04 April 2018, 15:41:01 UTC
1160c64 Merge pull request #31001 from owncloud/stable10-no-public-avatars [stable10] No public avatars 04 April 2018, 15:25:47 UTC
11bd121 Keep track of which groups are possibleToDelete 04 April 2018, 15:03:03 UTC
baaf1e2 Make isFolderEmpty more robust 04 April 2018, 14:58:18 UTC
2a8e50b waitTillFileRowsAreReady when deleting or restoring selected files 04 April 2018, 14:58:07 UTC
36a2570 webUI acceptance tests for files page multi delete 04 April 2018, 14:57:57 UTC
251be18 webUI acceptance tests for trashbin multi delete and restore 04 April 2018, 14:57:48 UTC
c3fcc83 Added chunk upload JS tests + small adjustments 04 April 2018, 12:20:39 UTC
fde392a Fix failing JS test for upload 04 April 2018, 12:20:38 UTC
4c46026 Reset retries counter on chunk upload success Also fixed progress bar value on retry 04 April 2018, 12:20:38 UTC
a727f6a abort and retry on stalled upload 04 April 2018, 12:20:31 UTC
ea2e641 Fix side tests 04 April 2018, 10:59:27 UTC
123bdcb Thrown symfony events on group actions Conflicts: tests/lib/Group/ManagerTest.php 04 April 2018, 10:59:21 UTC
915a508 CalDAV plugins are to be registered for the public-calendar resource as well 04 April 2018, 09:44:00 UTC
034a4d9 We do not expose avatars publicly 04 April 2018, 09:43:51 UTC
1eccddb Merge pull request #30998 from owncloud/stable10-select2-link-share-email-autocomplete [stable10] Email autocomplete for link shares without local users 04 April 2018, 08:28:42 UTC
d314568 Make sure the minimum number of characters is used when searching 03 April 2018, 19:40:50 UTC
a609042 query.length based on oc capabilities 03 April 2018, 19:40:47 UTC
c735e1d Filter email addresses from system addressbooks 03 April 2018, 19:40:44 UTC
5f194a2 Add contact properties for federated system addressbook and system addressbooks in general 03 April 2018, 19:40:41 UTC
fd59144 Reintroduce select2 autocomplete (8893c8347c) 03 April 2018, 19:40:38 UTC
90059b1 Email autocomplete for link shares 03 April 2018, 19:40:33 UTC
d912c88 Merge pull request #30994 from owncloud/stable10-fix-30313 [Stable10] Introduce UserSearch utils 03 April 2018, 19:37:05 UTC
3fd2236 Merge pull request #30988 from owncloud/stable10-setting-css-fixes [stable10] Fix settings page where elements are inline when they shouldn't 03 April 2018, 16:18:24 UTC
b679361 Merge pull request #30991 from owncloud/suppress-exception-log-stable10 [stable10] A new exception to suppress exception logs 03 April 2018, 16:18:13 UTC
541f639 Add missing "since" tags to UserSearch class 03 April 2018, 14:13:54 UTC
284b8e4 Introduce UserSearch utils 03 April 2018, 13:32:26 UTC
01c313f Merge pull request #30972 from owncloud/stable10-silence-group-deletion [stable10] Properly remember groups that have been deleted using the webUI 03 April 2018, 13:13:10 UTC
46c2176 [stable10] A new exception to suppress exception logs There are scenarios where an app would have done the job and the logger would have logged. But the main task would throw an exception. Since its logged gracefully we need not throw exception in the log. This change would help for the same. Signed-off-by: Sujith H <sharidasan@owncloud.com> 03 April 2018, 11:06:32 UTC
3dd4564 Merge pull request #30977 from owncloud/stable10-webUI-acceptance-test-stalls-fix [stable10] Fix webUI acceptance test stalls when checking file content 03 April 2018, 10:50:39 UTC
35b9128 Merge pull request #30975 from owncloud/stable10-silence-retried-to-delete [stable10] Silence retried to delete file messages 03 April 2018, 10:50:23 UTC
49aa250 Remove display inline where contents entangle 03 April 2018, 10:50:08 UTC
eb0678e Remove -ms-filter (deprecated) 03 April 2018, 10:50:02 UTC
b177d4d Reformat CSS 03 April 2018, 10:49:55 UTC
dae0f45 Refactor WebUIUsersContext that is only in stable10 for shouldHaveBeenCreated to shouldExist changes 03 April 2018, 10:36:36 UTC
ad2a9f4 Merge pull request #30986 from owncloud/remove-emittingCall-stable10 [stable10] Replace emittingCall with separate before and after events 03 April 2018, 10:27:51 UTC
d3f526f Merge pull request #30940 from owncloud/stable10_drone_cache_update [stable10] flush/rebuild cache only once per matrix on push to branch 03 April 2018, 09:22:37 UTC
04561e1 Refactor shouldHaveBeenCreated to shouldExist in acceptance tests 03 April 2018, 08:33:34 UTC
352c107 Silence retried to delete file messages in acceptance tests 03 April 2018, 08:32:05 UTC
59f5e42 Add remote_server_without_scheme local_server_without_scheme acceptance test codes 03 April 2018, 08:30:45 UTC
d45d36a Merge pull request #30950 from owncloud/stable10-changelog-again [stable10] Changelog update for upcoming 10.0.8 03 April 2018, 08:29:30 UTC
11e4d01 [stable10] Replace emittingCall with separate before and after events The call to emittingCall was causing issues when clients like android are trying to upload files. Which were triggering after events even when the upload operation was not completed. Replacing emittingCall would explicitely call the before and after events when required. Signed-off-by: Sujith H <sharidasan@owncloud.com> 03 April 2018, 08:10:26 UTC
af45f5b More changelog 3eb5053ecb6ee2e96e7639e2c6920d991a72598c..d136a7fad082309b3c309b1a18e880112404e040 03 April 2018, 07:37:43 UTC
28f7341 Changelog update for upcoming 10.0.8 38baf9389536fb01f77f96dfff41c36bcdb96b7f..3eb5053ecb6ee2e96e7639e2c6920d991a72598c 03 April 2018, 07:33:18 UTC
612faf9 Always try to delete created groups 03 April 2018, 06:10:13 UTC
0f578c3 Fix webUI acceptance test stalls when checking file content 02 April 2018, 04:33:48 UTC
88940de Properly remember groups that have been deleted using the webUI 01 April 2018, 11:14:35 UTC
d136a7f Merge pull request #30959 from owncloud/stable10-fix-repair-one-user [stable10] Fix repair constructor for single user repair 29 March 2018, 16:51:42 UTC
a3c51d3 Merge pull request #30965 from owncloud/stable10-30964-091db63 [stable10] OneNote 2016 needs a different user agent string 29 March 2018, 16:18:20 UTC
8cc966f Merge pull request #30963 from owncloud/stable10-acceptance-tests-move-substituteInLineCodes [stable10] move substituteInLineCodes so it can be used in API tests 29 March 2018, 16:02:08 UTC
f01bff5 Merge pull request #30956 from owncloud/stable10-baseUrl-in-ip-trait [stable10] Improve use of baseUrl in Ip.php trait 29 March 2018, 14:25:00 UTC
933b3d9 [stable10] OneNote 2016 needs a different user agent string 29 March 2018, 13:59:07 UTC
124a073 move substituteInLineCodes so it can be used in API tests 29 March 2018, 13:43:36 UTC
68c914a Fix repair constructor for single user repair 29 March 2018, 11:33:40 UTC
87624ff Improve use of baseUrl in Ip.php trait 29 March 2018, 08:04:02 UTC
50b4b4d Merge pull request #30953 from owncloud/stable10-acceptance-test-baseURL [stable10] Remove /ocs/ from end of acceptance tests baseUrl 29 March 2018, 08:02:04 UTC
187ae13 Merge pull request #30945 from owncloud/stable10-select2-mail-input [stable10] select2 mail input 29 March 2018, 07:02:18 UTC
e389e68 Merge pull request #30948 from owncloud/stable10-fix-30887 [Stable10] Protect themes against enabling for groups 29 March 2018, 07:02:03 UTC
03fea10 Remove /ocs/ from end of acceptance tests baseUrl 29 March 2018, 05:17:36 UTC
ec523e4 Revert back to bower 28 March 2018, 15:35:11 UTC
back to top