- 04 Jun, 2020 40 commits
-
-
rpereira2 authored
Use the ProxyVariableSubstitutionService to substitute variables in alert queries. This puts alerts on par with metrics. It also ensures that any change in variable substitution logic is caught by alert specs.
-
Sean McGivern authored
Add charts showing CPU and memory usage to self monitoring default dashboard See merge request gitlab-org/gitlab!33532
-
Markus Koller authored
Group authorization refresh to consider shared groups See merge request gitlab-org/gitlab!31204
-
Douglas Barbosa Alexandre authored
Take User min and max IDs only one time for all counters Closes #212666 See merge request gitlab-org/gitlab!33168
-
Mike Jang authored
Add alternative SQL EXPLAIN tool to doc See merge request gitlab-org/gitlab!33808
-
Tan Le authored
-
Igor Drozdov authored
Add policy for auto_fix See merge request gitlab-org/gitlab!32783
-
Tetiana Chupryna authored
Only Maintainer can modify it. Expose it with Configuration json
-
rpereira2 authored
-
rpereira2 authored
Add charts showing the CPU and memory usage of each instance to the self monitoring default dashboard.
-
Phil Hughes authored
Code nav: Accept tokens instead of raw HTML on FE See merge request gitlab-org/gitlab!33479
-
Markus Koller authored
Fix force_remove_source_branch not working in API See merge request gitlab-org/gitlab!33804
-
Peter Leitzen authored
Pass int when getting I18n VSA stage summary title Closes #220148 See merge request gitlab-org/gitlab!33717
-
Markus Koller authored
Add members to project graphQL endpoint See merge request gitlab-org/gitlab!33418
-
Markus Koller authored
RSpec zero monkey patching mode See merge request gitlab-org/gitlab!33728
-
Bob Van Landuyt authored
Remove feature flag for usage ping batch counter Closes #213962 See merge request gitlab-org/gitlab!33673
-
Nicolò Maria Mezzopera authored
Fix design comment checkbox regression See merge request gitlab-org/gitlab!33844
-
Natalia Tepluhina authored
-
Alper Akgun authored
- Was default on (true) on all environments - Was well tested past 3 months not to cause any problems
-
Imre Farkas authored
Add GoMicro logo to project templates Closes #28686 See merge request gitlab-org/gitlab!33404
-
Imre Farkas authored
Add Hexo logo to project templates Closes #202170 See merge request gitlab-org/gitlab!33406
-
Imre Farkas authored
Add Jekyll logo to project templates Closes #28686 See merge request gitlab-org/gitlab!33405
-
alinamihaila authored
-
alinamihaila authored
-
alinamihaila authored
* Use strong_memoize * Move User.minimum and User.maximum on private methods * Adjust counters :start, :end to use new methods
-
Dmytro Zaporozhets authored
Fix typos in comments of relative_positioning.rb See merge request gitlab-org/gitlab!33805
-
Natalia Tepluhina authored
Style ToastUI contextual menus See merge request gitlab-org/gitlab!33719
-
Adam Hegyi authored
-
Imre Farkas authored
When a shared group creates a new project, that should be visible to members of the shared with group too. We need to include those members in Group#user_ids_for_project_authorizations.
-
Natalia Tepluhina authored
Merge branch '218545-refactor-container-registry-frontend-code-to-ease-community-contribution' into 'master' Move list page components under dedicated folder See merge request gitlab-org/gitlab!33825
-
Adam Hegyi authored
Fix list custom integration projects !33043 See merge request gitlab-org/gitlab!33838
-
Arturo Herrero authored
This reverts commit 16b471de628ad23ae846a8770fb207cd1fdeedb3.
-
Igor Drozdov authored
It's a safer and more natural approach
-
jerasmus authored
Styled the menus to match design mockups
-
Mark Florian authored
Reintroduce the missing router Closes #217595 See merge request gitlab-org/gitlab!33831
-
Phil Hughes authored
Experiment with Issue Weights Upgrade CTAs and Dismissal See merge request gitlab-org/gitlab!23358
-
Alper Akgun authored
This is a second iteration on the issue weight upgrade CTA It tests also dismissable alerts
-
Heinrich Lee Yu authored
Rails 6.0.3.1 Take 2 See merge request gitlab-org/gitlab!33454
-
Shinya Maeda authored
[RUN AS-IF-FOSS] Fix 404 when downloading a non-archive artifact See merge request gitlab-org/gitlab!32811
-
Avielle Wolfe authored
1. It was weird that a key named `artifacts` returned builds 2. We need BuildArtifactEntity to represent each artifact of a job in order for a job to have more than one downloadable artifact 3. We need BuildArtifactEntity to have access to an artifact's file type in order to properly create the download path
-