https://github.com/owncloud/core

sort by:
Revision Author Date Message Commit Date
425107b ownCloud Server 9.1.0 RC3 18 July 2016, 12:30:21 UTC
0aef283 [stable9.1] Added custom exception as non fatal (#25486) (#25489) 15 July 2016, 23:19:14 UTC
ef7d362 Change load order of auth backends so that we can throw an exception in OCA\DAV\Connector\Sabre\Auth - fixes #25362 (#25478) 14 July 2016, 14:19:41 UTC
a9faa22 ownCloud Server 9.1.0 RC2 13 July 2016, 16:09:14 UTC
084f469 [stable9.1] Adding certificate revocation list and validate if the app certificate is revoked (#25468) * Adding certificate revocation list and validate if the app certificate is revoked * Check integrity of a signed app in any case on installation 13 July 2016, 14:12:25 UTC
0daddd5 [stable9.1] Cast share id to string (#25402) (#25432) 13 July 2016, 12:34:52 UTC
92f49fb [stable9.1] Workaround to check htaccess in case of redirects (#25434) * Workaround to check htaccess in case of redirects In some setups, the web server will redirect any call to "data/" to the main page. This causes the XHR to return the 200 HTTP status code and the body contains the HTML page of the main page / files app. This fix improves the htaccess failure detection by adding a known string inside the test file "htaccesstest.txt". If we are able to find this string, it means that the web server didn't block access to that file. * Fix setup check unit test (#25439) 13 July 2016, 08:40:33 UTC
3de4dfb Merge pull request #25448 from owncloud/stable9.1-webdav-copypermissions [stable9.1] Additional perm check in Webdav 12 July 2016, 12:37:15 UTC
c301b8d Modified integration tests 12 July 2016, 06:47:11 UTC
9712c9d Additional perm check in Webdav 12 July 2016, 06:47:07 UTC
0ddbf5c [stable9.1] Revert invalid commits from master->stable9.1 merge (#25420) * Revert "Merge pull request #25240 from owncloud/remove-svg" This reverts commit 8b8d2b679a12f703141de9da71340f1f02151f3d, reversing changes made to a35747b6fa8f7704bf7333f16a2b867b76acb187. * Revert "Merge pull request #25253 from owncloud/users-fixotherquotadropdown" This reverts commit a35747b6fa8f7704bf7333f16a2b867b76acb187, reversing changes made to a573b6863cbb4eb21feb7fe5a17a9b8fc60cf059. * Revert "Merge pull request #25314 from owncloud/files_external-backends-config" This reverts commit a573b6863cbb4eb21feb7fe5a17a9b8fc60cf059, reversing changes made to 8147eefaeba3822c9331283e973006ad3aeac1f5. * Revert "Add all properties while creating a subscription (#25318)" This reverts commit aaf4c3073af2511ab895e982cadae8dc6a143e55. * Revert "Merge pull request #25276 from owncloud/delete-own-session-token" This reverts commit e42ce62ce2855c95861eeae669508e5c20f99be4, reversing changes made to aaf4c3073af2511ab895e982cadae8dc6a143e55. * Revert "Merge pull request #25262 from owncloud/fed-sharing-error" This reverts commit 027715f9acba4dc314a7e4c63ac41a58d4e33f22, reversing changes made to e42ce62ce2855c95861eeae669508e5c20f99be4. 08 July 2016, 14:56:13 UTC
830c1f2 [stable9.1] Set content type when downloading log file to force download in some browsers (#25382) (#25397) 08 July 2016, 07:15:38 UTC
0ec43a4 [stable9.1] Use named parameter instead of direct value for system tags search param (#25380) (#25395) 07 July 2016, 10:28:26 UTC
8b601c5 Bypass upgrade page when occ controller is requested (#25366) 06 July 2016, 20:08:34 UTC
513e4aa Cap LDAP user cache (#25326) 06 July 2016, 19:28:17 UTC
de5b3c5 Merge pull request #25374 from owncloud/stable9.1-147c672f5866002d45ec68e99e379449792eeaf8 [stable9.1] Ignore invalid paths in the JS file list 06 July 2016, 10:50:34 UTC
e2dbc0d Ignore invalid paths in the JS file list (#25368) 06 July 2016, 10:01:23 UTC
19cf727 Files_Versions don't show when the files are erased 05 July 2016, 17:53:06 UTC
7c4108e Merge branch 'stable9.1' of https://github.com/owncloud/core 05 July 2016, 17:03:28 UTC
e668cf1 Merge pull request #25356 from owncloud/checkupgrade-bypass Bypass upgrade page when occ controller is requested 05 July 2016, 10:04:19 UTC
8a298c4 Merge pull request #25347 from owncloud/fix-ldap-check-user-stable9.1 [stable9.1] check if renamed user is still valid by reapplying the ldap filter 05 July 2016, 09:33:06 UTC
1d10d58 Merge pull request #25344 from owncloud/fix-ldap-check-user check if renamed user is still valid by reapplying the ldap filter 05 July 2016, 09:29:55 UTC
3bde47c fix swift primary object store test (#25281) * Wait for socket to be open * Fix call on null * Allow DB access for MountProviderTest Makes unit tests pass when using object store, since their FS access is actually oc_filecache DB access. It is currently not possible to mock or bypass the logic from "SharedMount::verifyMountPoint()" triggered by this test. 05 July 2016, 06:54:51 UTC
e7cc8ba [tx-robot] updated from transifex 05 July 2016, 06:31:32 UTC
89e581a Bypass upgrade page when occ controller is requested 05 July 2016, 06:20:37 UTC
8b8d2b6 Merge pull request #25240 from owncloud/remove-svg Remove SVG fallback 04 July 2016, 15:49:00 UTC
a35747b Merge pull request #25253 from owncloud/users-fixotherquotadropdown Fix "Other" value handling in quota dropdown in users page 04 July 2016, 14:13:18 UTC
a573b68 Merge pull request #25314 from owncloud/files_external-backends-config show configuration options for authentication backends 04 July 2016, 14:10:03 UTC
8147eef Change nickvergessen mailmap entry (#25349) 04 July 2016, 13:19:47 UTC
325776e check if renamed user is still valid by reapplying the ldap filter (#25338) 04 July 2016, 12:22:49 UTC
aa42d60 check if renamed user is still valid by reapplying the ldap filter (#25338) 04 July 2016, 12:20:08 UTC
6b4b337 Cap LDAP user cache (#25323) 04 July 2016, 11:57:15 UTC
59fc3ff [tx-robot] updated from transifex 04 July 2016, 05:56:34 UTC
6a89a63 [tx-robot] updated from transifex 03 July 2016, 05:54:52 UTC
b0bad03 [tx-robot] updated from transifex 02 July 2016, 05:54:53 UTC
5cc0147 adjusts tests to removal of svg fallback 01 July 2016, 14:36:37 UTC
0a8f7bd remove svg classes 01 July 2016, 14:36:37 UTC
9e7e3de remove png references in core 01 July 2016, 14:36:37 UTC
6cc6538 remove png actions, fileicons, etc 01 July 2016, 14:36:37 UTC
1ad97f8 remove javascript png fallback for svg 01 July 2016, 14:36:37 UTC
027715f Merge pull request #25262 from owncloud/fed-sharing-error Only save federated share after remote server is notified 01 July 2016, 14:20:39 UTC
e42ce62 Merge pull request #25276 from owncloud/delete-own-session-token prevent users from deleting their own session token 01 July 2016, 14:15:31 UTC
aaf4c30 Add all properties while creating a subscription (#25318) Fixes #24469 01 July 2016, 11:42:35 UTC
44a8a13 Merge pull request #25315 from owncloud/stable9.1-search-preventinfiniteloop [stable9.1] Prevent infinite loop in search auto-nextpage 01 July 2016, 10:06:38 UTC
74b29a0 [tx-robot] updated from transifex 01 July 2016, 05:57:04 UTC
54ecc4c Merge pull request #25304 from owncloud/local-karma Always use local karma 30 June 2016, 15:29:56 UTC
779ee95 Prevent infinite loop in search auto-nextpage When loading the next page of search results, make sure that the loop can end if there are no more elements in case the total doesn't match. Also added a check to avoid recomputing the search results whenever the setFilter() is called with the same value. This happens when navigating away to another folder, the search field gets cleared automatically and it calls FileList.setFilter(''). 30 June 2016, 15:20:26 UTC
39723c5 Merge pull request #25310 from owncloud/search-preventinfiniteloop Prevent infinite loop in search auto-nextpage 30 June 2016, 15:20:25 UTC
17036c4 show configuration options for authentication backends while listing storage Fixes #22447 30 June 2016, 13:50:14 UTC
cb3b678 hide hidden parameters from list backend/auth parameters 30 June 2016, 13:44:42 UTC
dc35554 Prevent infinite loop in search auto-nextpage When loading the next page of search results, make sure that the loop can end if there are no more elements in case the total doesn't match. Also added a check to avoid recomputing the search results whenever the setFilter() is called with the same value. This happens when navigating away to another folder, the search field gets cleared automatically and it calls FileList.setFilter(''). 30 June 2016, 09:10:48 UTC
e67615e [tx-robot] updated from transifex 30 June 2016, 05:55:56 UTC
1369535 always use local karma 29 June 2016, 16:45:13 UTC
4c426ad fix version string 29 June 2016, 13:11:48 UTC
0ccc412 9.1.0 RC 1 29 June 2016, 13:09:40 UTC
fe007fd Various database migration fixes (#25209) * String columns with a length higher then 4000 are converted into a CLOB columns automagically - we have to respect this when migrating * Adding schema migration tests to prevent unnecessary and non-sense migration steps Fix Oracle autoincrement and unsigned handling * Fix sqlite integer type for autoincrement * Use lower case table names - fixes pg * Fix postgres with default -1 - this only affect pg 9.4 servers - 9.5 seems to work fine 29 June 2016, 12:54:41 UTC
a29c650 Merge pull request #25288 from owncloud/fix-versionrevertperms Hide revert button when no permission to revert 29 June 2016, 10:51:39 UTC
d2209d3 get only vcards which match both the address book id and the vcard uri (#25294) 29 June 2016, 10:13:59 UTC
e1c24e7 [tx-robot] updated from transifex 29 June 2016, 09:52:18 UTC
dc6c234 prevent users from deleting their own session token 28 June 2016, 14:17:37 UTC
6a1d9d0 Hide revert button when no permission to revert 28 June 2016, 11:00:58 UTC
20b1ba0 [tx-robot] updated from transifex 28 June 2016, 05:57:10 UTC
b400139 Fix getting the certificate bundle for dav external storage (#25274) * Fix getting the certificate bundle for dav external storages * Log the original exception in dav external storage 27 June 2016, 20:26:43 UTC
86a0e64 Login hooks (#25260) * fix login hooks * adjust user session tests * fix login return value of successful token logins * trigger preLogin hook earlier; extract method 'loginWithPassword' * call postLogin hook earlier; add PHPDoc 27 June 2016, 20:16:22 UTC
332b38f handle unavailable fed shares while testing for availability (#25277) * More explicit http status codes * handle unavailable fed shares while testing for availability 27 June 2016, 19:34:28 UTC
f107be3 fix a ImageExportPlugin Test (#25215) 27 June 2016, 19:26:56 UTC
646c90c Log reason why we removed the fed share 27 June 2016, 14:38:47 UTC
0633162 Merge pull request #25273 from owncloud/ext-fixsessioncredentialsnolazyload Quickfix: do not lazy load auth mechanisms for ext storages 27 June 2016, 12:57:29 UTC
8d32e1d Handle exceptions thrown while trying to notify remote server of a fed share 27 June 2016, 12:28:12 UTC
79cfad0 Merge pull request #25237 from owncloud/search-filelistnextpageresults Prerender file list pages to include search results 27 June 2016, 11:46:25 UTC
72a3301 Merge pull request #25261 from owncloud/app-password-login-name show which login name to use for the new app password 27 June 2016, 11:40:20 UTC
5e2a9da Merge pull request #25263 from owncloud/decryptall-keepencryptionenabledforsingleuser Keep encryption enabled if decrypting for single user 27 June 2016, 10:19:45 UTC
6e0c40f Merge pull request #25250 from owncloud/linkshare-includedeletewithuploadperms Add explicit delete permission to link shares 27 June 2016, 10:14:05 UTC
dbd176c Merge pull request #25258 from owncloud/integritycheck-whennotinstalled Make code integrity check work when OC is not installed yet 27 June 2016, 09:58:35 UTC
95344d0 Quickfix: do not lazy load auth mechanisms for ext storages Some auth mechanisms like SessionCredentials need to register hooks early, so they cannot be lazy loaded. 27 June 2016, 08:50:10 UTC
9681bf7 Merge pull request #25252 from owncloud/authtoken-removetooltipondisconnect Remove tooltip when disconnecting token 27 June 2016, 08:42:35 UTC
4811666 Merge pull request #25129 from owncloud/remove-ie Remove ie8+9 support 27 June 2016, 08:20:47 UTC
9549e2d Merge pull request #25247 from owncloud/fed-unshare-fail Remove a fed share from the local table before trying to notify the remote server 27 June 2016, 07:58:13 UTC
4be9537 Merge pull request #25251 from owncloud/authtoken-assetpipelinefix Use OC.Backbone instead of Backbone directly in authtoken JS code 27 June 2016, 07:56:37 UTC
089fcb4 Merge pull request #25154 from owncloud/token-login-check-loginname check login name when authenticating via token and basic auth 27 June 2016, 07:54:37 UTC
ee90bef [tx-robot] updated from transifex 27 June 2016, 05:55:57 UTC
52eab2a [tx-robot] updated from transifex 26 June 2016, 05:55:53 UTC
3d65979 [tx-robot] updated from transifex 25 June 2016, 05:56:48 UTC
c295523 Merge pull request #25259 from owncloud/search-fixsearchfromotherfilelists Fix search result link for file results outside default list 24 June 2016, 15:12:02 UTC
e9a0a6d Merge pull request #25257 from owncloud/comments-showerroronsave Show error message when posting an invalid comment 24 June 2016, 15:11:20 UTC
213d711 fix layout 24 June 2016, 15:00:59 UTC
19a5398 Keep encryption enabled if decrypting for single user When decrypting all files of a single user, the admin usually does not intend encryption to be suddenly disabled for everyone. This fix reenables encryption after decrypting for a single user. Decrypting for all users will still disable encryption globally. 24 June 2016, 14:46:25 UTC
ee67484 better detect errors in fed sharing response 24 June 2016, 13:56:33 UTC
d484fef show which login name to use for the new app password 24 June 2016, 13:31:48 UTC
db34671 check login name when authenticating with client token 24 June 2016, 11:57:09 UTC
5e58b51 Prerender file list pages to include search results When filtering the file list, if a result is on an unrendered page, make sure to call _nextPage() to prerender the pages in order to display all matching results. 24 June 2016, 11:55:14 UTC
39b533d Hide search results after switching directory When clicking on a folder result in the search result list, the result box for "results in another folder" must disappear. 24 June 2016, 09:32:14 UTC
bf3ee69 Fix search result link for file results outside default list When outside the "All files" list, the search result link must properly redirect to the "All files" list. 24 June 2016, 09:31:29 UTC
d345047 Make code integrity check work when OC is not installed yet 24 June 2016, 08:24:41 UTC
04e3da0 Merge pull request #25171 from owncloud/files_external-list-all Add option to `occ files_external:list` to show all configured mounts 24 June 2016, 08:18:14 UTC
56ad4cd Show error message when posting an invalid comment When an internal server error occurs while creating or updating a comment, display a proper error notification in the UI. 24 June 2016, 08:17:12 UTC
7dc3628 Repair step to adjust link share delete permissions 24 June 2016, 07:48:48 UTC
2ca1301 Add explicit delete permission to link shares Link shares always allowed deletion, however internally the permissions were stored as 7 which lacked delete permissions. This created an inconsistency in the Webdav permissions. This fix makes sure we include delete permissions in the share permissions, which now become 15. In case a client is still passing 7 for legacy reasons, it gets converted automatically to 15. 24 June 2016, 07:48:48 UTC
dc78d26 Merge pull request #25239 from owncloud/setupchecks-preventreload Don't reload page in case of auth errors during setup checks 24 June 2016, 07:47:55 UTC
819b7c4 Prevent negative or non-number values in quota input 24 June 2016, 07:20:13 UTC
back to top