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 (Collapse)Author
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2019-07-26Add frozen_string_literal to spec/featuresThong Kuah
Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-01-31Merge branch '56860-fix-spec-race-condition-upside-the-head' into 'master'Douglas Barbosa Alexandre
Fix a JS race in a spec Closes #56860 See merge request gitlab-org/gitlab-ce!24684
2019-01-28Wait for requests in specs before interacting with select2Nick Thomas
2019-01-25Fix a JS race in a specNick Thomas
2018-09-04Move project default branch settings under 'Repository'Paul Slaughter
- Updates specs accordingly - Updates docs accordingly - Brews a fresh pot
2018-04-10Migrate features/project/project.feature to RSpec and reorganize several ↵Rémy Coutable
Project feature specs Signed-off-by: Rémy Coutable <remy@rymai.me>