summaryrefslogtreecommitdiff
path: root/doc/development
Commit message (Collapse)AuthorAgeFilesLines
* Update docs to put prepend as the last linedocs/update-prepend-documentationYorick Peterse2018-11-131-29/+124
| | | | | | | | This updates the documentation for adding EE specific features to clarify that `prepend` should be on the last line, and how to deal with code that depends on class methods redefined in EE. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/53919
* Merge branch 'docs-fl-define-vuejs-expert-role' into 'master'Tim Zallmann2018-11-131-0/+8
|\ | | | | | | | | Defines Vue.js Expert Role See merge request gitlab-org/gitlab-ce!21922
| * Updates wordingdocs-fl-define-vuejs-expert-roleFilipa Lacerda2018-09-261-3/+3
| |
| * Defines Vue.js Expert RoleFilipa Lacerda2018-09-261-0/+8
| | | | | | | | Currently we have a vue.js expert role that is not defined By defining this role we can improve our Vue and Vuex code.
* | Merge branch 'docs-quality/team-tasks-24' into 'master'Mek Stittri2018-11-133-52/+119
|\ \ | | | | | | | | | | | | | | | | | | Improve the 'Testing levels' documentation Closes gitlab-org/quality/team-tasks#24 See merge request gitlab-org/gitlab-ce!21505
| * | Improve the 'Testing levels' documentationdocs-quality/team-tasks-24Rémy Coutable2018-11-063-52/+119
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Docs: updates docs development guidelinesMarcia Ramos2018-11-122-308/+440
| | |
* | | Docs: Update Variable namingMarcel Amirault2018-11-111-1/+1
| | |
* | | Improve the Review Apps documentation a bitdocs-improve-review-apps-docRémy Coutable2018-11-081-42/+50
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Merge branch 'docs/refine-markdown-proselint-config' into 'master'Achilleas Pipinellis2018-11-073-98/+114
|\ \ \ | | | | | | | | | | | | | | | | Add refined sample linting configuration See merge request gitlab-org/gitlab-ce!22827
| * | | Add refined sample linting configurationdocs/refine-markdown-proselint-configEvan Read2018-11-063-98/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also: - Ensures documentation section adheres to linters. - Makes other minor improvements.
* | | | Merge branch '52767-more-chaos-for-gitlab' into 'master'Sean McGivern2018-11-072-1/+119
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add more chaos to GitLab Closes #53362 and #52767 See merge request gitlab-org/gitlab-ce!22746
| * | | | Documentation updates as per review [skip ci]52767-more-chaos-for-gitlabAndrew Newdigate2018-11-062-35/+68
| | | | |
| * | | | Updated with Sean's feedbackAndrew Newdigate2018-11-051-3/+4
| | | | |
| * | | | Fixing the broken build with style fixesAndrew Newdigate2018-11-011-4/+4
| | | | |
| * | | | Add documentation, secure routes, etcAndrew Newdigate2018-11-012-0/+84
| | | | |
* | | | | User can keep their commit email private43521-keep-personal-emails-privateTiago Botelho2018-11-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The private commit email is automatically generated in the format: id-username@noreply.HOSTNAME GitLab instance admins are able to change the HOSTNAME portion, that defaults to Gitlab's hostname, to whatever they prefer.
* | | | | Merge branch 'patch-31' into 'master'Grzegorz Bizon2018-11-071-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | Update issue_workflow.md: team labels See merge request gitlab-org/gitlab-ce!22800
| * | | | Update issue_workflow.md: team labelsPhilipp Hasper2018-11-061-2/+2
| | |/ / | |/| | | | | | | | | | Label CI/CD has been deprecated (cf. ~CI/CD-DoNotUse ) and its description says to use ~Release or ~Verify
* | | | Includes the way approvals are handled to the documentationDimitrie Hoekstra2018-11-061-0/+6
|/ / /
* | | Merge branch 'update-def-of-done-with-qa-tests-requirement' into 'master'Evan Read2018-11-041-1/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | docs - Update definition of done with e2e tests requirement Closes gitlab-org/quality/team-tasks#67 See merge request gitlab-org/gitlab-ce!22655
| * | | Using inline links per review feedbackupdate-def-of-done-with-qa-tests-requirementSanad Liaquat2018-11-021-4/+2
| | | |
| * | | Changed dev stage team to quality teamSanad Liaquat2018-11-011-2/+2
| | | |
| * | | Update definition of done with e2e tests requirementSanad Liaquat2018-10-291-0/+3
| | | |
* | | | Merge branch 'docs/fix-ux-guide-tips' into 'master'Achilleas Pipinellis2018-11-011-11/+7
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Improve markdown and fix links that don't render correctly See merge request gitlab-org/gitlab-ce!22738
| * | | | Improve markdown and fix links that don't render correctlydocs/fix-ux-guide-tipsEvan Read2018-11-011-11/+7
| | | | |
* | | | | Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis2018-11-011-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | Fix typos in comments and specs See merge request gitlab-org/gitlab-ce!22683
| * | | | Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
| |/ / /
* | | | Rename @gitlab-org/gitlab-svgs to @gitlab/svgsleipert-migrate-gitlab-svgsLukas Eipert2018-10-311-2/+2
| |/ / |/| |
* | | Merge branch 'docs/rs-implicit-feature-flags' into 'master'Sean McGivern2018-10-311-10/+23
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Document implicit feature flag checks Closes gitlab-org/release/framework#26 See merge request gitlab-org/gitlab-ce!22669
| * | | Document implicit feature flag checksdocs/rs-implicit-feature-flagsRobert Speicher2018-10-291-10/+23
| |/ /
* | | Fix Review Apps testing guidemlapierre-master-patch-47853Mark Lapierre2018-10-291-3/+3
|/ / | | | | Changes from docs review
* | Update review apps testing guideMark Lapierre2018-10-261-7/+8
| | | | | | | | Review Apps are now deployed automatically. Note that if auth fails you might need to stop and redeploy the app.
* | Allow CE do nothing if route doesn't exist7864-ee-routesLin Jen-Shin2018-10-261-4/+5
| |
* | Make it possible to add EE only routeLin Jen-Shin2018-10-261-5/+10
| | | | | | | | And if it cannot find any routes, raise an error
* | Put EE routes in EE files under EE directoriesLin Jen-Shin2018-10-261-6/+15
| |
* | Merge branch 'patch-29' into 'master'Achilleas Pipinellis2018-10-241-0/+1
|\ \ | | | | | | | | | | | | Request to be a German proofreader See merge request gitlab-org/gitlab-ce!22337
| * | Request to be a German proofreaderMichael Hahnle2018-10-131-0/+1
| | |
* | | Add instructions on how to enable a feature flagFilipa Lacerda2018-10-231-0/+5
| | |
* | | Make the 'Accepting merge requests' workflow consistentdocs-accepting-merge-requests-label-is-the-ssotRémy Coutable2018-10-223-22/+23
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | docs-Update proofreader.mdRay Paik2018-10-221-1/+3
| | |
* | | Merge branch 'patch-30' into 'master'Achilleas Pipinellis2018-10-221-74/+2
|\ \ \ | | | | | | | | | | | | | | | | docs-Update index.md See merge request gitlab-org/gitlab-ce!22478
| * | | Update index.mdpatch-30Ray Paik2018-10-181-74/+2
| | | |
* | | | Merge branch '51366-custom-repos-trait-docs' into 'master'Rémy Coutable2018-10-221-0/+31
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document the :repository and :custom_repo traits Closes #51366 See merge request gitlab-org/gitlab-ce!22480
| * | | | Document the :repository and :custom_repo traitsNick Thomas2018-10-191-0/+31
| |/ / /
* | | | Document how GitLab keeps its tests pristineNick Thomas2018-10-191-0/+124
|/ / /
* | | Merge branch 'docs/troubleshooting-docs-ra' into 'master'Marcia Ramos2018-10-181-10/+12
|\ \ \ | | | | | | | | | | | | | | | | Split troubleshooting docs review apps in own section See merge request gitlab-org/gitlab-ce!22462
| * | | Split troubleshooting docs review apps in own sectionAchilleas Pipinellis2018-10-181-10/+12
| | | |
* | | | Documents help and feedback section and DisqusMarcia Ramos2018-10-181-3/+43
| | | | | | | | | | | | | | | | | | | | | | | | - Links to MRs that introduced them - Explains how to omit them - Follows https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/341
* | | | Merge branch 'docs-tech-debt-followup-issues' into 'master'Filipa Lacerda2018-10-181-0/+39
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | When to create follow-up technical debt issues See merge request gitlab-org/gitlab-ce!22384