- 09 Oct, 2019 40 commits
-
-
Walmyr Lima e Silva Filho authored
Add test that configures an issue board by label Closes gitlab-org/quality/testcases#181 See merge request gitlab-org/gitlab!18273
-
Mayra Cabrera authored
Add models, finders for code hotspots MVP See merge request gitlab-org/gitlab!17277
-
Aakriti Gupta authored
- Add models for repo file commits and files. - Add finder for querying the top 100 files committed for a given date range.
-
Mayra Cabrera authored
Ensure all usage data counts are integers See merge request gitlab-org/gitlab!18095
-
Doug Stull authored
- version app currently expects all usage data(usage ping) counts values to be of type integer
-
Mayra Cabrera authored
Introduce diffs_batch JSON endpoint for paginated diffs Closes #31290 See merge request gitlab-org/gitlab!17651
-
Oswaldo Ferreira authored
Prepares the diffs_batch endpoint to return the latest MR diff files version and the pagination data (page, total pages, etc). It doesn't read from cache as it's not worth today, given the read/write can't be done in chunks. This will be worked further at: https://gitlab.com/gitlab-org/gitlab/issues/30550
-
Michael Kozono authored
GitLab-managed apps: use upstream values for rbac.create See merge request gitlab-org/gitlab!18312
-
Walmyr Lima authored
-
Walmyr Lima authored
-
Bob Van Landuyt authored
Rename LicenseManagement classes See merge request gitlab-org/gitlab!18122
-
Clement Ho authored
Resolve "Container registry, improve delete modal button" Closes #33405 See merge request gitlab-org/gitlab!18260
-
Nicolò Maria Mezzopera authored
- use modal title - adjust tests - update locales - changelog
-
Filipa Lacerda authored
Checkbox select repository storages See merge request gitlab-org/gitlab!16002
-
Andreas Brandl authored
Narrow snippet search scope in GitLab.com Closes #26123 See merge request gitlab-org/gitlab!17625
-
Nick Thomas authored
Fix protected branch detection in notification branch selection Closes #33582 See merge request gitlab-org/gitlab!18221
-
Martin Wortschack authored
Removes collapsible sections frontend code Closes #30880, #33033, #33116, and #32146 See merge request gitlab-org/gitlab!18282
-
Lin Jen-Shin authored
Specify sort order explicitly for Group and Project audit events page See merge request gitlab-org/gitlab!17739
-
Sean McGivern authored
Make the 'User views issue designs' test less flaky Closes #32620 See merge request gitlab-org/gitlab!17760
-
Filipa Lacerda authored
Productivity Analytics: Add getScatterPlotDataNew and getMedianLineDataNew utility methods See merge request gitlab-org/gitlab!18314
-
Martin Wortschack authored
- getScatterPlotDataNew returns scatter data - getMedianLineDataNew returns median line data
-
Jan Provaznik authored
Remove the `/merge_request_urls` from internal API Closes #33621 See merge request gitlab-org/gitlab!18264
-
Bob Van Landuyt authored
This was added in https://gitlab.com/gitlab-org/gitlab-foss/merge_requests/5542 but has been replaced by the post receive call in https://gitlab.com/gitlab-org/gitlab-foss/merge_requests/13916
-
Mike Greiling authored
Add AWS IAM Role and Key Pair fields to EKS Cluster form See merge request gitlab-org/gitlab!17533
-
Enrique Alcántara authored
- Remove role dropdown Vue component and replace it with a direct use of ClusterDropdown component too.
-
Andreas Brandl authored
Fix any-approver rule migration job failure See merge request gitlab-org/gitlab!18253
-
Igor authored
Currently it fails due to writing a value which is out of the smallint range
-
Bob Van Landuyt authored
Upgrade Gitaly to v1.67.0 See merge request gitlab-org/gitlab!18326
-
GitalyBot authored
-
Balasankar "Balu" C authored
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar "Balu" C authored
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
-
Bob Van Landuyt authored
Fix nil error when comparing reports See merge request gitlab-org/gitlab!18274
-
Zeger-Jan van de Weg authored
Repository storages selection was rather brittle, as a few wrong clicks in the small selection box could lead to a storage not being used, or actually being used. This change updates the styling a bit to conform to other styling, uses i18n for strings in this section, and uses checkboxes to select storage nodes. Conflicts: locale/gitlab.pot
-
Rémy Coutable authored
Resolve "FOSS `master` is broken due to `qa:selectors`" Closes #33684 See merge request gitlab-org/gitlab!18315
-
Walmyr Lima authored
Also, prettify one of them.
-
Kushal Pandya authored
Add instance security project-selector component See merge request gitlab-org/gitlab!18191
-
David Pisek authored
This commit adds adds a component for managing (searching, adding and removing) projects that should be included in the instance-security dashboard.
-
Rémy Coutable authored
Correct documentation comment in Gitlab::Profiler See merge request gitlab-org/gitlab!18327
-
Sean McGivern authored
Feature for #16654, embedded audio elements in markdown. Closes #16654 See merge request gitlab-org/gitlab!17860
-
Sanad Liaquat authored
Fix test description See merge request gitlab-org/gitlab!18320
-