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
2018-07-24Add "password_by_talk" column to "share" table in the databaseDaniel Calviño Sánchez
2018-07-21explicitely mention that the note column can be nullBjoern Schiessle
2018-07-21allow 'note' to be nullBjoern Schiessle
2018-07-21allow to add a personal note to a shareBjoern Schiessle
2018-07-19Add filecache index on mtimeRobin Appelman
2018-06-29fix updating the db row due to lacking id colArthur Schiwon
2018-06-29adjust backend and gui to update and changelog serverArthur Schiwon
2018-06-25Make new classes strict and fix license headerChristoph Wurst
2018-06-20Make 2FA providers statefulChristoph Wurst
2018-06-18Add new authtoken v2 columns to the authtoken tableRoeland Jago Douma
2018-06-03Add parent index to share tableRoeland Jago Douma
2018-05-30Add human readable description to migration stepsRobin Appelman
2018-05-17Certain tokens can expireRoeland Jago Douma
2018-04-10Also make it the uid_lower migration work on oracleRoeland Jago Douma
2018-04-06Bump autoloaderRoeland Jago Douma
2018-04-06Silence phanRoeland Jago Douma
2018-04-06Add an uid_lower column to the oc_users tableRoeland Jago Douma
2018-01-29Do not cache the settings/sections in the database anymoreJoas Schilling
2018-01-17Fix the type hints of migrations and correctly inject the wrapped schema into...Joas Schilling
2017-12-18add index for share_with table for newly created tablesBjoern Schiessle
2017-11-06Change @georgehrke's emailMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-10-13Install new instances with bigint filecacheJoas Schilling
2017-10-13Don't change the filecache schema on updateJoas Schilling
2017-09-29Restore the sequencial orderJoas Schilling
2017-09-29Migrate all core id columns to bigintJoas Schilling
2017-09-19Fix missing "unsigned" on integer columnsJoas Schilling
2017-08-14Fix headersJoas Schilling
2017-08-14Make sure the accounts table existsJoas Schilling
2017-07-25Install from migrationsJoas Schilling
2017-07-05Add migration for personal settings stuffJoas Schilling