Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #18996 from owncloud/ext-swift-dependencycheck | Robin McCorkell | 2015-09-13 | 2 | -2/+6 |
|\ | |||||
| * | Fix dependency check for Swift and SMB_OC | Robin McCorkell | 2015-09-13 | 2 | -2/+6 |
|/ | |||||
* | Merge pull request #18441 from owncloud/ext-backends.advanced | Robin McCorkell | 2015-09-13 | 31 | -744/+720 |
|\ | |||||
| * | Fix Swift legacy auth mechanism fallback | Robin McCorkell | 2015-09-03 | 1 | -1/+1 |
| * | Fix typo in SMB_OC | Robin McCorkell | 2015-09-03 | 1 | -2/+2 |
| * | Prevent creation of deprecated backends | Robin McCorkell | 2015-08-28 | 2 | -0/+4 |
| * | Introduce MODIFY permission for external storages | Robin McCorkell | 2015-08-28 | 5 | -11/+21 |
| * | Validate permissions for created admin storages, auth mechanism | Robin McCorkell | 2015-08-28 | 5 | -34/+63 |
| * | Implement more fine-grained external storage permissions model | Robin McCorkell | 2015-08-28 | 13 | -238/+212 |
| * | AjaxController uses RSA auth mechanism | Robin McCorkell | 2015-08-28 | 3 | -20/+22 |
| * | Migrate SFTP_Key external storage to new API | Robin McCorkell | 2015-08-28 | 10 | -287/+177 |
| * | Migrate SMB_OC external storage to new API | Robin McCorkell | 2015-08-28 | 4 | -142/+68 |
| * | Migrate Swift external storage to new API | Robin McCorkell | 2015-08-28 | 5 | -18/+159 |
* | | Merge pull request #18991 from owncloud/public-resolve | Bernhard Posselt | 2015-09-13 | 2 | -1/+11 |
|\ \ | |||||
| * | | make resolve public to avoid boiler plate code | Bernhard Posselt | 2015-09-13 | 2 | -1/+11 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-13 | 6 | -0/+12 |
* | | Merge pull request #18658 from owncloud/configurable-temp | Frank Karlitschek | 2015-09-12 | 6 | -22/+140 |
|\ \ | |||||
| * | | Add config.sample.php parameter for tempdirectory | Robin McCorkell | 2015-09-06 | 1 | -0/+10 |
| * | | Unit test getting temp dir from config | Robin McCorkell | 2015-08-30 | 1 | -1/+19 |
| * | | Clean up TempManager to follow code guidelines | Robin McCorkell | 2015-08-30 | 4 | -43/+91 |
| * | | 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 |