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