- 15 Jul, 2019 23 commits
-
-
Kushal Pandya authored
Skeleton for Productivity Analytics See merge request gitlab-org/gitlab-ee!14183
-
Martin Wortschack authored
- Mount vue app
-
GitLab Bot 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.
-
GitLab Bot authored
-
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
-
GitLab Bot authored
-
Lin Jen-Shin authored
Remove obsolete chaos routes See merge request gitlab-org/gitlab-ce!30706
-
Lin Jen-Shin authored
Remove obsolete chaos routes See merge request gitlab-org/gitlab-ee!14672
-
Ash McKenzie authored
Geo: Increase HTTP read timeout of proxy requests to 60 s See merge request gitlab-org/gitlab-ee!14671
-
GitLab Bot authored
-
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.
-
GitLab Bot authored
-
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 3 commits
-
-
GitLab Bot authored
-
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 6 commits
-
-
GitLab Bot authored
-
Stan Hu authored
Fix typo "beetween" in timeout validation message See merge request gitlab-org/gitlab-ce!30705
-
Daniel Danner authored
-
Luke Bennett authored
-
Luke Bennett authored
-
Stan Hu authored
For large pushes over SSH, we observed that it took some time for the secondary server to hear back from the primary server after the POST request to the `/api/v4/geo/proxy_git_push/ssh/push` endpoint. The client would give up on the request and fail the entire push. To give more room for these pushes to go through, bump the timeout from the original 10 seconds to 60 seconds.
-
- 12 Jul, 2019 8 commits
-
-
GitLab Bot authored
-
Dan Davison authored
Unquarantine previously failing autodevops spec Closes gitlab-org/quality/nightly#108 See merge request gitlab-org/gitlab-ce!30691
-
GitLab Bot authored
-
Clement Ho authored
CE backport of reply button tracker refactor See merge request gitlab-org/gitlab-ce!28298
-
Clement Ho authored
Resolve "Snowplow tracking for notes does not work in Firefox" Closes #11470 See merge request gitlab-org/gitlab-ee!12578
-
Constance Okoghenun authored
Removed check for composed path in the event listner
-
ddavison authored
create_project_with_auto_devops_spec.rb # runs autodevops was previous failing This previously failing test has passed consecutively
-
GitLab Bot authored
-