- Jun 27, 2019
-
-
-
-
-
Change emoji to Gitlab rendering and fix typo Use built in renderer for math Touchups to GFM Doc and bring in suggestions from MR 22122 Fix link Add epics to align docs Add epic badge Fix dashes making accidental headers, and move wikis down, add emoji note Add section explaining GitLab markdown extensions Update to incorporate recent changes Add links rendering, fix issue rendering as color chip Add links rendering, fix issue rendering as color chip Update links to GitLab rendered version of markdown doc Separate GFM extensions, reorder list, other tweaks Update code blocks and highlighting Trying to fix improper markdown rendering Fix rendering broken by triple backticks and add emoji note testing triple tildes instead of quad backticks testing rending after mermaid Various fixes to improve markdown rendering Update markdown doc after review Fix markdown doc after review, part two fix typo in markdown doc
-
- Jun 26, 2019
-
-
-
Marcia Ramos authored
-
Winnie Hellmann authored
-
Ben Kochie authored
* Update wording and include localhost for monitoring whitelist configurations. * Add monitoring config documentation for pgbouncer_exporter.
-
Dmitriy Zaporozhets authored
Also release `u` from TOP_LEVEL_ROUTES Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Achilleas Pipinellis authored
-
-
Rose Grissinger authored
-
- Jun 25, 2019
-
-
Roger Meier authored
-
Winnie Hellmann authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Winnie Hellmann authored
-
Achilleas Pipinellis authored
-
This reverts commit 51340f9b47e8339cdabce11d0a17ac724278bff0.
-
Achilleas Pipinellis authored
-
Fabio Pitino authored
When a user sets only_allow_merge_if_pipeline_succeeds, also named as "Pipeline must succeed" project setting, we require the pipeline to be present. This solves race condition issues especially with external CI providers when a build is triggered externally but no pipelines are created in GitLab yet. Document that a head pipeline is expected when using "Pipeline must succeed" setting. Also explain limitations with the use of only/except where there may not be any jobs created and the merge request will not be allowed to be merged.
-
-
Steve Xuereb authored
When using `docker:dind` service and the Runner has the socket mounted as well it will lead to the following error: ``` Failed to load listeners: can't create unix socket /var/run/docker.sock: device or resource busy ``` reference https://gitlab.com/gitlab-org/gitlab-ce/issues/63418
-
Also adds and one linting rule and makes project conform to it.
-
-
Heinrich Lee Yu authored
Changes migration and all other places the attribute is used
-
Adds an instance setting to limit display of time tracking values to hours only
-
-
- Jun 24, 2019
-
-
Tiger Watson authored
This enables terminals for group and project level clusters. Previously there was no way to determine which project (and therefore kubernetes namespace) to connect to, moving this logic onto Environment means the assoicated project can be used to look up the correct namespace.
-
-
-
Lee Tickett authored
-
-
Achilleas Pipinellis authored
Port all info from: - security-products/dependency-scanning/blob/master/docs/README.md - security-products/dependency-scanning/blob/master/docs/analyzers.md
-
-
Stan Hu authored
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.
-
-
- Jun 21, 2019
-
-
Achilleas Pipinellis authored
-
Updating documentation to include Prometheus Service Discovery. Added monitoring node documentaiton as well as documentation for the individual service nodes.
-