Thomas Müller cd2421c7ee adding PHPDoc comments to getBackend 11 年之前
..
archive d9c697534d Fix some typos 11 年之前
backgroundjob b7585050b5 Move legacy backgroundjob classes to a place where they can be autoloaded 11 年之前
cache ec3639dc7a Always check variable type before using readdir to avoid surprises 11 年之前
connector ec3639dc7a Always check variable type before using readdir to avoid surprises 11 年之前
db d563367b0f More style fixes 11 年之前
fileproxy 5c9aedac1b remove outdated quota proxy 11 年之前
files 0f4e214a90 adding null check on a mount's storage 11 年之前
group 1f5a55ddff consolidate validity check for users in group class 11 年之前
hooks 4a4e139c83 forward previously registerd hooks 11 年之前
l10n 6b1843d91b [tx-robot] updated from transifex 11 年之前
legacy fbbe0ebe77 add function to get config object from OC_Config 11 年之前
log d4952bd9df fix typo 11 年之前
memcache aba64a0b81 Class Auto Loader: Cache paths in APC 11 年之前
migration c01675de5d more is_resource checks before readdir 11 年之前
minimizer 3829460ab8 adding space between) and { 12 年之前
ocs f1836a997f remove the activity call here. it is not implemented anyways. This will be provided by Activity app in the future. 11 年之前
preview 2954db165b use avconv instead of ffmpeg 11 年之前
public cd2421c7ee adding PHPDoc comments to getBackend 11 年之前
search 4b940955dd merge master into filesystem 12 年之前
session 57f712f8a9 implement ArrayInterface with Session 11 年之前
setup 9c5416fe4a Clean up \OC\Util 11 年之前
template 4b5fb08c2c Merge master into oc_preview 11 年之前
user 9e8a6b704d Add _many_ newlines at the end of files 11 年之前
vobject 9e8a6b704d Add _many_ newlines at the end of files 11 年之前
api.php 8ca0a957ad Allow setting defaults and requirements for the api route 11 年之前
app.php ec3639dc7a Always check variable type before using readdir to avoid surprises 11 年之前
appconfig.php ffae6f4b84 Style-fix: Breakup long lines 11 年之前
archive.php ec3639dc7a Always check variable type before using readdir to avoid surprises 11 年之前
arrayparser.php 46626915ef Use a parser to read custom mount configuration instead of including the php files 11 年之前
autoloader.php aba64a0b81 Class Auto Loader: Cache paths in APC 11 年之前
avatar.php bf7f94422f Bring another enable_avatars to $_ and fix $thus->$this 11 年之前
backgroundjob.php 5bfe4adbaa Whitespace cleanup 12 年之前
base.php c9c5e1b97f Merge branch 'master' into oc_avatars 11 年之前
cache.php 80a3f8d066 Seperate memory based cache from OC_Cache 11 年之前
config.php 9b1866f1ac merge master 11 年之前
db.php 786017c247 Register EventSubscriber that resets Oracle's NLS_DATE_FORMAT etc. 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 9e8a6b704d Add _many_ newlines at the end of files 11 年之前
group.php df358dfef5 fix function call for searUsers() 11 年之前
helper.php 049e57ac4a remove unused OC_L10N 11 年之前
hintexception.php c6bbccc776 Merge branch 'master' into convert-oc_config 11 年之前
hook.php bb75dfc021 Whitespace fixes 11 年之前
image.php 2d6a400381 Check for $this->fileInfo and @depend on testData() 11 年之前
installer.php a58e176852 Merge pull request #4506 from owncloud/oc_avatars 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 年之前
notsquareexception.php 9a8908b643 Use Jcrop, have inline errormsg, work on cropping, clean up, WIP 11 年之前
ocs.php ffae6f4b84 Style-fix: Breakup long lines 11 年之前
ocsclient.php 58e036e304 remove knowledgebase calls that are no longer used in ownCloud 5/6 11 年之前
preferences.php d9c697534d Fix some typos 11 年之前
preview.php 728fc7f123 fix parameter missing warning 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 9c5416fe4a Clean up \OC\Util 11 年之前
subadmin.php 31b1a73e1f Check if user is admin - bool 12 年之前
template.php 75fd6d4fde initialize OC_Defaults in template constructorX 11 年之前
templatelayout.php bf7f94422f Bring another enable_avatars to $_ and fix $thus->$this 11 年之前
updater.php a0d5ba1167 fix typo 11 年之前
user.php 9c5416fe4a Clean up \OC\Util 11 年之前
util.php af2164bbcb no further comment - which dev did not test this BEFORE submitting the pull request? 11 年之前
vcategories.php c223bee6df fix numRows usage in core lib 11 年之前
vobject.php afadf93d31 Checkstyle: many fixes 12 年之前