Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2018-02-07Backport of LFS File Locking APIRubén Dávila
2018-02-07Merge branch 'fix/gb/fix-redundant-pipeline-stages' into 'master'Kamil Trzciński
2018-02-07Merge branch '38175-add-domain-field-to-auto-devops-application-setting' into...Kamil Trzciński
2018-02-07Disable statement timeout when removing redundant stagesGrzegorz Bizon
2018-02-07Merge commit '4457cf9d178dc9912fd9c16427ad81b389179d00' into fix/gb/fix-redun...Grzegorz Bizon
2018-02-07Remove old index after executing a query in stages migrationGrzegorz Bizon
2018-02-06Reset `events` table primary key sequence to make sure it’s correctDouwe Maan
2018-02-06Improve exceptions messages in code creating stagesGrzegorz Bizon
2018-02-06Add more specs for unique stages index migrationGrzegorz Bizon
2018-02-06Merge branch 'master' into fix/gb/fix-redundant-pipeline-stagesGrzegorz Bizon
2018-02-06Fix database schema version to match latest migrationGrzegorz Bizon
2018-02-05Merge branch 'better-issues-closed-at-cleanup' into 'master'Stan Hu
2018-02-05Merge branch '32282-add-foreign-keys-to-todos' into 'master'Yorick Peterse
2018-02-05Merge branch '42547-upload-store-mount-point' into 'master'Sean McGivern
2018-02-05Retry migration removing stages in case of duplicatesGrzegorz Bizon
2018-02-05Set todos#author_id to NOT NULL.Andreas Brandl
2018-02-05Add foreign keys to todos table.Andreas Brandl
2018-02-05Revert create job service because of load balancingGrzegorz Bizon
2018-02-05Merge branch 'persistent-callouts' into 'master'Kamil Trzciński
2018-02-05Handle EE edge cases in issues.closed_at migrationYorick Peterse
2018-02-03fix rubocopJames Lopez
2018-02-03add migration before 20171207150343James Lopez
2018-02-03Change UserCallout feautre_name to enumMatija Čupić
2018-02-03Merge branch 'master' into persistent-calloutsMatija Čupić
2018-02-03Rename Callout to UserCalloutMatija Čupić
2018-02-03Remove timestamps from CalloutsMatija Čupić
2018-02-02Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić
2018-02-02Merge branch '32283-trending-projects-unique-constraint2' into 'master'Yorick Peterse
2018-02-02fix schemaJames Lopez
2018-02-02add migrationJames Lopez
2018-02-02fix the schema.rbMicaël Bergeron
2018-02-02add the uploader context to the upload modelMicaël Bergeron
2018-02-02Add unique constraint to trending_projects#project_id.Andreas Brandl
2018-02-02Merge branch 'master' into '3867-port-to-ce'Sean McGivern
2018-02-02Remove dismissed_state from Callout modelMatija Čupić
2018-02-01fix the migration from not reverting correctlyMicaël Bergeron
2018-02-01fix the schema.rbMicaël Bergeron
2018-02-01fix specsMicaël Bergeron
2018-02-01port of 594e6a0a625^..f74c90f68c6Micaël Bergeron
2018-02-01Finish any remaining jobs for issues.closed_atYorick Peterse
2018-01-28Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić
2018-01-27Update database schemaMatija Čupić
2018-01-27Add Callout modelMatija Čupić
2018-01-25Remove unique index not added in a migration from schemaGrzegorz Bizon
2018-01-25Fix indentation in migration removing duplicated stagesGrzegorz Bizon
2018-01-25Fix migration removing duplicate stages on MySQL againGrzegorz Bizon
2018-01-25Add an unique index on pipeline stage nameGrzegorz Bizon
2018-01-25Fix removing redundant pipeline stages on MySQLGrzegorz Bizon
2018-01-24Optimize SQL query that removes duplicated stagesGrzegorz Bizon
2018-01-24Remove redundant pipeline stages from the databaseGrzegorz Bizon