- 05 Apr, 2019 40 commits
-
-
Valery Sizov authored
A secondary node marks every sync as successful if the repository does not exist. While it's OK for the majority of the cases it does not take into account some possible problems with NFS servers availability. To make more precise decisions we could make use of repository checksum. If one exists but the repo doesn't, it's an indicator that something is wrong with the infrastructure.
-
GitLab Bot authored
-
Fatih Acet authored
Update stylelint error formatter@1.0.2 See merge request gitlab-org/gitlab-ce!26860
-
Clement Ho authored
Add text and background css classes See merge request gitlab-org/gitlab-ee!10588
-
GitLab Bot authored
-
Filipa Lacerda authored
Merge branch 'ce-9262-move-project-search-bar-into-modal-dialog-on-operations-dashboard-page' into 'master' CE backport: Add reusable project_selector component See merge request gitlab-org/gitlab-ce!25036
-
Filipa Lacerda authored
Merge branch '9262-move-project-search-bar-into-modal-dialog-on-operations-dashboard-page' into 'master' Resolve "Move project search bar into modal dialog on Operations Dashboard page" Closes #9262 See merge request gitlab-org/gitlab-ee!9260
-
GitLab Bot authored
-
Phil Hughes authored
Add checkbox to choose to create new list when creating new label See merge request gitlab-org/gitlab-ce!25716
-
Tucker Chapman authored
-
GitLab Bot authored
-
Filipa Lacerda authored
Backporting EE changes to CE See merge request gitlab-org/gitlab-ce!26871
-
Filipa Lacerda authored
Resolve "Add generic 'metrics' report type to merge requests" frontend See merge request gitlab-org/gitlab-ee!10380
-
Simon Knox authored
Add utils after ee-only styles, as we still want them to take precendence
-
Douwe Maan authored
Enable approval_rules by default Closes #10684 See merge request gitlab-org/gitlab-ee!10504
-
GitLab Bot authored
-
Robert Speicher authored
Do not inherit when calling const_get See merge request gitlab-org/gitlab-ce!26985
-
Robert Speicher authored
Extract EE specific files/lines for quick actions tests See merge request gitlab-org/gitlab-ce!26872
-
Robert Speicher authored
Extract EE specific files/lines for quick actions tests Closes #6539 See merge request gitlab-org/gitlab-ee!10549
-
Andreas Brandl authored
Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'" See merge request gitlab-org/gitlab-ce!27051
-
Sean McGivern authored
Revert "Merge branch 'require-all-templates-to-include-default-stages-ee' into 'master'" See merge request gitlab-org/gitlab-ee!10619
-
Sean McGivern authored
Revert "Merge branch 'require-all-templates-to-include-default-stages' into 'master'" See merge request gitlab-org/gitlab-ce!27053
-
Scott Hampton authored
Adding a merge request widget that shows metrics reports.
-
GitLab Bot authored
-
Phil Hughes authored
Resolve "Shortcut to create merge request from Web IDE" Closes #57482 See merge request gitlab-org/gitlab-ce!26792
-
Phil Hughes authored
Shortcut to create MR in web IDE See merge request gitlab-org/gitlab-ee!10601
-
Douglas Barbosa Alexandre authored
[CE] Add saml provider to user build service (Backport EE 10456) See merge request gitlab-org/gitlab-ce!26903
-
Douglas Barbosa Alexandre authored
Resolve "Create a user via SCIM" Closes #9201 See merge request gitlab-org/gitlab-ee!10456
-
James Lopez authored
-
GitLab Bot authored
-
Phil Hughes authored
Resolve "Support creating new file from URL in the Web IDE" Closes #57668 See merge request gitlab-org/gitlab-ce!26622
-
Filipa Lacerda authored
Handle window resize event to re-render Roadmap Closes #10898 See merge request gitlab-org/gitlab-ee!10604
-
Phil Hughes authored
Add ee_else_ce to Jest config See merge request gitlab-org/gitlab-ce!27040
-
Phil Hughes authored
Add ee_else_ce to Jest config (EE-port) See merge request gitlab-org/gitlab-ee!10618
-
Douglas Barbosa Alexandre authored
Enable FindCommit caching for project and commits pages See merge request gitlab-org/gitlab-ce!27048
-
GitLab Bot authored
-
Sean McGivern authored
This reverts merge request !10579
-
Sean McGivern authored
This reverts merge request !26954
-
Douglas Barbosa Alexandre authored
Geo: Support syncing over non-publicly accessible URLs Closes #2744 and #9174 See merge request gitlab-org/gitlab-ee!9634
-
Valery Sizov authored
This change allows to use some alternative URL for primary node. This URL will be used only by secondary node to reach the primary
-