Commit Graph

24567 Commits (aa2bd28a6a7f3b59eb1dd57a22e8aa4f8e1cab2c)
 

Author SHA1 Message Date
Thomas Müller aa2bd28a6a fix typo 10 years ago
Thomas Müller 66f9811151 handle case where the given language is unknown - refs #15794 10 years ago
Thomas Müller 3b54161164 Merge pull request #15887 from owncloud/issue-15885-empty-getenv-path 10 years ago
Thomas Müller 7d0eba7a41 Merge pull request #15886 from owncloud/fix-15848-master 10 years ago
Thomas Müller 678b7d7e4d Merge pull request #15860 from owncloud/enc_fallback_old_encryption 10 years ago
Joas Schilling 1341d03455 Can't use function return value in write context 10 years ago
Thomas Müller 936d564058 fixes #15848 10 years ago
Morris Jobke 93c25a1f4a Merge pull request #15882 from owncloud/fix-type-annotation 10 years ago
Thomas Müller cc331609bf Merge pull request #15411 from mmattel/fix_for_15375_better_message_text 10 years ago
Lukas Reschke d0363fe396 Fix type annotation 10 years ago
Morris Jobke 6a7b7caa81 Merge pull request #15681 from owncloud/issue/15667-occ-encryption 10 years ago
Bjoern Schiessle 27683f9442 fall back to the ownCloud default encryption module and aes128 if we read a encrypted file without a header 10 years ago
Joas Schilling e4c24a6b5c Undefined index: default 10 years ago
Joas Schilling 6f5de37f5b Fix module registration 10 years ago
Joas Schilling 25b5adfe87 Fix scrutinizer complain 10 years ago
Joas Schilling 8f61fbb81f Fix new tests 10 years ago
Joas Schilling a4c314622a Use interface 10 years ago
Joas Schilling e4977841b4 Add unit tests for the commands 10 years ago
Joas Schilling 5855d23ff9 Make methods explicit public 10 years ago
Joas Schilling d600955a51 Make getDefaultModuleId public and get module protected 10 years ago
Joas Schilling 4e97228cde Deduplicate module mock 10 years ago
Joas Schilling 4b7ae395f2 Add test for setDefaultEncryptionModule 10 years ago
Joas Schilling b35379515c Add a test that the default module is returned before we fall back 10 years ago
Joas Schilling f6d4bdb1fd Add occ commands to manage the encryption modules 10 years ago
Joas Schilling a09df6d453 Verify that the encryption module exists before setting it 10 years ago
Joas Schilling 802f818c27 Merge pull request #15875 from owncloud/multiline-buttons 10 years ago
Jenkins for ownCloud e58029f8ad [tx-robot] updated from transifex 10 years ago
Jan-Christoph Borchardt 84b41b3a4b fix layout for multiline buttons which are <a class='button'> 10 years ago
Jenkins for ownCloud 37adf6df01 [tx-robot] updated from transifex 10 years ago
Lukas Reschke 4dfdaf741c Merge pull request #15834 from owncloud/make-temporary-file-really-unique 10 years ago
Jenkins for ownCloud 7855174879 [tx-robot] updated from transifex 10 years ago
Lukas Reschke b9df932e3c Merge pull request #15683 from owncloud/block-legacy-clients 10 years ago
Vincent Petry f63a0c99a4 Merge pull request #15774 from owncloud/jknockaert-patch-1 10 years ago
Bjoern Schiessle 9a5783b284 fix unit tests 10 years ago
jknockaert 4554df2512 enable testWriteWriteRead 10 years ago
jknockaert 18a1225b0c enable testRewind 10 years ago
jknockaert 49df8ef525 Update encryption.php 10 years ago
jknockaert 27ea23ea6b Update encryption.php 10 years ago
jknockaert d6841aa706 disable r+ test 10 years ago
jknockaert 238302ee7d fixed name 10 years ago
jknockaert 7a34f75da6 add two tests 10 years ago
jknockaert 1756562501 Update encryption.php 10 years ago
jknockaert 735f6cc037 fix encryption header error 10 years ago
Joas Schilling 4334e77035 Merge pull request #15839 from owncloud/enc_fix_moving_shared_files 10 years ago
Joas Schilling 8cefc657a1 Merge pull request #15838 from owncloud/code-checker-to-ignore-tests 10 years ago
Joas Schilling 411f7893bf Add test "operation on keys failed" 10 years ago
Lukas Reschke a2f9a2dc6d Merge pull request #15855 from owncloud/teardownaftercommand 10 years ago
Joas Schilling 781cfff221 Deduplicate data provider and fix method visibility 10 years ago
Joas Schilling 1592be117a Use public interfaces for type hinting 10 years ago
Vincent Petry 18506387c0 Tear down FS after running trash expire 10 years ago