Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introduce pre-disable-app hook and use it for the encryption app to reset ↵ | Björn Schießle | 2013-06-27 | 3 | -0/+25 |
| | | | | migration status if the app was disabled | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-27 | 3 | -6/+34 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-26 | 5 | -1/+57 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-25 | 3 | -1/+16 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-23 | 3 | -2/+23 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-22 | 24 | -101/+1 |
| | |||||
* | fix some strings in the admin settings, it's not a 'recovery account' but a ↵ | Björn Schießle | 2013-06-21 | 1 | -5/+5 |
| | | | | 'recovery key' | ||||
* | encryption is LDAP compatible | Björn Schießle | 2013-06-21 | 1 | -1/+1 |
| | |||||
* | Squashed commit of the following: | Björn Schießle | 2013-06-21 | 2 | -9/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 1345201c9da99a82f198e41fba24da6b0d7ae59a Author: Björn Schießle <schiessle@owncloud.com> Date: Thu Jun 20 16:27:46 2013 +0200 add l10n support commit bf2c79c8de8710e839a4a55642a91874c374fa1c Author: Björn Schießle <schiessle@owncloud.com> Date: Thu Jun 20 16:19:10 2013 +0200 only init session if openssl extension is loaded commit cbd52af6afbaa310bb1a534db64ff5e476dfd5d7 Author: Björn Schießle <schiessle@owncloud.com> Date: Thu Jun 20 12:25:40 2013 +0200 first disable app and than show error page commit 55baf593179c433642de59552592e6b0f1932880 Author: Björn Schießle <schiessle@owncloud.com> Date: Thu Jun 20 12:17:34 2013 +0200 typo fixed commit 1d9bef0b058e7cc3d511b81ae12d5a07660c75b2 Author: Björn Schießle <schiessle@owncloud.com> Date: Thu Jun 20 12:15:40 2013 +0200 move dependency check to the encryption app commit c186e95da526f0470e20f014f1bd9513db5518ff Author: Björn Schießle <schiessle@owncloud.com> Date: Thu Jun 20 11:13:11 2013 +0200 make sure that openssl is installed and loaded | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-21 | 3 | -0/+42 |
| | |||||
* | Merge pull request #3788 from owncloud/more_error_messages | Björn Schießle | 2013-06-20 | 2 | -26/+28 |
|\ | | | | | add some more error messages, in case something went wrong | ||||
| * | always have a defined return value | Björn Schießle | 2013-06-19 | 1 | -4/+4 |
| | | |||||
| * | some more error messages | Björn Schießle | 2013-06-19 | 1 | -5/+3 |
| | | |||||
| * | add some more error messages, in case something went wrong | Björn Schießle | 2013-06-19 | 2 | -24/+28 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-20 | 4 | -10/+22 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-18 | 2 | -0/+22 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-17 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-16 | 5 | -0/+48 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-15 | 4 | -0/+38 |
| | |||||
* | Merge pull request #3715 from owncloud/fixes_for_3641_3620 | Björn Schießle | 2013-06-14 | 2 | -9/+8 |
|\ | | | | | files_encryption: bug fixes for reported problems. | ||||
| * | fix for path_hash not unique as reported at #3641 | Florin Peter | 2013-06-13 | 1 | -2/+2 |
| | | |||||
| * | fix memory problems as reported at #3620 | Florin Peter | 2013-06-13 | 2 | -7/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-14 | 22 | -41/+5 |
|/ | |||||
* | Merge branch 'master' into files_encryption_check_private_key | Björn Schießle | 2013-06-13 | 7 | -128/+127 |
|\ | | | | | | | | | | | Conflicts: apps/files_encryption/appinfo/app.php apps/files_encryption/lib/util.php | ||||
| * | Merge branch 'master' into files_encryption_upgrade_fix | Björn Schießle | 2013-06-13 | 3 | -28/+74 |
| |\ | |||||
| | * | Merge pull request #3668 from owncloud/encryption_migrate_only_once | Björn Schießle | 2013-06-13 | 3 | -28/+74 |
| | |\ | | | | | | | | | make sure that only one process can enter the migration mode | ||||
| | | * | add comment to explain the helper function | Björn Schießle | 2013-06-13 | 1 | -0/+8 |
| | | | | |||||
| | | * | fix typo in var name | Björn Schießle | 2013-06-13 | 1 | -1/+1 |
| | | | | |||||
| | | * | adapt test to the code changes | Björn Schießle | 2013-06-12 | 1 | -3/+18 |
| | | | | |||||
| | | * | use number of manipulated rows as idicator if it was possible to enter the ↵ | Björn Schießle | 2013-06-12 | 2 | -69/+24 |
| | | | | | | | | | | | | | | | | migration mode | ||||
| | | * | use constants for different migration status | Björn Schießle | 2013-06-11 | 1 | -8/+11 |
| | | | | |||||
| | | * | make sure that only one process can enter the migration mode | Björn Schießle | 2013-06-11 | 2 | -12/+77 |
| | | | | |||||
| * | | | LegacyKeyRecryptKeyfileEncrypt() no longer exists, so test can be removed | Björn Schießle | 2013-06-13 | 1 | -18/+0 |
| | | | | |||||
| * | | | Merge branch 'master' into files_encryption_upgrade_fix | Björn Schießle | 2013-06-12 | 25 | -18/+375 |
| |\| | | | | | | | | | | | | | | | | | | Conflicts: apps/files_encryption/tests/crypt.php | ||||
| * | | | cleanup unused method legacyKeyRecryptKeyfile | Florin Peter | 2013-05-31 | 2 | -41/+0 |
| | | | | |||||
| * | | | Merge branch 'master' into files_encryption_upgrade_fix | Florin Peter | 2013-05-31 | 2 | -1/+12 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_encryption/appinfo/app.php | ||||
| * \ \ \ | Merge branch 'master' into files_encryption_upgrade_fix | Florin Peter | 2013-05-31 | 9 | -141/+139 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_encryption/lib/util.php | ||||
| * | | | | | normalize path to prevent following split to fail | Florin Peter | 2013-05-31 | 1 | -0/+2 |
| | | | | | | |||||
| * | | | | | fix legacy key in until test | Florin Peter | 2013-05-31 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | fix re-encrypt legacy files | Florin Peter | 2013-05-31 | 1 | -27/+15 |
| | | | | | | |||||
| * | | | | | use legacyDecrypt to decrypt key file like the previous files_encryption | Florin Peter | 2013-05-31 | 2 | -2/+2 |
| | | | | | | |||||
| * | | | | | fix for autoloader while user logged in and system is in maintenance | Florin Peter | 2013-05-31 | 1 | -23/+28 |
| | | | | | | |||||
* | | | | | | Merge branch 'master' into files_encryption_check_private_key | Björn Schießle | 2013-06-11 | 9 | -6/+151 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | Conflicts: apps/files_encryption/tests/crypt.php | ||||
| * | | | | | Merge pull request #3646 from owncloud/introduce_phpunit_timeouts | Thomas Müller | 2013-06-11 | 6 | -0/+123 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | add timeouts 3/30/90 to phpunit tests | ||||
| | * | | | | allow 30 sec for testDeleteFile | Jörn Friedrich Dreyer | 2013-06-10 | 1 | -0/+1 |
| | | | | | | |||||
| | * | | | | raise failed tests from first commit to size @medium | Jörn Friedrich Dreyer | 2013-06-10 | 1 | -0/+3 |
| | | | | | | |||||
| | * | | | | add timeouts 3/30/90 to phpunit tests | Jörn Friedrich Dreyer | 2013-06-10 | 5 | -0/+119 |
| | | | | | | |||||
| * | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-11 | 2 | -2/+23 |
| | | | | | | |||||
| * | | | | | Merge pull request #3647 from owncloud/missing_backticks | Morris Jobke | 2013-06-10 | 1 | -4/+4 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | add missing backticks all over the place | ||||
| | * | | | | | add missing backticks all over the place | Jörn Friedrich Dreyer | 2013-06-10 | 1 | -4/+4 |
| | |/ / / / |