- 12 Oct, 2019 1 commit
-
-
Stan Hu authored
net-dns has a bug (https://github.com/bluemonk/net-dns/issues/46) that causes this error to hit whenever the nameserver lookup via TCP times out. To fix this problem in the short term, use our fork of this repository and pull in the fix (https://gitlab.com/gitlab-org/gitlab-net-dns/merge_requests/2). Closes https://gitlab.com/gitlab-org/gitlab/issues/11634
-
- 11 Oct, 2019 39 commits
-
-
Tanya Pazitny authored
Add current state of 50k architecture to docs See merge request gitlab-org/gitlab!18484
-
Tanya Pazitny authored
-
Tanya Pazitny authored
Add current state of 25k architecture to the docs See merge request gitlab-org/gitlab!18360
-
Tanya Pazitny authored
-
Douglas Barbosa Alexandre authored
Remove models from parameterized test Closes #33908 See merge request gitlab-org/gitlab!18473
-
Douglas Barbosa Alexandre authored
Create allow_next_instance_of spec helper Closes #25470 See merge request gitlab-org/gitlab!18139
-
Michael Kozono authored
Limit the number of comments on a noteable See merge request gitlab-org/gitlab!18111
-
Heinrich Lee Yu authored
Fixes broken master
-
Achilleas Pipinellis authored
Propose and document a location for running chatops commands See merge request gitlab-org/gitlab!18229
-
Allison Browne authored
Document which slack chat rooms to run feature flag chatops commands in for gitlab employees working on gitlab.com as well as staging and dev environments
-
Achilleas Pipinellis authored
Update docs linting details Closes #24079 See merge request gitlab-org/gitlab!18174
-
Marcel Amirault authored
-
Achilleas Pipinellis authored
Documentation for Conan Package registry See merge request gitlab-org/gitlab!16349
-
Steve Abrams authored
Docs describing the initial MVC behavior of the GitLab conan package repository. This incluses functions for upload, install, search, info, and remove.
-
Mike Lewis authored
Fix minor grammar issue for time tracking docs Closes #33869 See merge request gitlab-org/gitlab!18441
-
Robert Speicher authored
Fix diverged from upstream detection with pull_mirror_branch_prefix See merge request gitlab-org/gitlab!18069
-
Michael Kozono authored
Refactor processing of ref changes in PostReceive See merge request gitlab-org/gitlab!18310
-
Mike Lewis authored
Improve help pages with documentation See merge request gitlab-org/gitlab!18331
-
Kamil Trzciński authored
Internal ids: Fix regression with multiple IID scopes See merge request gitlab-org/gitlab!18344
-
Andreas Brandl authored
For models with multiple iid scopes (Milestone), the flag `@internal_id_needs_tracking` should only be reset if the tracking was actually done. Most likely introduced by the refactoring in https://gitlab.com/gitlab-org/gitlab/merge_requests/18003
-
Fatih Acet authored
Moves the license compliance reports to the Backend Closes #32030 See merge request gitlab-org/gitlab!17905
-
Sam Beckham authored
- Adds actions and mutations to fetch the new endpoint - Conditionally fetches the old or new reports dependant on a feature flag - Tells the LC getter to fetch the new report if it's there, and the old one if not. - Adds a bit of a hack to morph the new data in to the old format (temporarily) - Pulls in the proper polling endpoints - Adds tests for all the above
-
Nick Thomas authored
Revert "Merge branch 'multi-select-move' into 'master'" See merge request gitlab-org/gitlab!18458
-
Bob Van Landuyt authored
Merge branch '30112-private-internal-sub-group-email-notifications-not-sent-when-mentioned-in-mr-description' into 'master' Fix notifications for private group mentions in Issues, Notes, and MRs Closes #30112 See merge request gitlab-org/gitlab!18183
-
Sean McGivern authored
Update Workhorse to v8.14.0 See merge request gitlab-org/gitlab!18455
-
Sean McGivern authored
Identify secure jobs in a pipeline See merge request gitlab-org/gitlab!17568
-
Mayra Cabrera authored
Fix error where helper was incorrectly returning `true` See merge request gitlab-org/gitlab!18231
-
Rubén Dávila authored
Helper was incorrectly returning `true` when user was moving from Step 2 (Lead generation) to Step 3 (Selection of namespace). When landing at Step 3. `trial_result` is `nil` so helper show return `false`.
-
Achilleas Pipinellis authored
Add more details to the Praefect setup docs Closes gitaly#2073 See merge request gitlab-org/gitlab!18447
-
Zeger-Jan van de Weg authored
As a team, we tried to setup Praefect and noticed lots of details were missing from the docs. This change improves it a bit, though potentially not enough. Closes https://gitlab.com/gitlab-org/gitaly/issues/2073
-
Mayra Cabrera authored
Add instance security dashboard permissions See merge request gitlab-org/gitlab!17908
-
Avielle Wolfe authored
So long as the right license is there, any logged in user should be able to view the dashboard. https://gitlab.com/gitlab-org/gitlab/issues/33831
-
Kushal Pandya authored
This reverts merge request !16317
-
Nick Thomas authored
-
Martin Wortschack authored
Fix spacing with big line numbers See merge request gitlab-org/gitlab!18438
-
Kamil Trzciński authored
Fix Sidekiq job total CPU time Closes #31887 See merge request gitlab-org/gitlab!17501
-
Kamil Trzciński authored
Fix daemon memory killer busy loop risk See merge request gitlab-org/gitlab!17888
-
Dmitriy Zaporozhets authored
Describe what means 'definition of done' for Regressions and Bugs See merge request gitlab-org/gitlab!18446
-
Kamil Trzciński authored
-