- 07 Jan, 2015 4 commits
-
-
Joas Schilling authored
-
Thomas Müller authored
allow css/js asset directory to be relocated ('assetdirectory')
-
Jenkins for ownCloud authored
-
Morris Jobke authored
Prevent leaking db connection info in the stacktrace
-
- 06 Jan, 2015 20 commits
-
-
Thomas Müller authored
Update jquery strengthify
-
Robin Appelman authored
Fix group select autocomplete
-
Lukas Reschke authored
Add error handling to getstoragestats.php
-
Thomas Müller authored
Fix check if a path argument is passed to occ files:scan
-
Robin Appelman authored
-
Morris Jobke authored
Full content width search results
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Jörn Friedrich Dreyer authored
-
Morris Jobke authored
-
Thomas Müller authored
fixing wrong usage of license vs licence
-
Thomas Müller authored
degraded logging policy for server container in AppFramework
-
Thomas Müller authored
Fix JS asset generation
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Morris Jobke authored
-
Morris Jobke authored
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
- 05 Jan, 2015 16 commits
-
-
Adam Williamson authored
This allows the directory where CSS/JS asset collections are written to be changed, in case SERVERROOT is not writeable. Note it does *not* allow the expected URL to be changed: whatever directory is used, the server must be configured to serve it at WEBROOT/assets. It may be possible to add another config parameter to allow the admin to specify a custom asset URL, but I thought I'd keep the first implementation simple.
-
Thomas Müller authored
Merge pull request #13101 from owncloud/variable-is-undefined-please-use-a-proper-ide-in-the-future-whoever-did-that Fix undefined variable and write unit tests for OC_Principal connector
-
Jörn Friedrich Dreyer authored
-
Robin McCorkell authored
At some point SeparatorFilter should be included upstream (kriswallsmith/assetic), then lib/private/assetic/separatorfilter.php can be removed and the `use` in lib/private/templatelayout.php rewritten. SeparatorFilter inserts a separator between assets, preventing issues when files are incorrectly terminated. For JS this is a semicolon.
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Morris Jobke authored
escape . in htaccess regex for CSS and JS HTTP headers
-
Morris Jobke authored
Check for version before mounting a public link
-
Jörn Friedrich Dreyer authored
-
Bernhard Posselt authored
Use info instead of warning log level
-
Morris Jobke authored
* ownCloud 7.0.0 is needed - version of merge of server <-> server sharing - https://github.com/owncloud/core/pull/8399 * adjust error message
-
Lukas Reschke authored
Otherwise the log is flooded as can be seen at https://github.com/owncloud/core/issues/13106 Fixes https://github.com/owncloud/core/issues/13106
-
Lukas Reschke authored
Remove unnecessary setUp method from provisioning_api
-
Morris Jobke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
-