aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-09-161-0/+3
* Merge pull request #11050 from owncloud/enc-flockfixLukas Reschke2014-09-151-1/+1
|\
| * Remove passing by reference to allow for proper GCVincent Petry2014-09-121-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2014-09-112-1/+43
|/
* [tx-robot] updated from transifexJenkins for ownCloud2014-09-051-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2014-09-031-0/+2
* Remove unneeded file initialization in encryption, already handled in a hookRobin Appelman2014-09-021-16/+0
* Use public api for getting l10nRobin Appelman2014-08-314-4/+4
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-301-0/+1
* kill OC::$sessionJörn Friedrich Dreyer2014-08-291-11/+11
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-282-1/+4
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-261-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-251-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-242-0/+3
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-232-2/+4
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-221-0/+2
* Merge pull request #10522 from owncloud/removeLoadAppScriptblizzz2014-08-211-0/+13
|\
| * Add routing to files_encryptionLukas Reschke2014-08-191-0/+13
* | Better description to prevent people from misunderstanding the use caseBernhard Posselt2014-08-211-2/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-201-0/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-192-1/+6
|/
* Merge pull request #10407 from owncloud/rm-obsolete-japaneseLukas Reschke2014-08-171-44/+0
|\
| * remove obsolete japanese lang codeVolkan Gezer2014-08-131-44/+0
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-171-0/+9
* | Merge pull request #10276 from owncloud/skip-webdavputLukas Reschke2014-08-161-1/+1
|\ \
| * | login as user1 before performing a testBjoern Schiessle2014-08-151-1/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-163-0/+3
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-151-3/+3
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-144-0/+5
|/
* Merge pull request #9754 from owncloud/enc_support_aes_256Vincent Petry2014-08-1314-167/+498
|\
| * add unit test for aes256/aes128Bjoern Schiessle2014-07-232-0/+192
| * update existing unit testsBjoern Schiessle2014-07-235-127/+16
| * support aes 256Bjoern Schiessle2014-07-2310-84/+334
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-138-3/+12
* | fixes from git push forceMorris Jobke2014-08-121-2/+0
* | add unit testsBjoern Schiessle2014-08-121-0/+49
* | fix detection of system wide mount pointsBjoern Schiessle2014-08-121-8/+33
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-1215-14/+1
* | Transifex suggestion by mnestisVolkan Gezer2014-08-111-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-113-0/+6
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-104-0/+8
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-097-0/+14
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-0841-79/+0
* | add logout hook to remove keys from sessionBjoern Schiessle2014-08-074-4/+19
* | Disable encryption migration testsMorris Jobke2014-08-051-0/+8
* | Minor fixesMorris Jobke2014-08-051-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-021-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2014-07-3139-0/+44
* | add unit test for rename and copy operationBjoern Schiessle2014-07-301-0/+52
* | make the versions and encryption app aware of the copy operationBjoern Schiessle2014-07-302-9/+38