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 (Expand)Author
2015-09-15Use integer for availability instead of boolRobin McCorkell
2015-08-26Merge pull request #17662 from owncloud/locking-dbThomas Müller
2015-08-03rename path field to keyRobin Appelman
2015-08-03Fix db schemaRobin Appelman
2015-08-03Add database backend for high level lockingRobin Appelman
2015-07-20Store storage availability in databaseRobin McCorkell
2015-07-14Remove index on file_target of share tableMorris Jobke
2015-07-08Add indexes to speedup DB queriesMorris Jobke
2015-03-12we no longer support webdav locks - no need to keep the columnThomas Müller
2015-02-25set max argument length to 4000Robin Appelman
2015-02-25expand cron argument column to 2048Robin Appelman
2015-02-13Revert "Improve: Index for file_map"Joas Schilling
2015-02-13Revert "Incorporate review changes"Joas Schilling
2015-02-12Incorporate review changesLukas Reschke
2015-02-12Improve: Index for file_mapwindaishi
2014-07-17Revert "add share index"Thomas Müller
2014-06-27shorten userid columns to 64 chars, ref #9186Jörn Friedrich Dreyer
2014-06-05- drop permissions table and related codeThomas Müller
2014-06-02Merge pull request #8806 from owncloud/add_share_indexMorris Jobke
2014-05-31add another index to the filecache to reduce the number of queries without a ...Frank Karlitschek
2014-05-31add share indexFrank Karlitschek
2014-05-28# This is a combination of 2 commits.Thomas Müller
2013-12-18Add index on oc_appconfig for appidRobin Appelman
2013-11-27Fix spacing.Andreas Fischer
2013-11-27db-doc: privatedata descriptionAndreas Fischer
2013-11-27db-doc: vcategory* descriptionsAndreas Fischer
2013-11-27db-doc: users descriptionAndreas Fischer
2013-11-27db-doc: jobs descriptionAndreas Fischer
2013-11-27db-doc: share descriptionAndreas Fischer
2013-11-27db-doc: properties descriptionAndreas Fischer
2013-11-27db-doc: preferences descriptionAndreas Fischer
2013-11-27db-doc: locks descriptionAndreas Fischer
2013-11-27db-doc: groups descriptionAndreas Fischer
2013-11-26db-doc: group_admin reduction noteAndreas Fischer
2013-11-26db-doc: group_admin descriptionAndreas Fischer
2013-11-26db-doc: group_user descriptionAndreas Fischer
2013-11-26Remove the dbprefix from comments. It has no information.Andreas Fischer
2013-11-26db-doc: permissions descriptionAndreas Fischer
2013-11-26Prettier ASCII lists. ^^Andreas Fischer
2013-11-26db-doc: filecache descriptionAndreas Fischer
2013-11-26db-doc: mimetypes descriptionAndreas Fischer
2013-11-26db-doc: storages descriptionAndreas Fischer
2013-11-26db-doc: appconfig descriptionAndreas Fischer
2013-11-11Add some more indexes to tables to improve db queriesBart Visscher
2013-11-02fixing Specified key was too long; max key length is 767 bytesThomas Mueller
2013-10-30fix the privatedata key value storeFrank Karlitschek
2013-09-23Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle
2013-09-20setting a default on filecache column unencrypted_sizeThomas Müller
2013-09-02Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle
2013-08-30enable user to inform recipients about a shared file by mailBjoern Schiessle