Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | use the same pattern for the command name like every other command | Bjoern Schiessle | 2015-09-14 | 1 | -1/+1 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #19010 from owncloud/use-proper-web-root | Thomas Müller | 2015-09-14 | 1 | -1/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use / instead of an empty string as cookie path | Lukas Reschke | 2015-09-14 | 1 | -1/+5 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #19006 from owncloud/individual-it-patch-1 | Individual IT Services | 2015-09-14 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | allow ".." in folder names | Individual IT Services | 2015-09-14 | 1 | -1/+1 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-14 | 194 | -1628/+1232 | |
|/ / / / | ||||||
* | | | | 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 |