- 18 Apr, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 17 Apr, 2015 22 commits
-
-
Morris Jobke authored
always open filter tab in raw mode, when 'Manually enter LDAP filters' i...
-
Arthur Schiwon authored
-
Morris Jobke authored
Get rid of the obsolete OC_VObject class
-
Morris Jobke authored
fix capitalization for server-side encryption and email server
-
Thomas Müller authored
This reverts commit a255866a.
-
Thomas Müller authored
This reverts commit c1a60a23.
-
Thomas Müller authored
-
Jan-Christoph Borchardt authored
-
Thomas Müller authored
-
Thomas Müller authored
Fix 15696 master
-
Thomas Müller authored
Delay initialization of the OC\Encryption\Update - introducing 'OC\Encry...
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
fix change password if no user is logged in, occ call
-
Thomas Müller authored
-
Bjoern Schiessle authored
-
Vincent Petry authored
The class isn't needed any more since the update to Sabre 2.1
-
Vincent Petry authored
always create a new instance of the encryption module
-
Bjoern Schiessle authored
-
Thomas Müller authored
Fix private member access of parent class in ocsresponse
-
Thomas Müller authored
Add @since tags to all methods in public namespace
-
Jenkins for ownCloud authored
-
- 16 Apr, 2015 17 commits
-
-
Morris Jobke authored
* enhance the app development experience - you can look up the method introduction right inside the code without searching via git blame * easier to write apps for multiple versions
-
Morris Jobke authored
* noticed while checking PHPDoc
-
Clark Tomlinson authored
[encryption] display warning if password changed or if the keys are not initialized
-
Clark Tomlinson authored
add migration script from old encryption to new one
-
Joas Schilling authored
Convert error and hint to string before writing to the output
-
Joas Schilling authored
[master] Using TRANSACTION_READ_COMMITTED
-
Bjoern Schiessle authored
-
Bjoern Schiessle authored
-
Bjoern Schiessle authored
-
Bjoern Schiessle authored
if we start writing a file from the beginning, size should start by zero; result of floor needs to be casted to int in order to compare it with ->size
-
Bjoern Schiessle authored
-
Bjoern Schiessle authored
-
Bjoern Schiessle authored
-
Bjoern Schiessle authored
-
Thomas Müller authored
Convert error and hint to string before writing to the output - fixes https://mailman.owncloud.org/pipermail/devel/2015-April/001184.html
-
Joas Schilling authored
files_encryption -> encryption
-
Thomas Müller authored
-