summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-03-262-0/+6
|
* tearDown the file system before reinitializing - fixes #14775Thomas Müller2015-03-251-0/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-03-242-0/+10
|
* Merge pull request #14383 from jknockaert/newbranchClark Tomlinson2015-03-231-130/+160
|\ | | | | make encryption stream wrapper seekable
| * againjknockaert2015-02-191-36/+0
| |
| * try againjknockaert2015-02-191-0/+36
| |\
| | * Merge remote-tracking branch 'origin/master'jknockaert2015-02-191-1/+9
| | |\ | | | | | | | | | | | | | | | | Conflicts: apps/files_encryption/lib/stream.php
| | | * OC8 versionjknockaert2015-02-191-196/+170
| | | |
| | | * update enc streamjknockaert2014-12-171-136/+161
| | | |
| | * | backjknockaert2015-02-191-35/+34
| | |/
| * | new tryjknockaert2015-02-191-130/+160
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-204-2/+6
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-192-2/+2
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-172-2/+2
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-032-2/+2
| | |
* | | Merge pull request #14573 from owncloud/enc-migrate-disable-updaterVincent Petry2015-03-021-11/+17
|\ \ \ | | | | | | | | Disable the cache updater when doing the encryption migration
| * | | Move keys instead of copy during encryption key migrationVincent Petry2015-02-271-2/+2
| | | |
| * | | Disable the cache updater when doing the encryption migrationRobin Appelman2015-02-271-9/+15
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-022-2/+70
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-282-2/+4
|/ / /
* | | Merge pull request #14530 from owncloud/revert-14403Thomas Müller2015-02-2737-731/+379
|\ \ \ | | | | | | | | Revert "Updating license headers"
| * | | Revert "Updating license headers"Morris Jobke2015-02-2637-731/+379
| | | | | | | | | | | | | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* | | | Merge pull request #14300 from owncloud/commandbusMorris Jobke2015-02-261-0/+2
|\ \ \ \ | |/ / / |/| | | Add async command system to handle asynchronous operations
| * | | Rename getAsyncCommandBus to getCommandBusRobin Appelman2015-02-251-1/+1
| | | |
| * | | require command that do file access to be run sync when encryption is enabledRobin Appelman2015-02-251-0/+2
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-262-2/+6
|/ / /
* | | Merge pull request #14151 from owncloud/update-sabre2.1Thomas Müller2015-02-251-274/+0
|\ \ \ | | | | | | | | Sabre Update to 2.1
| * | | Removed broken webdav testsVincent Petry2015-02-231-272/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The encryption webdav tests are too broad and do not qualify as unit test. Also, since the sabre upgrade they are not fixable. The matching functionality is already tested in other classes on a smaller scale.
| * | | Sabre Update to 2.1Vincent Petry2015-02-231-7/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - VObject fixes for Sabre\VObject 3.3 - Remove VObject property workarounds - Added prefetching for tags in sabre tags plugin - Moved oc_properties logic to separate PropertyStorage backend (WIP) - Fixed Sabre connector namespaces - Improved files plugin to handle props on-demand - Moved allowed props from server class to files plugin - Fixed tags caching for files that are known to have no tags (less queries) - Added/fixed unit tests for Sabre FilesPlugin, TagsPlugin - Replace OC\Connector\Sabre\Request with direct call to httpRequest->setUrl() - Fix exception detection in DAV client when using Sabre\DAV\Client - Added setETag() on Node instead of using the static FileSystem - Also preload tags/props when depth is infinity
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-252-0/+2
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-242-6/+90
|/ / /
* | | Merge pull request #14403 from owncloud/update-license-headersThomas Müller2015-02-2338-392/+750
|\ \ \ | | | | | | | | Update license headers
| * | | Updating license headersJenkins for ownCloud2015-02-2338-392/+750
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-232-2/+4
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-224-6/+8
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-212-0/+2
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-202-2/+4
| | |
* | | Merge pull request #14366 from owncloud/remove-old-l10n-filesLukas Reschke2015-02-194-20/+0
|\ \ \ | | | | | | | | Remove some old l10n files they arent loaded anymore
| * | | Remove some old l10n files they arent loaded anymoreJoas Schilling2015-02-194-20/+0
| |/ /
* | | Merge pull request #14199 from owncloud/cast-type-manuallyMorris Jobke2015-02-195-10/+10
|\ \ \ | |/ / |/| | Manually type-cast all AJAX files
| * | Manually type-case all AJAX filesLukas Reschke2015-02-135-10/+10
| | | | | | | | | | | | | | | | | | This enforces proper types on POST and GET arguments where I considered it sensible. I didn't update some as I don't know what kind of values they would support :see_no_evil: Fixes https://github.com/owncloud/core/issues/14196 for core
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-192-10/+10
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-142-2/+2
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-02-122-6/+6
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-02-116-4/+6
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-02-092-6/+6
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-02-082-4/+14
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-02-072-0/+4
| |
* | Merge pull request #13954 from owncloud/fix-enc-mig-user-retrievalThomas Müller2015-02-062-7/+18
|\ \ | | | | | | Fix enc mig user retrieval
| * | always specify limit, except you do like questionable surprisesArthur Schiwon2015-02-062-7/+18
| | | | | | | | | | | | always specify limit, except you do like questionable surprises, part 2