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