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
2019-05-15Disallow the review-deploy and review-qa-smoke jobs to failRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-05-08Upgrade Ruby version to 2.6.3Stan Hu
Ruby 2.6 offers better performance and memory usage: https://www.rubyguides.com/2018/11/ruby-2-6-new-features/ Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/57323
2019-05-07Merge branch 'winh-refactoring-issue-template-docs' into 'master'Stan Hu
Add issue template for refactorings See merge request gitlab-org/gitlab-ce!27889
2019-05-06Add Mayra Cabrera to codeownersMayra Cabrera
Per the second step of: https://gitlab.com/gitlab-com/www-gitlab-com/issues/3351
2019-05-06Move the build-qa-image to the test stageRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-05-02Use PostgreSQL 10.7Balasankar "Balu" C
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2019-05-02Update ENV vars syntax for reports.ci.ymlVictor Zagorodny
2019-05-02Escape the usernames to avoid mentionsToon Claes
Avoid people and groups getting mentioned unintentionally by surrounding the names with backticks.
2019-04-30Add issue template for refactoringsWinnie Hellmann
2019-04-28Upgrade CI images to use Chrome V73Stan Hu
Attempt to solve issues such as https://gitlab.com/gitlab-org/gitlab-ce/issues/60953.
2019-04-26CI: Fix upload of screenshots in gitlab:ui:visualPeter Leitzen
Before this commit uploading of screenshots failed with WARNING: tests/__image_snapshots__/: no matching files ERROR: No files to upload ERROR: Job failed: exit code 1 After this commit it works again Uploading artifacts... gitlab-ui/tests/__image_snapshots__/: found 90 matching files Uploading artifacts to coordinator... ok
2019-04-26Improve Review Apps scheduled cleanupRémy Coutable
By moving it to the `build` stage and adding `action: stop` to it. Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-24Organize better Review Apps and QA jobsRémy Coutable
Also, play manual jobs once dependency jobs are done instead of polling for the dependent jobs to be finished. Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-19Merge branch 'retry-review-deploy-twice' into 'master'Lin Jen-Shin
Retry the review-deploy job twice and make the Review App cleanup more efficient See merge request gitlab-org/gitlab-ce!27489
2019-04-19Merge branch ↵Grzegorz Bizon
'58663-use-include-template-syntax-for-including-the-code-quality-job' into 'master' Resolve "Use include template syntax for including the Code Quality job" Closes #58663 See merge request gitlab-org/gitlab-ce!27448
2019-04-19Make the Review App cleanup more efficientRémy Coutable
Ensure that the cleanup starts right away. Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-19Retry the review-deploy job twiceRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-18Update review.gitlab-ci.yml to fix review-stopMarcel Amirault
2019-04-18Merge branch 'always-save-gitlab-ui-visual-artifacts' into 'master'Phil Hughes
Always save artifacts in the gitlab:ui:visual job See merge request gitlab-org/gitlab-ce!27469
2019-04-18Merge branch 'retry-review-qa-smoke-job' into 'master'Lin Jen-Shin
Retry twice the review-qa-smoke job See merge request gitlab-org/gitlab-ce!27470
2019-04-17Retry twice the review-qa-smoke jobRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-17Always save artifacts in the gitlab:ui:visual jobRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-17Retry twice the system, API and unknown failuresRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-17Add docs exceptions to CIMarcel Amirault
2019-04-17Include CodeQuality with template syntaxMatija Čupić
2019-04-16Test using Git 2.21Zeger-Jan van de Weg
Given Rails doesn't use the Git binary anymore, this shouldn't be a problem.
2019-04-15Refactor .gitlab-ci.ymlKamil Trzciński
2019-04-10Add @ashmckenzie to backend CODEOWNERSAsh McKenzie
2019-04-04Add testing to feature proposal templateMark Lapierre
2019-04-03Add @mkozono to backend CODEOWNERSMichael Kozono
2019-03-27Update the MR template for security MRsYorick Peterse
This makes two changes to the template: 1. EE MRs are now always required (see https://gitlab.com/gitlab-org/release/framework/issues/256 for a backstory). 2. We clarify that a release manager is not a suitable reviewer for security merge requests.
2019-03-26Remove redundant "Type of issue" headingVictor Zagorodny
2019-03-20Add issue template for database reviewerAndreas Brandl
2019-03-18Fix test-plan label in the templateSanad Liaquat
2019-03-12Update feature proposal template with "Intended users"Sarah Voegeli
2019-02-27Fixed placeholder text in feature proposal issue templateJeremy Watson
2019-02-27Added permissions section to issue template [CE]Jeremy Watson
2019-02-26update persona links issue templateDimitrie Hoekstra
2019-02-26Add task for adding links to the sec release issueHeinrich Lee Yu
2019-02-19Merge branch 'master' into 'template-improvements-for-documentation'Mike Lewis
# Conflicts: # .gitlab/merge_request_templates/Documentation.md
2019-02-15Update custom MR templates for gitlab-ceTakuya Noguchi
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-02-12Merge branch 'master' into 'template-improvements-for-documentation'Mike Lewis
# Conflicts: # .gitlab/issue_templates/Feature proposal.md
2019-02-08Update labels in Type of issue sectionMike Lewis
2019-02-08Update Documentation section to include link to new Documentation ↵Mike Lewis
Requirements section in docs
2019-02-08Update Documentation MR template to remove most of the language around ↵Mike Lewis
milestones
2019-02-08Add quotes on label namesMike Lewis
2019-02-08Update Doc issue template to use /label for typesMike Lewis
2019-02-07Remove unnecessary mentions of milestone and EE vs CEMike Lewis
2019-02-06Fix incorrect stable branch name for templatesYorick Peterse
In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24962 the stable branches were incorrectly changed to `stable-X-Y`. This commit fixes this so we correctly use `X-Y-stable`.
2019-02-06Remove requirement to target security branchesYorick Peterse
This removes the requirement and any mention of targeting security branches when working on security releases. The release process documentation changes for these CE changes can be found in merge request https://gitlab.com/gitlab-org/release/docs/merge_requests/97. The proposal to remove security branches was approved in https://gitlab.com/gitlab-org/release/framework/issues/165#note_138139016.