- 08 Jan, 2019 12 commits
-
-
Stan Hu authored
Previously, we would only update the default branch on a Geo secondary if the default branch didn't match the primary default branch. However, the Gitaly FindDefaultBranch RPC may return an arbitrary branch if HEAD points to an invalid branch, so we can't trust that result to be correct. To ensure that the default branch is always correct, we now write it out on the Geo secondary whenever we do a sync. This incurs an additional filesystem write, but that should be relatively minor. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/9084
-
Stan Hu authored
Add feature flag for container scanning parsing See merge request gitlab-org/gitlab-ee!9063
-
Stan Hu authored
Mock error_tracking_setting to fix tests on failing master See merge request gitlab-org/gitlab-ee!9062
-
GitLab Bot authored
-
Evan Read authored
Link highlighting of jon.doe@example.com swallowed the trailing backtick, destroying formatting. See merge request gitlab-org/gitlab-ce!24133
-
Adam Smith authored
-
Mike Lewis authored
Document new incoming email address format See merge request gitlab-org/gitlab-ce!23991
-
Brett Walker authored
-
Mike Lewis authored
Merge branch 'ee-29951-support-new-issue-creation-by-email-without-subaddressing-docs' into 'master' Document new incoming email address format (EE) See merge request gitlab-org/gitlab-ee!9013
-
Brett Walker authored
-
Douglas Barbosa Alexandre authored
Hashed Storage: Only set as `read_only` when starting the per-project migration See merge request gitlab-org/gitlab-ce!24128
-
GitLab Bot authored
-
- 07 Jan, 2019 28 commits
-
-
Evan Read authored
Fix doc for "Allow getting the merge base of multiple revisions" See merge request gitlab-org/gitlab-ce!24051
-
Evan Read authored
Add doc for removing Geo node See merge request gitlab-org/gitlab-ee!8868
-
Aric Buerer authored
-
Stan Hu authored
This appears to add "Error Tracking" and remove duplicate "quick actions" and "register" entries.
-
GitLab Bot authored
-
Douwe Maan authored
EE port of 49231-import-issues-csv See merge request gitlab-org/gitlab-ee!8785
-
Douwe Maan authored
Import issues from CSV Closes #49231 See merge request gitlab-org/gitlab-ce!23532
-
Gabriel Mazetto authored
In the previous code, we locked the project during the migration scheduling step, which works fine for small setups, but can be problematic in really big installations. We now moved the logic to inside the worker, so we minimize the time a project will be read-only. We also make sure we only do that if reference counter is `0` (no current operation is in progress).
-
Logan King authored
-
Olivier Gonzalez authored
Skip parsing of container scanning report if feature flag is disabled.
-
GitLab Bot authored
-
Kamil Trzciński authored
Fix QA spec sharing project in the wrong context Closes gitlab-org/quality/nightly#54 See merge request gitlab-org/gitlab-ce!24183
-
GitLab Bot authored
-
Thong Kuah authored
-
Achilleas Pipinellis authored
Docfix/broken autodevops links Closes #9078 See merge request gitlab-org/gitlab-ee!9058
-
lucas charles authored
-
Achilleas Pipinellis authored
Remove duplicate feature text and make linting fixes Closes #8936 See merge request gitlab-org/gitlab-ee!9002
-
Fatih Acet authored
Externalize strings from `/app/views/shared/notes` See merge request gitlab-org/gitlab-ce!23696
-
George Tsiolis authored
-
Fatih Acet authored
Externalize strings from `/app/views/shared/notes` See merge request gitlab-org/gitlab-ee!9039
-
George Tsiolis authored
-
Fatih Acet authored
Add search field to issue board switcher Closes #7715 See merge request gitlab-org/gitlab-ee!8862
-
GitLab Bot authored
-
Lin Jen-Shin authored
CE port: Use parent instead of project for quick actions See merge request gitlab-org/gitlab-ce!24124
-
Lin Jen-Shin authored
Fix adding labels to epics using quick actions Closes #7407 See merge request gitlab-org/gitlab-ee!8772
-
Kamil Trzciński authored
Resolve "Sentry Configuration" See merge request gitlab-org/gitlab-ce!23724
-
Kamil Trzciński authored
Add summary entity to `FeatureFlagController#index` endpoint See merge request gitlab-org/gitlab-ee!9048
-
GitLab Bot authored
-