You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib
Thomas Mueller 34e5cb5070 fixing indent 12 years ago
..
MDB2/Driver Try to fix #836 12 years ago
archive
backgroundjob
cache
connector/sabre implement getCurrentUser in Sabre Auth Connector, fixes #508 12 years ago
filecache
fileproxy
filestorage
group
l10n [tx-robot] updated from transifex 12 years ago
log Fall back to default log file if logfile config file not found, suppress writing errors, fixes issue #826 12 years ago
migration
minimizer
public phpdoc fixes for public api 12 years ago
search
user
app.php More whitespace fixes 12 years ago
appconfig.php
archive.php
backgroundjob.php
base.php setting the timezone is now part of the login process and true part of the core. 12 years ago
cache.php
config.php
db.php Fix "Line indented incorrectly" 12 years ago
eventsource.php use new obEnd function instead of ob_end_clean 12 years ago
filecache.php Fix "There must be a single space between the closing parenthesis and the opening brace" 12 years ago
filechunking.php
fileproxy.php
files.php refs #933 send content length header - this will allow the browser to show the progressbar 12 years ago
filestorage.php
filesystem.php
filesystemview.php Merge pull request #619 from samtuke/versions_cache 12 years ago
geo.php
group.php
helper.php Fix "No space found after comma in function call" 12 years ago
hook.php wrap hooks into a try, catch to prevent a faulty app from crashing the request 12 years ago
image.php Update lib/image.php 12 years ago
installer.php
json.php
l10n.php More style fixes 12 years ago
log.php
mail.php add smtp port configuration option 12 years ago
migrate.php More whitespace fixes 12 years ago
mimetypes.list.php
minimizer.php
ocs.php
ocsclient.php Fix "Line indented incorrectly" 12 years ago
preferences.php
request.php Fix "There must be a single space between the closing parenthesis and the opening brace" 12 years ago
response.php
route.php
router.php
search.php
setup.php Revoke DB rights on install only if the db is newly created 12 years ago
streamwrappers.php
subadmin.php
template.php Fix a dirty function preventing showing errors 12 years ago
templatelayout.php Fix some of "Closing brace must be on a line by itself" 12 years ago
updater.php Fix "Line indented incorrectly" 12 years ago
user.php Merge pull request #584 from wardragon/ldap_access_userExists_fix 12 years ago
util.php fixing indent 12 years ago
vcategories.php
vobject.php