Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-08-16Update docs style for code blocksMarcel Amirault
Clarify rules for code blocks, including spaces above and below, and to use tilde when code blocks contain triple backticks
2019-08-16Merge branch 'do-not-vendor-go-mod' into 'master'Grzegorz Bizon
Don't use go mod vendor See merge request gitlab-org/gitlab-ce!31721
2019-08-15Merge branch 'allow-focus-in-specs' into 'master'Bob Van Landuyt
Allow to use focus: true in specs See merge request gitlab-org/gitlab-ce!31691
2019-08-15Add section on how we run CE->EE merge at GitLabAsh McKenzie
2019-08-15Merge branch 'docs/add-free-tier-badge' into 'master'Evan Read
Add missing (FREE ONLY) docs tier badge See merge request gitlab-org/gitlab-ce!31755
2019-08-14Merge branch '328-versioned-search-ee' into 'master'Nick Thomas
Elasticsearch versioned schema for Snippet See merge request gitlab-org/gitlab-ce!31465
2019-08-13Merge branch 'patch-73' into 'master'Marcia Ramos
Add BrowserStack details to Frontend Dev Guide See merge request gitlab-org/gitlab-ce!31744
2019-08-13Edits to event tracking topicEvan Read
2019-08-13Add missing (FREE ONLY) docs tier badgeAchilleas Pipinellis
2019-08-13Links: switch from GitHub to GitLab Postgres mirror repoNikolay Samokhvalov
GitLab.com also has an up-to-date Postgres mirror.
2019-08-13Add sample gitmessage template to the merge request guideDoug Stull
- This provides users with an easy to apply gitmessage template for ease of seeing the commit guidelines here when they commit against gitlab: i https://docs.gitlab.com/ee/development/contributing/merge_request_workflow.html#commit-messages-guidelines
2019-08-13Update list information in docs styleguideMarcel Amirault
Explain indentation more carefully, and expand examples
2019-08-13Mention focus: true in the specsGiorgenes Gelatti
2019-08-13Add BrowserStack details to Frontend Dev GuideLuke Duncalfe
2019-08-12Update styleguide.md - just a little typo.David Kartuzinski
2019-08-12Don't use go mod vendorNick Thomas
This change comes out of a discussion between Ben Kochie and me, around this MR: https://gitlab.com/gitlab-org/gitlab-pages/merge_requests/164 gitlab-elasticsearch-indexer already uses `go mod` without a `vendor/` directory. It has caused some intermittent build failures in the gitlab-ce/ee CI pipelines, but has otherwise been fine. I think that treating our Go dependencies in the same way we do our Ruby or Node.js ones is reasonable, and it has some minor benefits: * Contributors find it easier to submit MRs * MRs are easier to review * Makefiles are easier to write
2019-08-12Make section headings consistentEvan Read
2019-08-12Merge branch 'docs/disqus-identifier' into 'master'Evan Read
Replace redirect_from with disqus_identifier in docs See merge request gitlab-org/gitlab-ce!31595
2019-08-12ES: sync with EEMark Chao
2019-08-12Add more rules to markdown lint checkMarcel Amirault
Adds MD010 (Hard tabs), MD012 (blank lines), MD029 (ordered list prefix), MD030 (spaces after list markers), and fixes remaining docs that were failing these tests
2019-08-09Adds DB guidelines regarding execution timingMayra Cabrera
- Add a new guideline regarding the file location of background migrations - Add a new section about execution timing guidelines for all different kinds of migrations
2019-08-09Merge branch 'migration-style-guide-docs' into 'master'Evan Read
Update Migration Style Guide. Remove MySQL mentions See merge request gitlab-org/gitlab-ce!31531
2019-08-08Rename githost.log -> git_json.logStan Hu
The githost.log name was often confused with GitHost.io. Rename this to git_json.log to make it clear it's coming from Git and that it's JSON data.
2019-08-08Merge branch 'patch-1' into 'master'Ray Paik
Update proofreader.md See merge request gitlab-org/gitlab-ce!26644
2019-08-08Replace redirect_from with disqus_identifier in docsAchilleas Pipinellis
Let's use disqus_identifier since this is a more descriptive name. We will need redirect_from for another purpose anyway (Nanoc redirects).
2019-08-07Update Migration Style GuideValery Sizov
2019-08-07Compress images with pngquantAchilleas Pipinellis
2019-08-07Fix assorted linksMarcel Amirault
Fix links as discovered by the lint in the docs project
2019-08-05Fix links to unassigned, low weight issues for first time contributorsJohn Hope
2019-08-05Add shell scripting guides to development READMEVictor Zagorodny
2019-08-05Expand markdown linting rules for docsMarcel Amirault
MD002 - First header should be level 1 MD006 - Start bullets at beginning of line MD019 - No multiple spaces after header style MD022 - Headers surrounded by blank lines MD025 - Only 1 level 1 header MD028 - No blank lines within blockquote MD038 - Spaces inside code span elements
2019-08-04Clarify that we now use group based teamsMek Stittri
2019-08-02Merge branch 'docs/update-end-to-end-style-guide' into 'master'Walmyr
Update end-to-end style guide doc with new guideline See merge request gitlab-org/gitlab-ce!31342
2019-08-01Use Mermaid Markdown for testing guide docsStan Hu
* Remove PNGs in favor of dynamically rendered graphs * Eliminate <b> styling because this is no longer supported * Change <br /> to <br> because the latter is only supported * Add quotes around subgraph titles
2019-08-01Document the current state of the Review App clustersRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-08-01Update e2e style guide with new guidelineWalmyr Lima
2019-08-01Adds new tracking interface for snowplowJeremy Jackson
This will ultimately replace the stats.js that exists in EE.
2019-07-31Update sections titles with right headingWalmyr Lima
2019-07-31Fix whitespace in ci docsMarcel Amirault
Many code blocks are 4spaced, and they render in GitLab without coloring as a result, even though they are fenced with a language label. If in a list, other items will render as being in a code block too, even if not meant to. This fixes all these issues for most docs in /development, and cleans up other whitespace issues too
2019-07-30Added docs for the new EE injection methodsYorick Peterse
2019-07-26Merge branch 'docs-label-filtering' into 'master'Sean McGivern
Add development documentation on label filtering Closes #49651 See merge request gitlab-org/gitlab-ce!30741
2019-07-26Merge branch 'ab-dbreview-prep' into 'master'Evan Read
Add points how to prepare for database reviews Closes #65126 See merge request gitlab-org/gitlab-ce!31158
2019-07-26Update links to relativeMarcel Amirault
Following the single docs codebase change, all internal links should be relative. Also cleans up one table
2019-07-25Add points how to prepare for database reviewsAndreas Brandl
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/65126. Came up in the database office hours call on 2019-07-25.
2019-07-25Update guidance for EE doc submissionsMarcel Amirault
2019-07-25Add a section of examplesKerri Miller
We have a fairly good guide to Code Reviews, but can be improved by adding a few examples of what a good code review looks like at GitLab, specifically ones where there is a bit of back and forth, "nit-picking," etc. This would: + help set expectations of newly hired engineers around what our process looks like when it is functioning what level of scrutiny their code will be under + how we have technical conversations + show by example how after you're done crafting a solution, there can still be extra work done either tidying up code and/or managing the communication and conversations about your proposed MR
2019-07-25Add development documentation on label filteringSean McGivern
This topic comes up periodically, and we've investigated several options for changing the way we filter labels. Unfortunately, we have yet to find an option that is strictly better than the current state.
2019-07-25Merge branch 'sh-yarn-dedupe-docs' into 'master'Mike Greiling
Add documentation on how to add dependencies to yarn See merge request gitlab-org/gitlab-ce!31066
2019-07-24Followup edit of documentationEvan Read
2019-07-24Clean up headers in markdownMarcel Amirault
Some markdown headers needed tweaking to adhere to standards, including blank lines above and below, only one space after hash, first header should be h1, and only one h1 per doc