Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | moved code to /lib/private/tempmanager.php | root | 2015-08-29 | 4 | -21/+63 | |
* | | | | | [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 | |
|\ \ \ \ | ||||||
| * | | | | 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 | Robin McCorkell | 2015-09-11 | 4 | -13/+19 | |
* | | | | | | Merge pull request #18963 from owncloud/ext-fix-fallbacks | Lukas Reschke | 2015-09-11 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | 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 | |
|\ \ \ \ \ | ||||||
| * | | | | | 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 warn... | Robin Appelman | 2015-09-03 | 2 | -18/+22 | |
* | | | | | | Merge pull request #18733 from owncloud/ext-dependencycheck | Robin McCorkell | 2015-09-11 | 11 | -64/+162 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | 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 | |
* | | | | | | | Merge pull request #18676 from owncloud/ext-eventdispatcher | Robin McCorkell | 2015-09-11 | 2 | -0/+37 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Expose files_external services from Server | Robin McCorkell | 2015-08-31 | 1 | -0/+32 | |
| * | | | | | | | 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 | Robin McCorkell | 2015-09-05 | 2 | -0/+28 | |
* | | | | | | | | Merge pull request #18699 from owncloud/notification-manager | Lukas Reschke | 2015-09-10 | 24 | -3/+2662 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 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 | Lukas Reschke | 2015-07-21 | 1 | -0/+11 | |
* | | | | | | | | | | 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 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 | Lukas Reschke | 2015-09-09 | 3 | -0/+3 |