- Aug 25, 2014
-
-
Joas Schilling authored
-
Jenkins for ownCloud authored
-
- Aug 24, 2014
-
-
Jenkins for ownCloud authored
-
- Aug 23, 2014
-
-
Jenkins for ownCloud authored
-
- Aug 22, 2014
-
-
Clark Tomlinson authored
Format file Removing calls to deprecated classes and using internal method to get via http Missed a character Fix inverted logic
-
Lukas Reschke authored
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
- Aug 21, 2014
-
-
Lukas Reschke authored
Adds a little button to the trusted domain warning, if an admin clicks on the warning he will be redirected to ownCloud and asked whether he want to trust this domain. By far not the cleanest code, or clean at all, but does the job and I don't see a reason to make a lot of changes for this little improvement.
-
Robin Appelman authored
-
Robin Appelman authored
-
Jenkins for ownCloud authored
-
- Aug 20, 2014
-
-
Vincent Petry authored
Fixes the issue that makes SQLite freeze on later tests.
-
Vincent Petry authored
-
Jenkins for ownCloud authored
-
- Aug 19, 2014
-
-
Morris Jobke authored
-
Morris Jobke authored
-
Lukas Reschke authored
-
Morris Jobke authored
-
Stephan Peijnik authored
Signed-off-by:
Stephan Peijnik <speijnik@anexia-it.com>
-
Stephan Peijnik authored
As constants not defined within a class cannot be automatically found by the autoloader moving those constants into a class makes them accessible to code which uses them. Signed-off-by:
Stephan Peijnik <speijnik@anexia-it.com>
-
Lukas Reschke authored
Hopefully this will stop people from copying the sample config. I'm so annoyed by all those wrong bug reports... Add some explanation about this switch Move check to init
-
Jenkins for ownCloud authored
-
- Aug 18, 2014
-
-
helix84 authored
-
Robin Appelman authored
-
Jenkins for ownCloud authored
-
- Aug 17, 2014
-
-
Thomas Müller authored
-
Georg Ehrke authored
-
Lukas Reschke authored
-
Jenkins for ownCloud authored
-
- Aug 16, 2014
-
-
Jenkins for ownCloud authored
-
- Aug 15, 2014
-
-
Stefan Rado authored
-
Lukas Reschke authored
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/10366
-
Lukas Reschke authored
Users should not be able to enable debug mode on their own by setting a cookie. Using debug mode might leak too much information about the environment or have other unexpected behaviour. We should backport this.
-
Jenkins for ownCloud authored
-
- Aug 14, 2014
-
-
Jörn Friedrich Dreyer authored
-
Joas Schilling authored
-
Vincent Petry authored
Whenenver range headers are set and encryption is enabled, it is not possible to automatically fseek() to the proper position. To avoid returning corrupt/invalid data or causing a decryption error, the range headers are stripped so that the SabreDAV code in httpGet() returns the whole file.
-
Jörn Friedrich Dreyer authored
-