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
AgeCommit message (Expand)Author
2019-04-22Always use internal ID tables in development and productionStan Hu
2019-04-16Rewind IID on Ci::PipelinesKamil TrzciƄski
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2019-01-29Flush InternalId records after importAndreas Brandl
2018-12-04Fix coding offenceShinya Maeda
2018-12-03fix wordingShinya Maeda
2018-12-03Fix the coding styleShinya Maeda
2018-12-03Validate enum uniquenessShinya Maeda
2018-10-05Make GitLab pages support access controlTuomo Ala-Vannesluoma
2018-08-15Reduce number of model instances needed in test.Andreas Brandl
2018-08-01Resolve "Allow issue's Internal ID (`iid`) to be set when creating via the API"Jamie Schembri
2018-05-28Remove double-checked internal id generation.Andreas Brandl
2018-04-16Double-check next value for internal ids.Andreas Brandl
2018-03-18Add spec for concurrent insert situation.Andreas Brandl
2018-03-16Address review comments.Andreas Brandl
2018-03-16Backwards-compat for migration specs.Andreas Brandl
2018-03-16Refactor, extract class and improve comments.Andreas Brandl
2018-03-16More flexible way of internal id generation.Andreas Brandl
2018-03-16Atomic generation of internal ids for issues.Andreas Brandl