Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 8.0.9v8.0.9 | C Montero-Luque | 2015-10-30 | 1 | -2/+2 |
| | |||||
* | 8.0.9 RC2v8.0.9RC2 | C Montero-Luque | 2015-10-28 | 1 | -2/+2 |
| | |||||
* | Merge pull request #20063 from owncloud/stable8-add-warning-for-php-7 | Thomas Müller | 2015-10-26 | 1 | -0/+8 |
|\ | | | | | [stable8] Stop processing if PHP 7 is used | ||||
| * | Stop processing if PHP 7 is used | Lukas Reschke | 2015-10-26 | 1 | -0/+8 |
|/ | | | | PHP 7 is only compatible with ownCloud 8.2.0 | ||||
* | Do not print exception message | Lukas Reschke | 2015-10-25 | 1 | -3/+3 |
| | |||||
* | 8.0.9 RC1v8.0.9RC1 | C Montero-Luque | 2015-10-21 | 2 | -3/+3 |
| | |||||
* | Merge pull request #19732 from owncloud/make-sure-sharing-extends-the-testcase | Thomas Müller | 2015-10-13 | 1 | -1/+5 |
|\ | | | | | Make sure all sharing tests extend the testcase | ||||
| * | Make sure all sharing tests extend the testcase | Joas Schilling | 2015-10-13 | 1 | -1/+5 |
|/ | |||||
* | Merge pull request #19681 from owncloud/stable8-backport-19574 | Thomas Müller | 2015-10-12 | 1 | -0/+12 |
|\ | | | | | Clear the shares after the test like storages and files | ||||
| * | Clear the shares after the test like storages and files | Morris Jobke | 2015-10-09 | 1 | -0/+12 |
|/ | | | | * adjusted to stable8.1 backport of #19574 | ||||
* | Merge pull request #18958 from owncloud/stable8-backport-17791 | Morris Jobke | 2015-10-09 | 1 | -0/+11 |
|\ | | | | | [stable8] Add custom CSP for Win 10 compatibility | ||||
| * | Add custom CSP for Win 10 compatibility | Lukas Reschke | 2015-09-10 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | The default content-security-policy of ownCloud forbids inline JavaScript for security reasons. IE starting on Windows 10 will however also obey the CSP which will break the event source fallback. As a workaround thus we set a custom policy which allows the execution of inline JavaScript. This fixes https://github.com/owncloud/core/issues/14286 | ||||
* | | Merge pull request #18857 from owncloud/memcached-fix-stable8 | Morris Jobke | 2015-10-09 | 2 | -0/+28 |
|\ \ | | | | | | | [stable8] Fallback to complete Memcached flush if getAllKeys fails | ||||
| * | | Fallback to complete Memcached flush if getAllKeys fails | Robin McCorkell | 2015-09-06 | 2 | -0/+28 |
| | | | | | | | | | | | | | | | | | | | | | Newer Memcached's do not support the underlying protocol commands that getAllKeys() is implemented with. We should fallback to clearing everything in that case, as causing (temporary) performance problems for other applications on the server is better than having stale cached data. | ||||
* | | | Merge pull request #19476 from owncloud/thumbnail-temp-clean-8 | Thomas Müller | 2015-09-30 | 1 | -1/+5 |
|\ \ \ | | | | | | | | | [8] Clean temp files used for thumbnail generation | ||||
| * | | | Clean temp files used for thumbnail generation | Robin Appelman | 2015-09-30 | 1 | -1/+5 |
|/ / / | |||||
* | | | Merge pull request #19447 from owncloud/stable8-backport-19441 | Morris Jobke | 2015-09-29 | 3 | -0/+28 |
|\ \ \ | | | | | | | | | [stable8][upgrade] switch to debug logging on upgrade | ||||
| * | | | [upgrade] switch to debug logging on upgrade | Morris Jobke | 2015-09-29 | 3 | -0/+28 |
|/ / / | | | | | | | | | | | | | * resets afterwards * adds output about the previous log level | ||||
* | | | Merge pull request #17953 from owncloud/backport-17464-stable8 | Morris Jobke | 2015-09-28 | 1 | -1/+7 |
|\ \ \ | | | | | | | | | [stable8] backport of #17464: fix uncaught exception on not permitted file types when setting avata… | ||||
| * | | | fix uncaught exception on not permitted file types when setting avatar, ↵ | Arthur Schiwon | 2015-07-29 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | fixes #17232 | ||||
* | | | | Merge pull request #18704 from owncloud/stable8-dav-copy-fix | Morris Jobke | 2015-09-28 | 1 | -0/+3 |
|\ \ \ \ | | | | | | | | | | | [stable8] Check for file existence before doing a DAV copy | ||||
| * | | | | Check for file existence before doing a DAV copy | Vincent Petry | 2015-08-31 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | Partial backport of f39fcbc250c3817e0c62627b127cf31a70dca36a from 8.1 | ||||
* | | | | | 8.0.8v8.0.8 | C Montero-Luque | 2015-09-10 | 2 | -3/+3 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #18843 from owncloud/app-upgrade-routenotfound-stable8 | Morris Jobke | 2015-09-07 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | [stable8] Always add to $loadedApps | ||||
| * | | | Always add to $loadedApps | Robin McCorkell | 2015-09-05 | 1 | -1/+1 |
|/ / / | |||||
* / / | 8.0.7v8.0.7 | C Montero-Luque | 2015-09-02 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #18613 from owncloud/stable8-newer-certs | Morris Jobke | 2015-08-28 | 3 | -38/+53 |
|\ \ | | | | | | | [stable8] Use certificates that expire in 10 years | ||||
| * | | Use certificates that expire in 10 years | Lukas Reschke | 2015-08-27 | 3 | -38/+53 |
| | | | | | | | | | | | | :speak_no_evil: :speak_no_evil: :speak_no_evil: | ||||
* | | | 8.0.7v8.0.7RC1 | C Montero-Luque | 2015-08-27 | 1 | -1/+1 |
| | | | |||||
* | | | 8.0.7 RC1 | C Montero-Luque | 2015-08-27 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #18560 from owncloud/ext-objectstore-stable8 | Morris Jobke | 2015-08-25 | 1 | -0/+12 |
|\ \ \ | | | | | | | | | [stable8] Prevent objectstore being set from client side | ||||
| * | | | Prevent objectstore being set from client side | Robin McCorkell | 2015-08-25 | 1 | -0/+12 |
| | | | | |||||
* | | | | Merge pull request #18546 from owncloud/stable8-backport-18439 | Morris Jobke | 2015-08-25 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | [stable8] [app management] fix dependency check on install | ||||
| * | | | [app management] fix dependency check on install | Morris Jobke | 2015-08-25 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #18488 from owncloud/stable8-add-cors-header | Morris Jobke | 2015-08-24 | 1 | -0/+2 |
|\ \ \ | |/ / |/| | | [stable8] Add CORS header to status.php to allow client-based check i… | ||||
| * | | [stable8] Add CORS header to status.php to allow client-based check in the ↵ | Lukas Reschke | 2015-08-22 | 1 | -0/+2 |
|/ / | | | | | | | future | ||||
* | | Merge pull request #18286 from owncloud/stable8-backport-17785 | Morris Jobke | 2015-08-19 | 1 | -1/+2 |
|\ \ | | | | | | | [stable8] fix mobile scrolling, lower sidebar sensitivity, fix #11193 | ||||
| * | | fix mobile scrolling, lower sidebar sensitivity, fix #11193 | Jan-Christoph Borchardt | 2015-08-13 | 1 | -1/+2 |
| | | | |||||
* | | | Merge pull request #17958 from owncloud/stable8-backport-17489 | Morris Jobke | 2015-08-19 | 2 | -0/+37 |
|\ \ \ | | | | | | | | | [stable8] Fix parsing of sharetime as string | ||||
| * | | | tests for _parseTime with hex and empty strings | Morris Jobke | 2015-07-29 | 2 | -0/+6 |
| | | | | |||||
| * | | | Fix parsing of sharetime as string | Morris Jobke | 2015-07-29 | 2 | -0/+31 |
| | |/ | |/| | | | | | | | | | | | | | | | | In some cases the ajax/share.php will return the share time as string. If this is the case it would get parsed completely wrong and cause the share dropdown to not work anymore. This change will properly cast the string to an interger and also fallback if this is not possible. | ||||
* | | | Merge pull request #18366 from owncloud/config-sample-typos-8 | Robin McCorkell | 2015-08-17 | 1 | -6/+6 |
|\ \ \ | | | | | | | | | fix typos | ||||
| * | | | fix typos | Carla Schroder | 2015-08-17 | 1 | -6/+6 |
|/ / / | |||||
* | | | Merge pull request #18181 from owncloud/backport-18159-stable8 | Morris Jobke | 2015-08-16 | 1 | -0/+4 |
|\ \ \ | |_|/ |/| | | Backport 18159 stable8 | ||||
| * | | Update installer.php | michag86 | 2015-08-10 | 1 | -0/+1 |
| | | | |||||
| * | | Check if archive contains a directory named like appid | michag86 | 2015-08-10 | 1 | -0/+3 |
| | | | |||||
* | | | Merge pull request #18258 from owncloud/stable8-backport-17680 | Morris Jobke | 2015-08-13 | 1 | -1/+4 |
|\ \ \ | | | | | | | | | [stable8] handle rmdir on files for ftp storages | ||||
| * | | | handle rmdir on files for ftp storages | Robin Appelman | 2015-08-13 | 1 | -1/+4 |
| | | | | |||||
* | | | | Merge pull request #18278 from owncloud/stable8-17852 | Robin McCorkell | 2015-08-13 | 4 | -12/+28 |
|\ \ \ \ | |/ / / |/| | | | [stable8] add test for factories | ||||
| * | | | add test for factories | Bernhard Posselt | 2015-08-13 | 4 | -12/+28 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | use ref for factory test Ensure we construct SimpleContainer Use single instance of DIContainer in routing tests |