- Nov 30, 2015
-
-
Vincent Petry authored
-
Thomas Müller authored
Don't trust update server
-
Thomas Müller authored
Dont die when we're missing a route
-
Thomas Müller authored
Revert "Dont bother with stream_resolve_include_path if the path is already absolute"
-
Jenkins for ownCloud authored
-
- Nov 29, 2015
-
-
Vincent Petry authored
-
Jenkins for ownCloud authored
-
- Nov 28, 2015
-
-
Robin McCorkell authored
Fix some PHPDocs
-
Lukas Reschke authored
Some classes included via `use` did not even exist anymore.
-
Lukas Reschke authored
In case the update server may deliver malicious content this would allow an adversary to inject arbitrary HTML into the response. So very bad stuff. While signing the response would be better and something we can also do in the future (considering the code signing work), this is already a good first start.
-
Jenkins for ownCloud authored
-
Thomas Müller authored
Scrutinizer Auto-Fixes
-
- Nov 27, 2015
-
-
Robin Appelman authored
Skip unavailable storages in scanner
-
Robin Appelman authored
-
Scrutinizer Auto-Fixer authored
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
-
Thomas Müller authored
Deduplicate queued trashbin expire jobs
-
Thomas Müller authored
Dont bother with stream_resolve_include_path if the path is already absolute
-
Thomas Müller authored
Add Workflow app to shipped list
-
Morris Jobke authored
* fixes #20425 * this removes the argument trashbin size from the expire job - it is now calculated in the expire job * the queue now detects properly that the job is already queue and doesn't add it again
-
Robin Appelman authored
-
Robin Appelman authored
-
Joas Schilling authored
-
Thomas Müller authored
Also allow empty value for no-HTTPS
-
Robin Appelman authored
-
Robin Appelman authored
-
Thomas Müller authored
Add full interface of server container as alias
-
Thomas Müller authored
Only reject ajax auth if user is really logged out
-
Thomas Müller authored
[3rdparty] bump symfony/console to 2.7.7
-
Mitar authored
-
Roeland Jago Douma authored
-
Mitar authored
This makes it work better with old version of Nginx.
-
Thomas Müller authored
[3rdparty] Bump punic to 1.6.3
-
Jenkins for ownCloud authored
-
- Nov 26, 2015
-
-
Thomas Müller authored
Split contexts and start of federation tests
-
Roeland Jago Douma authored
-
Morris Jobke authored
-
Vincent Petry authored
-
Sergio Bertolin authored
-
Thomas Müller authored
Always installed apps includes the hardcoded ones from shipped.json
-
Thomas Müller authored
Users are available under it's own principal resource named 'principa…
-