Thomas Müller cd2421c7ee adding PHPDoc comments to getBackend 11 jaren geleden
..
archive d9c697534d Fix some typos 11 jaren geleden
backgroundjob b7585050b5 Move legacy backgroundjob classes to a place where they can be autoloaded 11 jaren geleden
cache ec3639dc7a Always check variable type before using readdir to avoid surprises 11 jaren geleden
connector ec3639dc7a Always check variable type before using readdir to avoid surprises 11 jaren geleden
db d563367b0f More style fixes 11 jaren geleden
fileproxy 5c9aedac1b remove outdated quota proxy 11 jaren geleden
files 0f4e214a90 adding null check on a mount's storage 11 jaren geleden
group 1f5a55ddff consolidate validity check for users in group class 11 jaren geleden
hooks 4a4e139c83 forward previously registerd hooks 11 jaren geleden
l10n 6b1843d91b [tx-robot] updated from transifex 11 jaren geleden
legacy fbbe0ebe77 add function to get config object from OC_Config 11 jaren geleden
log d4952bd9df fix typo 11 jaren geleden
memcache aba64a0b81 Class Auto Loader: Cache paths in APC 11 jaren geleden
migration c01675de5d more is_resource checks before readdir 11 jaren geleden
minimizer 3829460ab8 adding space between) and { 12 jaren geleden
ocs f1836a997f remove the activity call here. it is not implemented anyways. This will be provided by Activity app in the future. 11 jaren geleden
preview 2954db165b use avconv instead of ffmpeg 11 jaren geleden
public cd2421c7ee adding PHPDoc comments to getBackend 11 jaren geleden
search 4b940955dd merge master into filesystem 12 jaren geleden
session 57f712f8a9 implement ArrayInterface with Session 11 jaren geleden
setup 9c5416fe4a Clean up \OC\Util 11 jaren geleden
template 4b5fb08c2c Merge master into oc_preview 11 jaren geleden
user 9e8a6b704d Add _many_ newlines at the end of files 11 jaren geleden
vobject 9e8a6b704d Add _many_ newlines at the end of files 11 jaren geleden
api.php 8ca0a957ad Allow setting defaults and requirements for the api route 11 jaren geleden
app.php ec3639dc7a Always check variable type before using readdir to avoid surprises 11 jaren geleden
appconfig.php ffae6f4b84 Style-fix: Breakup long lines 11 jaren geleden
archive.php ec3639dc7a Always check variable type before using readdir to avoid surprises 11 jaren geleden
arrayparser.php 46626915ef Use a parser to read custom mount configuration instead of including the php files 11 jaren geleden
autoloader.php aba64a0b81 Class Auto Loader: Cache paths in APC 11 jaren geleden
avatar.php bf7f94422f Bring another enable_avatars to $_ and fix $thus->$this 11 jaren geleden
backgroundjob.php 5bfe4adbaa Whitespace cleanup 12 jaren geleden
base.php c9c5e1b97f Merge branch 'master' into oc_avatars 11 jaren geleden
cache.php 80a3f8d066 Seperate memory based cache from OC_Cache 11 jaren geleden
config.php 9b1866f1ac merge master 11 jaren geleden
db.php 786017c247 Register EventSubscriber that resets Oracle's NLS_DATE_FORMAT etc. 11 jaren geleden
defaults.php aacca494c5 introduce shortname themable string and split from title, use for image alt text 11 jaren geleden
eventsource.php 2b89b7c880 Split scanning logic from ajax file 11 jaren geleden
filechunking.php ffae6f4b84 Style-fix: Breakup long lines 11 jaren geleden
fileproxy.php d3e37fa157 remove fileatime from common storage backend 12 jaren geleden
files.php 179b42c56d Fixed review issues 11 jaren geleden
geo.php 9e8a6b704d Add _many_ newlines at the end of files 11 jaren geleden
group.php df358dfef5 fix function call for searUsers() 11 jaren geleden
helper.php 049e57ac4a remove unused OC_L10N 11 jaren geleden
hintexception.php c6bbccc776 Merge branch 'master' into convert-oc_config 11 jaren geleden
hook.php bb75dfc021 Whitespace fixes 11 jaren geleden
image.php 2d6a400381 Check for $this->fileInfo and @depend on testData() 11 jaren geleden
installer.php a58e176852 Merge pull request #4506 from owncloud/oc_avatars 11 jaren geleden
json.php c9c1e483c5 use utf-8 encoding for json 11 jaren geleden
l10n.php 43be3eb4d0 Changing elseif statement to what the PEAR coding guidelines say. 11 jaren geleden
log.php 1edf01d09f Fix usage of non existent consts 11 jaren geleden
mail.php 3c691c9ec9 move to non-static OC_Defaults 11 jaren geleden
migrate.php 3ae70ab162 Check if username is valid and remove slashes from filename 11 jaren geleden
mimetypes.list.php 3534c3b373 add reveal mimetype 11 jaren geleden
minimizer.php fd060d4849 really check if mod_deflate is loaded 12 jaren geleden
notsquareexception.php 9a8908b643 Use Jcrop, have inline errormsg, work on cropping, clean up, WIP 11 jaren geleden
ocs.php ffae6f4b84 Style-fix: Breakup long lines 11 jaren geleden
ocsclient.php 58e036e304 remove knowledgebase calls that are no longer used in ownCloud 5/6 11 jaren geleden
preferences.php d9c697534d Fix some typos 11 jaren geleden
preview.php 728fc7f123 fix parameter missing warning 11 jaren geleden
request.php 7d7a2ce317 use $_SERVER['SERVER_NAME'] in case $_SERVER['HTTP_HOST'] is not set 11 jaren geleden
response.php 8dc6bdd96b clean up usage of DatabaseSetupException and catch Exceptions in entrypoints 11 jaren geleden
route.php 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 12 jaren geleden
router.php 73ed62976d Fix previous commit 11 jaren geleden
search.php bb75dfc021 Whitespace fixes 11 jaren geleden
setup.php 9c5416fe4a Clean up \OC\Util 11 jaren geleden
subadmin.php 31b1a73e1f Check if user is admin - bool 12 jaren geleden
template.php 75fd6d4fde initialize OC_Defaults in template constructorX 11 jaren geleden
templatelayout.php bf7f94422f Bring another enable_avatars to $_ and fix $thus->$this 11 jaren geleden
updater.php a0d5ba1167 fix typo 11 jaren geleden
user.php 9c5416fe4a Clean up \OC\Util 11 jaren geleden
util.php af2164bbcb no further comment - which dev did not test this BEFORE submitting the pull request? 11 jaren geleden
vcategories.php c223bee6df fix numRows usage in core lib 11 jaren geleden
vobject.php afadf93d31 Checkstyle: many fixes 12 jaren geleden