- 02 Dec, 2014 3 commits
-
-
Morris Jobke authored
Fix deleting non deletable files by selecting them
-
Morris Jobke authored
Check imagecreate*() return before using and use logger in \OC_Image
-
Thomas Müller authored
Implement a logger to log to error_log
-
- 01 Dec, 2014 7 commits
-
-
Christian Kampka authored
-
Thomas Müller authored
Allow read-only configuration
-
Thomas Müller authored
-
Byron Marohn authored
This checks that imagecreatetruecolor actually creates an image, rather than returning FALSE. Without this check, subsequent loop might create billions of ERROR-level log messages. Signed-off-by:
Byron Marohn <combustible@live.com>
-
Vincent Petry authored
Issue/12460 port local changes2mapped
-
Lukas Reschke authored
Depcrate namespaced functions, since they can not be autoloaded
-
Jenkins for ownCloud authored
-
- 30 Nov, 2014 2 commits
-
-
Morris Jobke authored
You can only change the oritentation of a JPEG
-
Jenkins for ownCloud authored
-
- 29 Nov, 2014 1 commit
-
-
Jenkins for ownCloud authored
-
- 28 Nov, 2014 19 commits
-
-
Lukas Reschke authored
Disable MSSQL and OCI for new CE installations
-
Lukas Reschke authored
activitymanager: concatenate queries with 'or'
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
Since automatic schema migrations are not yet possible let's disable this for now.
-
Bjoern Schiessle authored
-
Lukas Reschke authored
add activity priorities to core so that other apps can reuse it
-
Lukas Reschke authored
Issue/6101 Autoload preview providers
-
Thomas Müller authored
Skip lostcontroller sending email test on windows
-
Joas Schilling authored
-
Bjoern Schiessle authored
-
Vincent Petry authored
Add notes that SQLite is CE only
-
Morris Jobke authored
Add functions to modify cookies to response class
-
Morris Jobke authored
Issue/6101 Make all interfaces/classes autoloadable
-
Morris Jobke authored
Limit blacklist to php files
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Jenkins for ownCloud authored
-
- 27 Nov, 2014 8 commits
-
-
Richard Clarkson authored
During performance optimization I have discovered that the installer scans all files for the blacklisted words. This greatly impacts speed on lower end devices such as the raspberry pie. This commit limits it to PHP files which seems to achieve the desired effect. I have used the --include option to achieve this, see http://stackoverflow.com/questions/1987926/how-do-i-grep-recursively This contribution is MIT licensed
-
Joas Schilling authored
So the class files only have class code and don't execute code
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Robin Appelman authored
Add Jail and PermissionsMask storage wrappers
-
Robin Appelman authored
-
Robin Appelman authored
-