- 13 Nov, 2019 40 commits
-
-
someniatko authored
-
Fatih Acet authored
Remove additional_panel_types and use_prometheus_endpoint feature flags See merge request gitlab-org/gitlab!17151
-
Jose Ivan Vargas authored
This removes the `additional_panel_types` feature flag allowing to utilize al currently supported chart types for all users
-
Sean McGivern authored
Optimize MergeRequest#mergeable_discussions_state? method See merge request gitlab-org/gitlab!19988
-
Igor authored
We don't need to build discussions to calculate this flag It's sufficient to fetch the notes which are resolvable but unresolved yet
-
Marcia Ramos authored
Remove horizontal lines from docs See merge request gitlab-org/gitlab!20038
-
Marcia Ramos authored
Documentation: merge request requires reporter access See merge request gitlab-org/gitlab!20011
-
Andreas Brandl authored
Add index for authenticated requests to projects API See merge request gitlab-org/gitlab!19993
-
Kamil Trzciński authored
Instance level option to set default "Custom CI configuration path" Closes #20598 See merge request gitlab-org/gitlab!18073
-
Achilleas Pipinellis authored
Update sidekiq memory docs See merge request gitlab-org/gitlab!20050
-
James Lopez authored
-
Mathieu Parent authored
Fixes: #20598
-
Dmitriy Zaporozhets authored
Enable modsecurity logging sidecar for ingress controller See merge request gitlab-org/gitlab!19600
-
Andreas Brandl authored
Add index on marked_for_deletion_at in projects table Closes #32935 See merge request gitlab-org/gitlab!19788
-
Kamil Trzciński authored
Remove unnecessary ci_pipeline factories See merge request gitlab-org/gitlab!19973
-
Fabio Pitino authored
* Remove config transient * Remove factory for 1 job pipeline * Remove factory for 0 job pipeline
-
Walmyr Lima e Silva Filho authored
Remove unused QA selectors See merge request gitlab-org/gitlab!20019
-
Walmyr Lima e Silva Filho authored
Wait longer for pipelines and merge train Closes #33404 See merge request gitlab-org/gitlab!19737
-
Andreas Brandl authored
This supports the default query we run when you hit /api/v4/projects as an authenticated user. Relates to https://gitlab.com/gitlab-org/gitlab/issues/36135
-
Achilleas Pipinellis authored
Fix broken link on PROCESS documentation See merge request gitlab-org/gitlab!19767
-
Dmitriy Zaporozhets authored
Add usage ping data for project services See merge request gitlab-org/gitlab!19687
-
Justin Ho Tuan Duong authored
- Add new scope to Services to make it easy to reuse - Add new structure of usage counts
-
Andreas Brandl authored
Add index for projects API default param See merge request gitlab-org/gitlab!19989
-
Bob Van Landuyt authored
Conan file download endpoint See merge request gitlab-org/gitlab!17798
-
Małgorzata Ksionek authored
-
Andreas Brandl authored
Merge branch '34018-remove-pages-settings-fix-rake-task-after-executing-it-on-production' into 'master' Resolve "Remove pages settings fix rake task after executing it on production" Closes #34018 See merge request gitlab-org/gitlab!19870
-
Vladimir Shushlin authored
This migration needed to be executed only once on .com to fix issue with incorrect rollout of the access control feature, so it needs to be removed The empty migration needs to stay to avoid potential problems with rolling back/reapplying migrations
-
Achilleas Pipinellis authored
-
Ash McKenzie authored
Merge branch '36104-environment-pod-logs-in-menu-lands-in-404-if-the-user-has-no-permissions-to-see-logs' into 'master' Enable pod logs nav menu only for maintainers in projects with k8s environments Closes #36104 See merge request gitlab-org/gitlab!19927
-
Miguel Rincon authored
-
Sean McGivern authored
Make GraphQL enums a little bit nicer See merge request gitlab-org/gitlab!19998
-
Jan Provaznik authored
Remove ci_new_expire_job_artifacts_service feature flag See merge request gitlab-org/gitlab!19794
-
Phil Hughes authored
Resolve "Show the size of the files in image diff" See merge request gitlab-org/gitlab!19710
-
Thomas Randolph authored
This changeset literally just passes a size value down to the 2-Up viewer, which passes the sizes down to the image-viewer.
-
Phil Hughes authored
Add "Edit Dashboard" to metrics dashboard using the dashboard's project_blob_path Closes #35230 See merge request gitlab-org/gitlab!19279
-
Miguel Rincon authored
Instead of excluding XHRs for these actions, we only want to perform them when we're serving an HTML page. If we're serving an image or an Atom feed, they are mostly useless: 1. Gon variables can't be used by an image. 2. Redirects won't be seen if an image is embedded in another page.
-
Phil Hughes authored
Set 'assumeImmutableResults' to false by default See merge request gitlab-org/gitlab!19959
-
Natalia Tepluhina authored
Set assumeImmutableResults to false for design management application
-
James Lopez authored
Remove grafana integration feature flag See merge request gitlab-org/gitlab!18486
-
Tristan Read authored
-