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
2019-05-08Remove method stubsDaniel Kesselberg
2019-05-08Add second migration for addColumnDaniel Kesselberg
2019-05-08Pass type object instance instead of identifierDaniel Kesselberg
2019-05-08Merge dropColumn and addColumn into changeColumnDaniel Kesselberg
2019-05-08Migration to change column type from smallint to booleanDaniel Kesselberg
2019-03-27Make sure all tables have named indexesJoas Schilling
2019-03-01Also cache the resource type because it is part of the identifierJoas Schilling
2019-03-01Add default value, because null does not trigger unique-keyJoas Schilling
2019-03-01Start implementing access cacheJoas Schilling
2019-03-01Make names mandatoryJoas Schilling
2019-03-01Basic implementation of resource and collection handlingJoas Schilling
2019-02-25Merge pull request #14025 from nextcloud/fix/authtoken_idx_lengthMorris Jobke
2019-02-25Login flow V2Roeland Jago Douma
2019-02-05Fix authtoken index lengthRoeland Jago Douma
2019-01-04Merge pull request #13358 from nextcloud/bugfix/12927-bigint-mtime-storagetimeRoeland Jago Douma
2019-01-04Install new instances with bigint filecacheDaniel Kesselberg
2018-12-21Add twofactor_providers_uid indexRoeland Jago Douma
2018-11-01allow to add labels to sharesBjoern Schiessle
2018-10-30Add db column to store hide download stateRoeland Jago Douma
2018-10-02Add column to DB to store expired passwordsRoeland Jago Douma
2018-10-02Add uid_owner and uid_initiator share tabe indicesRoeland Jago Douma
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