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
2018-10-10Add allowance to merge feature flags MRsSteve Azzopardi
After the 7th it is OK to merge code changes that are merged as long it is behind a feature flag.
2018-09-18Document the need for feature flagsYorick Peterse
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.
2018-08-16Documentation process at GitLabMarcia Ramos
2018-07-27Update scheduling language to be less descriptiveMek Stittri
2018-07-27Refactored if logic for regression.Mek Stittri
2018-07-27Simplified process and address review commentsMek Stittri
2018-07-27Fix typoVictor Wu
2018-07-27Collaspe regression under bugsMek Stittri
- Bugs are the parent section - Use the same workflow but branch off bugs / regression sections - Addressed review comments
2018-07-27Fixed links and clarrified after the 7th sectionMek Stittri
Regressions that can bypass the exception requests are the ones which `regression:xx.x` is the last recent monthly release or the current release.
2018-07-27Simplify regression triage flowMek Stittri
2018-07-27Laydown process for bugs and regressionsMek Stittri
2018-07-27Add excerpt for non-regressionsMek Stittri
2018-07-27Clarrify use of regression labelMek Stittri
2018-06-29Merge branch 'how-to-manage-a-regression' into 'master'Mek Stittri
Add how to manage a regression See merge request gitlab-org/gitlab-ce!17530
2018-06-28Fix S3 in the current milestoneMek Stittri
2018-06-27Updates exception request documentation to link to the new locationFilipa Lacerda
2018-06-27Fix formattingFabio Busatto
2018-06-27Fix broken linksFabio Busatto
2018-06-22Update regression labeling processbikebilly
2018-06-21Copyeditsbikebilly
2018-06-21Copyeditsbikebilly
2018-06-20CopyeditsFabio Busatto
2018-06-18Copyeditsbikebilly
2018-06-18Update regression labelingbikebilly
2018-06-18Update regression labelingbikebilly
2018-06-18Update regression labelingbikebilly
2018-06-18Explain milestone usageFabio Busatto (OOO until 19/3)
2018-06-18Fix typoFabio Busatto (OOO until 19/3)
2018-06-18Better clarify the processFabio Busatto (OOO until 19/3)
2018-06-18Add bug label tooFabio Busatto (OOO until 19/3)
2018-06-18CopyeditsFabio Busatto (OOO until 19/3)
2018-06-18CopyeditFabio Busatto (OOO until 19/3)
2018-06-18Simplified the processFabio Busatto
2018-06-18CopyeditFabio Busatto
2018-06-18Add how to manage a regressionFabio Busatto
2018-06-13Documentation does not need an exception to be pickedSean McGivern
2018-06-08Remove unnecessary and broken exampleMichael Kozono
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.
2018-06-05QA fixes or improvements don't need an exception requestRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-03-08Clarify that the Pick Into X.Y label is added after approvalSean McGivern
2018-03-08Fix link to Merge Request CoachFabien Catteau
2018-03-07Change to Pacific Time ZoneFabien Catteau
The freeze time remains the same when switching to PDT (Daylight Saving Time), so it should be PT, not PST.
2018-02-14Update Process document with changes to the exception request process.Marin Jankovski
2018-01-23Clarify that a feature that isn't in review by the 1st or 3rd doesn't ↵Douwe Maan
necessarily miss the freeze
2017-12-06Address Robert's and Axil's feedbackRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-12-05Move the "Limit conflicts with EE" doc to "Automatic CE-> EE merge"Rémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-11-09Use the new simpler `Pick into X.Y` labels workflow after the 7thRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-10-11Refactor the Development documentation, and divide the Testing documentation ↵Rémy Coutable
into multiple pages
2017-10-03regression with product labelsVictor Wu
2017-09-05Update PROCESS.mdVictor Wu
2017-08-10Document "Pick into Backports" label processJames Edwards-Jones