Georg Ehrke 640253fa31 fix code style of try catch blocks 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 0ae8eb4f5e Merge branch 'master' into cache 11 years ago
connector ad266a4253 Merge branch 'master' into sabre-objecttree 11 years ago
db e2b6781cf9 Tweaks to the MDB2SchemaReader 11 years ago
fileproxy 451daf3ab1 Keep user quota into account when the storage backend has unkown free space 11 years ago
files 7c6246fa45 Merge pull request #4213 from owncloud/scanning-performance 11 years ago
group 4e3bfd8ddd Fix group id naming fid->gid 11 years ago
hooks 4a4e139c83 forward previously registerd hooks 11 years ago
l10n 48621115c1 [tx-robot] updated from transifex 11 years ago
legacy 1a2db491af Merge pull request #3962 from owncloud/move-error-handlers 11 years ago
log 4a6803ef9d Check if logger is set, also no need to return true 11 years ago
memcache 25003fb213 Add ACPu memory cache 11 years ago
migration ffae6f4b84 Style-fix: Breakup long lines 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
preview 640253fa31 fix code style of try catch blocks 11 years ago
public 7425efade7 Merge branch 'master' into oc_preview 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 d84d8f7108 fix merge conflicts 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 179b42c56d Fixed review issues 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 7425efade7 Merge branch 'master' into oc_preview 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 084cf0c202 Merge pull request #2221 from owncloud/doctrine 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 065bc96b02 more consistent naming 11 years ago
helper.php ac6a3133ec style fixes 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 07b956c22d Update image.php 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 eef1cf529e additional safety checks 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 fbf9233648 fixing mimetype for "new" ms office formats 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
preview.php ac6a3133ec style fixes 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 ac6a3133ec style fixes 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 fb40d9e1e6 Merge branch 'master' into groups 11 years ago
util.php 8cd671c207 Also clean PHP 5.5 opcache 11 years ago
vcategories.php c223bee6df fix numRows usage in core lib 11 years ago
vobject.php afadf93d31 Checkstyle: many fixes 12 years ago