- 17 Sep, 2019 40 commits
-
-
Filipa Lacerda authored
Use GlSearchBoxByType in project selector See merge request gitlab-org/gitlab!16795
-
Filipa Lacerda authored
Merge branch '32065-productivity-analytics-show-error-message-when-there-is-no-data-instead-of-empty-charts' into 'master' Resolve "Productivity Analytics: Show error message when there is no data instead of empty charts" Closes #32065 See merge request gitlab-org/gitlab!16897
-
Martin Wortschack authored
Refactor loading behavior - Let's fetch the main chart first (instead of the MR table) and use the responde to determine whether the user has access to a given group
-
Rémy Coutable authored
Update links to Review App clusters monitoring See merge request gitlab-org/gitlab!16962
-
Rémy Coutable authored
Check for software license compliance violations after license management report is generated. See merge request gitlab-org/gitlab!16853
-
mo khan authored
-
Marcia Ramos authored
Merge the Gitaly docs with the ones hosted in GitLab See merge request gitlab-org/gitlab!16764
-
Marcia Ramos authored
Update feature flag process with best practice suggestion See merge request gitlab-org/gitlab!16876
-
Darva Satcher authored
Best practice - allow for additional time when enabling features
-
Paul Slaughter authored
Add docs about waiting for requests See merge request gitlab-org/gitlab!16859
-
Winnie Hellmann authored
(cherry picked from commit 569d825092654fc74ccb12f2dcd3dc86c00233be)
-
Kushal Pandya authored
Fix productivity analytics author filter Closes #32071 See merge request gitlab-org/gitlab!16915
-
Adam Hegyi authored
This reverts commit 98ab3a2a.
-
Peter Leitzen authored
Add global and group policies for code analytics feature See merge request gitlab-org/gitlab!16515
-
Aakriti Gupta authored
- Globally, allow everyone to view feature - Once a group is selected, to get analytics, only allow a user, with a minimum access level of `reporter` to access the feature
-
Clement Ho authored
Updates Learn More link in the generic alert section See merge request gitlab-org/gitlab!16484
-
Laura Montemayor authored
-
Rémy Coutable authored
Implement Cluster Environments polling See merge request gitlab-org/gitlab!16316
-
Jacques Erasmus authored
- Set Polling interval header (respected by front-end) - Invalidate etag cache on reactive cache update - Also invalidate etag cache when visiting HTML page
-
Annabel Dunstone Gray authored
Only sticky flash notifications should have top value Closes #32063 See merge request gitlab-org/gitlab!16866
-
Fatih Acet authored
-
Achilleas Pipinellis authored
Adds docs to generic_alert.md See merge request gitlab-org/gitlab!16414
-
Laura Montemayor authored
-
Andreas Brandl authored
Add data migration for productivity analytics Closes #32049 See merge request gitlab-org/gitlab!15137
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Kushal Pandya authored
Use new prometheus metrics URL to avoid an extra redirection Closes #31953 See merge request gitlab-org/gitlab!16703
-
Lin Jen-Shin authored
Stub keeping commits around in tests See merge request gitlab-org/gitlab!16653
-
Igor authored
Extract the logic into a separate service and stub it It speeds up the creating of merge requests
-
Achilleas Pipinellis authored
- Bring https://gitlab.com/gitlab-org/gitaly/blob/master/doc/configuration/README.md in doc/administration/gitaly/reference.md - Bring https://gitlab.com/gitlab-org/gitaly/blob/master/cmd/gitaly-debug/README.md in doc/administration/gitaly/index.md#gitaly-debug
-
Kushal Pandya authored
Define getJSONFixture globally in Jest See merge request gitlab-org/gitlab!16941
-
Winnie Hellmann authored
-
Dmitriy Zaporozhets authored
Rename gitlab-ee to gitlab in version check helper See merge request gitlab-org/gitlab!16931
-
Achilleas Pipinellis authored
Add documentation for the GitLab pipelines configuration See merge request gitlab-org/gitlab!16528
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Achilleas Pipinellis authored
Update Container Registry Replication guide See merge request gitlab-org/gitlab!16927
-
Valery Sizov authored
with message on GitLab HA
-
Rémy Coutable authored
Fix changelog generation for the single codebase Closes #32040 See merge request gitlab-org/gitlab!16826
-
Stan Hu authored
[EE] Use Pipelines for Merge Requests with change detection Closes #31642 and #27749 See merge request gitlab-org/gitlab!15761
-
Kushal Pandya authored
Merge branch '32068-productivity-analytics-mr-table-showing-zeros-in-time-to-merge-column' into 'master' Resolve "Productivity Analytics: MR table showing zeros in "Time to merge" column" Closes #32068 See merge request gitlab-org/gitlab!16843
-
Martin Wortschack authored
- This allows metricTypes to be shared across module - Render "days_to_merge" metric in "Time to merge" column - Render correct column options
-