Thomas Müller 275d666d26 Merge pull request #6438 from owncloud/core-logexceptionfix 11 jaren geleden
..
appframework 7755e69af0 add PHPDoc for urlParams 11 jaren geleden
archive 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
backgroundjob 4f4ad72460 remove background jobs if they are failing 11 jaren geleden
cache 5e397d89c4 Merge branch 'master' into fixing-4546-master 11 jaren geleden
connector 80d2371f97 Fixed touch after chunk assembling 11 jaren geleden
db 4fbc2774ef on mssql the schema migration sometimes fails due to an already existing transaction - error: 'New transaction is not allowed because there are other threads running in the session.' 11 jaren geleden
fileproxy 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
files 123bc9921a Merge pull request #6201 from owncloud/backgroundscan-reuse-etag 11 jaren geleden
group 8a86837eac remove unneeded ; in comment 11 jaren geleden
hooks 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
l10n 053b55721d Merge branch 'master' into fixing-appframework-master 11 jaren geleden
legacy 6a93994a01 Merge pull request #4796 from owncloud/config-no-catch 11 jaren geleden
log 62afe7fe7a remove passwords from logfile 11 jaren geleden
memcache 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
migration 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
minimizer 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
ocs d6ddb12c20 Get rid of the SELECT query. Try UPDATE, on failure INSERT. 11 jaren geleden
preview 14e7075030 we better use 5MB (1024 * 1024 * 5 = 5242880) instead of 1MB. 11 jaren geleden
search 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
session 6f3c49dabb fixing php 5.3 compatibility 11 jaren geleden
setup 87e795a693 fixing PHPDoc and spelling 11 jaren geleden
template 124984905e introduce OC_Helper::linkToDocs() 11 jaren geleden
user 91d6a6dd7c On webdav sesssions, loginname was compared to username which does not need to match necessarily 11 jaren geleden
vobject 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
activitymanager.php 8e97752bf7 adding OC6 public API for activities 11 jaren geleden
allconfig.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
api.php 1449437c9e Merge multiple failed third party responses when returning the result 11 jaren geleden
app.php bd450d6f6b add post_enable hook if a app gets enabled 11 jaren geleden
appconfig.php 1f1fcc6129 Remove "link" shares right after disabling the "allow_link_share" setting 11 jaren geleden
apphelper.php 3829a746a1 moving file to the right location 11 jaren geleden
archive.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
arrayparser.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
avatar.php 6085878966 Avatar: accept OC_Image as in setParameter 11 jaren geleden
avatarmanager.php 00071401d7 Round out Avatar Public API 11 jaren geleden
backgroundjob.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
cache.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
config.php 87a09156f8 use OC_Helper::linkToDocs() in lib/private/config.php 11 jaren geleden
contactsmanager.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
davclient.php b1f72edc57 Fixed spaces 11 jaren geleden
db.php cdd182ce35 Send "SET NAMES utf8" to MySQL for PHP below 5.3.6 11 jaren geleden
defaults.php 7f47cc062c fix defaults.php doc 11 jaren geleden
eventsource.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
filechunking.php d2d2c9a46d fixes #5367 11 jaren geleden
fileproxy.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
files.php 4c8bc61753 XSendfile and encryption don't work together 11 jaren geleden
geo.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
group.php 701009bd72 dispayNamesInGroup(s) should always return uid as key in the result attr, fixes #5209 11 jaren geleden
helper.php 614e4d485c External storage space is now not counted in total space 11 jaren geleden
hintexception.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
hook.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
image.php aeefe48cba Revert "use relative paths to create images from a file. This way it also works if" 11 jaren geleden
installer.php 7504fc0aef switch code checker on by default. apps are not allowed to access some of the internal classes where we have a public api for now 11 jaren geleden
json.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
l10n.php 4c4c9096c4 fix plural translation - fixes #6226 11 jaren geleden
log.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
mail.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
migrate.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
mimetypes.list.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
minimizer.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
navigationmanager.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
notsquareexception.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
ocs.php 330d026be7 fix the privatedata key value store 11 jaren geleden
ocsclient.php e2fe71b6e7 Merge branch 'master' into lib-private-master-2 11 jaren geleden
preferences.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
preview.php bdfef554c4 add PHPDoc for setMimetype() 11 jaren geleden
previewmanager.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
repair.php 10d84f6e9b Add a (currently) empty system for running common repair steps 11 jaren geleden
request.php 885d04bc86 Fix getRawPathInfo for the '/' edge case 11 jaren geleden
response.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
route.php cd2e1d0cfe Add patch method to OC_Route 11 jaren geleden
router.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
search.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
server.php 92c8672c0f fixing PHPDoc comments and syntax 11 jaren geleden
setup.php b5e013973b implementing solution using <ifModule mod_authz_core> 11 jaren geleden
subadmin.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
tagmanager.php 8e0060405d reorganize file in lib 11 jaren geleden
tags.php a3fbad43c1 Use DEBUG instead of ERROR when favourites not found. Fix #6419 11 jaren geleden
template.php 2a1d6d3106 Do not use L10n when logging exceptions 11 jaren geleden
templatelayout.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden
updater.php 10d84f6e9b Add a (currently) empty system for running common repair steps 11 jaren geleden
urlgenerator.php 682d6e8a80 use SERVERROOT instead of WEBROOT in all file_exists checks, whitespace 11 jaren geleden
user.php 6deda1b9f6 return false if user is in incognito mode 11 jaren geleden
util.php 61296ed7bb lower required php version to 5.3.3 11 jaren geleden
vobject.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 jaren geleden