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-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.
2019-02-06Fix comment typo in feature proposal issue templateVictor Zagorodny
2019-02-05Author is Developer in sec. release MR templateMarin Jankovski
2019-01-30Merge branch 'mj/security-release-process' into 'master'Robert Speicher
Create security release MR template Closes gitlab-org/release/framework#168, gitlab-org/release/framework#166, and gitlab-org/release/framework#167 See merge request gitlab-org/gitlab-ce!24725
2019-01-30Rename issue template from "Add style" to "Coding style"Lin Jen-Shin
Because there were a few people thought that's for UI styling...
2019-01-29Address docs review feedbackMarin Jankovski
2019-01-28Create security release MR templateMarin Jankovski
Improve existing issue templates for security releases
2019-01-25Minor edit to personas mentionMike Lewis
2019-01-24Add more information about commentsbikebilly
2019-01-24Reword intro on target audience, and remove some line breaks to compressMike Lewis
2019-01-23Add slash commandsbikebilly
2019-01-21Improve Target audience section for issue templatesbikebilly
2019-01-17Update issue template with user journey, persona label additions, and ↵Dimitrie Hoekstra
clarification between success metrics and acceptance criteria
2019-01-16Merge branch 'add-security-release-template' into 'master'Robert Speicher
add initial security release template See merge request gitlab-org/gitlab-ce!22679
2019-01-16use 11.4, 11.3, and 11.2 throughout templateJames Ritchey
2019-01-14Adopt label renaming from ~"feature proposal" toLin Jen-Shin
just ~feature.
2019-01-14Rename Add style proposalJames Lopez
2019-01-12Create an MR for RCs when preparing security MRsNick Thomas
2019-01-10Add analyzer rule templateJames Lopez
2018-12-21Add @dbalexandre to CODEOWNERSDouglas Barbosa Alexandre
2018-12-21Add @godfat to CODEOWNERSLin Jen-Shin
2018-12-20Fix broken linkFabio Busatto
2018-12-10Improve feature proposal template for improved product thinkingDimitrie Hoekstra
2018-12-10Revert "Merge branch 'bvl-reenable-codeowners' into 'master'"Douwe Maan
This reverts merge request !23381
2018-12-08Add Kushal to frontend CODEOWNERSWinnie Hellmann
2018-12-07Merge branch 'bvl-reenable-codeowners' into 'master'Douwe Maan
Reenable CODEOWNERS See merge request gitlab-org/gitlab-ce!23381
2018-11-29Update Security developer workflow.mdMario de la Ossa
2018-11-27Reenable CODEOWNERSBob Van Landuyt
Automatically adding required approvals to merge reqeusts caused a lot of notifications. Since that was fixed, we can re-enable CODEOWNERS
2018-11-23Delete Research proposal.mdSarah O'Donnell
2018-11-16Fix typos in docsGeorge Tsiolis
2018-11-12Disable CODEOWNERS for the time beingDouwe Maan
We can move the file back to its original location once https://gitlab.com/gitlab-org/gitlab-ee/issues/8396 is fixed.
2018-10-30add initial security release templateJames Ritchey
2018-10-23Update .gitlab/issue_templates/Security developer workflow.mdJames Lopez
2018-10-23Update dev security workflowJames Lopez
It now asks to assign the main dev issue to all RMs
2018-10-21Merge branch 'docs/mr-template-moving-tiers' into 'master'Marcia Ramos
Add "Moving tiers" item to docs MR template See merge request gitlab-org/gitlab-ce!22486
2018-10-19Merge branch 'ml-update-test-plan' into 'master'Sean McGivern
Update Test plan.md : add ~"test plan" and update attributes See merge request gitlab-org/gitlab-ce!22269
2018-10-19Add "Moving tiers" item to docs MR templateAchilleas Pipinellis
2018-10-18Merge branch '49692-trim-MR-template' into 'master'Yorick Peterse
Trim database changes MR template and require up-to-date description before sending an MR for review See merge request gitlab-org/gitlab-ce!21021
2018-10-16Update database changes MR templateMark Lapierre
Updates the database changes MR template to match the default template. Items from the general checklist were removed and a reminder was added to keep the description up-to-date.
2018-10-10Update Test plan.mdMark Lapierre
Add ~"test plan" label and update attributes
2018-10-05Add gitlab-templates code ownersAlessio Caiazza
With https://gitlab.com/gitlab-org/gitlab-ce/issues/50289 we moved CI templates into gitlab repository. The previous gitlab-ci-yml maintainers are now marked as code owners. Auto DevOps is assigned to configure team backend developers.
2018-10-03Update CODEOWNERSAnnabel Dunstone Gray
2018-09-07Add @mkozono to CODEOWNERS for LDAPDrew Blessing
2018-09-07Add dblessing to CODEOWNERS for LDAP Drew Blessing
2018-09-06Port changes for CODEOWNERS to CEBob Van Landuyt
This ports the changes for the CODEOWNERS feature to CE: - It adds the CODEOWNERS file. - It adds the mention of the `with-codeowners` branch in TestEnv
2018-08-26Merge branch 'ml-test-plan-issue-template' into 'master'Mek Stittri
Add Test plan issue template See merge request gitlab-org/gitlab-ce!21227
2018-08-17Add Test plan issue templateMark Lapierre
2018-08-16Documentation process at GitLabMarcia Ramos
2018-08-15Add Acceptance testing issue templateZeger-Jan van de Weg