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
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
2013-08-14Merge master into oc_previewGeorg Ehrke
2013-08-09allow empty configvalue in appconfigJörn Friedrich Dreyer
2013-08-09update indexes of oc_permissionsGeorg Ehrke
2013-08-07allow permissions.user to be null as suggested by @butonicGeorg Ehrke
2013-07-18Tweaks to the MDB2SchemaReaderBart Visscher
2013-06-26Change nullable of filecache.etag and permissions.userBart Visscher
2013-06-11db structure, allow null in columns for '' valuesJörn Friedrich Dreyer
2013-06-03Use int for last_runRobin Appelman
2013-06-02merge master into backgroundjobRobin Appelman
2013-05-22Merge branch 'master' into files_encryptionFlorin Peter
2013-05-22merge master into filecache_mtimeRobin Appelman
2013-04-25added unencrypted file size to file cacheFlorin Peter
2013-04-21Add database table for backgroundjobRobin Appelman
2013-04-17Remove not null constraint. Fix #2976Thomas Tanghus
2013-04-02Key must use less then 767 bytes longArthur Schiwon
2013-03-27Port OC_Property Table IndexArthur Schiwon
2013-03-19Add indexes and primary keys.Thomas Tanghus
2013-03-19Revert "Add indexes and primary keys."Thomas Tanghus
2013-03-19Add indexes and primary keys.Thomas Tanghus
2013-02-16merge master into filecache_mtimeRobin Appelman
2013-02-10Cache: add seccond mtime fieldRobin Appelman
2013-02-10Cache: allow file sizes >2GBRobin Appelman
2013-02-10Mapper: use md5 hashes for database indexesRobin Appelman
2013-02-07initial version of a local storage implementation which will use unique slugi...Thomas Mueller
2013-01-30merge master into filesystemRobin Appelman
2013-01-28add display name to the database table oc_usersBjörn Schießle
2013-01-22Cache: add database indexes for mimetype and mimepartRobin Appelman
2013-01-12Merge branch 'filesystem' into filesystem-etagsMichael Gapczynski
2013-01-10Change length of mimetypes to 255, the maximum length according to RFC 4288Michael Gapczynski
2013-01-07Merge branch 'filesystem' into filesystem-etagsMichael Gapczynski
2013-01-07Cache: normalize mimetypesRobin Appelman
2013-01-03Cache: rename index to prevent colissions with old fscache indexesRobin Appelman
2012-12-31Change length of etag field to 40Michael Gapczynski
2012-12-31Store etags in the file cacheMichael Gapczynski
2012-12-16use numeric ids for storages in the filecacheRobin Appelman
2012-11-30merge master into filesystemRobin Appelman
2012-11-26Merge pull request #380 from butonic/feature_share_link_with_tokenJörn Friedrich Dreyer
2012-11-25remove the index on the share table because of problems with the index size. ...Frank Karlitschek
2012-11-24add a few more indexes. This is just a first step. More work is needed here b...Frank Karlitschek
2012-11-20implement share via link tokenJörn Friedrich Dreyer
2012-11-15merge master into filesystemRobin Appelman
2012-10-26add file permissions cacheRobin Appelman
2012-10-19Clean indentation.Thomas Tanghus
2012-10-19Remove index that might cause problems.Thomas Tanghus