Robin Appelman f22719b1ee Scanner: correctly pass trough reuse options when doing a recursive scan 11 年 前
..
archive d9c697534d Fix some typos 11 年 前
backgroundjob b7585050b5 Move legacy backgroundjob classes to a place where they can be autoloaded 11 年 前
cache ab6e47b44a oc_cache needs to disable file proxys for read/write operation. Otherwise the operation will go through the encryption app which will not work. 11 年 前
connector ad266a4253 Merge branch 'master' into sabre-objecttree 11 年 前
db d563367b0f More style fixes 11 年 前
fileproxy 451daf3ab1 Keep user quota into account when the storage backend has unkown free space 11 年 前
files f22719b1ee Scanner: correctly pass trough reuse options when doing a recursive scan 11 年 前
group 4e3bfd8ddd Fix group id naming fid->gid 11 年 前
hooks 4a4e139c83 forward previously registerd hooks 11 年 前
l10n 5ebff8cfc4 [tx-robot] updated from transifex 11 年 前
legacy fbbe0ebe77 add function to get config object from OC_Config 11 年 前
log d1a39ab01c Merge pull request #4293 from owncloud/config-date 11 年 前
memcache 25003fb213 Add ACPu memory cache 11 年 前
migration 89f8f8e42d app migrate: Use = instead of LIKE as described in the comment above. 11 年 前
minimizer 3829460ab8 adding space between) and { 12 年 前
ocs 7eb6cc62f8 Make class properties protected instead of private to allow subclassing 11 年 前
public 9253627327 cancel sharing if some users doesn't have a working encryption set-up. 11 年 前
search 4b940955dd merge master into filesystem 12 年 前
session 57f712f8a9 implement ArrayInterface with Session 11 年 前
setup 194ab11322 General fixes 11 年 前
template 75fd6d4fde initialize OC_Defaults in template constructorX 11 年 前
user fb40d9e1e6 Merge branch 'master' into groups 11 年 前
vobject cb41a30b00 Add Compound property to avoid double escaping values. 11 年 前
api.php 8ca0a957ad Allow setting defaults and requirements for the api route 11 年 前
app.php 367b248bc0 show 'More apps' link to app administration directly in app navigation 11 年 前
appconfig.php ffae6f4b84 Style-fix: Breakup long lines 11 年 前
archive.php d9c697534d Fix some typos 11 年 前
arrayparser.php 46626915ef Use a parser to read custom mount configuration instead of including the php files 11 年 前
autoloader.php 988b539dd7 Let's just use '/' as we do almost everywhere - this change fixes two failing unit tests 11 年 前
backgroundjob.php 5bfe4adbaa Whitespace cleanup 12 年 前
base.php 93b227d803 shorten wording on config directory errors 11 年 前
cache.php 80a3f8d066 Seperate memory based cache from OC_Cache 11 年 前
config.php 9b1866f1ac merge master 11 年 前
db.php d563367b0f More style fixes 11 年 前
defaults.php aacca494c5 introduce shortname themable string and split from title, use for image alt text 11 年 前
eventsource.php 2b89b7c880 Split scanning logic from ajax file 11 年 前
filechunking.php ffae6f4b84 Style-fix: Breakup long lines 11 年 前
fileproxy.php d3e37fa157 remove fileatime from common storage backend 12 年 前
files.php 179b42c56d Fixed review issues 11 年 前
geo.php 3829460ab8 adding space between) and { 12 年 前
group.php df358dfef5 fix function call for searUsers() 11 年 前
helper.php df8ad46dae Change exit calls to throwing an exception 11 年 前
hintexception.php c6bbccc776 Merge branch 'master' into convert-oc_config 11 年 前
hook.php bb75dfc021 Whitespace fixes 11 年 前
image.php 1b567b2ad1 Don't throw a fatal, if is_file() parameter isn't 11 年 前
installer.php a22940d3cd Add OC_L10N to public api 11 年 前
json.php c9c1e483c5 use utf-8 encoding for json 11 年 前
l10n.php 43be3eb4d0 Changing elseif statement to what the PEAR coding guidelines say. 11 年 前
log.php 1edf01d09f Fix usage of non existent consts 11 年 前
mail.php 3c691c9ec9 move to non-static OC_Defaults 11 年 前
migrate.php 3ae70ab162 Check if username is valid and remove slashes from filename 11 年 前
mimetypes.list.php 3534c3b373 add reveal mimetype 11 年 前
minimizer.php fd060d4849 really check if mod_deflate is loaded 12 年 前
ocs.php ffae6f4b84 Style-fix: Breakup long lines 11 年 前
ocsclient.php ffae6f4b84 Style-fix: Breakup long lines 11 年 前
preferences.php d9c697534d Fix some typos 11 年 前
request.php 7d7a2ce317 use $_SERVER['SERVER_NAME'] in case $_SERVER['HTTP_HOST'] is not set 11 年 前
response.php 8dc6bdd96b clean up usage of DatabaseSetupException and catch Exceptions in entrypoints 11 年 前
route.php 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 12 年 前
router.php 73ed62976d Fix previous commit 11 年 前
search.php bb75dfc021 Whitespace fixes 11 年 前
setup.php 8c5df31c49 DRY use OC_Template::printErrorPage 11 年 前
subadmin.php 31b1a73e1f Check if user is admin - bool 12 年 前
template.php 75fd6d4fde initialize OC_Defaults in template constructorX 11 年 前
templatelayout.php 5965f3ecea Split locating JS and CSS files to their own class 11 年 前
updater.php a0d5ba1167 fix typo 11 年 前
user.php 062769ab61 Remove noisy Log/Debug message 11 年 前
util.php f658852276 Merge branch 'master' into fixing-testGetById-master 11 年 前
vcategories.php c223bee6df fix numRows usage in core lib 11 年 前
vobject.php afadf93d31 Checkstyle: many fixes 12 年 前