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
2016-07-29Incorporate feedbackZ.J. van de Weg
2016-07-29Add an URL field to EnvironmentsZ.J. van de Weg
2016-07-29Implement final review comments from @rymai.Timothy Andrew
2016-07-29Use `Gitlab::Access` to protected branch access levels.Timothy Andrew
2016-07-29Implement review comments from @dbalexandre.Timothy Andrew
2016-07-29Add seeds for protected branches.Timothy Andrew
2016-07-29Add a series of migrations changing the model-level design of protected branc...Timothy Andrew
2016-07-28Remove project which can't be pulled while seedingZ.J. van de Weg
2016-07-27Fix missing schema update for 20160722221922Stan Hu
2016-07-25Merge branch 'filter-branch-by-name' into 'master' Douwe Maan
2016-07-23Fix bug where replies to commit notes displayed in the MR discussion tab woul...Douwe Maan
2016-07-22Merge branch 'master' of gitlab.com:gitlab-org/gitlab-cetiagonbotelho
2016-07-21Don't drop in DropAndReaddHasExternalWikiInProjectsYorick Peterse
2016-07-21Merge branch 'master' of gitlab.com:gitlab-org/gitlab-cetiagonbotelho
2016-07-21Fix migration to make it fastRémy Coutable
2016-07-21Make Service.external_wikis return only active external wikisRémy Coutable
2016-07-20Merge branch 'email-domain-blacklist' into 'master' Robert Speicher
2016-07-20Allow to disable user request access to groups/projectsFelipe Artur
2016-07-20Merge branch 'master' of gitlab.com:gitlab-org/gitlab-cetiagonbotelho
2016-07-20updates local schematiagonbotelho
2016-07-20Merge branch 'external-wiki-helper-speedup' into 'master' Yorick Peterse
2016-07-20prevent algorithm and key length issue for upgrades from an older GilLab vers...James Lopez
2016-07-19speed up ExternalWikiService#get_project_wiki_pathEugene Howe
2016-07-19Merge branch 'manual-actions' into 'master' Rémy Coutable
2016-07-19Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano
2016-07-19Added the ability to block sign ups using a domain blacklist.Patricio Cano
2016-07-18Improve code designKamil Trzcinski
2016-07-18Merge branch 'undo-revert-of-4892' into 'master' Rémy Coutable
2016-07-18Remove `lock_version` from the `merge_requests` table.Timothy Andrew
2016-07-18Update build fixtures to include manual actionsKamil Trzcinski
2016-07-18Disable transaction when adding index for Ci::PipelineKamil Trzcinski
2016-07-18Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into store-variables...Kamil Trzcinski
2016-07-18Merge branch 'track-pipeline-user' into 'master' Rémy Coutable
2016-07-18Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable
2016-07-16Remove irrelevant commentsKamil Trzcinski
2016-07-16Fix AddWhenAndYamlVariablesToCiBuilds migrationKamil Trzcinski
2016-07-16Store when and yaml variables in builds tableKamil Trzcinski
2016-07-15Make rubocop happyKamil Trzcinski
2016-07-15Add index for user_id of pipelineKamil Trzcinski
2016-07-15Track a user who created a pipelineKamil Trzcinski
2016-07-14Revert "Optimistic locking for Issue and Merge Requests"Stan Hu
2016-07-13Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher
2016-07-13Enforce "developers can merge" during `pre-receive`.Timothy Andrew
2016-07-13Added "developers can merge" setting to protected branchesMathias Vestergaard
2016-07-12Delete award emoji when deleting a userSean McGivern
2016-07-12Optimistic locking for Issue and Merge RequestsValery Sizov
2016-07-11Merge branch 'fix/remove-import-url-migration' into 'master' Rémy Coutable
2016-07-11remove fix validatable import url migrationJames Lopez
2016-07-08Merge branch 'fix-broken-mysql-migration' into 'master' Robert Speicher
2016-07-08Merge branch 'fix/import-url-migration' into 'master' Rémy Coutable