- 11 Jun, 2019 40 commits
-
-
Achilleas Pipinellis authored
Take out JN title in text See merge request gitlab-org/gitlab-ce!29376
-
Cassiana Gudgenov authored
-
Achilleas Pipinellis authored
Improve wording for automatic license import See merge request gitlab-org/gitlab-ce!29330
-
Joshua Lambert authored
-
Achilleas Pipinellis authored
Docs: CI - link videos Closes #62293 See merge request gitlab-org/gitlab-ce!29491
-
Marcia Ramos authored
-
Achilleas Pipinellis authored
Update CI Examples section to confirm to SSOT Documentation standards Closes #61507 See merge request gitlab-org/gitlab-ce!29397
-
Mike Lewis authored
Variety of edits to conform with SSOT doc style standards
-
Marcia Ramos authored
Show inline diff example rendered Closes #62813 See merge request gitlab-org/gitlab-ce!29239
-
Mark Lapierre authored
Because the markdown wouldn't have been rendered on docs.gitlab.com
-
Rémy Coutable authored
Use Time.zone.now for Ci::PipelineSchedule#ideal_next_run_at Closes #62760 See merge request gitlab-org/gitlab-ce!29275
-
Lin Jen-Shin authored
-
Marcia Ramos authored
Use correct alert box See merge request gitlab-org/gitlab-ce!28268
-
Ben Bodenmiller authored
-
Stan Hu authored
Fix pipeline schedule when owner is nil Closes gitlab-com/gl-infra/production#805 and #63086 See merge request gitlab-org/gitlab-ce!29477
-
Marcia Ramos authored
Make the architecture table displayed in a block Closes #62990 See merge request gitlab-org/gitlab-ce!29470
-
Mike Lewis authored
Port the subscriptions docs to CE See merge request gitlab-org/gitlab-ce!29484
-
Achilleas Pipinellis authored
Use Go 1.11.10 in source installations See merge request gitlab-org/gitlab-ce!29471
-
Jacob Vosmaer authored
-
Tom Atkins authored
Adding documentation on how to bulk migrate issues See merge request gitlab-org/gitlab-ce!24530
-
Fatih Acet authored
Fix pipeline dropdown overflow Closes #62622 See merge request gitlab-org/gitlab-ce!29443
-
Achilleas Pipinellis authored
By default, all tables have a width of 100% on docs.gitlab.com. In a few cases, the table will overlap the table of contents (ToC). For these cases, we need to add an entry to the document’s frontmatter to render them as a display block.
-
Kamil Trzciński authored
Persist target project id and target branch in merge trains table See merge request gitlab-org/gitlab-ce!29466
-
James Lopez authored
Ignore legacy artifact columns in Project Import/Export Closes #63033 See merge request gitlab-org/gitlab-ce!29427
-
Shinya Maeda authored
In order to optimize the query performance, we should use target project id and target branch intead of cross-joining merge_requests table. Fix schema Fix schema
-
Shinya Maeda authored
Ignore some columns
-
Filipa Lacerda authored
Fix system note alignment within diff See merge request gitlab-org/gitlab-ce!29446
-
Thong Kuah authored
Explicitly set Chrome user-data-dir See merge request gitlab-org/gitlab-ce!29459
-
Sean McGivern authored
Update server API to enable switch prometheus endpoint See merge request gitlab-org/gitlab-ce!29186
-
Nick Thomas authored
Add a default reactive cache key See merge request gitlab-org/gitlab-ce!29337
-
Shinya Maeda authored
Fixing the bug
-
Achilleas Pipinellis authored
Add eread as CODEOWNER for doc dir See merge request gitlab-org/gitlab-ce!29456
-
Evan Read authored
-
Filipa Lacerda authored
Add LFS blob IDs to GraphQL tree type See merge request gitlab-org/gitlab-ce!28666
-
Achilleas Pipinellis authored
SSoT audit fixes for some topics in GitLab U section Closes #61513 See merge request gitlab-org/gitlab-ce!29033
-
Evan Read authored
Also improves the markdown in that section.
-
Kamil Trzciński authored
Remove some deprecated code See merge request gitlab-org/gitlab-ce!29222
-
Kamil Trzciński authored
Notify events when auto merge is enabled or merge param is updated See merge request gitlab-org/gitlab-ce!29415
-
Heinrich Lee Yu authored
This is a temporary measure to prevent some system specs causing Chrome to crash
-