nextcloud-server/lib
Jakob Sack 8465f76e7e Use OC_CONFIG where possible 2011-04-16 12:18:42 +07:00
..
Group get rid of the oc_require and friends 2011-04-16 10:12:53 +07:00
HTTP/WebDAV/Server port WebDAV to prepared statements 2011-04-16 11:46:49 +07:00
User get rid of the oc_require and friends 2011-04-16 10:12:53 +07:00
app.php Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 2011-04-16 10:26:40 +07:00
appconfig.php php is not perl 2011-04-15 19:24:23 +07:00
base.php Use OC_CONFIG where possible 2011-04-16 12:18:42 +07:00
config.php Use OC_CONFIG where possible 2011-04-16 12:18:42 +07:00
connect.php Use OC_CONFIG where possible 2011-04-16 12:18:42 +07:00
database.php replaced $CONFIG_DB* with OC_CONFIG::getValue( "db*" ) 2011-04-16 11:11:16 +07:00
fileobserver.php Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 2011-03-01 23:20:16 +07:00
files.php get rid of the oc_require and friends 2011-04-16 10:12:53 +07:00
filestorage.php When moving a file from/to a temporary location, also update the file access/modification times. 2011-03-17 20:57:28 +07:00
filesystem.php added OC_FILESYSTEM::hash() 2011-03-17 20:55:41 +07:00
group.php get rid of the oc_require and friends 2011-04-16 10:12:53 +07:00
helper.php move chmodr to OC_HELPER 2011-04-16 10:23:15 +07:00
log.php Added a dump of the database 2011-04-16 10:41:41 +07:00
ocs.php add the option to use LIKE instead of = when getting data from OCS 2011-03-17 20:56:13 +07:00
plugin.php replaced $CONFIG_DB* with OC_CONFIG::getValue( "db*" ) 2011-04-16 11:11:16 +07:00
preferences.php php is not perl 2011-04-15 19:24:23 +07:00
remotestorage.php Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 2011-03-01 23:20:16 +07:00
template.php Fix template.php 2011-04-16 09:51:46 +07:00
user.php Use OC_CONFIG where possible 2011-04-16 12:18:42 +07:00