Commit Graph

1100 Commits (2c89962919fe45bf5a577ad94f3cc0d9bc84ba35)

Author SHA1 Message Date
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Robin McCorkell e7aebc5c32 Fix whitespace issues 12 years ago
Robin McCorkell 6930ae22e4 Fix more missing or broken PHPDoc 12 years ago
Robin McCorkell c4f1de63a8 Fix PHPDoc in /apps 12 years ago
Jenkins for ownCloud 43d6650d19 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud d9d684197a [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud c9df98abae [tx-robot] updated from transifex 12 years ago
Thomas Müller 58857b8df5 @returns -> @return 12 years ago
Bjoern Schiessle a9ac11718e backup the encryption key after the encryption was disabled so that the user 12 years ago
Thomas Müller e0dd69e4e6 remove legacy aka deprecated code: OC_FilesystemView 12 years ago
Thomas Müller 4dd1a49a68 remove legacy aka deprecated code: OC_Filesystem 12 years ago
Bjoern Schiessle 57b671ebec only update the values which really changed 12 years ago
Bjoern Schiessle 73a2d87ab4 fix shouldEncrypt() method and improved decryptAll() unit tests 12 years ago
Jenkins for ownCloud 3fc809dfd8 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle fb88aba8f4 some fixes to make the gallery work, this made it necessary to adjust some tests and the encryption code 12 years ago
Bjoern Schiessle a86d97295e fix encryption tests after the removal of the shared folder 12 years ago
Jenkins for ownCloud 3f453d1641 [tx-robot] updated from transifex 12 years ago
Robin Appelman b42ce6c30a Prevent error if previously cached data doesn't have an etag 12 years ago
Jenkins for ownCloud 2a2aabbdaf [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 796f719548 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud a9d49de465 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 54783550e8 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 73dd5ff26c [tx-robot] updated from transifex 13 years ago
Bart Visscher f37a76c396 Remember before change works better 13 years ago
Jenkins for ownCloud 7a4a836abe [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle c578ab68fe there is no need to re-calculate the shares after a touch 13 years ago
Bjoern Schiessle 8e34812393 always encrypt files to owner 13 years ago
Bjoern Schiessle aa867ad647 don't call getFileInfo() to avoid to open the same file twice 13 years ago
Bjoern Schiessle 8ebb1f15d3 move check if a file should be encrypted to the pre hook 13 years ago
Bjoern Schiessle b9100bc2de don't write file if opening a stream to encrypt the data fails 13 years ago
Jenkins for ownCloud ccc55f40e6 [tx-robot] updated from transifex 13 years ago
Jan-Christoph Borchardt 6de572c6e6 replace personalblock fieldset with section class in files apps 13 years ago
Robin McCorkell 50dba97bde Miscellaneous text fixes for core apps 13 years ago
Scott Arciszewski 09cc020535 Update crypt.php 13 years ago
Jenkins for ownCloud abdc823bb6 [tx-robot] updated from transifex 13 years ago
Scott Arciszewski 36da3bc359 Update crypt.php 13 years ago
Jenkins for ownCloud 7b1d52f5b9 [tx-robot] updated from transifex 13 years ago
Frank Karlitschek 8a24e1eb96 clearify the use-case of this app 13 years ago
Jenkins for ownCloud b2e929d580 [tx-robot] updated from transifex 13 years ago
Thomas Müller bbbbb033f3 in case of phpunit executions calling header() and exit() is too bad 13 years ago
Jenkins for ownCloud 4b802aa7cb [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 1295e54173 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 8320b8eb7a [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud b0ec38e202 [tx-robot] updated from transifex 13 years ago
Vincent Petry 022d76c7bb Fixed warning when browsing Shared folder 13 years ago
Vincent Petry 48d63a6278 Return unencrypted_size of folder when queried 13 years ago
Robin Appelman a687498547 Fix encryption webdav tests 13 years ago
Bjoern Schiessle fbd8c00a89 don't create files folder, let ownCloud core handle it 13 years ago
Vincent Petry fefd724858 Fixed wrong field name 13 years ago
Bjoern Schiessle 4ace1a273d remember original fopen access type in pre-proxy because sometimes they change 13 years ago