- 22 Jun, 2020 40 commits
-
-
Magdalena Frankiewicz authored
Do not track if DNT is enabled Add unique visits data to usage ping Track visit to contribution analytics page Introduce enum for target_id encoding Track unique visits to analytics pages The list of pages to track is in the MR description Add a count for any analytics page visit Expire cookie in 24 months Refactor the method tracking unique visits To make it more succint in controllers and more readable Add NOT NULL constraint to last_visited_at column Add a feature flag Track only if user is signed in Refactor tests by using shared examples Use GL batch count for counting visits Use Redis instead of Postgres Implement unique visit tracking with Redis HyperLogLog Do not track visit if DNT in enabled And let the user to opt-out Add the unique visits data to the usage ping Add new statistics to usage ping documentation Move unique visits out of service class Change changelog merge request number
-
Marcia Ramos authored
Update the sidekiq-styleguide based on feedback Closes #201864 See merge request gitlab-org/gitlab!35019
-
Bob Van Landuyt authored
Addresses the feedback from https://gitlab.com/gitlab-org/gitlab/-/merge_requests/23995
-
Nick Thomas authored
RUN AS-IF-FOSS: Move CI secrets json schema validation to FOSS See merge request gitlab-org/gitlab!34990
-
Nick Thomas authored
Add "New epic" item to "New (+)" dropdown See merge request gitlab-org/gitlab!34120
-
Denys Mishunov authored
Update dependency @gitlab/ui to v17.2.0 See merge request gitlab-org/gitlab!34954
-
Martin Wortschack authored
Internationalize templates titles See merge request gitlab-org/gitlab!33271
-
Kushal Pandya authored
Removes sticky polyfill from the diff file headers Closes #39145 See merge request gitlab-org/gitlab!34953
-
Jarka Košanová authored
Expose all Jira projects endpoint through a GraphQL endpoint Closes #220232 See merge request gitlab-org/gitlab!33861
-
Sean McGivern authored
Add DestroyService for deleting GPG keys and use it when admin deletes GPG key of a user via API See merge request gitlab-org/gitlab!34935
-
Nick Thomas authored
Fix incorrect Batched suggestions applications See merge request gitlab-org/gitlab!34828
-
David Kim authored
-
Eugenia Grieff authored
Update page and breadcrumb titles to support internationalization Update PO files
-
Jarka Košanová authored
Ignore title and description from services See merge request gitlab-org/gitlab!33298
-
Eugenia Grieff authored
-
Rémy Coutable authored
Add scanner name and identifiers to Vulnerability Type See merge request gitlab-org/gitlab!34766
-
Alan (Maciej) Paruszewski authored
This change adds new fields to Vulnerability GraphQL API. It adds fields: identifiers, primaryIdentifier and scanner to Vulnerability.
-
Nicolò Maria Mezzopera authored
Resolve "Duplicated GraphQL fragment: BasicEpic and Project" Closes #223691 See merge request gitlab-org/gitlab!35003
-
Natalia Tepluhina authored
-
Marcin Sedlak-Jakubowski authored
Improve docs on issues API authentication See merge request gitlab-org/gitlab!34940
-
John Hope authored
-
Phil Hughes authored
Making Editor Lite extensible See merge request gitlab-org/gitlab!35008
-
Achilleas Pipinellis authored
Document known kernel incompatibilities with NFS Closes #218999 See merge request gitlab-org/gitlab!34890
-
Jarka Košanová authored
Remove duplicate test See merge request gitlab-org/gitlab!35007
-
Denys Mishunov authored
By making the Editor Lite extensible with extensions, we make sure the Editor is always kept lean and is extended with the necessary bits only when needed
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Sanad Liaquat authored
Add end-to-end test for repository tags Closes gitlab-org/quality/testcases#804 See merge request gitlab-org/gitlab!34284
-
Sanad Liaquat authored
Also add required selectors and page objects
-
charlieablett authored
-
Rémy Coutable authored
Remove php composer feature flags See merge request gitlab-org/gitlab!34339
-
Giorgenes Gelatti authored
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/39145
-
Ramya Authappan authored
Recreate project if Readme is missing Closes #220608 See merge request gitlab-org/gitlab!34840
-
Kushal Pandya authored
Resolve "Confidential warning doesnt show the issuable type" See merge request gitlab-org/gitlab!34988
-
Evan Read authored
Docs: Simplify finding older package to restore See merge request gitlab-org/gitlab!34836
-
Katrin Leinweber authored
-
Nicolò Maria Mezzopera authored
Fix flakey Web IDE editor test Closes #223288 See merge request gitlab-org/gitlab!35000
-
Dylan Griffith authored
Enclose `release-cli` steps in an array Closes #223162 See merge request gitlab-org/gitlab!34913
-
Eulyeon Ko authored
-