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