- 19 Aug, 2020 40 commits
-
-
Sean McGivern authored
Revert !38925 Improve errors on metrics dashboard config viewer See merge request gitlab-org/gitlab!39869
-
Sarah Groff Hennigh-Palermo authored
Update gldeprecatedbutton to glbutton in CI Variables list Closes #219762 See merge request gitlab-org/gitlab!38757
-
Marcel Amirault authored
Using new tertiary category to get borderless style
-
Mike Jang authored
Resolve "Document OmniAuth/Social sign-in password security" See merge request gitlab-org/gitlab!39413
-
Achilleas Pipinellis authored
Docs improvement for dealing with lost secrets files Closes #207193 and #31089 See merge request gitlab-org/gitlab!39536
-
Andreas Brandl authored
Add pipeline_artifacts_size to ProjectStatistics See merge request gitlab-org/gitlab!39607
-
Rémy Coutable authored
Set a 4 hours timeout for the `package-and-qa` job Closes #238563 See merge request gitlab-org/gitlab!39824
-
Douglas Barbosa Alexandre authored
Use correct order when repositioning existing designs See merge request gitlab-org/gitlab!39826
-
Sanad Liaquat authored
Replace click_body with native mouse pointer move and click events See merge request gitlab-org/gitlab!39816
-
Nicolò Maria Mezzopera authored
Fix(mergeUrlparams): handle arrays gracefully See merge request gitlab-org/gitlab!39629
-
Michael Lunøe authored
Ensuring that mergeUrlParams handles arrays to mitigate problems when using this utility to merge parameters that includes array values Related issue: https://gitlab.com/gitlab-org/gitlab/-/issues/232465 Related merge request: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/39588
-
Nick Thomas authored
Fix performance of save designs service spec See merge request gitlab-org/gitlab!39739
-
Alex Kalderimis authored
This involves resetting the repo to blank manually between examples, but saves about 30% of the spec runtime
-
Mikołaj Wawrzyniak authored
This reverts merge request !38925
-
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
-
Markus Koller authored
Unpositioned designs are sorted by ID, so we need to explictly specify that order when calling `move_nulls_to_end`. We also always need to reload the design objects in case their position was changed in the DB by the `move_nulls_to_end` call.
-
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
-
Maxime Orefice authored
This new column will be used to count artifacts size generated for pipeline artifacts by gitlab.
-
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
-