Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-13 | 2 | -0/+4 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-12 | 18 | -0/+88 |
* | | 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 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | 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 | 60 | -0/+62 |
* | | | Merge pull request #18699 from owncloud/notification-manager | Lukas Reschke | 2015-09-10 | 10 | -2/+147 |
|\ \ \ | |||||
| * | | | Move interfaces to private until they are no longer experimental | Joas Schilling | 2015-09-08 | 3 | -4/+3 |
| * | | | 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 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-10 | 10 | -0/+28 |
* | | | | Merge pull request #18895 from owncloud/make-code-analyzers-happier | Morris Jobke | 2015-09-09 | 3 | -24/+100 |
|\ \ \ \ | |||||
| * | | | | Add proper PHPDoc | Lukas Reschke | 2015-09-08 | 3 | -24/+100 |
| |/ / / | |||||
* | | | | Merge pull request #18873 from owncloud/enc_use_master_password | Lukas Reschke | 2015-09-09 | 10 | -27/+472 |
|\ \ \ \ | |||||
| * | | | | occ command to enable master key | Bjoern Schiessle | 2015-09-08 | 3 | -0/+196 |
| * | | | | enable usage of a master key | Bjoern Schiessle | 2015-09-07 | 7 | -27/+276 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-09 | 16 | -0/+28 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-08 | 158 | -1150/+1118 |
* | | | | Merge pull request #18876 from owncloud/missing-context-on-update-file-target | Morris Jobke | 2015-09-07 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Use context function call instead of static | Joas Schilling | 2015-09-07 | 1 | -1/+1 |
* | | | | | Merge pull request #18630 from owncloud/files-combineuploadbutton | Jan-Christoph Borchardt | 2015-09-07 | 12 | -320/+717 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Added unit tests for "new" file menu and small fixes | Vincent Petry | 2015-09-03 | 5 | -54/+247 |
| * | | | | Remove ellipsis on new file menu items | Vincent Petry | 2015-09-03 | 1 | -1/+0 |
| * | | | | fix icon and layout details for new menu | Jan-Christoph Borchardt | 2015-09-03 | 2 | -4/+11 |
| * | | | | Combine upload action into the "New" menu | Vincent Petry | 2015-08-28 | 9 | -270/+468 |
* | | | | | Remove unneeded include | Morris Jobke | 2015-09-07 | 1 | -1/+0 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-07 | 2 | -0/+2 |
* | | | | | Merge pull request #18748 from owncloud/files-versions-tab | Morris Jobke | 2015-09-07 | 17 | -221/+966 |
|\ \ \ \ \ | |||||
| * | | | | | Add versions tab to files sidebar | Vincent Petry | 2015-09-03 | 17 | -221/+966 |
* | | | | | | Merge pull request #18742 from owncloud/mimetype-updatedb | Roeland Douma | 2015-09-06 | 1 | -2/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Split mimetype handling to new class | Robin McCorkell | 2015-09-04 | 1 | -2/+4 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-06 | 2 | -0/+2 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-05 | 16 | -0/+40 |
* | | | | | | Avoid re-propagation of shares during one propagation run | Morris Jobke | 2015-09-04 | 1 | -0/+8 |
* | | | | | | Merge pull request #18762 from owncloud/use-json-instead-of-unserialize | Morris Jobke | 2015-09-04 | 2 | -4/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use "json_encode" and "json_decode" instead of unserialize | Lukas Reschke | 2015-09-02 | 2 | -4/+4 |