- 09 Oct, 2019 40 commits
-
-
Bob Van Landuyt authored
This removes the ability to call `/internal/discover` with a user id. As this was not used anymore.
-
Robert Speicher authored
Rename Vulnerabilities to Findings in Projects security routes See merge request gitlab-org/gitlab!17351
-
Victor Zagorodny authored
Rename concern VulnerabilitiesActions to VulnerabilityFindingsActions in code and tests
-
Ash McKenzie authored
Resolve "Deactivate a user (with self-service reactivation)" See merge request gitlab-org/gitlab!17037
-
Manoj MJ authored
This change adds the ability to deactivate a user that has no recent activity i in the last 14 days. A deactivated user can still login and this will reactivate the user.
-
Russell Dickenson authored
Fix redirected and 404ing links in various docs See merge request gitlab-org/gitlab!18304
-
Marcel Amirault authored
Fix links that are 404ing and redirecting to the correct latest links
-
Mayra Cabrera authored
Use Major docker image tag for Klar analyzer See merge request gitlab-org/gitlab!18343
-
Olivier Gonzalez authored
-
Mayra Cabrera authored
Handle diffs unfolding for batch load endpoint See merge request gitlab-org/gitlab!18153
-
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
-
Oswaldo Ferreira authored
The diffs batch endpoint wasn't handling the diff unfolding when leaving comments in hidden parts of the diff. This commit fixes that for both diff notes and draft notes.
-
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
-