summaryrefslogtreecommitdiff
path: root/doc/development
Commit message (Collapse)AuthorAgeFilesLines
* Update the installation linkdocs/update-installation-linkCindy Pallares2019-07-081-1/+1
| | | | | The installation link has changed from /installation/ to /install/. This commit will update all the remaining links that are missing.
* Add lint rule that headings must increment one level at a timeEvan Read2019-07-084-16/+16
| | | | Also fixes instances in Markdown that broke the rule.
* Changing badges to use parentheses not bracketsMarcel Amirault2019-07-087-23/+23
| | | | | | | | | | | | | | Previously, we used brackets to denote the tier badges, but this made Kramdown, the docs site Markdown renderer, show many warnings when building the site. This is now fixed by using parentheses instead of square brackets. This was caused by [PREMIUM] looking like a link to Kramdown, which couldn't find a URL there. See: - https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484 - https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
* Change absolute links to relativeMarcel Amirault2019-07-056-10/+10
| | | | | Change assorted absolute links to ce and ee docs to relative links
* Add pgFormatter as a database toolingMayra Cabrera2019-07-051-0/+1
| | | | Includes a PostgreSQL syntax beautifier as a database tooling.
* Small markdown tweaks to clear kramdown warningsMarcel Amirault2019-07-0412-60/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing square brackets, links, etc in: merge_requests.md vulnerabilities.md issues.md issues_statistics.md pipelines.md services.md group_milestones.md milestones.md runners.md changelog.md issue_workflow.md elasticsearch.md api_graphql_styleguide.md automatic_ce_ee_merge.md file_storage.md architecture.md database_debugging.md index.md index.md frontend_testing.md pry_debugging.md vue.md development_process.md
* Definition of done includes deployed changeMarin Jankovski2019-07-041-0/+1
|
* Fix notes and update links to issues docMarcel Amirault2019-07-041-1/+1
| | | | | | After review, heading was changed and links to it needed to be updated, and minor tweaks to the issues docs such as note formatting
* Merge branch 'docs-rename-release-group-labels' into 'master'Mek Stittri2019-07-031-2/+2
|\ | | | | | | | | Rename Release groups in issue_workflow.md See merge request gitlab-org/gitlab-ce!30293
| * Rename Release groups in issue_workflow.mddocs-rename-release-group-labelsRémy Coutable2019-07-031-2/+2
| | | | | | | | | | Based on https://about.gitlab.com/handbook/product/categories/#release-stage: - 'core release' -> 'progressive delivery' - 'supporting capabilities' -> 'release management'
* | Fix golint command in Go guide doc to be recursiveVictor Zagorodny2019-07-031-1/+1
|/
* Expound backporting a tad bitJohn Skarbek2019-07-031-1/+8
| | | | | This bolsters the information in this document, based on questions recently raised in issue: https://gitlab.com/gitlab-org/release/framework/issues/378
* Reconcile our team, group label definitions with our organization structureMek Stittri2019-07-021-15/+70
|
* Fix most bare URLs in projectEvan Read2019-07-029-26/+35
| | | | | | Linting rule not enabled for now because tooling produces false positives.
* Docs: update global nav documentMarcia Ramos2019-07-021-21/+13
|
* Merge branch 'update-sidekiq-inline-testing-docs' into 'master'Rémy Coutable2019-07-011-1/+1
|\ | | | | | | | | Change docs to recommend perform_enqueued_jobs instead of Sidekiq::Testing.inline! See merge request gitlab-org/gitlab-ce!29845
| * Change docs to recommend perform_enqueued_jobsupdate-sidekiq-inline-testing-docsrpereira22019-06-191-1/+1
| | | | | | | | | | | | - Instead of Sidekiq::Testing.inline!, recommend the use of perform_enqueued_jobs. This is due to the changes in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20768
* | Docs: minor fix to link formatczmj2019-07-011-1/+1
| |
* | Update styleguide.md to add Notes usage guidelinesMike Lewis2019-07-011-1/+18
| |
* | Enforce consistent prefix for bullet listsMarcel Amirault2019-07-016-29/+29
| | | | | | | | Adjusts asterisks to hyphens in assorted docs to allow lint rule to pass
* | Merge branch 'small-s-in-elasticsearch' into 'master'Evan Read2019-07-012-8/+8
|\ \ | | | | | | | | | | | | Fix typo in docs about Elasticsearch See merge request gitlab-org/gitlab-ce!30162
| * | Fix typo in docs about ElasticsearchTakuya Noguchi2019-06-282-8/+8
| | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | | Merge branch 'master' into 'check-min-schema-migrate'DJ Mountney2019-06-2817-394/+625
|\ \ \ | | | | | | | | | | | | # Conflicts: # lib/gitlab/database.rb
| * | | Update issue workflow for subject labelsdocs-update-subject-label-issue-workflowMark Fletcher2019-06-281-0/+5
| | | | | | | | | | | | | | | | | | | | Mentions the automatic inference of stage and group labels based on the applied subject labels
| * | | Add diagram to site architecture docsEvan Read2019-06-281-5/+37
| |/ /
| * | Merge branch 'fix-style-guide-links-docs' into 'master'Evan Read2019-06-281-2/+2
| |\ \ | | | | | | | | | | | | | | | | Fix broken style guide links See merge request gitlab-org/gitlab-ce!30149
| | * | Fix broken style guide linkscharlie ablett2019-06-281-2/+2
| | | |
| * | | Update info on externalizing linksEzekiel Kigbo2019-06-281-12/+33
| |/ / | | | | | | | | | | | | Added example for splitting strings with links in javascript and sentence to interpolation.
| * | Added Memory and Ecosystem team labelsCraig Gomes2019-06-271-0/+2
| | |
| * | Reorganize feature flag documentationMarin Jankovski2019-06-278-361/+408
| | | | | | | | | | | | Split the FF docs in 3 separate docs to cover 3 different use-cases.
| * | Address Mike's reviewMarcia Ramos2019-06-271-2/+90
| | | | | | | | | | | | | | | | | | - explictly say not to upload videos - link videos from any YT account - embed videos from GL's YT account only
| * | Fix typo on end-to-end quick start guideWalmyr Lima2019-06-271-1/+1
| | |
| * | Merge branch 'qa/updates-on-epics-management-e2e-tests' into 'master'Rémy Coutable2019-06-271-2/+10
| |\ \ | | | | | | | | | | | | | | | | Backport of EE MR See merge request gitlab-org/gitlab-ce!30051
| | * | Backport of EE MRqa/updates-on-epics-management-e2e-testsWalmyr Lima2019-06-271-2/+10
| | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14320
| * | | Improve accessibility tooling documentationimprove-accessibility-frontend-docsDavid Pisek2019-06-271-2/+10
| |/ / | | | | | | | | | | | | Add links to useful browser extensions and learning resources to the FE-accessibility documentation.
| * | Docs: require release version in image filenamesMarcia Ramos2019-06-261-6/+15
| | |
| * | Document limitations of jsdomWinnie Hellmann2019-06-261-1/+12
| | |
| * | Remove unused authorized_find methodgraphql-error-when-authorizing-with-no-permissions-definedLuke Duncalfe2019-06-261-1/+1
| | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29921#note_184713939
* | | Update comments and docs around min schema versionDJ Mountney2019-06-251-0/+18
|/ / | | | | | | | | | | Fixed some spelling Dropped rake task description for a prefix only task Added note on skipping the check to the postgres debugging dev doc
* | Merge branch 'docs/add-code-comments-development-guide' into 'master'Marcia Ramos2019-06-252-0/+15
|\ \ | | | | | | | | | | | | | | | | | | Add code comments development guide Closes #63132 See merge request gitlab-org/gitlab-ce!30043
| * | Add code comments development guideDmitriy Zaporozhets2019-06-252-0/+15
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Clarify that this.something is not available in Jest (docs)Winnie Hellmann2019-06-251-0/+3
| | |
* | | Clarify that Jest does not use Webpack (docs)Winnie Hellmann2019-06-251-0/+2
|/ /
* | Add Markdown lintingEvan Read2019-06-259-53/+75
| | | | | | | | | | Also adds and one linting rule and makes project conform to it.
* | Add doc for ServiceResponseLin Jen-Shin2019-06-241-0/+36
| |
* | Require database reviews for migrationsAndreas Brandl2019-06-241-0/+3
| |
* | Remove requirement for personal access token in profilingsh-remove-token-from-profiling-docsStan Hu2019-06-231-4/+0
| | | | | | | | | | | | Since https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23320, personal access tokens are no longer needed for profiling an endpoint since users are stubbed directly.
* | Update Grafana and GitLab Monitor in component listStan Hu2019-06-201-3/+3
| | | | | | | | | | | | | | | | | | | | | | This commit checks off two of the three components in the table that we added for the CEO Challenge in Contribute 2019: * Grafana: https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/3272 * GitLab Monitor: https://gitlab.com/charts/gitlab/merge_requests/787
* | Merge branch 'docs-ml-gdk-how-to-more-info' into 'master'Mark Lapierre2019-06-201-0/+12
|\ \ | | | | | | | | | | | | Update docs on how to run E2E tests See merge request gitlab-org/gitlab-ce!29823
| * | Update docs on how to run E2E testsdocs-ml-gdk-how-to-more-infoMark Lapierre2019-06-191-0/+12
| | | | | | | | | | | | Make instructions on how to run the E2E tests against GDK more explicit and easier to find.