- 27 Aug, 2020 40 commits
-
-
Heinrich Lee Yu authored
Schedule issue rebalancing when gap-finding times out See merge request gitlab-org/gitlab!40626
-
Dan Davison authored
Wait longer for host key fingerprints Closes #196713 See merge request gitlab-org/gitlab!40459
-
Mark Lapierre authored
-
Rémy Coutable authored
Remove secret_detection job from vendored SAST CI template See merge request gitlab-org/gitlab!40028
-
Douglas Barbosa Alexandre authored
Geo Secondary - Update Alert Closes #238993 See merge request gitlab-org/gitlab!40297
-
Zack Cuddy authored
Add link back to the primary node.
-
Heinrich Lee Yu authored
Remove overwrite param on propagate integrations See merge request gitlab-org/gitlab!40381
-
Bob Van Landuyt authored
Only schedule PagesTransferWorker when project or namespace has pages See merge request gitlab-org/gitlab!40603
-
Enrique Alcántara authored
Disable editing for inherited iterations Closes #241150 See merge request gitlab-org/gitlab!40544
-
Peter Leitzen authored
Merge branch 'mwaw/219398-metrics-extend-dashboard-yaml-definion-validation-when-viewing-the-file-to-exhaustive-list-' into 'master' Resolve "Metrics: Extend dashboard YAML definion validation when viewing the file to exhaustive list of errors" See merge request gitlab-org/gitlab!40103
-
Denys Mishunov authored
Refactor PayloadPreviewer to avoid CE/EE split See merge request gitlab-org/gitlab!40508
-
Denys Mishunov authored
Add missing resolvedOnDefaultBranch property See merge request gitlab-org/gitlab!40483
-
Shinya Maeda authored
Fix spec name for GenerageCoverageReportService See merge request gitlab-org/gitlab!40428
-
Mark Florian authored
Replace `m-2` class with `gl-m-3` See merge request gitlab-org/gitlab!39929
-
Vitaly Slobodin authored
Fix Jira importer user mapping limit See merge request gitlab-org/gitlab!40310
-
Coung Ngo authored
The Jira importer user mapping shows up to 50 users, so any users cannot see all users if their project has more than 50 users. This commit fixes this issue.
-
Lucas Charles authored
-
Fabio Pitino authored
Always attempt retry of job trace read when file is missing See merge request gitlab-org/gitlab!40516
-
Alex Kalderimis authored
This is a symptom that we need to rebalance a set of issues. We plug into the gap-finding mechanism to diagnose this and schedule remediation
-
Sean McGivern authored
Update sanitize gem to 5.2.1 and its dependencies Closes #225671 See merge request gitlab-org/gitlab!40356
-
Lin Jen-Shin authored
Split a Review Apps CI rule into two dedicated rules Closes #241683 See merge request gitlab-org/gitlab!40594
-
Sean McGivern authored
GraphQL: Pipeline mutations for retry, cancel, and destroy See merge request gitlab-org/gitlab!39780
-
Denys Mishunov authored
Fix create snippet disabled on empty file path Closes #239341 See merge request gitlab-org/gitlab!40412
-
Igor Drozdov authored
Add milestone burnup charts to GraphQL See merge request gitlab-org/gitlab!38672
-
Heinrich Lee Yu authored
We also change the service to use ServiceResponse so we can return meaningful error messages to the frontend
-
Denys Mishunov authored
Replace fa-user(s) icons with GitLab SVG user(s) icon Closes #225936 See merge request gitlab-org/gitlab!39165
-
Sean McGivern authored
When we change a namespace's path, we only need to move pages directories on disk for its projects if it has any projects with deployed pages sites.
-
Rémy Coutable authored
Update pry-byebug to 3.9.0 See merge request gitlab-org/gitlab!40611
-
Savas Vedova authored
- Add changelog
-
Savas Vedova authored
- Update graphql query
-
Ezekiel Kigbo authored
-
Toon Claes authored
Docs: Fix various typos in docs and code comments See merge request gitlab-org/gitlab!40402
-
Rémy Coutable authored
Improve Service model Closes #239036 See merge request gitlab-org/gitlab!40601
-
Shinya Maeda authored
Extract each_blob to Artifactable See merge request gitlab-org/gitlab!40392
-
Maxime Orefice authored
This MR moves our each_blob method definition to our Artifactable module. This way we are now able to use it inside our new PipelineArtifact model.
-
Kushal Pandya authored
Merge branch '225950-replace-fa-trash-and-fa-trash-o-icons-with-gitlab-svg-remove-icon' into 'master' Replace fa-trash icons with GitLab SVG remove icon Closes #225950 See merge request gitlab-org/gitlab!40579
-
Vitali Tatarintev authored
Use ServiceResponse in wiki update service Closes #217354 See merge request gitlab-org/gitlab!39507
-
Shinya Maeda authored
Implement authentication for the new Generic Packages API See merge request gitlab-org/gitlab!40045
-
Douglas Barbosa Alexandre authored
Clarify querying ActiveRecord models See merge request gitlab-org/gitlab!40471
-
Alper Akgun authored
-