Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the line up in the listpatch-59 | Sarah Groff Hennigh-Palermo | 2019-05-20 | 1 | -1/+1 |
| | |||||
* | Clarify case for feature flags | Sarah Groff Hennigh-Palermo | 2019-05-17 | 1 | -0/+1 |
| | |||||
* | Docs: Remove all remaining orphaned images. | Marcel Amirault | 2019-05-17 | 1 | -0/+0 |
| | |||||
* | Docs: Remove orphaned UX guide images | Marcel Amirault | 2019-05-17 | 113 | -0/+0 |
| | |||||
* | Significantly improve the architecture page | Joshua Lambert | 2019-05-17 | 1 | -201/+391 |
| | |||||
* | Add links to GDK autodevops and runner guides | Enrique Alcántara | 2019-05-17 | 1 | -0/+5 |
| | |||||
* | Link to testing guide for feature flag spec info | Luke Duncalfe | 2019-05-17 | 2 | -4/+34 |
| | | | | In order for there to be a single source of truth. | ||||
* | Merge branch 'mk/improve-feature-flag-example' into 'master' | Achilleas Pipinellis | 2019-05-17 | 1 | -6/+5 |
|\ | | | | | | | | | Development docs: Improve feature flag example See merge request gitlab-org/gitlab-ce!25664 | ||||
| * | Don't undermine the point with biased logicmk/improve-feature-flag-example | Michael Kozono | 2019-02-28 | 1 | -6/+5 |
| | | | | | | I.e. Include cleanup in both sides of the comparison. | ||||
* | | Merge branch 'jl-add-component-subheadings-docs' into 'master' | Achilleas Pipinellis | 2019-05-17 | 1 | -3/+7 |
|\ \ | | | | | | | | | | | | | Add subheadings to components page See merge request gitlab-org/gitlab-ce!28382 | ||||
| * | | Add subheadings to components in architecture pagejl-add-component-subheadings-docs | Joshua Lambert | 2019-05-16 | 1 | -3/+7 |
| | | | |||||
* | | | Merge branch 'docs-render_if_exists-opts-caveat' into 'master' | Phil Hughes | 2019-05-16 | 1 | -1/+13 |
|\ \ \ | | | | | | | | | | | | | | | | | Explain render_if_exists opts caveat See merge request gitlab-org/gitlab-ce!28366 | ||||
| * | | | Explain render_if_exists opts caveatdocs-render_if_exists-opts-caveat | Luke Bennett | 2019-05-16 | 1 | -1/+13 |
| | | | | |||||
* | | | | Document what to do if review jobs keep failing | Rémy Coutable | 2019-05-16 | 1 | -6/+16 |
|/ / / | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | Explain `render_if_exists` relative path | Luke Bennett | 2019-05-16 | 1 | -0/+10 |
| | | | |||||
* | | | Merge branch 'docs/single-codebase-info' into 'master' | Mike Lewis | 2019-05-16 | 1 | -0/+56 |
|\ \ \ | | | | | | | | | | | | | | | | | Add info about the single docs codebase effort See merge request gitlab-org/gitlab-ce!28127 | ||||
| * | | | Add info about the single docs codebase effortdocs/single-codebase-info | Achilleas Pipinellis | 2019-05-08 | 1 | -0/+56 |
| | | | | |||||
* | | | | Merge branch 'patch-55' into 'master' | Clement Ho | 2019-05-15 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Docs: couple of improvements to the Vuex frontend guide See merge request gitlab-org/gitlab-ce!28257 | ||||
| * | | | | Couple of improvements to the Vuex frontend guide | Phillip Johnsen | 2019-05-10 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Two nitpick improvements to the following: * set `state.isAddingUser = false` when request resulted in an error, as it has finished after all * be very explicit about vuex store being a local module to avoid confusion about a dependency named `store` | ||||
* | | | | | docs: improve architecture component details | Ben Bodenmiller | 2019-05-15 | 1 | -41/+43 |
| | | | | | |||||
* | | | | | Merge branch 'docs-correct-security-anchor-ee' into 'master' | Achilleas Pipinellis | 2019-05-15 | 1 | -2/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Docs: update link to new security docs See merge request gitlab-org/gitlab-ce!28299 | ||||
| * | | | | | Update links to new security docsdocs-correct-security-anchor-ee | Mark Chao | 2019-05-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Related to gitlab-ee/!5566 | ||||
* | | | | | | Document ways of accessing Session data in GitLabdoc-jej/session-stored-globaly | James Edwards-Jones | 2019-05-15 | 2 | -0/+66 |
|/ / / / / | |||||
* | | | | | Update doc/development/fe_guide/graphql.md | Natalia Tepluhina | 2019-05-13 | 1 | -2/+6 |
| | | | | | |||||
* | | | | | Update K8S apps to checkmarkk8s-apps-architecture-overview | Matija Čupić | 2019-05-10 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge branch 'winh-frontend-test-waiting-docs' into 'master' | Mike Lewis | 2019-05-10 | 1 | -1/+182 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | Provide alternatives to using setTimeout in frontend tests (docs) Closes #49612 See merge request gitlab-org/gitlab-ce!28207 | ||||
| * | | | Provide alternatives to using setTimeout in frontend testswinh-frontend-test-waiting-docs | Winnie Hellmann | 2019-05-09 | 1 | -1/+182 |
| | | | | |||||
* | | | | Add hline between table and chart, improve grammar | Joshua Lambert | 2019-05-08 | 1 | -3/+5 |
| | | | | |||||
* | | | | Resolve conflicts from masterjl-remove-k8s-components-mermaid-docs | Joshua Lambert | 2019-05-08 | 1 | -99/+65 |
| | | | | |||||
* | | | | Revert "Merge branch 'fix-mermaid-chart-docs' into 'master'"revert-0658ebf7 | Stan Hu | 2019-05-07 | 1 | -5/+2 |
|/ / / | | | | | | | This reverts merge request !28188 | ||||
* | | | Load mermaid.min.js for now off-site | Joshua Lambert | 2019-05-07 | 1 | -2/+5 |
| | | | |||||
* | | | Update component diagram, switch to mermaid | Joshua Lambert | 2019-05-07 | 1 | -2/+146 |
|/ / | |||||
* | | Docs: Realigning scattered EE docs into CE | Marcel Amirault | 2019-05-06 | 3 | -27/+118 |
| | | |||||
* | | Docs: Merge EE doc/development to CE | Marcel Amirault | 2019-05-05 | 9 | -2/+713 |
| | | |||||
* | | Merge branch 'patch-37' into 'master' | Bob Van Landuyt | 2019-05-03 | 1 | -0/+1 |
|\ \ | | | | | | | | | | | | | Add @katrinleinweber as German proofreader See merge request gitlab-org/gitlab-ce!24331 | ||||
| * | | Add @katrinleinweber as German proofreader | Katrin Leinweber | 2019-01-11 | 1 | -0/+1 |
| | | | |||||
* | | | Merge branch 'docs/modify-versions-guidance' into 'master' | Mike Lewis | 2019-05-03 | 1 | -18/+26 |
|\ \ \ | | | | | | | | | | | | | | | | | Adjust how we do version text in docs See merge request gitlab-org/gitlab-ce!22894 | ||||
| * | | | Final review feedback applieddocs/modify-versions-guidance | Evan Read | 2019-05-02 | 1 | -3/+3 |
| | | | | |||||
| * | | | Adjust guidance based on feedback | Evan Read | 2019-05-02 | 1 | -2/+3 |
| | | | | |||||
| * | | | Change the guidance for version text | Evan Read | 2019-05-02 | 1 | -23/+13 |
| | | | | |||||
| * | | | Adjust how we do version text in docs | Evan Read | 2019-05-02 | 1 | -6/+23 |
| | | | | |||||
* | | | | Document where Gitaly instance writes logs during rspec | John Cai | 2019-05-02 | 1 | -0/+2 |
|/ / / | |||||
* | | | Give reviewer roulette its own header in the docs | Sean McGivern | 2019-04-30 | 1 | -5/+20 |
| | | | |||||
* | | | Avoid links requiring permissions | Evan Read | 2019-04-29 | 2 | -6/+12 |
| | | | |||||
* | | | Improve externalization.md PO regen docs | Luke Bennett | 2019-04-25 | 1 | -1/+1 |
| | | | | | | | | | Instill confidence in gettext:regenerate command | ||||
* | | | Update development Review Apps documentation with the latest changes | Rémy Coutable | 2019-04-24 | 2 | -80/+82 |
| | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | Clarify UX debt label | Pedro Moreira da Silva | 2019-04-24 | 1 | -2/+3 |
| | | | |||||
* | | | Merge branch ↵ | Michael Kozono | 2019-04-23 | 1 | -0/+16 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | 'ce-11199-add-a-rake-task-to-seed-insights-data-for-a-given-project' into 'master' Provide a new gitlab:seed:issues task See merge request gitlab-org/gitlab-ce!27454 | ||||
| * | | | Provide a new gitlab:seed:issues taskce-11199-add-a-rake-task-to-seed-insights-data-for-a-given-project | Rémy Coutable | 2019-04-23 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | | Merge branch 'add_simplified_chinese_proofreader' into 'master' | Rémy Coutable | 2019-04-23 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Update proofreader.md - add simplified chinese proofreader See merge request gitlab-org/gitlab-ce!27568 |