- 05 Nov, 2021 40 commits
-
-
Sri authored
- With mocked dataset - Tabs for configuration, deployments and services - Service accounts section under configuration - Empty state - Tabled list - `Create service account` button
-
Pavel Shutsin authored
Remove include_sti_condition flag See merge request gitlab-org/gitlab!73734
-
Jan Provaznik authored
Access restrictions for project /google_cloud See merge request gitlab-org/gitlab!73569
-
Patrick Bair authored
Rename all temporary tables to be prefixed with `_test` See merge request gitlab-org/gitlab!73824
-
Sanad Liaquat authored
Fixes blob counts of images on dependency proxy See merge request gitlab-org/gitlab!73654
-
Sofia Vistas authored
-
Marcia Ramos authored
Document authorizing projects for an Agent See merge request gitlab-org/gitlab!73229
-
Bob Van Landuyt authored
Move the cleanup policies cache object See merge request gitlab-org/gitlab!71584
-
Max Woolf authored
Updating ipynbdiff to 0.3.7 See merge request gitlab-org/gitlab!73760
-
Sean McGivern authored
Build the Redis::Store instance and use it in session_store See merge request gitlab-org/gitlab!73552
-
Sean McGivern authored
Enable workhorse_use_sidechannel by default See merge request gitlab-org/gitlab!73536
-
Natalia Tepluhina authored
Improve ConfigurationPageLayout UX See merge request gitlab-org/gitlab!73071
-
Paul Gascou-Vaillancourt authored
-
Kamil Trzciński authored
In number of places we create temporary tables. This renames these temporary tables to be prefixed with `_test_` to exempt them from schema validation.
-
nmilojevic1 authored
-
nmilojevic1 authored
-
nmilojevic1 authored
-
nmilojevic1 authored
- Add specs and ENV variable
-
Marcin Sedlak-Jakubowski authored
New project button is blue, not green See merge request gitlab-org/gitlab!73807
-
Brian Rhea authored
-
Albert Salim authored
ci: Update GitLab Helm chart version to 5.4.1 See merge request gitlab-org/gitlab!73570
-
Ezekiel Kigbo authored
Remove runners' table jobs and projects columns See merge request gitlab-org/gitlab!73472
-
Natalia Tepluhina authored
Jira Connect: consolidate sign in link update logic See merge request gitlab-org/gitlab!73813
-
Jacob Vosmaer authored
This updates the developer documentation to reflect the fact that we stopped using CI_PRE_CLONE_SCRIPT to make the gitlab-org/gitlab CI Git fetch workload manageable.
-
Jacob Vosmaer authored
This changes the workhorse_use_sidechannel feature flag to be on by default. This is a performance improvement for Git fetch traffic, see https://gitlab.com/groups/gitlab-com/gl-infra/-/epics/463. For self-managed installations that have configured a gRPC proxy to sit between Workhorse and Gitaly, this will break things. The solution for that is to remove the proxy or change it to a TCP proxy. Having a proxy between Workhorse and Gitaly is not a recommended configuration but we cannot rule out that someone chose to do this. Also see https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/1301. This commit intentionally leaves the feature flag around so that in case someone runs into this problem, they have a temporary workaround (disabling the feature flag) besides the real solution (not using a gRPC proxy). Changelog: performance
-
Matthias Käppler authored
Merge branch '336665-feature-flag-rollout-of-add_actor_based_user_to_snowplow_tracking' into 'master' [Feature flag] Rollout of: `add_actor_based_user_to_snowplow_tracking` and `add_namespace_and_project_to_snowplow_tracking` See merge request gitlab-org/gitlab!73677
-
Diana Logan authored
Added Related topics See merge request gitlab-org/gitlab!73579
-
Suzanne Selhorn authored
-
Sri authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!73816
-
Kushal Pandya authored
Replace calls to writeQuery for client mutations in PA See merge request gitlab-org/gitlab!73682
-
Sri authored
-
Albert Salim authored
Merge branch '343510-allow-mr-author-to-automatically-run-review-app-pipeline-by-using-a-label' into 'master' ci: Allow to force Review App to be deployed with a label See merge request gitlab-org/gitlab!73568
-
Rémy Coutable authored
-
Marcel Amirault authored
Updated secrets keyword to meet standards See merge request gitlab-org/gitlab!73798
-
Suzanne Selhorn authored
-
Ash McKenzie authored
Do not run rerun jobs for security project See merge request gitlab-org/gitlab!73777
-
Tom Quirk authored
We have logic that adds a `return_to` parameter to sign-in links in the JIra Connect app. This code was previously duplicated. This commit consolidates the code into a single helper function. There are no user facing changes.
-
Heinrich Lee Yu authored
Use allowlist of allowed attributes for imported models (part 5) See merge request gitlab-org/gitlab!71867
-
Alan (Maciej) Paruszewski authored
-