nextcloud/lib/private
Björn Schießle 42b99b6d0f Merge pull request #8555 from owncloud/sharing_default_expire_only_public_links
use default expire date only for link shares
2014-05-16 14:57:11 -04:00
..
appframework Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
archive Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
backgroundjob Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
cache Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
connector/sabre Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
db Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
fileproxy move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
files More PHPDoc for file functions 2014-05-13 19:09:14 +01:00
group Fix PHPDoc and typos 2014-05-13 19:08:14 +01:00
hooks polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
l10n Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
legacy Fix @return array PHPDocs, in /lib 2014-05-13 19:08:14 +01:00
log add test for password remove method 2014-02-04 11:18:04 +01:00
memcache Memcached hasKey should test for success, the get can fail for other reasons. 2014-05-08 18:11:29 +02:00
migration Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
ocs Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
preview Rotate thumbnail when encryption is enabled 2014-05-12 11:27:39 +02:00
route Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
search polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
session redefine reopen() in class \OC\Session\Internal to avoid accidental calls in productive code 2014-03-18 11:44:22 +01:00
setup Merge pull request #6632 from eduardosan/master 2014-03-12 18:52:47 +01:00
share Merge pull request #8555 from owncloud/sharing_default_expire_only_public_links 2014-05-16 14:57:11 -04:00
template Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
user Fix Scrutinizer errors 2014-05-13 19:08:14 +01:00
vobject move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
activitymanager.php Some more PHPDoc fixes 2014-04-21 15:44:54 +02:00
allconfig.php $default of OC_Config::[gs]etValue can have more then string as type 2014-02-12 17:38:32 +01:00
api.php Some more PHPDoc fixes 2014-04-21 15:44:54 +02:00
app.php Fix @return array PHPDocs, in /lib 2014-05-13 19:08:14 +01:00
appconfig.php Fix @return array PHPDocs, in /lib 2014-05-13 19:08:14 +01:00
apphelper.php moving file to the right location 2013-10-07 00:32:39 +02:00
archive.php Some more PHPDoc fixes 2014-04-21 15:44:54 +02:00
arrayparser.php Some more PHPDoc fixes 2014-04-21 15:44:54 +02:00
avatar.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
avatarmanager.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
backgroundjob.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
cache.php More PHPDoc fixes, using scrutinizer patches as hints 2014-02-28 13:53:41 +01:00
config.php Fix Scrutinizer errors 2014-05-13 19:08:14 +01:00
contactsmanager.php Fix @return array PHPDocs, in /lib 2014-05-13 19:08:14 +01:00
davclient.php Fix a wrong WebDAV Warning with self-signed-certs 2014-04-13 05:24:29 +02:00
db.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
defaults.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
eventsource.php sanitize fallbackId 2014-03-12 00:18:51 +01:00
filechunking.php Fix PHPdoc in lib/private 2014-04-15 22:55:20 +02:00
fileproxy.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
files.php Squash 'a | b' into 'a|b', in /lib 2014-05-13 19:08:14 +01:00
forbiddenexception.php Cache folder is now configurable 2014-03-24 12:57:11 +01:00
geo.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
group.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
helper.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
hintexception.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
hook.php Fix Scrutinizer errors 2014-05-13 19:08:14 +01:00
image.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
installer.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
json.php Some more PHPDoc fixes 2014-04-21 15:44:54 +02:00
l10n.php provide a way to detect the language that is being used (e.g. for clientside javascript language selection 2014-05-14 01:09:48 +02:00
log.php fix missing spaces 2014-05-12 13:32:03 +02:00
mail.php idn_to_ascii is only used if available 2014-03-26 11:17:23 +01:00
migrate.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
mimetypes.list.php Add flv to known mimetypes 2014-04-24 19:09:31 +03:00
navigationmanager.php Fix @return array PHPDocs, in /lib 2014-05-13 19:08:14 +01:00
notsquareexception.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
ocs.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
ocsclient.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
preferences.php Fix @return array PHPDocs, in /lib 2014-05-13 19:08:14 +01:00
preview.php object -> \OC\Preview 2014-05-13 19:09:14 +01:00
previewmanager.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
repair.php Add a (currently) empty system for running common repair steps 2013-11-26 14:12:48 +01:00
request.php Replace @returns with @return, in /lib 2014-05-13 19:08:14 +01:00
response.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
search.php Some more PHPDoc fixes 2014-04-21 15:44:54 +02:00
server.php use registerService method instead of array access 2014-05-14 01:09:48 +02:00
setup.php Merge branch 'master' into append-error-document 2014-04-02 08:48:37 +02:00
subadmin.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
tagmanager.php reorganize file in lib 2013-09-30 16:39:03 +02:00
tags.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
template.php Now settings CSS class with appid in content DIV 2014-05-15 17:51:04 +02:00
templatelayout.php Now settings CSS class with appid in content DIV 2014-05-15 17:51:04 +02:00
updater.php Squash 'a | b' into 'a|b', in /lib 2014-05-13 19:08:14 +01:00
urlgenerator.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
user.php Change parameter type for useBackend 2014-05-13 19:08:14 +01:00
util.php allow admin to enforce passwords for public link shares 2014-05-16 17:41:09 +02:00
vobject.php fixing variable naming 2014-05-13 19:09:15 +01:00