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
Tom Needham 3c98f36121 Merge branch 'master' into ocs_api 12 years ago
..
MDB2/Driver Checkstyle: Fix last six NewlineBeforeOpenBrace 13 years ago
archive Checkstyle: Fix last six NewlineBeforeOpenBrace 13 years ago
backgroundjob adding space between) and { 13 years ago
cache backwards compat to older xcache versions, don't fail when trying to clear cache by prefix 13 years ago
connector/sabre implement getCurrentUser in Sabre Auth Connector, fixes #508 12 years ago
filecache also return fileid in OC_Filecache::get 13 years ago
fileproxy fix quota off by one error 13 years ago
filestorage Checkstyle: Fix the last 25 NoSpaceAfterComma 13 years ago
group Checkstyle: many fixes 13 years ago
l10n [tx-robot] updated from transifex 12 years ago
log Checkstyle fixes: NoSpaceAfterComma 13 years ago
migration Checkstyle: Fix the last 25 NoSpaceAfterComma 13 years ago
minimizer adding space between) and { 13 years ago
oauth API: Add callback_fail, add OC_OAuth::init and bespoke request token method 13 years ago
ocs API: Include totalitems and itemsperpage meta data when needed. 12 years ago
public Merge branch 'master' into ocs_api 12 years ago
search Checkstyle: many fixes 13 years ago
user Checkstyle fixes: NoSpaceAfterComma 13 years ago
api.php API: PUT and DELETE variables are now accessed from the parameters array 12 years ago
app.php Merge branch 'master' into ocs_api 12 years ago
appconfig.php Checkstyle: many fixes 13 years ago
archive.php Checkstyle: many fixes 13 years ago
backgroundjob.php Style: Remove all the dangling white spaces 13 years ago
base.php set the session name to the instance id - which is unique 12 years ago
cache.php Move generating cache key from files from OC_Minimizer to OC_Cache 13 years ago
config.php fix some more phpdoc 13 years ago
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 Make Jenkins more happy. 13 years ago
fileproxy.php Checkstyle fixes: NoSpaceAfterComma 13 years ago
files.php Fix some of "Closing brace must be on a line by itself" 12 years ago
filestorage.php Checkstyle fixes: NoSpaceAfterComma 13 years ago
filesystem.php fix user specific mount configuration 13 years ago
filesystemview.php Merge pull request #619 from samtuke/versions_cache 12 years ago
geo.php adding space between) and { 13 years ago
group.php Checkstyle: many fixes 13 years ago
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 Checkstyle: Fix the last 25 NoSpaceAfterComma 13 years ago
json.php Checkstyle fixes: NoSpaceAfterComma 13 years ago
l10n.php More style fixes 12 years ago
log.php Style: Remove all the dangling white spaces 13 years ago
mail.php Checkstyle fixes: NoSpaceAfterComma 13 years ago
migrate.php More whitespace fixes 12 years ago
mimetypes.list.php add *.ai files to the mimetypes list 13 years ago
minimizer.php really check if mod_deflate is loaded 13 years ago
ocs.php Merge master into ocs_api, fix conflicts. 12 years ago
ocsclient.php Fix "Line indented incorrectly" 12 years ago
preferences.php Checkstyle: many fixes 13 years ago
request.php Fix "There must be a single space between the closing parenthesis and the opening brace" 12 years ago
response.php Fix setEtagHeader function 13 years ago
route.php Checkstyle fixes: NoSpaceAfterComma 13 years ago
router.php Merge master into ocs_api, fix conflicts. 12 years ago
search.php Checkstyle fixes: NoSpaceAfterComma 13 years ago
setup.php Revoke DB rights on install only if the db is newly created 12 years ago
streamwrappers.php Checkstyle fixes: NoSpaceAfterComma 13 years ago
subadmin.php Fix a typo 13 years ago
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 More style fixes 12 years ago
vcategories.php Check DB result. 13 years ago
vobject.php Checkstyle: many fixes 13 years ago