- 16 Apr, 2020 40 commits
-
-
Kushal Pandya authored
Add burnup_chart feature flag See merge request gitlab-org/gitlab!29391
-
Achilleas Pipinellis authored
Add npm request forwarding to settings API docs Closes #214568 See merge request gitlab-org/gitlab!29627
-
Tim Rizzi authored
-
Achilleas Pipinellis authored
Merge branch '37298-expand-the-gitlab-package-registry-documentation-to-include-ui-use-cases-and-workflows' into 'master' Add UI use cases to package registry documentation See merge request gitlab-org/gitlab!29143
-
Nick Kipling authored
Added UI use cases Added section about enabling Added activity information Added screenshots
-
Achilleas Pipinellis authored
Add max_value property to docs See merge request gitlab-org/gitlab!29568
-
Igor Drozdov authored
Slash command support for merge train See merge request gitlab-org/gitlab!28532
-
Marin Jankovski authored
Update git to 2.26.1 See merge request gitlab-org/gitlab!29607
-
Igor Drozdov authored
Resolve "Backend: Expose an endpoint to fetch all annotations" See merge request gitlab-org/gitlab!28550
-
Mikołaj Wawrzyniak authored
In order to allow users to fetch their annotations made to different metrics dashboards at gitlab, we need to provide grapqhl type and resolver for that.
-
Peter Leitzen authored
Improve instance-level services code See merge request gitlab-org/gitlab!29604
-
Arturo Herrero authored
After the changes in ab81251d the specs were misleading.
-
Phil Hughes authored
Fix duplicated events on VSM stage form Closes #212647 See merge request gitlab-org/gitlab!29030
-
Bob Van Landuyt authored
Unify custom service desk name flags See merge request gitlab-org/gitlab!29495
-
Ash McKenzie authored
Fix Slack slash commands using relative URL See merge request gitlab-org/gitlab!29160
-
Phil Hughes authored
Async delete in the container repository list See merge request gitlab-org/gitlab!29175
-
Nicolò Maria Mezzopera authored
- add constants - bind constants in the list
-
Grzegorz Bizon authored
Implement Shared Runner Minute Factors See merge request gitlab-org/gitlab!27792
-
James Lopez authored
Add metrics_access_level to project features See merge request gitlab-org/gitlab!29371
-
Peter Leitzen authored
Introduce Project bot user See merge request gitlab-org/gitlab!28169
-
Peter Leitzen authored
Rubocop rule to prevent assigning translations to constants See merge request gitlab-org/gitlab!29031
-
Bob Van Landuyt authored
New Crowdin translations - 10 April 2020 Closes #211996 See merge request gitlab-org/gitlab!29360
-
GitLab Crowdin Bot authored
[skip ci]
-
Bob Van Landuyt authored
Post process status page incidents See merge request gitlab-org/gitlab!29207
-
Shinya Maeda authored
This commit adds slash command support for merge train
-
James Lopez authored
Fix constraints for the Static Site Editor route See merge request gitlab-org/gitlab!29496
-
Vasilii Iakliushin authored
Previous MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/29453 **Problem** Current id contraint does not allow routes with `.` symbol. * `gitlab-org/gitlab-shell/-/sse/master/CONTRIBUTING` - match * `gitlab-org/gitlab-shell/-/sse/master/CONTRIBUTING.md` - 404 page **Solution** This MR restores the previous value for `id` constraint. I've added a simple integration test to make sure that routing works as expected.
-
Phil Hughes authored
Add temporary empty message when no result is found See merge request gitlab-org/gitlab!29306
-
Samantha Ming authored
- Move emtpy text to haml - Remove scss
-
Peter Leitzen authored
Make manual prom configs always editable See merge request gitlab-org/gitlab!29209
-
Dhiraj Bodicherla authored
- Also add specs to ensure that #fields method always returns the fields, even when there is a cluster present with Prometheus installed. - This is being done so that the Prometheus manual configuration is editable even when there is a Prometheus managed app installed on a cluster.
-
Ryan Cobb authored
This new project_feature will be used to allow users to configure the visibility of metrics dashboards in their projects. - Add metrics_dashboard_access_level to safe model attributes. - Update spec to audit metrics_dashboard_access_level. - Add a few supporting methods for metrics_dashboard_access_level. - Fix audit specs. - Remove an instantiation of Project in a migration spec that was breaking the spec. - Add new access_level to project_feature_spec. - Add metrics access_level to the project_feature_spec.rb. - Add changelog entry - Use with_lock_retries.
-
James Lopez authored
Add new env vars to Dependency Scanning orchestrator See merge request gitlab-org/gitlab!29595
-
Igor Frenkel authored
-
Peter Leitzen authored
Remove design_management_resize_images flag See merge request gitlab-org/gitlab!29215
-
-
Simon Knox authored
-
Heinrich Lee Yu authored
Merge branch '214275-fix-geo-attachmentregistry-finder-find_registry_differences-returns-wrong-file-type' into 'master' Geo - Fix wrong file type for source uploads in Geo::AttachmentRegistryFinder#find_registry_differences Closes #214275 See merge request gitlab-org/gitlab!29449
-
Natalia Tepluhina authored
Fix undefined epic issue path in epic tree See merge request gitlab-org/gitlab!29557
-
James Lopez authored
License Compliance - Add `order_by` filter Closes #213592 See merge request gitlab-org/gitlab!28970
-