Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/inc
AgeCommit message (Expand)Author
2011-08-13remove for now. main repository is at projects.kde.org/owncloudFrank Karlitschek
2011-01-20fix another typoRobin Appelman
2011-01-20fix typoRobin Appelman
2011-01-20remove debug statementRobin Appelman
2011-01-20improve handeling of linksRobin Appelman
2011-01-18don't try to use *nix file premissions on windows hostsRobin Appelman
2011-01-07Return a '/' instead of 'false' when listing the root folder.Matthew Dawson
2011-01-04Merge commit 'refs/merge-requests/41' of git://gitorious.org/owncloud/ownclou...Robin Appelman
2011-01-04Fix a warning when there is no included files in a plugin.Matthew Dawson
2011-01-04Add similar check to the canWrite function.Matthew Dawson
2011-01-04Fix a chroot issue where the path /.. (and related paths) are not caught and ...Matthew Dawson
2011-01-01Fix further typos in comments, too (lisen → listen).Elias Probst
2011-01-01Fixed typo (Lisener → Listener)Elias Probst
2010-12-04Merge branch 'master' of git://gitorious.org/owncloud/owncloudRobin Appelman
2010-12-04file download from web interface now works correctly with file names containi...Florian
2010-11-30Fix for https://bugs.kde.org/show_bug.cgi?id=258144Robin Appelman
2010-11-16fix warning message that sometimes broke webdavRobin Appelman
2010-11-16Add support for hosts where open_basedir restriction is in effect.François KUBLER
2010-11-04fix login issue after logging outRobin Appelman
2010-10-31set version number to 1.1v1.1Robin Appelman
2010-10-31fix some typo'sRobin Appelman
2010-10-21Fixed small bug, added global $SERVERROOT to OC_UTILKees Huiberts
2010-10-19plugin managerRobin Appelman
2010-10-18fix small bug in filesystem abstractionRobin Appelman
2010-10-16Merge branch 'master' of git://gitorious.org/owncloud/owncloudRobin Appelman
2010-10-16plugin manager and plugin installerRobin Appelman
2010-10-06fix a couple of typosRiccardo Iaconelli
2010-10-04fix bug in detecting mountpoints of file storages within chrooted filesystemRobin Appelman
2010-09-29make paths returned by OC_FILESYSTEM::getTree relative to the fakerootRobin Appelman
2010-09-29fix sqlite compatibility for webdav serverRobin Appelman
2010-09-29mergeRobin Appelman
2010-09-29add function to list all pluginsRobin Appelman
2010-09-28automatically install databased of pluginsRobin Appelman
2010-09-26Fix content type header in downloadsSteven
2010-09-20initial version for user managment tab in the settings pageRobin Appelman
2010-09-20use mysql instead of mysqli when creating mysql user/databaseRobin Appelman
2010-09-19Merge branch 'master' of http://git.gitorious.org/owncloud/owncloudRobin Appelman
2010-09-19fix loading of plugin defined stylesheetsRobin Appelman
2010-09-15add functions to get a list of all users or groupsRobin Appelman
2010-09-12use caching for user-group relationsRobin Appelman
2010-09-11do not initialize mdb2_scheme if we don't use it, saves a lot of timeRobin Appelman
2010-09-08fix fallback for mimetype detection using the 'file' commandRobin Appelman
2010-09-08provide a basic viewer for text filesRobin Appelman
2010-09-06provide a defealt, empty, filesystem configuration to suppress some errorsRobin Appelman
2010-09-06make the filesystem configurable (no gui yet)Robin Appelman
2010-09-06remove Admin Panel from the main menu since it's handeld by the new settings...Robin Appelman
2010-09-06fixed bug in filesystem abstraction that broke file uploadingRobin Appelman
2010-09-05fix some errors when trying to save the settingsRobin Appelman
2010-09-05mergeRobin Appelman
2010-09-05improved tooltip text (true this time)Steven