- 20 Aug, 2020 1 commit
-
-
Lee Tickett authored
-
- 19 Aug, 2020 39 commits
-
-
Andrew Fontaine authored
Use GraphQL to get list of vulnerable projects for group See merge request gitlab-org/gitlab!38878
-
Alan (Maciej) Paruszewski authored
This change changes the API that loads vulnerable projects for group security dashboard to use new vulnerabilityGrades type.
-
Andrew Fontaine authored
Replace deprecated-button - shared runner minutes Closes #219784 See merge request gitlab-org/gitlab!39393
-
Vitali Tatarintev authored
Add Basic Redis HLL module See merge request gitlab-org/gitlab!39689
-
Rémy Coutable authored
Quarantining noisy QA tests See merge request gitlab-org/gitlab!39835
-
Douglas Barbosa Alexandre authored
Memoize $name_includes? methods for set caches See merge request gitlab-org/gitlab!39710
-
Markus Koller authored
Refactor ExtractsRef#extracts_ref to be clearer Closes #233471 See merge request gitlab-org/gitlab!39827
-
alinamihaila authored
-
alinamihaila authored
-
alinamihaila authored
-
alinamihaila authored
- Add track_event method - Add unique_events method - Adjust existing UniqueVisits class and tests - Add known_events.yml file - Fix usage_data tests - Add missing event - Add tests for HLLRedisCounter - Use Date.current, add comments
-
Sean McGivern authored
This method has grown a lot over time. One thing that makes the control flow quite confusing is that we don't return early, but always do something with the `pair` variable at the end of the method. Splitting this method into two methods means that we can return early from the core logic, making that part easier to understand, while doing our final string manipulation in the calling method.
-
Mayra Cabrera authored
Modify import order for filter_bar_spec to fix eslint error Closes #238598 See merge request gitlab-org/gitlab!39851
-
Sean McGivern authored
Swap process book-keeping to UNLINK See merge request gitlab-org/gitlab!39699
-
Enrique Alcántara authored
Replace fa-power-off icon with GitLab SVG power icon Closes #225889 See merge request gitlab-org/gitlab!39330
-
Kyle Wiebers authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/238598
-
Nick Gaskill authored
Clarify security approval rules in documentation See merge request gitlab-org/gitlab!39401
-
Thiago Figueiró authored
-
Enrique Alcántara authored
Update dependency @gitlab/eslint-plugin to v3.2.0 See merge request gitlab-org/gitlab!39624
-
Achilleas Pipinellis authored
Update Mattermost slash commands configuration documentation See merge request gitlab-org/gitlab!39606
-
Martin Wortschack authored
Refactor(VSA filter bar): use general filter bar See merge request gitlab-org/gitlab!39588
-
Michael Lunøe authored
Move to use the general filtered search component to be more consistent
-
Phil Hughes authored
Roadmap: Remove Rails API related code See merge request gitlab-org/gitlab!39801
-
Achilleas Pipinellis authored
Document PostgreSQL 12 with Geo tests See merge request gitlab-org/gitlab!39355
-
Nick Nguyen authored
-
Ramya Authappan authored
Un-quarantine and skip instance audit logs e2e specs in live env Closes #218332 See merge request gitlab-org/gitlab!39428
-
Andreas Brandl authored
Add migration to import common metrics See merge request gitlab-org/gitlab!39475
-
Markus Koller authored
Safe move_to_start and move_to_end See merge request gitlab-org/gitlab!39807
-
Alex Kalderimis authored
This reverts commit a5923aa6, which reverted the relative_positioning improvements.
-
Grzegorz Bizon authored
Remove FF ci_composite_status and related codes See merge request gitlab-org/gitlab!39498
-
Phil Hughes authored
Empty state for incidents list See merge request gitlab-org/gitlab!39718
-
Marcin Sedlak-Jakubowski authored
Update the documentation for hiding health status for closed issues See merge request gitlab-org/gitlab!38685
-
Markus Koller authored
Store/Update new location fingerprint for container scanning vulnerabilities See merge request gitlab-org/gitlab!39696
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Robert May authored
Swaps Redis DEL calls to UNLINK for performance.
-
Nicolò Maria Mezzopera authored
[ESLint] Enable imports order rule See merge request gitlab-org/gitlab!39804
-
Vitaly Slobodin authored
-
Heinrich Lee Yu authored
Refactor the service desk list to use Vue See merge request gitlab-org/gitlab!39169
-
Nick Thomas authored
Merge branch '232654-nomethoderror-undefined-method-issues_access_level-for-nil-nilclass' into 'master' Add logging for projects missing project_feature when indexed See merge request gitlab-org/gitlab!39255
-