- 13 Sep, 2019 40 commits
-
-
Douglas Barbosa Alexandre authored
Resolve "Maximum Users should always reflect current counts" Closes #8418 See merge request gitlab-org/gitlab!15810
-
Tyler Amos authored
Remove additional text if current user count exceeds historical.
-
Douglas Barbosa Alexandre authored
Remove backward compatibility for Geo Sync worker See merge request gitlab-org/gitlab!16536
-
Douglas Barbosa Alexandre authored
Add secondary lag message on Git push over HTTP See merge request gitlab-org/gitlab!15901
-
Michael Kozono authored
At this point, we are the primary node, and the secondary has redirected to us. We need to store the secondary Geo node ID because Gitaly will make a request to the /internal/post_receive API endpoint after we’ve responded OK to Workhorse. Later, in /internal/post_receive, we will fetch the node ID and generate a replication lag message.
-
Mayra Cabrera authored
Only allow add_reference for newly created tables See merge request gitlab-org/gitlab!16618
-
Andreas Brandl authored
Relates to https://gitlab.com/gitlab-org/gitlab-ce/issues/67210
-
Dan Davison authored
Add QA Ambiguous Page Object cop See merge request gitlab-org/gitlab!16486
-
Dan Davison authored
Disable QA/AmbiguousPageObjectName cop for all offenses under QA
-
Annabel Dunstone Gray authored
Resolve "Use only one version of the key icon" Closes #31438 See merge request gitlab-org/gitlab!16490
-
Jeremy Elder authored
-
Michael Kozono authored
Add CI variable for repository languages See merge request gitlab-org/gitlab!16477
-
rossfuhrman authored
Expose repository languages as a CI variable for use during CI.
-
Stan Hu authored
Fix project names in the docs review apps trigger script See merge request gitlab-org/gitlab!16661
-
Clement Ho authored
Add docs link for shared pipeline runners See merge request gitlab-org/gitlab!16389
-
Ragnar Hardarson authored
-
Clement Ho authored
Productivity Analytics: Fix visual glitch in MR table See merge request gitlab-org/gitlab!16659
-
Martin Wortschack authored
- This aligns the author's avatar properly
-
Achilleas Pipinellis authored
Remove CE readme check from lint-docs script See merge request gitlab-org/gitlab!16588
-
Marcel Amirault authored
-
Marcia Ramos authored
Adding docs for Web IDE Default Commit Options See merge request gitlab-org/gitlab!16629
-
Marcel van Remmerden authored
-
Achilleas Pipinellis authored
This is due to the single codebase.
-
Michael Kozono authored
Ensure design notifications are sent Closes #12527 See merge request gitlab-org/gitlab!15250
-
Alex Kalderimis authored
Includes suggestion from @.luke Co-authored-by: Alex Kalderimis <akalderimis@gitlab.com> Co-authored-by: Luke Duncalfe <lduncalfe@gitlab.com>
-
Robert Speicher authored
[EE port] Support notifications to be fired for protected branches also See merge request gitlab-org/gitlab!16405
-
Nick Thomas authored
Update github importer PAT text for ci_cd_only projects See merge request gitlab-org/gitlab!16453
-
Nick Thomas authored
Flesh out more specifics around code review See merge request gitlab-org/gitlab!16597
-
Paul Slaughter authored
[EE] Better indication that an issue has been duplicated See merge request gitlab-org/gitlab!16204
-
Eugenia Grieff authored
- Also includes db migration to track duplicated reference
-
Andreas Brandl authored
Exclude null records from index on `events(group_id)` See merge request gitlab-org/gitlab-ee!16619
-
Peter Leitzen authored
Use 403 when PA licensed feature is not available See merge request gitlab-org/gitlab!16594
-
Adam Hegyi authored
The frontend code expects the 403 HTTP response code to be returned in order display message about the missing license or missing user permission on the productivity analytics page.
-
Marin Jankovski authored
Use new project names in asset image generation See merge request gitlab-org/gitlab!16541
-
Andreas Brandl authored
This improves the index size by removing all records with `group_id` from the index. On GitLab.com this means reducing the size from 9 GB to 8kb (as long as the column stays mostly null). Relates to https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/32826#note_214690051
-
Dmitriy Zaporozhets authored
Call NotifyService from NotificationsController See merge request gitlab-org/gitlab-ee!16508
-
Kushal Pandya authored
Moves Buy additional minutes button to the pipelines tab Closes #14694 See merge request gitlab-org/gitlab-ee!16443
-
James Lopez authored
Use Pull Request number instead of ID See merge request gitlab-org/gitlab-ee!16504
-
Andreas Brandl authored
Partial index for namespaces.type See merge request gitlab-org/gitlab-ee!16571
-
James Lopez authored
Create table `alerts_service_data` See merge request gitlab-org/gitlab-ee!16607
-