- Jan 22, 2015
-
-
Georg Ehrke authored
-
Thomas Müller authored
Fix undefined offset 1 for wrong user mail address
-
Morris Jobke authored
* fixes Undefined offset: 1 at lib/private/mail.php#143
-
Thomas Müller authored
Get rid of log warning when using servercontainer
-
Bernhard Posselt authored
-
Morris Jobke authored
Fix reshare permission change to not impair other deletion code
-
Vincent Petry authored
A recent change that prevents reshare permission changes to delete group share children had the side-effect of also preventing group share children deletion when it needed to be done. This fix adds an extra flag to isolate the "reshare permission change" deletion case and keep the other ones as they were before, not only to fix the regression but also fix other potential regressions in code that uses this method. Also updated the comment because now Helper::delete() is no longer limited to reshares but also applies to group share children.
-
Jenkins for ownCloud authored
-
- Jan 21, 2015
-
-
Morris Jobke authored
Bypass the view when storing encryption keys
-
Morris Jobke authored
[ignore] delete all server-to-server shares if a user gets deleted
-
Morris Jobke authored
Make naming of encryption app consistent
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/13580
-
Thomas Müller authored
Remove duplicated slashes from the requested url
-
Thomas Müller authored
Do not clear fields until request return success in users admin page on user creation
-
Robin Appelman authored
-
Morris Jobke authored
add margin to log table - fixes #13558
-
Björn Schießle authored
-
Thomas Müller authored
show animated gifs on public sharing page
-
Thomas Müller authored
use title instead of name
-
Morris Jobke authored
-
Thomas Müller authored
External share dialog must properly read entered password
-
Morris Jobke authored
Set the debugoutput channel to error_log instead of echoing it
-
Thomas Müller authored
Fix webdav mkdir for remote shares
-
Morris Jobke authored
-
Vincent Petry authored
-
Joas Schilling authored
-
Vincent Petry authored
-
Robin Appelman authored
-
Bernhard Posselt authored
Unit tests are a must have for any changed code
-
Vincent Petry authored
Moved external share JS code into a small plugin to make it testable. Added unit test for the external share dialog logic + ajax calls.
-
Vincent Petry authored
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
- Jan 20, 2015
-
-
Sugaroverdose authored
-
Lukas Reschke authored
this must be larger then (>), since buggy behaviour occurs when the para...
-
Morris Jobke authored
avoid $this->cache being null
-
Arthur Schiwon authored
-
Robin Appelman authored
-
Thomas Müller authored
Issue/13451 redis json encode
-
Lukas Reschke authored
kill ancient code
-