summaryrefslogtreecommitdiff
path: root/doc/development
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* | | Docs: Fix broken anchors in development docsMarcel Amirault2019-03-0510-35/+22
|/ /
* | Update Gitaly docs now NFS isn't required anymoreZeger-Jan van de Weg2019-03-041-2/+3
| |
* | Merge branch 'sh-rugged-find-commit' into 'master'Sean McGivern2019-03-041-0/+38
|\ \ | | | | | | | | | | | | Bring back Rugged implementation of find_commit See merge request gitlab-org/gitlab-ce!25477
| * | Bring back Rugged implementation of find_commitStan Hu2019-03-011-0/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This brings back some of the changes in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20339. For users using Gitaly on top of NFS, accessing the Git data directly via Rugged is more performant than Gitaly. This merge request introduces the feature flag `rugged_find_commit` to activate Rugged paths. There are also Rake tasks `gitlab:features:enable_rugged` and `gitlab:features:disable_rugged` to enable/disable these feature flags altogether. Part of four Rugged changes identified in https://gitlab.com/gitlab-org/gitlab-ce/issues/57317.
* | | Corrected Spelling Typos Yolanda Feldstein2019-03-031-2/+2
| | |
* | | Add confidential issue linking guidanceEvan Read2019-03-012-2/+19
| | |
* | | Adds documentation for frontend single repo moveFilipa Lacerda2019-03-011-1/+70
|/ /
* | Replace issue with a link to the featureMichael Kozono2019-03-011-2/+3
| |
* | Merge branch 'ee-component-docs' into 'master'Filipa Lacerda2019-02-281-0/+23
|\ \ | | | | | | | | | | | | Add docs for EE components in CE components See merge request gitlab-org/gitlab-ce!25649
| * | Add docs for EE components in CE componentsPhil Hughes2019-02-281-0/+23
| | |
* | | Merge branch 'patch-31' into 'master'Douwe Maan2019-02-281-4/+8
|\ \ \ | | | | | | | | | | | | | | | | Update best_practices.md let section to also reference let! variables. See merge request gitlab-org/gitlab-ce!22496
| * | | Update best_practices.md let section to also reference let! variables.Artur Martsinkovskyi2018-10-191-4/+8
| | | |