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
Frank Karlitschek cf50c497b9 Merge branch 'refactoring' of git.kde.org:owncloud into refactoring 16 years ago
..
Group static functions shouldn't be abstract 16 years ago
HTTP/WebDAV/Server port WebDAV to prepared statements 16 years ago
User static functions shouldn't be abstract 16 years ago
app.php Completely removing personalMenu 16 years ago
appconfig.php php is not perl 16 years ago
base.php save installation state of databases in appconfig instead of plugin.xml 16 years ago
config.php Use OC_CONFIG where possible 16 years ago
connect.php Use OC_CONFIG where possible 16 years ago
database.php replaced $CONFIG_DB* with OC_CONFIG::getValue( "db*" ) 16 years ago
fileobserver.php use the correct signature for OC_FILEOBSERVER->notify() 16 years ago
files.php show size of folders in filebrowser 16 years ago
filestorage.php show size of folders in filebrowser 16 years ago
filesystem.php added OC_FILESYSTEM::hash() 16 years ago
group.php get rid of the oc_require and friends 16 years ago
helper.php use the correct variable name 16 years ago
log.php Added a dump of the database 16 years ago
ocs.php port OC_OCS to prepared statements 16 years ago
ocsclient.php application listing works more or less now 16 years ago
plugin.php save installation state of databases in appconfig instead of plugin.xml 16 years ago
preferences.php php is not perl 16 years ago
remotestorage.php Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 16 years ago
template.php Completely removing personalMenu 16 years ago
user.php Use OC_CONFIG where possible 16 years ago