summaryrefslogtreecommitdiff
path: root/doc/development
Commit message (Collapse)AuthorAgeFilesLines
* Add details for the first proof reader requestfirst-proof-readerRay Paik2019-04-011-0/+3
|
* Fix example block for mixin from ee-else-ce pathdocs-fix-import-mixin-from-ee-else-ce-path-exampleEzekiel Kigbo2019-03-311-6/+7
|
* Docs: Update contribution closing policy to include community attributionLucas Charles2019-03-291-2/+5
|
* Document the branch naming conventions for QA-only changesRémy Coutable2019-03-281-0/+18
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Merge branch 'zm-test-plan-refs' into 'master'Achilleas Pipinellis2019-03-282-1/+16
|\ | | | | | | | | Update testing guide to reference test design See merge request gitlab-org/gitlab-ce!26619
| * Update testing guide to reference test designZeff Morgan2019-03-262-1/+16
| |
* | Upgrade `gitlab-markup` to 1.7.0Gabriel Mazetto2019-03-272-0/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | The new version requires `python3` to be available. In omnibus installation this is already a reality as we are currently pathing previous `gitlab-markup` version to use `python3` instead of `python2`. We are now requiring `python3` with the gem without having to patch it. As a consequence to also make it easy to use it in development, we've introduced a `Pipfile` and `Pipfile.lock`, working similarly to `Gemfile` and `Gemfile.lock`, and added documentation on how to use them.
* | Update go guidelines, fix some minor typosLucas Charles2019-03-271-2/+2
|/
* Merge branch 'jc-add-docs-for-gitaly-feature-flags' into 'master'Achilleas Pipinellis2019-03-261-0/+79
|\ | | | | | | | | Add development documentation for gitaly feature flags See merge request gitlab-org/gitlab-ce!25624
| * Add development documentation for gitaly feature flagsJohn Cai2019-03-261-0/+79
| |
* | Docs: Add automatic redirects to last batch of moved filesMarcel Amirault2019-03-263-3/+15
| |
* | Add ssot link to security reviews documentationJames Ritchey2019-03-251-11/+6
| |
* | Mention review-qa-all in the end-to-end tests documentationRémy Coutable2019-03-254-10/+43
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Docs: Fix missed or newly added broken anchorsMarcel Amirault2019-03-251-1/+1
| |
* | Merge branch 'docs/fix-link-to-personas' into 'master'Evan Read2019-03-241-2/+2
|\ \ | | | | | | | | | | | | Fix link to personas UX guide See merge request gitlab-org/gitlab-ce!26478
| * | Fix link to personas UX guideAchilleas Pipinellis2019-03-221-2/+2
| | |
* | | Merge branch 'docs-cleanup-fe' into 'master'Filipa Lacerda2019-03-2211-104/+34
|\ \ \ | | | | | | | | | | | | | | | | Docs cleanup fe See merge request gitlab-org/gitlab-ce!26158
| * | | Cleanup of fe_docsSimon Knox2019-03-2211-104/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Start moving back to regular fe_docs Remove Initiatives, add section to index in fe_guide Delete some no-longer-relevant parts from principles Update title - Progressive Enchancement is a browser-support term and could be confused "When to use" parts are discussed elswhere Vue & jQuery issue is no longer relevant Delete duplicate Security docs Remove empty files, move event_tracking Shuffle index sections around Remove sections on Vue & Webpack (we say same thing in prev paragraph) Remove link to Droplab docs
* | | | Merge branch 'doc-feature-flag-command' into 'master'Achilleas Pipinellis2019-03-211-0/+14
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Add documentation reference for chatops feature flag commands See merge request gitlab-org/gitlab-ce!26425
| * | | | Add documentation reference for chatops feature flag commandsJacob Vosmaer2019-03-211-0/+14
| | |/ / | |/| |
* | | | Adds info and links on creating feature flagsEzekiel Kigbo2019-03-211-0/+16
|/ / / | | | | | | | | | | | | | | | | | | Adds A short summary of the steps to create and use feature flags in development for frontend developers who might be unfamiliar with `rails` and or `flipper`. Adds links to further reading in the development guide.
* | | Merge branch 'winh-yarn-test-command' into 'master'Clement Ho2019-03-201-6/+4
|\ \ \ | | | | | | | | | | | | | | | | Introduce yarn test to run Jest and Karma See merge request gitlab-org/gitlab-ce!26320
| * | | Update docs on running frontend testsWinnie Hellmann2019-03-191-6/+4
| | | |
* | | | Remove static HAML fixtures from frontend testing guideWinnie Hellmann2019-03-191-6/+3
| | | |
* | | | Document how Git object deduplication works in GitLabJacob Vosmaer2019-03-192-0/+262
| | | |
* | | | Docs: Bring HTML Style Guide in line with docs standardsMarcel Amirault2019-03-191-16/+12
|/ / /
* | | Merge branch 'patch-46' into 'master'Achilleas Pipinellis2019-03-191-0/+6
|\ \ \ | | | | | | | | | | | | | | | | Link to the gitaly repository's Beginniner's Guide documentation See merge request gitlab-org/gitlab-ce!25627
| * | | Add a link to the gitaly repo's guideLuke Duncalfe2019-02-281-0/+6
| | | | | | | | | | | | | | | | | | | | The gitaly repository's Beginner's Guide documentation is an excellent source of information that should be read first.
* | | | Add registry to dev arch docsCindy Pallares 🦉2019-03-191-0/+12
| | | |
* | | | Merge branch 'docs/add-logging-go-guide' into 'master'Marcia Ramos2019-03-161-3/+30
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add logging info to Go guide Closes #57298 See merge request gitlab-org/gitlab-ce!25714
| * | | | Add logging info to Go guideSteve Azzopardi2019-03-161-3/+30
| | | | | | | | | | | | | | | | | | | | closes https://gitlab.com/gitlab-org/gitlab-ce/issues/57298
* | | | | Merge branch 'docs-improve-package-and-qa-documentation' into 'master'Mek Stittri2019-03-152-0/+25
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Document better the package-and-qa job See merge request gitlab-org/gitlab-ce!25978
| * | | | | Document better the package-and-qa jobRémy Coutable2019-03-132-0/+25
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | Docs: Fix a link that fails the link testMarcel Amirault2019-03-151-5/+4
| | | | |
* | | | | Change line length recommendationEvan Read2019-03-141-4/+3
| |_|/ / |/| | |
* | | | Fix jest link in frontend_testing.mdLuke Bennett2019-03-131-1/+1
| | | |
* | | | Docs: Cleaning up the merge request workflowMarcel Amirault2019-03-132-157/+170
| | | |
* | | | Docs: Bring Javascript Style Guide in line with docs standardsMarcel Amirault2019-03-131-162/+150
|/ / /
* | | Update setTestTimeout documentationLuke Bennett2019-03-121-5/+6
| | |
* | | Remove polyfill warnings from the FE testing docsLuke Bennett2019-03-111-19/+0
| | |
* | | Merge branch 'docs-patch-49' into 'master'Phil Hughes2019-03-111-2/+2
|\ \ \ | | | | | | | | | | | | | | | | Updates how to export the state object See merge request gitlab-org/gitlab-ce!25947
| * | | Updates how to export the state objectFilipa Lacerda2019-03-101-2/+2
| | | |
* | | | Remove confusing author name from Changelog docsFatih Acet2019-03-081-1/+1
|/ / /
* | | Resolve "Extend the "Snowplow event tracking" documentation with a "testing" ↵Martin Wortschack2019-03-071-1/+18
| | | | | | | | | | | | section"
* | | Merge branch 'jest-docs' into 'master'Mike Lewis2019-03-071-8/+52
|\ \ \ | | | | | | | | | | | | | | | | Add jest to frontend_testing docs See merge request gitlab-org/gitlab-ce!25748
| * | | Apply suggestion to doc/development/testing_guide/frontend_testing.mdLuke Bennett2019-03-071-1/+1
| | | |
| * | | Add jest to frontend_testing docsLuke Bennett2019-03-041-8/+52
| | | |
* | | | Profiler only works with absolute URLs and pathsSean McGivern2019-03-071-0/+4
| |_|/ |/| |
* | | Merge branch 'docs/zj-feature-flag-group-project' into 'master'Sean McGivern2019-03-061-0/+23
|\ \ \ | | | | | | | | | | | | | | | | Document ChatOps for actor feature gates See merge request gitlab-org/gitlab-ce!25815
| * | | Document ChatOps for actor feature gatesZeger-Jan van de Weg2019-03-061-0/+23
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | The documentations only covered the percentage based feature gates. These don't work really well for a number of reasons, for example; a new visual element in GitLab would be weird to see only 25% of the time. Allowing feature gates based on projects and groups has been supported, now it's documented.