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
Morris Jobke a8d82b7091 Merge pull request #13131 from owncloud/db-connect-stacktrace 12 years ago
..
app HHVM: Call libxml_use_internal_errors() instead of surpressing errors. 12 years ago
appframework degraded logging policy for server container in AppFramework 12 years ago
archive Update pear/archive_tar to 1.3.13 12 years ago
assetic Fix JS asset generation 12 years ago
backgroundjob Dont try to execute jobs that no longer exist 12 years ago
cache
connector/sabre Use namespace 12 years ago
contacts Replace deprecated constant with new class constant 12 years ago
db Prevent leaking db connection info in the stacktrace 12 years ago
diagnostics Allow adding events that hapend before the event logger was loaded 12 years ago
fileproxy
files add paged provider 12 years ago
group add isAdmin and isInGroup methods for the group manager 12 years ago
hooks
l10n Correctly fallback to english, if the plural case is not translated 12 years ago
legacy introduce preCondition for setUserValue to provide atomic check-and-update 12 years ago
log Implement a logger to log to error_log 12 years ago
memcache HHVM: In APC cache clear, only request the cache key in APCIterator. 12 years ago
ocs reduce OC_Preferences, OC_Config and \OCP\Config usage 12 years ago
preview Split bitmap providers into one per file 12 years ago
repair Explicily close the statement cursors 12 years ago
route Intelligent container 12 years ago
search new OC.Search, add search result formatters and handlers, use full content width for results 12 years ago
security Next step in server-to-server sharing next generation, see #12285 12 years ago
session Refactor internal session to write directly to $_SESSION 12 years ago
setup Correctly namespace DatabaseSetupException 12 years ago
share Next step in server-to-server sharing next generation, see #12285 12 years ago
tagging PHPDoc fixes as suggested by @MorrisJobke. 12 years ago
template Deprecate Util::formatDate() 12 years ago
user Merge pull request #12969 from owncloud/clarify-docs 12 years ago
vobject
activitymanager.php Allow extensions to specify the list of special parameters 12 years ago
allconfig.php Add type of the variables to the docs 12 years ago
api.php Merge pull request #12918 from owncloud/use-uid-instead-of-login-name 12 years ago
app.php rework api of DependencyAnalyzer 12 years ago
appconfig.php port of #9500 12 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. 12 years ago
arrayparser.php Replace exception with standard exception 12 years ago
avatar.php Use public api for getting l10n 12 years ago
avatarmanager.php
backgroundjob.php
cache.php
config.php drop unused isDebugMode and setDebugMode of OC_Config 12 years ago
contactsmanager.php Fix permissions 12 years ago
databaseexception.php Correctly namespace and autoload DatabaseException 12 years ago
databasesetupexception.php Correctly namespace DatabaseSetupException 12 years ago
datetimeformatter.php Correctly inject the language into the subcall 12 years ago
datetimezone.php Move timezone logic out of server.php 12 years ago
db.php Add tableExists to public db api 12 years ago
defaults.php Support HTML in logo claim 12 years ago
eventsource.php Explicitly cast id and validate type 12 years ago
filechunking.php
fileproxy.php
files.php removed a little duplication 12 years ago
forbiddenexception.php
geo.php
group.php Add REST route for user & group management 12 years ago
helper.php Add error handling to getstoragestats.php 12 years ago
hintexception.php Do not show exception to the end-user 12 years ago
hook.php
httphelper.php Next step in server-to-server sharing next generation, see #12285 12 years ago
image.php Do not call filesize(null), this function expects a string. 12 years ago
installer.php Limit blacklist to php files 12 years ago
json.php Use public api for getting l10n 12 years ago
l10n.php Correctly fallback to english, if the plural case is not translated 12 years ago
largefilehelper.php Check if open_basedir is set 12 years ago
log.php Remove changes which were inadvertently pushed to master 12 years ago
mail.php Remove X-Mailer header from mails 12 years ago
mimetypes.list.php New generic class for Imagemagick conversions 12 years ago
naturalsort.php Move NaturalSort_DefaultCollator to its own file 12 years ago
naturalsort_defaultcollator.php Move NaturalSort_DefaultCollator to its own file 12 years ago
navigationmanager.php
needsupdateexception.php Throw an exception when we try to load an app that needs to be upgraded 12 years ago
notsquareexception.php
ocs.php Remove invalid PHPDoc 12 years ago
ocsclient.php Use function outside of loop 12 years ago
preferences.php introduce preCondition for setUserValue to provide atomic check-and-update 12 years ago
preview.php Allow disabling previews per mount 12 years ago
previewmanager.php Make files non executable 12 years ago
repair.php delete old previews 12 years ago
repairexception.php Added repair step for legacy storages 12 years ago
repairstep.php Added RepairStep interface and default repair step lists 12 years ago
request.php Add workaround for older instances 12 years ago
response.php Allow any outgoing XHR connections 12 years ago
search.php move search results below filelist, show hint when results are off screen, use js plugin mechanism 12 years ago
server.php Next step in server-to-server sharing next generation, see #12285 12 years ago
serviceunavailableexception.php Throw an exception when we try to load an app that needs to be upgraded 12 years ago
setup.php Trim port from domain 12 years ago
subadmin.php
systemconfig.php Extract interaction with config.php into SystemConfig 12 years ago
tagmanager.php Add user parameter to tag manager 12 years ago
tags.php Fix Undefined variable: result at tags.php#231 12 years ago
template.php Fix extra quotes in custom tags in header 12 years ago
templatelayout.php Fix JS asset generation 12 years ago
tempmanager.php Add \OC\TempManager to handle creating and cleaning temporary files 12 years ago
updater.php Inject config 12 years ago
urlgenerator.php Introduce app info xml parser including basic unit test - necessary for #10777 12 years ago
user.php Merge pull request #12923 from owncloud/ultra-slim-version-of-incognito-mode 12 years ago
util.php Merge pull request #13043 from owncloud/check-for-hash 12 years ago
vobject.php Use function outside of loop 12 years ago