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/private
Lukas Reschke 2d2a4741ce Make files non executable 11 years ago
..
appframework Merge pull request #10985 from owncloud/db-cleanup 11 years ago
archive Add files as string to tar archives 11 years ago
backgroundjob Dont try to execute jobs that no longer exist 11 years ago
cache
connector/sabre Use the cached fileinfo to get creatable permissions 11 years ago
contacts ownCloud users are exported as address book 11 years ago
db Merge pull request #10985 from owncloud/db-cleanup 11 years ago
diagnostics Allow adding events that hapend before the event logger was loaded 11 years ago
fileproxy
files throw exception in writeBack, the returned boolean is checked nowhere 11 years ago
group make performance less bad. Still far from good, but at least it works 11 years ago
hooks
l10n Use public api for getting l10n 11 years ago
legacy remove legacy class OC_Updater 11 years ago
log Do not show exception to the end-user 11 years ago
memcache Memcache\Factory: Remove static, use globalPrefix. 11 years ago
migration
ocs Fix unexisting class and PHPDoc 11 years ago
preview Merge pull request #11390 from Nemesiz/master 11 years ago
repair Explicily close the statement cursors 11 years ago
route Log some additional events 11 years ago
search mkae getRelativePath of file search results overwriteable in subclasses 11 years ago
security Remove unused and overflowing function 11 years ago
session Refactor internal session to write directly to $_SESSION 11 years ago
setup simplify mysql user creation flow 11 years ago
share Remove unreachable statement 11 years ago
tagging PHPDoc fixes as suggested by @MorrisJobke. 11 years ago
template adding cssmin and jssmin(minify) 11 years ago
user strip whitespace from the beginning and end of the display name to avoid empty display names 11 years ago
vobject
activitymanager.php Make files non executable 11 years ago
allconfig.php Expose getAppKeys trough \OCP\IConfig 11 years ago
api.php introduce and use getCurrentConnection() 11 years ago
app.php Log some basic events 11 years ago
appconfig.php port of #9500 11 years ago
apphelper.php
archive.php Previous commit was not based on master, retry. Removed broken tar cutter, double extensions are not possible in temp files. Added tar support. Fixed extension switch. 11 years ago
arrayparser.php
avatar.php Use public api for getting l10n 11 years ago
avatarmanager.php
backgroundjob.php
cache.php
config.php Add flock to config 11 years ago
contactsmanager.php
davclient.php
db.php Bit more cleanup 11 years ago
defaults.php Merge pull request #10667 from pmjdebruijn/itunes-appid 11 years ago
eventsource.php Explicitly cast id and validate type 11 years ago
filechunking.php
fileproxy.php
files.php Make 404 page easier to understand 11 years ago
forbiddenexception.php
geo.php
group.php Add group management to the public api 11 years ago
helper.php Load avatar in header via PHP 11 years ago
hintexception.php Do not show exception to the end-user 11 years ago
hook.php
httphelper.php Do only follow HTTP and HTTPS redirects 11 years ago
image.php Preserve transparency when loading from a file 11 years ago
installer.php introduce new app page layout 11 years ago
json.php Use public api for getting l10n 11 years ago
l10n.php implement localizations based on punic 11 years ago
largefilehelper.php Merge pull request #11565 from owncloud/fix-behaviourOnOSX 11 years ago
log.php fix logger implementation and test 11 years ago
mail.php Remove X-Mailer header from mails 11 years ago
migrate.php make sure class file is loaded once 11 years ago
mimetypes.list.php New generic class for Imagemagick conversions 11 years ago
naturalsort.php Fix PHPDoc 11 years ago
navigationmanager.php
needsupdateexception.php Throw an exception when we try to load an app that needs to be upgraded 11 years ago
notsquareexception.php
ocs.php Remove invalid PHPDoc 11 years ago
ocsclient.php introduce new app page layout 11 years ago
preferences.php Remove implicit prepared statement cache and get the connection from the server container in \OC_DB 11 years ago
preview.php Make files non executable 11 years ago
previewmanager.php Make files non executable 11 years ago
repair.php adding cssmin and jssmin(minify) 11 years ago
repairexception.php Added repair step for legacy storages 11 years ago
repairstep.php
request.php Make files non executable 11 years ago
response.php
search.php
server.php Move creating the database connection to the server container 11 years ago
serviceunavailableexception.php Throw an exception when we try to load an app that needs to be upgraded 11 years ago
setup.php Set overwritemailurl* configs on setup 11 years ago
subadmin.php
tagmanager.php Add option to include tags for shared items. 11 years ago
tags.php PHPDoc fixes as suggested by @MorrisJobke. 11 years ago
template.php adding cssmin and jssmin(minify) 11 years ago
templatelayout.php Load avatar in header via PHP 11 years ago
updater.php Remove implicit prepared statement cache and get the connection from the server container in \OC_DB 11 years ago
urlgenerator.php Set overwritemailurl* configs on setup 11 years ago
user.php better variable name 11 years ago
util.php Make files non executable 11 years ago
vobject.php