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
AgeCommit message (Collapse)Author
2012-09-12add proper error logging in OC_User database queriesv4.5.0beta3Jörn Friedrich Dreyer
2012-09-12add getErrorMessage to OC_DBJörn Friedrich Dreyer
2012-09-12show the current username. This confused some peopleFrank Karlitschek
2012-09-12this is now 4.5 beta 3Frank Karlitschek
2012-09-12Merge branch 'master' of https://github.com/owncloud/coreFrank Karlitschek
2012-09-12improve the documentation for the cron config a bitFrank Karlitschek
2012-09-12return a message when app could not be enabledJörn Friedrich Dreyer
2012-09-12Don't call clearCache() for OC_Minimizer statically, create OC_Minimizer ↵Michael Gapczynski
objects for both CSS and JS to clear cache after upgrade
2012-09-12Treat getUsers() as case insensitive, helpful for showing proper results in ↵Michael Gapczynski
the share with autocomplete
2012-09-12Merge branch 'master' into share_expirationMichael Gapczynski
Conflicts: core/js/share.js lib/util.php
2012-09-12Add lock and clock icon for sharingMichael Gapczynski
2012-09-12Temporarily disable sharing with contacts and emails, will come in next releaseMichael Gapczynski
2012-09-12Add expiration column to share table and bump version numberMichael Gapczynski
2012-09-12[tx-robot] updated from transifexJenkins for ownCloud
2012-09-12added hint to restart the web server in case recetly installed php modules ↵Thomas Mueller
are still not available
2012-09-11allow using only dbname for oracleJörn Friedrich Dreyer
2012-09-11don't set values with oc_appconfig when oc is not installed yet, allows to ↵Jörn Friedrich Dreyer
render guest page for installation again
2012-09-11Fix problem with non share collection item types being treated as collectionsMichael Gapczynski
2012-09-11Change version number update occurs on to prevent problem with betas, users ↵Michael Gapczynski
using the 4.5 betas will have to manually trigger the update if they want to get their old shared files back again
2012-09-11[tx-robot] updated from transifexJenkins for ownCloud
2012-09-10fix file uploadGeorg Ehrke
2012-09-10Merge branch 'master' of github.com:owncloud/coreJörn Friedrich Dreyer
2012-09-10use tabs for indentationJörn Friedrich Dreyer
2012-09-10Respect coding styleThomas Müller
2012-09-10Respect coding styleThomas Müller
2012-09-10Respect coding styleThomas Müller
2012-09-10Respect coding styleThomas Müller
2012-09-10Respect coding styleThomas Müller
2012-09-10Respect coding styleThomas Müller
2012-09-10Respect coding styleThomas Müller
2012-09-10Respect coding styleThomas Müller
2012-09-10Respect coding styleThomas Müller
2012-09-10Respect coding styleThomas Müller
2012-09-10[tx-robot] updated from transifexJenkins for ownCloud
2012-09-10Provide update script for files sharingMichael Gapczynski
2012-09-09Disable link sharing for folders temporarily - next releaseMichael Gapczynski
2012-09-09Don't display actions for children in shared collections, show the parent ↵Michael Gapczynski
collection the child is shared in
2012-09-09Fix shared collection item searchingMichael Gapczynski
2012-09-09Normalize the file path for shared children as a precautionMichael Gapczynski
2012-09-09Insert id for unique user group share rowsMichael Gapczynski
2012-09-09Fix fetching shared children items, fixes problem with displaying owner of a ↵Michael Gapczynski
shared file inside a shared folder
2012-09-09move breadcrumb css to core so we can reuse itRobin Appelman
2012-09-09add breadcrumb controll to jsRobin Appelman
2012-09-09Fix unsharing from self for group shares and add test for itMichael Gapczynski
2012-09-09[tx-robot] updated from transifexJenkins for ownCloud
2012-09-09forgot a ,Robin Appelman
2012-09-09add js versions of basename and dirnameRobin Appelman
2012-09-09don't use regular expresions for a simple string replaceRobin Appelman
2012-09-09add OC_Image::fitInRobin Appelman
2012-09-08Suppress error message which would send headers for hosted sited where ↵Thomas Tanghus
disk_free_space() has been disabled for security.