Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-25 | 4 | -6/+24 |
| | |||||
* | Merge pull request #18121 from owncloud/enc_improve_privkey_encryption | Lukas Reschke | 2015-08-24 | 11 | -37/+343 |
|\ | | | | | use password hash to encrypt private key | ||||
| * | use uid as additional information for salt | Bjoern Schiessle | 2015-08-07 | 5 | -17/+17 |
| | | |||||
| * | use password hash instead of the plain password to encrypt the private key | Bjoern Schiessle | 2015-08-07 | 11 | -29/+335 |
| | | |||||
* | | Remove unnecessary DB prefixes from existing query builder usages | Joas Schilling | 2015-08-10 | 2 | -20/+20 |
|/ | |||||
* | Fix namespace conflict in OC.Encryption JS code | Vincent Petry | 2015-08-06 | 2 | -12/+4 |
| | |||||
* | Merge pull request #17989 from owncloud/enc_only_update_file_cache_once | Björn Schießle | 2015-08-03 | 2 | -7/+22 |
|\ | | | | | only update database on the first run | ||||
| * | only update database on the first run (first run = we have a version number ↵ | Bjoern Schiessle | 2015-07-31 | 2 | -7/+22 |
| | | | | | | | | from the old encryption app) | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-31 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-28 | 2 | -0/+6 |
| | |||||
* | Merge pull request #17413 from owncloud/public-api-querybuilder | Morris Jobke | 2015-07-22 | 2 | -63/+63 |
|\ | | | | | Add public api for Doctrine QueryBuilder and ExpressionBuilder | ||||
| * | Fix existing usages by removing the quotes | Joas Schilling | 2015-07-21 | 2 | -44/+44 |
| | | |||||
| * | Use the public interface and our method instead of the doctrine thing | Joas Schilling | 2015-07-21 | 2 | -19/+19 |
| | | |||||
* | | Merge pull request #17806 from owncloud/enc_improved_app_description | Robin McCorkell | 2015-07-22 | 1 | -13/+8 |
|\ \ | |/ |/| | improved app description for the default encryption module | ||||
| * | improved app description and adjust it to the way the new encryption module ↵ | Bjoern Schiessle | 2015-07-22 | 1 | -13/+8 |
| | | | | | | | | works | ||||
* | | fix mount point detection | Bjoern Schiessle | 2015-07-20 | 2 | -4/+81 |
|/ | |||||
* | unit tests | Bjoern Schiessle | 2015-07-17 | 1 | -2/+36 |
| | |||||
* | don't move keys if the key where already moved in a previous migration run | Bjoern Schiessle | 2015-07-17 | 4 | -21/+79 |
| | |||||
* | Merge pull request #17500 from owncloud/encryption_migration_improvements | Thomas Müller | 2015-07-16 | 4 | -8/+71 |
|\ | | | | | Only clean up if migration finished succesfully | ||||
| * | only create new key pair if both keys are missing | Bjoern Schiessle | 2015-07-08 | 2 | -7/+68 |
| | | |||||
| * | only cleanUp the remaining keys if the migration really finished succesfully | Bjoern Schiessle | 2015-07-08 | 2 | -1/+3 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-10 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #17473 from owncloud/enc_fix_migration | Morris Jobke | 2015-07-09 | 2 | -14/+82 |
|\ \ | | | | | | | more secure way to update the database | ||||
| * | | more secure way to update the database | Bjoern Schiessle | 2015-07-08 | 2 | -14/+82 |
| |/ | |||||
* / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-09 | 2 | -0/+6 |
|/ | |||||
* | [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 |
|\ | | | | | encryption improvements | ||||
| * | 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 |
| |