- Jan 08, 2016
-
-
Lukas Reschke authored
Seems like Apache is inconsistent fun between versions. Let's remove it thus for now. -
Lukas Reschke authored
Use setifempty to please incompatible httpd versions
-
Jörn Friedrich Dreyer authored
-
Lukas Reschke authored
Some httpd versions have problem with the old logic leading to resourced served with multiple headers.
-
Thomas Müller authored
Router error handling + Base.php
-
Thomas Müller authored
Remove all cache avatars on avatar deletion
-
Jenkins for ownCloud authored
-
- Jan 07, 2016
-
-
Roeland Jago Douma authored
-
Lukas Reschke authored
- Some functions are entirely broken - PHPDoc etc...
-
Lukas Reschke authored
-
Roeland Jago Douma authored
Fixes #21513 Since we cache the generated avatars. We should also delete the generated sizes when we remove the avatar.
-
Thomas Müller authored
Cleanup OC_DB methods
-
Thomas Müller authored
Do not rewrite letsencrypt .well-known URI
-
Thomas Müller authored
Added new capabilities test with changes in server configuration
-
Thomas Müller authored
Issue 20218 min max owncloud version warning
-
Thomas Müller authored
Allow searching apps by ID
-
Joas Schilling authored
-
Thomas Müller authored
Check libsmbclient-php as well as smbclient binary
-
Thomas Müller authored
Add 'OCP\Files\IMimeTypeDetector' to DI container
-
Thomas Müller authored
Fix users list dropdown position after scroll
-
Thomas Müller authored
Fix method call + undefined variable
-
Thomas Müller authored
Allow downgrades for our brave developers, that switch between branches
-
Vincent Petry authored
When scrolling, the position calculation of the multiselect dropdown was wrong. Adding "position: relative" to the list container makes the button calculation relative to it instead of the whole page. In this case the dropdown is properly aligned with the field regardless of scrolling.
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Thomas Müller authored
[Sharing 2.0] create share
-
Morris Jobke authored
-
Morris Jobke authored
-
Morris Jobke authored
-
Morris Jobke authored
-
Morris Jobke authored
-
Thomas Müller authored
[3rdparty] Bump symfony/polyfill-php
-
Thomas Müller authored
Move lib/repair to lib/private/repair
-
Joas Schilling authored
-
Thomas Müller authored
remove mention of 'filesystem_check_changes' => 2 from the config sample
-
Lukas Reschke authored
Add token in webdav download link of public page
-
Vincent Petry authored
-
Lukas Reschke authored
1. Variable is not defined 2. Method does not expect any parameters ``` Undefined variable: user at /Users/lukasreschke/Documents/Programming/master/apps/encryption/settings/settings-admin.php#45 ```
-