summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | moved code to /lib/private/tempmanager.phproot2015-08-294-21/+63
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-1280-138/+180
| |_|/ / |/| | |
* | | | Merge pull request #18653 from owncloud/dav-stream-guzzleLukas Reschke2015-09-114-67/+46
|\ \ \ \
| * | | | also use httpclient for uploadFileRobin Appelman2015-09-011-35/+18
| * | | | stream webdav downloads using http clientRobin Appelman2015-08-291-29/+15
| * | | | allow streamed responses in http clientRobin Appelman2015-08-293-5/+15
* | | | | Merge pull request #18977 from owncloud/fix-mimetype-resetLukas Reschke2015-09-114-13/+19
|\ \ \ \ \
| * | | | | Add reset method to mimetype loaderRobin McCorkell2015-09-114-13/+19
* | | | | | Merge pull request #18963 from owncloud/ext-fix-fallbacksLukas Reschke2015-09-111-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update isCertificateImportAllowed() check to new APIRobin McCorkell2015-09-101-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #18778 from owncloud/locking-setup-warningsLukas Reschke2015-09-112-18/+22
|\ \ \ \ \
| * | | | | Make doc links inlineRobin McCorkell2015-09-111-8/+2
| * | | | | Add documentation links for transactional lockingRobin Appelman2015-09-101-2/+8
| * | | | | specify where to enable lockingRobin Appelman2015-09-071-1/+1
| * | | | | Replace server status message about transitional file locking with setup warn...Robin Appelman2015-09-032-18/+22
* | | | | | Merge pull request #18733 from owncloud/ext-dependencycheckRobin McCorkell2015-09-1111-64/+162
|\ \ \ \ \ \
| * | | | | | Test legacy backend with no dependency checkRobin McCorkell2015-09-011-0/+18
| * | | | | | Make checkDependencies a real methodRobin McCorkell2015-09-0111-64/+144
* | | | | | | Merge pull request #18676 from owncloud/ext-eventdispatcherRobin McCorkell2015-09-112-0/+37
|\ \ \ \ \ \ \
| * | | | | | | Expose files_external services from ServerRobin McCorkell2015-08-311-0/+32
| * | | | | | | Fire event when BackendService is availableRobin McCorkell2015-08-311-0/+5
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-1164-0/+102
* | | | | | | | Merge pull request #18851 from owncloud/memcached-getallkeys-fallbackRobin McCorkell2015-09-102-0/+28
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fallback to complete Memcached flush if getAllKeys failsRobin McCorkell2015-09-052-0/+28
* | | | | | | | Merge pull request #18699 from owncloud/notification-managerLukas Reschke2015-09-1024-3/+2662
|\ \ \ \ \ \ \ \
| * | | | | | | | Move interfaces to private until they are no longer experimentalJoas Schilling2015-09-0817-83/+74
| * | | | | | | | Add tests for the query()Joas Schilling2015-09-081-0/+2
| * | | | | | | | Add tests for the notification managerJoas Schilling2015-09-082-2/+360
| * | | | | | | | Add more action testsJoas Schilling2015-09-082-9/+12
| * | | | | | | | Add tests for notificationJoas Schilling2015-09-082-8/+610
| * | | | | | | | Add tests for ActionJoas Schilling2015-09-083-1/+235
| * | | | | | | | Fix the subject of notificationsJoas Schilling2015-09-082-2/+2
| * | | | | | | | Scrap the notifications when the share is accepted or declinedJoas Schilling2015-09-088-2/+33
| * | | | | | | | Add notifications for remote sharesJoas Schilling2015-09-083-0/+115
| * | | | | | | | Fix closures and adding parsed ActionsJoas Schilling2015-09-082-3/+3
| * | | | | | | | Fix the request type and the validityJoas Schilling2015-09-082-3/+4
| * | | | | | | | Allow getting the request typeJoas Schilling2015-09-082-0/+14
| * | | | | | | | Use an INotification to getCount() and markProcessed()Joas Schilling2015-09-082-18/+10
| * | | | | | | | Add the request type to the actionJoas Schilling2015-09-082-2/+11
| * | | | | | | | Add the app id to the markProcessed methodJoas Schilling2015-09-082-3/+5
| * | | | | | | | Handle InvalidArgumentException more gracefullyJoas Schilling2015-09-081-5/+10
| * | | | | | | | Add language to the preparation methodJoas Schilling2015-09-082-3/+5
| * | | | | | | | Nothing is set in stone here yetJoas Schilling2015-09-085-0/+20
| * | | | | | | | Notification APIJoas Schilling2015-09-0810-1/+1279
* | | | | | | | | Merge pull request #17791 from owncloud/make-eventsource-compatible-with-win10Lukas Reschke2015-09-101-0/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add custom CSP for Win 10 compatibilityLukas Reschke2015-07-211-0/+11
* | | | | | | | | | Merge pull request #18948 from owncloud/easier-example-theme-defaults.phpLukas Reschke2015-09-101-30/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [example theme] make it easier for non PHP people to understand what to changeMorris Jobke2015-09-101-30/+8
* | | | | | | | | | | Merge pull request #18936 from owncloud/do-not-include-refererMorris Jobke2015-09-103-0/+3
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Prevent referer from being sentLukas Reschke2015-09-093-0/+3