summaryrefslogtreecommitdiff
path: root/PROCESS.md
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Translations can be picked without asking for exceptionsSean McGivern2017-08-091-5/+12
|
* Ask for exceptions in advanceSean McGivern2017-08-091-5/+15
| | | | | | If a feature is really really really really important (most aren't), but we aren't confident that it is ready on the 7th, people can ask for an exception to the freeze process in advance, and it will be picked once it's merged.
* Explain what the regression label meansadd-regressions-explanationSean McGivern2017-07-311-1/+19
|
* Improving copy of CONTRIBUTING.md, PROCESS.md, and code_review.mddocs/30141-improve-contributing-guideRémy Coutable2017-05-041-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Update ToC of CONTRIBUTING.md and PROCESS.mdRémy Coutable2017-05-031-25/+24
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Move retro/kickoff doc to PROCESS.mdRémy Coutable2017-05-031-3/+32
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Document labels in CONTRIBUTING.mdRémy Coutable2017-05-021-30/+37
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Update wording.high-priority-features-in-patch-releasesVictor Wu2017-04-171-2/+2
|
* Clarify wording for "release" and dates.Victor Wu2017-04-171-6/+7
|
* Remove unnecessary example.Victor Wu2017-04-131-2/+0
|
* remove stray comma [ci skip]Victor Wu2017-04-101-1/+1
|
* high-priority-features-in-patch-releasesVictor Wu2017-04-101-1/+3
|
* Clarify what an MR needs to be 'with' a maintainerclarify-mr-with-someoneSean McGivern2017-04-071-5/+14
|
* Link to docs site for file in doc/ee-mrs-on-freeze-dateSean McGivern2017-04-061-1/+1
|
* Large features by the 1st, small ones by the 3rdSean McGivern2017-04-051-0/+23
|
* Ask people to create EE MRs on the 7thSean McGivern2017-04-051-1/+23
|
* Update PROCESS.mddz-patch-1Dmitriy Zaporozhets2017-02-091-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add an ordered list with the 3 people who need to sign offDouwe Maan2017-02-081-2/+8
|
* Rephrase some thingsfeature-freeze-exceptionsDouwe Maan2017-02-081-10/+12
|
* Too many releasesDouwe Maan2017-02-081-1/+1
|
* Small rephraseDouwe Maan2017-02-081-1/+1
|
* Describe process around cherry-picking during the feature freezeDouwe Maan2017-02-081-9/+19
|
* Fix markdown links in PROCESS.mdDavid2017-02-051-13/+13
|
* Remove outdated text and link to up-to-date documentationimprove-processRémy Coutable2017-01-251-77/+23
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Remove "up-for-grabs" label from PROCESS.mdAdam Niedzielski2016-12-281-1/+2
|
* Fix grammar (those issue -> those issues)Mike Greiling2016-08-311-1/+1
|
* link the engineering workflow document from process and contributingjob/update-workflow-linksJob van der Voort2016-08-021-0/+2
|
* Merge branch 'patch-1' into 'master' Rémy Coutable2016-04-261-1/+2
|\ | | | | | | | | | | | | | | Update PROCESS.md Fix grammar by adding missing "we" Add extra newline so example isn't part of list. See merge request !3845
| * Update PROCESS.md Mark Pundsack2016-04-211-1/+2
| | | | | | | | Fix grammar by adding missing "we" Add extra newline so example isn't part of list.
* | Document the feature freeze of stable branchesdocument-feature-freezeYorick Peterse2016-04-181-0/+19
|/ | | | Fixes gitlab-org/gitlab-ce#15183
* Fix wrong anchor in PROCESS.mdRémy Coutable2016-03-021-1/+1
| | | | [ci skip]
* Add a paragraph on "Implementing design & UI elements" in CONTRIBUTING.mdRémy Coutable2016-03-011-28/+72
| | | | | | | Also, link to this new paragraph in PROCESS.md and improved a bit this document. [ci skip]
* Add customer label explanation and change label references to markdown [ci skip]Drew Blessing2016-03-011-11/+8
|
* update guides for feature proposals on the issue trackerJob van der Voort2015-12-141-7/+9
|
* up for grabs labelup-for-grabsJob van der Voort2015-12-011-0/+1
|