summaryrefslogtreecommitdiff
path: root/.gitlab
Commit message (Collapse)AuthorAgeFilesLines
* Fix incorrect stable branch name for templatesfix-stable-branch-prefixYorick Peterse2019-02-062-2/+2
| | | | | | 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`.
* Remove requirement to target security branchesYorick Peterse2019-02-062-6/+8
| | | | | | | | | | 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.
* Fix comment typo in feature proposal issue templateVictor Zagorodny2019-02-061-1/+1
|
* Author is Developer in sec. release MR templateMarin Jankovski2019-02-051-2/+2
|
* Merge branch 'mj/security-release-process' into 'master'Robert Speicher2019-01-303-20/+45
|\ | | | | | | | | | | | | 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
| * Address docs review feedbackMarin Jankovski2019-01-291-3/+3
| |
| * Create security release MR templateMarin Jankovski2019-01-283-20/+45
| | | | | | | | Improve existing issue templates for security releases
* | Rename issue template from "Add style" to "Coding style"Lin Jen-Shin2019-01-301-0/+0
|/ | | | Because there were a few people thought that's for UI styling...
* Minor edit to personas mentionMike Lewis2019-01-251-1/+1
|
* Add more information about commentsbikebilly2019-01-241-1/+1
|
* Reword intro on target audience, and remove some line breaks to compressMike Lewis2019-01-231-6/+3
|
* Add slash commandsbikebilly2019-01-231-0/+10
|
* Improve Target audience section for issue templatesbikebilly2019-01-211-1/+17
|
* Update issue template with user journey, persona label additions, and ↵Dimitrie Hoekstra2019-01-171-3/+3
| | | | clarification between success metrics and acceptance criteria
* Merge branch 'add-security-release-template' into 'master'Robert Speicher2019-01-161-0/+69
|\ | | | | | | | | add initial security release template See merge request gitlab-org/gitlab-ce!22679
| * use 11.4, 11.3, and 11.2 throughout templateJames Ritchey2019-01-151-1/+1
| |
| * add initial security release templateadd-security-release-templateJames Ritchey2018-10-301-0/+69
| |
* | Adopt label renaming from ~"feature proposal" toLin Jen-Shin2019-01-151-1/+1
| | | | | | | | just ~feature.
* | Rename Add style proposalJames Lopez2019-01-141-0/+0
| |
* | Create an MR for RCs when preparing security MRsNick Thomas2019-01-111-1/+1
| |
* | Add analyzer rule templateJames Lopez2019-01-101-0/+16
| |
* | Add @dbalexandre to CODEOWNERSDouglas Barbosa Alexandre2018-12-211-2/+2
| |
* | Add @godfat to CODEOWNERSLin Jen-Shin2018-12-221-2/+2
| |
* | Fix broken linkFabio Busatto2018-12-201-1/+1
| |
* | Improve feature proposal template for improved product thinkingDimitrie Hoekstra2018-12-101-2/+10
| |
* | Revert "Merge branch 'bvl-reenable-codeowners' into 'master'"Douwe Maan2018-12-101-0/+0
| | | | | | This reverts merge request !23381
* | Add Kushal to frontend CODEOWNERSWinnie Hellmann2018-12-081-2/+2
| |
* | Merge branch 'bvl-reenable-codeowners' into 'master'Douwe Maan2018-12-071-0/+0
|\ \ | | | | | | | | | | | | Reenable CODEOWNERS See merge request gitlab-org/gitlab-ce!23381
| * | Reenable CODEOWNERSBob Van Landuyt2018-11-271-0/+0
| | | | | | | | | | | | | | | Automatically adding required approvals to merge reqeusts caused a lot of notifications. Since that was fixed, we can re-enable CODEOWNERS
* | | Update Security developer workflow.mdMario de la Ossa2018-11-291-0/+2
|/ /
* | Delete Research proposal.mdremove-research-templateSarah O'Donnell2018-11-231-17/+0
| |
* | Fix typos in docsGeorge Tsiolis2018-11-161-2/+2
| |
* | Disable CODEOWNERS for the time beingDouwe Maan2018-11-121-0/+0
|/ | | | We can move the file back to its original location once https://gitlab.com/gitlab-org/gitlab-ee/issues/8396 is fixed.
* Update .gitlab/issue_templates/Security developer workflow.mdfix/security-workflow-devJames Lopez2018-10-231-1/+1
|
* Update dev security workflowJames Lopez2018-10-231-2/+2
| | | It now asks to assign the main dev issue to all RMs
* Merge branch 'docs/mr-template-moving-tiers' into 'master'Marcia Ramos2018-10-211-0/+1
|\ | | | | | | | | Add "Moving tiers" item to docs MR template See merge request gitlab-org/gitlab-ce!22486
| * Add "Moving tiers" item to docs MR templateAchilleas Pipinellis2018-10-191-0/+1
| |
* | Merge branch 'ml-update-test-plan' into 'master'Sean McGivern2018-10-191-18/+18
|\ \ | |/ |/| | | | | Update Test plan.md : add ~"test plan" and update attributes See merge request gitlab-org/gitlab-ce!22269
| * Update Test plan.mdMark Lapierre2018-10-101-18/+18
| | | | | | | | Add ~"test plan" label and update attributes
* | Merge branch '49692-trim-MR-template' into 'master'Yorick Peterse2018-10-181-10/+18
|\ \ | |/ |/| | | | | 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
| * Update database changes MR templateMark Lapierre2018-10-161-10/+18
| | | | | | | | | | | | 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.
* | Add gitlab-templates code ownersAlessio Caiazza2018-10-051-0/+2
| | | | | | | | | | | | | | | | 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.
* | Update CODEOWNERSAnnabel Dunstone Gray2018-10-031-1/+2
| |
* | Add @mkozono to CODEOWNERS for LDAPDrew Blessing2018-09-071-2/+2
| |
* | Add dblessing to CODEOWNERS for LDAP Drew Blessing2018-09-071-0/+2
| |
* | Port changes for CODEOWNERS to CEBob Van Landuyt2018-09-061-0/+15
| | | | | | | | | | | | 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
* | Merge branch 'ml-test-plan-issue-template' into 'master'Mek Stittri2018-08-261-0/+96
|\ \ | | | | | | | | | | | | Add Test plan issue template See merge request gitlab-org/gitlab-ce!21227
| * | Add Test plan issue templateml-test-plan-issue-templateMark Lapierre2018-08-171-0/+96
| |/
* | Documentation process at GitLabMarcia Ramos2018-08-163-16/+105
| |
* | Add Acceptance testing issue templateZeger-Jan van de Weg2018-08-151-0/+100
| |