Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-12 | 80 | -138/+180 |
| | |||||
* | Merge pull request #18653 from owncloud/dav-stream-guzzle | Lukas Reschke | 2015-09-11 | 4 | -67/+46 |
|\ | | | | | stream webdav downloads using http client | ||||
| * | also use httpclient for uploadFile | Robin Appelman | 2015-09-01 | 1 | -35/+18 |
| | | |||||
| * | stream webdav downloads using http client | Robin Appelman | 2015-08-29 | 1 | -29/+15 |
| | | |||||
| * | allow streamed responses in http client | Robin Appelman | 2015-08-29 | 3 | -5/+15 |
| | | |||||
* | | Merge pull request #18977 from owncloud/fix-mimetype-reset | Lukas Reschke | 2015-09-11 | 4 | -13/+19 |
|\ \ | | | | | | | Add reset method to mimetype loader | ||||
| * | | Add reset method to mimetype loader | Robin McCorkell | 2015-09-11 | 4 | -13/+19 |
| | | | | | | | | | | | | Used to solve concurrency issues | ||||
* | | | Merge pull request #18963 from owncloud/ext-fix-fallbacks | Lukas Reschke | 2015-09-11 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | Update isCertificateImportAllowed() check to new API | ||||
| * | | Update isCertificateImportAllowed() check to new API | Robin McCorkell | 2015-09-10 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #18778 from owncloud/locking-setup-warnings | Lukas Reschke | 2015-09-11 | 2 | -18/+22 |
|\ \ \ | | | | | | | | | Replace server status message about transitional file locking with se… | ||||
| * | | | Make doc links inline | Robin McCorkell | 2015-09-11 | 1 | -8/+2 |
| | | | | |||||
| * | | | Add documentation links for transactional locking | Robin Appelman | 2015-09-10 | 1 | -2/+8 |
| | | | | |||||
| * | | | specify where to enable locking | Robin Appelman | 2015-09-07 | 1 | -1/+1 |
| | | | | |||||
| * | | | Replace server status message about transitional file locking with setup ↵ | Robin Appelman | 2015-09-03 | 2 | -18/+22 |
| | | | | | | | | | | | | | | | | warnings | ||||
* | | | | Merge pull request #18733 from owncloud/ext-dependencycheck | Robin McCorkell | 2015-09-11 | 11 | -64/+162 |
|\ \ \ \ | | | | | | | | | | | Make checkDependencies a real method | ||||
| * | | | | Test legacy backend with no dependency check | Robin McCorkell | 2015-09-01 | 1 | -0/+18 |
| | | | | | |||||
| * | | | | Make checkDependencies a real method | Robin McCorkell | 2015-09-01 | 11 | -64/+144 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Replace ->setDependencyCheck(callable) with a real method checkDependencies(). A polyfill is available for legacy storages. | ||||
* | | | | | Merge pull request #18676 from owncloud/ext-eventdispatcher | Robin McCorkell | 2015-09-11 | 2 | -0/+37 |
|\ \ \ \ \ | | | | | | | | | | | | | files_external event dispatcher | ||||
| * | | | | | Expose files_external services from Server | Robin McCorkell | 2015-08-31 | 1 | -0/+32 |
| | | | | | | | | | | | | | | | | | | | | | | | | Not exposed to OCP yet | ||||
| * | | | | | Fire event when BackendService is available | Robin McCorkell | 2015-08-31 | 1 | -0/+5 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-11 | 64 | -0/+102 |
| | | | | | | |||||
* | | | | | | Merge pull request #18851 from owncloud/memcached-getallkeys-fallback | Robin McCorkell | 2015-09-10 | 2 | -0/+28 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | Fallback to complete Memcached flush if getAllKeys fails | ||||
| * | | | | | Fallback to complete Memcached flush if getAllKeys fails | Robin McCorkell | 2015-09-05 | 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 #18699 from owncloud/notification-manager | Lukas Reschke | 2015-09-10 | 24 | -3/+2662 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Notification manager | ||||
| * | | | | | | Move interfaces to private until they are no longer experimental | Joas Schilling | 2015-09-08 | 17 | -83/+74 |
| | | | | | | | |||||
| * | | | | | | Add tests for the query() | Joas Schilling | 2015-09-08 | 1 | -0/+2 |
| | | | | | | | |||||
| * | | | | | | Add tests for the notification manager | Joas Schilling | 2015-09-08 | 2 | -2/+360 |
| | | | | | | | |||||
| * | | | | | | Add more action tests | Joas Schilling | 2015-09-08 | 2 | -9/+12 |
| | | | | | | | |||||
| * | | | | | | Add tests for notification | Joas Schilling | 2015-09-08 | 2 | -8/+610 |
| | | | | | | | |||||
| * | | | | | | Add tests for Action | Joas Schilling | 2015-09-08 | 3 | -1/+235 |
| | | | | | | | |||||
| * | | | | | | Fix the subject of notifications | Joas Schilling | 2015-09-08 | 2 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | Scrap the notifications when the share is accepted or declined | Joas Schilling | 2015-09-08 | 8 | -2/+33 |
| | | | | | | | |||||
| * | | | | | | Add notifications for remote shares | Joas Schilling | 2015-09-08 | 3 | -0/+115 |
| | | | | | | | |||||
| * | | | | | | Fix closures and adding parsed Actions | Joas Schilling | 2015-09-08 | 2 | -3/+3 |
| | | | | | | | |||||
| * | | | | | | Fix the request type and the validity | Joas Schilling | 2015-09-08 | 2 | -3/+4 |
| | | | | | | | |||||
| * | | | | | | Allow getting the request type | Joas Schilling | 2015-09-08 | 2 | -0/+14 |
| | | | | | | | |||||
| * | | | | | | Use an INotification to getCount() and markProcessed() | Joas Schilling | 2015-09-08 | 2 | -18/+10 |
| | | | | | | | |||||
| * | | | | | | Add the request type to the action | Joas Schilling | 2015-09-08 | 2 | -2/+11 |
| | | | | | | | |||||
| * | | | | | | Add the app id to the markProcessed method | Joas Schilling | 2015-09-08 | 2 | -3/+5 |
| | | | | | | | |||||
| * | | | | | | Handle InvalidArgumentException more gracefully | Joas Schilling | 2015-09-08 | 1 | -5/+10 |
| | | | | | | | |||||
| * | | | | | | Add language to the preparation method | Joas Schilling | 2015-09-08 | 2 | -3/+5 |
| | | | | | | | |||||
| * | | | | | | Nothing is set in stone here yet | Joas Schilling | 2015-09-08 | 5 | -0/+20 |
| | | | | | | | |||||
| * | | | | | | Notification API | Joas Schilling | 2015-09-08 | 10 | -1/+1279 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #17791 from owncloud/make-eventsource-compatible-with-win10 | Lukas Reschke | 2015-09-10 | 1 | -0/+11 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add custom CSP for Win 10 compatibility | ||||
| * | | | | | | | Add custom CSP for Win 10 compatibility | Lukas Reschke | 2015-07-21 | 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 #18948 from owncloud/easier-example-theme-defaults.php | Lukas Reschke | 2015-09-10 | 1 | -30/+8 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [example theme] make it easier for non PHP people to understand what … | ||||
| * | | | | | | | | [example theme] make it easier for non PHP people to understand what to change | Morris Jobke | 2015-09-10 | 1 | -30/+8 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #18936 from owncloud/do-not-include-referer | Morris Jobke | 2015-09-10 | 3 | -0/+3 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | Prevent referer from being sent | ||||
| * | | | | | | | | Prevent referer from being sent | Lukas Reschke | 2015-09-09 | 3 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nice hardening for enhanced privacy. Especially useful when using embedded viewers such as files_pdfviewer. | ||||
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-10 | 12 | -0/+30 |
| | | | | | | | | |