summaryrefslogtreecommitdiffstats
path: root/apps/encryption
Commit message (Collapse)AuthorAgeFilesLines
* Happy new year!Thomas Müller2016-01-1244-44/+60
|
* getMediumStrengthGenerator is deprecated and does not do anything anymoreRoeland Jago Douma2016-01-111-1/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-092-0/+104
|
* Remove undefined variableLukas Reschke2016-01-071-4/+0
|
* Fix PHPDoc + Add handling for error casesLukas Reschke2016-01-073-9/+69
| | | | Makes static code analyzers happier.
* Merge pull request #21506 from ↵Thomas Müller2016-01-071-2/+1
|\ | | | | | | | | owncloud/issue-20218-min-max-owncloud-version-warning Issue 20218 min max owncloud version warning
| * Remove deprecated shipped flag from info.xml which has no use anymoreJoas Schilling2016-01-071-1/+0
| |
| * Add ownCloud min and max version for shipped appsJoas Schilling2016-01-071-1/+1
| |
* | Fix method call + undefined variableLukas Reschke2016-01-071-1/+1
|/ | | | | | | | | 1. Variable is not defined 2. Method does not expect any parameters ``` Undefined variable: user at /Users/lukasreschke/Documents/Programming/master/apps/encryption/settings/settings-admin.php#45 ```
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-072-0/+12
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-042-0/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-12-282-0/+2
|
* Removed deprecated function OC_User::deleteUserRoeland Jago Douma2015-12-171-3/+6
| | | | Replaced with proper OCP calls
* Removed deprecated private OC_User::createUserRoeland Jago Douma2015-12-171-3/+3
| | | | | All function calls are replaced with the recommended (which was already the body of the function).
* [tx-robot] updated from transifexJenkins for ownCloud2015-12-172-2/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-12-132-0/+2
|
* Use PHP polyfillsLukas Reschke2015-12-112-110/+8
|
* User IUser::getEMailAddress() all over the placeThomas Müller2015-12-021-6/+8
|
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-11-277-28/+58
| | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
* Make Cache\Updater per storageRobin Appelman2015-11-251-1/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-11-242-0/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-11-232-0/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-11-114-0/+26
|
* Merge pull request #20272 from owncloud/phil-davis-setEncryptHomeStorageThomas Müller2015-11-041-1/+1
|\ | | | | Correct the description of function setEncryptHomeStorage
| * Correct the description of function setEncryptHomeStoragePhil Davis2015-11-031-1/+1
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-11-044-2/+16
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-11-032-0/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-11-024-2/+10
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-11-012-0/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-312-0/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-304-2/+8
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-2912-0/+82
|
* make encryption configurable for home storageBjoern Schiessle2015-10-2711-61/+247
|
* Update license headersLukas Reschke2015-10-262-0/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-262-0/+50
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-252-0/+6
|
* Fix "Call to a member function getUID() on boolean" in CryptJoas Schilling2015-10-221-4/+4
|
* Merge pull request #17641 from owncloud/fix_objectstore_renameJörn Friedrich Dreyer2015-10-191-1/+26
|\ | | | | don't move files in cache twice, fixes renaming for objectstores
| * fix encryption migration testRobin Appelman2015-10-161-0/+25
| |
| * Make shared folder size propagation test work with object home storageRobin Appelman2015-10-161-1/+1
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-182-4/+4
| |
* | Increase the 2nd digit of shipped appsJoas Schilling2015-10-172-2/+2
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-152-8/+104
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-142-4/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-112-22/+22
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-082-0/+38
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-072-0/+6
|
* Merge pull request #19597 from owncloud/update-license-headersThomas Müller2015-10-0629-42/+3
|\ | | | | update licence headers via script
| * update licence headers via scriptMorris Jobke2015-10-0529-42/+3
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-064-4/+6
|/