summaryrefslogtreecommitdiff
path: root/PROCESS.md
Commit message (Collapse)AuthorAgeFilesLines
* Add allowance to merge feature flags MRsSteve Azzopardi2018-10-101-0/+1
| | | | | After the 7th it is OK to merge code changes that are merged as long it is behind a feature flag.
* Document the need for feature flagsYorick Peterse2018-09-181-19/+36
| | | | | | | | This adds a development guide explaining that we are going to use feature flags more often, why, what the benefits are, and so on. See https://gitlab.com/gitlab-org/gitlab-ce/issues/49619 for more information.
* Documentation process at GitLabMarcia Ramos2018-08-161-8/+25
|
* Update scheduling language to be less descriptiveMek Stittri2018-07-271-6/+6
|
* Refactored if logic for regression.Mek Stittri2018-07-261-3/+3
|
* Simplified process and address review commentsMek Stittri2018-07-261-10/+11
|
* Fix typoVictor Wu2018-07-261-1/+1
|
* Collaspe regression under bugsMek Stittri2018-07-261-49/+31
| | | | | | - Bugs are the parent section - Use the same workflow but branch off bugs / regression sections - Addressed review comments
* Fixed links and clarrified after the 7th sectionMek Stittri2018-07-261-6/+7
| | | | Regressions that can bypass the exception requests are the ones which `regression:xx.x` is the last recent monthly release or the current release.
* Simplify regression triage flowMek Stittri2018-07-261-20/+26
|
* Laydown process for bugs and regressionsMek Stittri2018-07-261-28/+42
|
* Add excerpt for non-regressionsMek Stittri2018-07-261-0/+2
|
* Clarrify use of regression labelMek Stittri2018-07-261-0/+6
|
* Merge branch 'how-to-manage-a-regression' into 'master'Mek Stittri2018-06-281-5/+27
|\ | | | | | | | | Add how to manage a regression See merge request gitlab-org/gitlab-ce!17530
| * Fix S3 in the current milestoneMek Stittri2018-06-281-9/+3
| |
| * Fix formattingFabio Busatto2018-06-271-1/+5
| |
| * Fix broken linksFabio Busatto2018-06-271-2/+2
| |
| * Update regression labeling processbikebilly2018-06-221-8/+8
| |
| * Copyeditsbikebilly2018-06-201-1/+1
| |
| * Copyeditsbikebilly2018-06-201-1/+1
| |
| * CopyeditsFabio Busatto2018-06-201-1/+1
| |
| * Copyeditsbikebilly2018-06-181-2/+2
| |
| * Update regression labelingbikebilly2018-06-181-2/+3
| |
| * Update regression labelingbikebilly2018-06-181-3/+4
| |
| * Update regression labelingbikebilly2018-06-181-4/+4
| |
| * Explain milestone usageFabio Busatto (OOO until 19/3)2018-06-181-7/+11
| |
| * Fix typoFabio Busatto (OOO until 19/3)2018-06-181-2/+2
| |
| * Better clarify the processFabio Busatto (OOO until 19/3)2018-06-181-14/+9
| |
| * Add bug label tooFabio Busatto (OOO until 19/3)2018-06-181-1/+1
| |
| * CopyeditsFabio Busatto (OOO until 19/3)2018-06-181-1/+1
| |
| * CopyeditFabio Busatto (OOO until 19/3)2018-06-181-1/+1
| |
| * Simplified the processFabio Busatto2018-06-181-13/+9
| |
| * CopyeditFabio Busatto2018-06-181-1/+2
| |
| * Add how to manage a regressionFabio Busatto2018-06-181-5/+31
| |
* | Updates exception request documentation to link to the new locationFilipa Lacerda2018-06-271-18/+1
|/
* Documentation does not need an exception to be pickedSean McGivern2018-06-131-0/+1
|
* Remove unnecessary and broken examplemk/remove-unnecessary-and-broken-example-docsMichael Kozono2018-06-081-5/+1
| | | | | | The example provided was broken because it mistakes a bug for a regression. It is not needed for clarity anyway. The milestone part is no longer relevant as well.
* QA fixes or improvements don't need an exception requestRémy Coutable2018-06-051-0/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Clarify that the Pick Into X.Y label is added after approvalSean McGivern2018-03-081-0/+3
|
* Fix link to Merge Request CoachFabien Catteau2018-03-081-1/+1
|
* Change to Pacific Time ZoneFabien Catteau2018-03-071-1/+1
| | | | The freeze time remains the same when switching to PDT (Daylight Saving Time), so it should be PT, not PST.
* Update Process document with changes to the exception request process.Marin Jankovski2018-02-141-5/+8
|
* Clarify that a feature that isn't in review by the 1st or 3rd doesn't ↵Douwe Maan2018-01-231-3/+27
| | | | necessarily miss the freeze
* Address Robert's and Axil's feedbackRémy Coutable2017-12-061-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Move the "Limit conflicts with EE" doc to "Automatic CE-> EE merge"Rémy Coutable2017-12-051-2/+4
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Use the new simpler `Pick into X.Y` labels workflow after the 7thRémy Coutable2017-11-091-15/+23
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Refactor the Development documentation, and divide the Testing documentation ↵Rémy Coutable2017-10-111-1/+1
| | | | into multiple pages
* regression with product labelsVictor Wu2017-10-031-0/+5
|
* Update PROCESS.mdretro-kickoffVictor Wu2017-09-051-20/+2
|
* Document "Pick into Backports" label processjej/document-pick-into-backportsJames Edwards-Jones2017-08-101-6/+10
|