Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-03 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-29 | 2 | -0/+2 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 27 | -39/+142 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-25 | 4 | -4/+18 |
* | Merge pull request #17045 from owncloud/enc_improvements | Björn Schießle | 2015-06-23 | 1 | -1/+1 |
|\ | |||||
| * | remove files_encryption from database at the end of the migration process | Bjoern Schiessle | 2015-06-19 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-20 | 2 | -2/+20 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-18 | 2 | -0/+16 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-17 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-16 | 2 | -2/+94 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-14 | 2 | -0/+10 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-11 | 2 | -16/+40 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-10 | 2 | -2/+2 |
* | add hint to exception | Bjoern Schiessle | 2015-06-08 | 1 | -5/+4 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-08 | 2 | -10/+26 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-07 | 2 | -0/+102 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-05 | 2 | -0/+24 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-04 | 4 | -0/+8 |
* | Move the helpful method to the TestCase class | Joas Schilling | 2015-06-03 | 6 | -22/+22 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-03 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-02 | 4 | -0/+30 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-31 | 12 | -8/+32 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-30 | 14 | -0/+40 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-29 | 2 | -0/+2 |
* | detect migration status | Bjoern Schiessle | 2015-05-27 | 6 | -7/+115 |
* | improve error messages displayed to the user | Bjoern Schiessle | 2015-05-27 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-24 | 2 | -0/+26 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-23 | 4 | -2/+6 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-21 | 8 | -0/+26 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-20 | 80 | -8/+104 |
* | Merge pull request #16085 from owncloud/encryption-module-rename | Thomas Müller | 2015-05-19 | 2 | -3/+3 |
|\ | |||||
| * | rename to 'Default encryption module' | Jan-Christoph Borchardt | 2015-05-06 | 2 | -3/+3 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-19 | 2 | -0/+2 |
* | | Add missing import for the exception | Joas Schilling | 2015-05-18 | 2 | -0/+3 |
* | | Add a unit test for the decrypt method | Joas Schilling | 2015-05-18 | 1 | -1/+11 |
* | | add l10n to constructor | Bjoern Schiessle | 2015-05-18 | 3 | -4/+18 |
* | | Merge pull request #16404 from owncloud/enc_encrypt_files_in_trash | Vincent Petry | 2015-05-18 | 2 | -1/+29 |
|\ \ | |||||
| * | | also encrypt files in trash bin | Bjoern Schiessle | 2015-05-18 | 2 | -1/+29 |
* | | | a new approach to display the error message | Bjoern Schiessle | 2015-05-18 | 5 | -10/+85 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-18 | 2 | -0/+24 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-16 | 2 | -0/+2 |
* | | Merge pull request #16323 from owncloud/enc_webdav_fixes | Thomas Müller | 2015-05-15 | 1 | -1/+1 |
|\ \ | |||||
| * | | delete all file keys doesn't need the encryption module as parameter; impleme... | Bjoern Schiessle | 2015-05-13 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-15 | 8 | -2/+8 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-14 | 4 | -0/+4 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-13 | 12 | -6/+40 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-12 | 26 | -26/+16 |
* | | Merge pull request #16213 from cmeh/patch-5 | Morris Jobke | 2015-05-11 | 1 | -2/+1 |
|\ \ | |||||
| * | | Grammar, removal of line break | Christian Hoffmann | 2015-05-09 | 1 | -2/+1 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-11 | 4 | -0/+18 |