Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backbone transport for Webdav | Vincent Petry | 2016-01-16 | 5 | -0/+736 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-16 | 4 | -0/+36 |
| | |||||
* | Merge pull request #21753 from owncloud/add-question-about-code-signing-status | Thomas Müller | 2016-01-15 | 1 | -0/+8 |
|\ | | | | | Add question about code signing status | ||||
| * | Add question about code signing status | Lukas Reschke | 2016-01-15 | 1 | -0/+8 |
| | | | | | | | | | | Let's ask the users to paste the signing status of their ownCloud instance. I went this way instead of simply asking "Has your instance passed code signing?" as a lot of users would probably simply answer "Yes" here. If they paste the results of http://example.org/index.php/settings/integrity/failed the expected output is "No errors have been found.". Everything else indicates they tampered with their installation. | ||||
* | | Merge pull request #21739 from owncloud/issue_21110 | Thomas Müller | 2016-01-15 | 1 | -25/+1 |
|\ \ | | | | | | | Fix bug issue 21110 | ||||
| * | | Change icon only on WND and Sharepoint external storages | Jesús Macias | 2016-01-15 | 1 | -25/+1 |
| | | | |||||
| * | | Fis bug issue 21110 | Jesús Macias | 2016-01-15 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #21705 from owncloud/improve-background-job-message | Thomas Müller | 2016-01-15 | 4 | -6/+20 |
|\ \ \ | |_|/ |/| | | Improve background job error message | ||||
| * | | Add message key to context of logException | Thomas Müller | 2016-01-15 | 4 | -6/+15 |
| | | | |||||
| * | | use logException() to properly log the exception | Morris Jobke | 2016-01-14 | 2 | -4/+9 |
| | | | |||||
| * | | Improved error message for failing background job | Morris Jobke | 2016-01-14 | 2 | -2/+2 |
| | | | |||||
* | | | Merge pull request #21730 from owncloud/fix-install-of-shipped-apps | Thomas Müller | 2016-01-15 | 1 | -9/+22 |
|\ \ \ | | | | | | | | | Fix installation of shipped apps | ||||
| * | | | Fixing CodeChecker usage :see_no_evil: | Thomas Müller | 2016-01-14 | 1 | -1/+4 |
| | | | | |||||
| * | | | - isolate include calls in installer.php which prevents local variables to ↵ | Thomas Müller | 2016-01-14 | 1 | -8/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | be overwritten - add the app to the autoloader before calling install.php | ||||
* | | | | Merge pull request #21702 from owncloud/fix_emit_scanFiles_II | Thomas Müller | 2016-01-15 | 1 | -7/+25 |
|\ \ \ \ | | | | | | | | | | | Fix: emit 'scanFiles' will only fire on files and not on folders (II) | ||||
| * | | | | Fix: emit 'scanFiles' will only fire on files and not on folders (II) | Martin | 2016-01-13 | 1 | -7/+25 |
| | | | | | |||||
* | | | | | Merge pull request #21370 from owncloud/system-certs-occ | Thomas Müller | 2016-01-15 | 4 | -0/+226 |
|\ \ \ \ \ | | | | | | | | | | | | | Add occ commands to manager trusted certificates | ||||
| * | | | | | Add occ commands to manager trusted certificates | Robin Appelman | 2016-01-13 | 4 | -0/+226 |
| | | | | | | |||||
* | | | | | | Merge pull request #20927 from owncloud/handle-return-code-on-webdav-put | Thomas Müller | 2016-01-15 | 1 | -1/+9 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Handle return code of streamCopy in WebDAV put | ||||
| * | | | | | | Handle return code of streamCopy in WebDAV put | Morris Jobke | 2016-01-11 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * throw a different exception if streamCopy failed | ||||
* | | | | | | | Merge pull request #21117 from owncloud/owner-file-exists | Thomas Müller | 2016-01-15 | 4 | -46/+54 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Only return an owner if the file exists + improved getUidAndFilename | ||||
| * | | | | | | | removed unused imports | Robin Appelman | 2016-01-11 | 1 | -3/+0 |
| | | | | | | | | |||||
| * | | | | | | | improve handling of non existing files in the trashbin | Robin Appelman | 2016-01-11 | 1 | -10/+15 |
| | | | | | | | | |||||
| * | | | | | | | handle not found in trash hook | Robin Appelman | 2016-01-11 | 1 | -1/+5 |
| | | | | | | | | |||||
| * | | | | | | | Typo in error message | Lukas Reschke | 2016-01-11 | 1 | -3/+3 |
| | | | | | | | | |||||
| * | | | | | | | de-deplicate getUidAndFilename | Robin Appelman | 2016-01-11 | 4 | -33/+29 |
| | | | | | | | | |||||
| * | | | | | | | dont return an owner for files that don't exist | Robin Appelman | 2016-01-11 | 1 | -2/+7 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #21543 from owncloud/Larzenegger-master | Thomas Müller | 2016-01-15 | 1 | -5/+6 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [CI] Larzenegger master | ||||
| * | | | | | | | | tempnam accepts a directory as its first parameter, not a full path and ↵ | Lars | 2016-01-11 | 1 | -5/+6 |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filename. tempnam falls back to creating a file in the system's temp directory. On systems with open_basedir restrictions, this may trigger an error message. By moving this below the checkTemporaryDirectory-loop, tempnam will only be tested if all alternatives fail and the error message is most likely avoided. | ||||
* | | | | | | | | Merge pull request #21544 from owncloud/trashbin-permissions | Thomas Müller | 2016-01-15 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | set etag and permission fields for trashbin entries | ||||
| * | | | | | | | | set etag and permission fields for trashbin entries | Robin Appelman | 2016-01-08 | 1 | -0/+3 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #21717 from owncloud/addpublicgroupinterface | Thomas Müller | 2016-01-15 | 3 | -5/+6 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | allow apps to add an OCP GroupInterface backend | ||||
| * | | | | | | | | | allow apps to add an OCP GroupInterface backend | Jörn Friedrich Dreyer | 2016-01-14 | 3 | -6/+7 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #21721 from owncloud/capped-memcache-indirect-set | Thomas Müller | 2016-01-15 | 2 | -2/+14 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Allow indirect set in CappedMemoryCache | ||||
| * | | | | | | | | | | Allow indirect set in CappedMemoryCache | Robin Appelman | 2016-01-14 | 2 | -2/+14 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #21723 from owncloud/prevent-group-enable-for-apps | Thomas Müller | 2016-01-15 | 4 | -4/+118 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Prevent group enable for apps | ||||
| * | | | | | | | | | | Check whether the app can be enabled for groups | Joas Schilling | 2016-01-14 | 2 | -0/+114 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Add a new app type that can not be enabled for groups | Joas Schilling | 2016-01-14 | 2 | -4/+4 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #21735 from owncloud/files-external-checkbox-settings | Thomas Müller | 2016-01-15 | 2 | -5/+15 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Consolidate user mounting check code | ||||
| * | | | | | | | | | | Consolidate user mounting check code | Robin McCorkell | 2016-01-14 | 2 | -5/+15 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #20898 from owncloud/cache-interfaces | Thomas Müller | 2016-01-15 | 37 | -142/+1495 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Public Cache interfaces | ||||
| * | | | | | | | | | | | remove unneeded public cache methods | Robin Appelman | 2016-01-14 | 1 | -19/+0 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | only trigger locking on lockingstorages | Robin Appelman | 2016-01-14 | 3 | -24/+49 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | split locking related methods to their own interface | Robin Appelman | 2016-01-14 | 3 | -28/+62 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Add IStorage interface for consistent naming | Robin Appelman | 2016-01-14 | 5 | -50/+523 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minor phpdoc fixed | ||||
| * | | | | | | | | | | | fix object store storage | Robin Appelman | 2016-01-14 | 1 | -1/+7 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | fix quota wrapper | Robin Appelman | 2016-01-14 | 2 | -2/+6 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | fix tests | Robin Appelman | 2016-01-14 | 2 | -2/+4 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | add since tags | Robin Appelman | 2016-01-14 | 7 | -0/+69 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | fix phpdoc | Robin Appelman | 2016-01-14 | 1 | -1/+1 |
| | | | | | | | | | | | |