Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 12 | -12/+12 |
| | |||||
* | Merge pull request #4352 from owncloud/encryption_clean_up | Björn Schießle | 2013-08-17 | 5 | -445/+50 |
|\ | | | | | crypt.php clean up | ||||
| * | change decryptUnknownKeyfile() to decryptKeyfile(), we always use openssl_seal | Bjoern Schiessle | 2013-08-12 | 1 | -30/+6 |
| | | |||||
| * | Merge branch 'encryption_clean_up' of github.com:owncloud/core into ↵ | Bjoern Schiessle | 2013-08-09 | 2 | -7/+7 |
| |\ | | | | | | | | | | encryption_clean_up | ||||
| | * | fixing typos and PHPDoc | Thomas Müller | 2013-08-08 | 2 | -7/+7 |
| | | | |||||
| * | | remove old comments, TODos, etc. | Bjoern Schiessle | 2013-08-09 | 2 | -66/+0 |
| |/ | |||||
| * | remove todo item | Bjoern Schiessle | 2013-08-08 | 1 | -4/+0 |
| | | |||||
| * | adapt tests to the changes in crypt.php | Bjoern Schiessle | 2013-08-08 | 2 | -244/+31 |
| | | |||||
| * | make methods private which are not used from outside | Bjoern Schiessle | 2013-08-08 | 1 | -101/+13 |
| | | |||||
* | | remove ru_RU - fixes #3135 | Thomas Müller | 2013-08-17 | 1 | -5/+0 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-16 | 1 | -1/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-15 | 2 | -0/+3 |
| | | |||||
* | | Merge pull request #4393 from owncloud/fix_4326 | Andreas Fischer | 2013-08-14 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | provide correct path for require_once * owncloud/fix_4326: use __DIR__ instead of realpath provide correct path for require_once | ||||
| * | | use __DIR__ instead of realpath | Bjoern Schiessle | 2013-08-14 | 1 | -1/+1 |
| | | | |||||
| * | | provide correct path for require_once | Bjoern Schiessle | 2013-08-12 | 1 | -1/+1 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-13 | 3 | -0/+8 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-11 | 9 | -0/+10 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-09 | 59 | -80/+179 |
| | | |||||
* | | more error messages which might be useful for the user to debug his server ↵ | Bjoern Schiessle | 2013-08-08 | 2 | -2/+6 |
| | | | | | | | | config | ||||
* | | improved error message to refect openSSL PHP extension and stock openSSL ↵ | Bjoern Schiessle | 2013-08-08 | 1 | -1/+1 |
| | | | | | | | | configuration issues | ||||
* | | also write error message to the log | Bjoern Schiessle | 2013-08-08 | 1 | -0/+1 |
| | | |||||
* | | catch broken server config and disable encryption app. | Bjoern Schiessle | 2013-08-08 | 2 | -1/+13 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-07 | 3 | -16/+17 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-05 | 1 | -0/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-04 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-03 | 3 | -0/+3 |
|/ | |||||
* | fix test and make warning translatable | Bjoern Schiessle | 2013-08-01 | 2 | -3/+9 |
| | |||||
* | cancel sharing if some users doesn't have a working encryption set-up. | Bjoern Schiessle | 2013-08-01 | 1 | -9/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-01 | 1 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-31 | 1 | -0/+10 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-30 | 2 | -1/+43 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-28 | 3 | -1/+20 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-27 | 1 | -0/+5 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-23 | 2 | -1/+19 |
| | |||||
* | Merge branch 'master' into parallel-autotest.sh-master | Thomas Müller | 2013-07-22 | 3 | -8/+13 |
|\ | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-22 | 1 | -0/+2 |
| | | |||||
| * | mark test as incomplete because I can't reproduce jenkins failure | Morris Jobke | 2013-07-21 | 1 | -0/+3 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-19 | 1 | -8/+8 |
| | | |||||
* | | don't rely on admin user but create a test user for Test_Encryption_Keymanager | Thomas Müller | 2013-07-19 | 1 | -17/+15 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-18 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-14 | 1 | -0/+3 |
| | |||||
* | Removed the preview warning. This is only a simple text change | Frank Karlitschek | 2013-07-13 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-12 | 2 | -1/+22 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-11 | 2 | -1/+35 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-09 | 2 | -0/+5 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-08 | 2 | -3/+7 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-07 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-06 | 4 | -0/+28 |
| | |||||
* | remove wrong closing bracket | Björn Schießle | 2013-07-05 | 1 | -1/+0 |
| | |||||
* | added helper function to escape glob pattern | Björn Schießle | 2013-07-05 | 3 | -5/+15 |
| | | | | | | Conflicts: apps/files_encryption/lib/helper.php |