- 15 Jul, 2019 37 commits
-
-
Marcia Ramos authored
Convert more product badges to round brackets See merge request gitlab-org/gitlab-ce!30719
-
Evan Read authored
-
Achilleas Pipinellis authored
Add note to GEO documentation about database upgrade See merge request gitlab-org/gitlab-ce!30647
-
Ian Baum authored
* Point to the omnibus documentation for how to upgrade the cluster * Document how to disable the upgrade procedure
-
Achilleas Pipinellis authored
Update dependency scanning to add new variable See merge request gitlab-org/gitlab-ce!30528
-
Can Eldem authored
-
Tim Zallmann authored
(CE Port) Set max width for onboarding popover See merge request gitlab-org/gitlab-ce!30619
-
Martin Wortschack authored
-
Sean McGivern authored
GitLab Managed App ensure helm version uses tls opts Closes #63694 See merge request gitlab-org/gitlab-ce!30654
-
Phil Hughes authored
Display boards filter bar on mobile Closes #45864 See merge request gitlab-org/gitlab-ce!30120
-
Martin Hanzel authored
-
Achilleas Pipinellis authored
Docs: Pages - refactor "Custom domain / SSL" documentation Closes #47585, #60612, #44606, and #63753 See merge request gitlab-org/gitlab-ce!30363
-
Marcia Ramos authored
- Move steps to new doc - Move all concepts to different docs
-
Sean McGivern authored
Add Namespace#feature_available no-op Closes #60908 See merge request gitlab-org/gitlab-ce!30641
-
Kushal Pandya authored
Resolve "Add size 96 to avatar sizes in avatar.scss" Closes #64499 See merge request gitlab-org/gitlab-ce!30671
-
Evan Read authored
Add a note about implicit Dockerfile serverless runtime See merge request gitlab-org/gitlab-ce!30672
-
Grzegorz Bizon authored
-
Achilleas Pipinellis authored
expand (CD) acronym See merge request gitlab-org/gitlab-ce!30646
-
Evan Read authored
Add example of ENV variables for image and services. See merge request gitlab-org/gitlab-ce!27320
-
Thad Guidry authored
Verified snippet works with 11.10.1
-
Achilleas Pipinellis authored
Rename "discussions" to "threads" in docs See merge request gitlab-org/gitlab-ce!30037
-
Michel Engelen authored
-
Ash McKenzie authored
Filter Geo proxied data from api_json.log See merge request gitlab-org/gitlab-ce!30687
-
Stan Hu authored
Currently the base64-encoded value of the push-to-secondary data is saved in `api_json.log`, and this can easily be hundreds of megabytes. We should filter this from the logs.
-
Evan Read authored
Fix whitespace in user and misc docs See merge request gitlab-org/gitlab-ce!30605
-
Marcel Amirault authored
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 woll render as being in a code block too, even if not meant to. This fixes all these issues, and cleans up minor whitespace issues in /user, /security, /ssh and /migrate_ci_to_ce docs.
-
Lin Jen-Shin authored
Add more file extentions to file type icon class See merge request gitlab-org/gitlab-ce!30316
-
Peter Dave Hello authored
-
Lin Jen-Shin authored
Remove obsolete chaos routes See merge request gitlab-org/gitlab-ce!30706
-
Evan Read authored
Update markdown lint style and option files See merge request gitlab-org/gitlab-ce!30595
-
Marcel Amirault authored
Add commented lines explaining the file, and including rules that should pass already, and commented out rules that can be added in the future, for reference.
-
Dylan Griffith authored
The TLS opts were missing from helm version command which meant that it was just perpetually failing and hence wasting 30s of time waiting for a command to be successful that was never going to be successful. This never actually caused any errors because this loop will happily just fail 30 times without breaking the overall script but it was just a waste of installation time so now installing apps should be ~30s faster.
-
Evan Read authored
Remove extra blank lines from docs See merge request gitlab-org/gitlab-ce!30650
-
Marcel Amirault authored
Removing extra blank lines in docs that serve no purpose, as well as some --- lines that also are not needed.
-
Evan Read authored
Remove deprecated docs sections of Secure jobs Closes #63739 See merge request gitlab-org/gitlab-ce!30527
-
Evan Read authored
Remove trailing whitespace in docs (part 2) See merge request gitlab-org/gitlab-ce!30649
-
Marcel Amirault authored
Remove unneeded trailing whitespace in lines in /security /workflow /user docs
-
- 14 Jul, 2019 2 commits
-
-
Grzegorz Bizon authored
Single codebase: Remove an extra whitespace in test files See merge request gitlab-org/gitlab-ce!30710
-
Takuya Noguchi authored
Partial CE backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10565Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
- 13 Jul, 2019 1 commit
-
-
Stan Hu authored
Fix typo "beetween" in timeout validation message See merge request gitlab-org/gitlab-ce!30705
-