Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | occ script to disable encryption and to decrypt all files again | Bjoern Schiessle | 2015-09-15 | 7 | -2/+510 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge branch 'master' into version-retention | Lukas Reschke | 2015-09-15 | 1 | -2/+1 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge pull request #19043 from owncloud/fix-php-doc-of-encrypt-all | Thomas Müller | 2015-09-15 | 1 | -2/+1 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | Function does return void | Lukas Reschke | 2015-09-15 | 1 | -2/+1 | |
* | | | | | | Follow PSR | Victor Dubiniuk | 2015-09-15 | 1 | -0/+0 | |
* | | | | | | Add method docblock | Victor Dubiniuk | 2015-09-15 | 1 | -0/+4 | |
* | | | | | | Namespacing, reusing | Victor Dubiniuk | 2015-09-15 | 2 | -4/+11 | |
* | | | | | | Improvements | Victor Dubiniuk | 2015-09-15 | 3 | -17/+47 | |
* | | | | | | Add quota status to expiration check | Victor Dubiniuk | 2015-09-15 | 1 | -10/+10 | |
* | | | | | | Add versions obligation | Victor Dubiniuk | 2015-09-15 | 4 | -4/+409 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #18273 from owncloud/files-sidebar-toggle | Frank Karlitschek | 2015-09-15 | 1 | -9/+26 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Fixed sidebar toggle entry | Vincent Petry | 2015-09-14 | 1 | -18/+26 | |
| * | | | | Keep right sidebar open, add Details action | Vincent Petry | 2015-09-14 | 1 | -2/+11 | |
* | | | | | Fix parameter name to match the specs | Joas Schilling | 2015-09-15 | 2 | -10/+10 | |
| |/ / / |/| | | | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-15 | 10 | -0/+64 | |
|/ / / | ||||||
* | | | Merge pull request #18966 from owncloud/ext-remove-numeric-id | Lukas Reschke | 2015-09-14 | 1 | -67/+0 | |
|\ \ \ | ||||||
| * | | | Remove storing storage_id in mount.json | Robin McCorkell | 2015-09-10 | 1 | -67/+0 | |
* | | | | Merge pull request #18982 from owncloud/fix_18878 | Lukas Reschke | 2015-09-14 | 1 | -3/+3 | |
|\ \ \ \ | ||||||
| * | | | | enforce loading icon in sidebar to be 32x32 | Georg Ehrke | 2015-09-11 | 1 | -3/+3 | |
| | |_|/ | |/| | | ||||||
* | | | | 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 | 176 | -1626/+1164 | |
|/ / / / | ||||||
* | | | | 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 | |
|\ \ \ \ \ |