- 22 Jun, 2020 40 commits
-
-
Nicolò Maria Mezzopera authored
Replace double angle icons with chevron See merge request gitlab-org/gitlab!34736
-
Dmytro Zaporozhets authored
Authorize access to view license scan reports See merge request gitlab-org/gitlab!34324
-
Kushal Pandya authored
Fixes mermaid graphs not rendering when switching diff tabs Closes #220889 See merge request gitlab-org/gitlab!35023
-
Achilleas Pipinellis authored
Document way to restore single project/group See merge request gitlab-org/gitlab!34914
-
Katrin Leinweber authored
Workaround for https://gitlab.com/gitlab-org/gitlab/-/issues/14084 and https://gitlab.com/gitlab-org/gitlab/-/issues/17517
-
Illya Klymov authored
Merge branch '217781-refactor-the-group-audit-events-to-use-the-audit-events-shared-template' into 'master' Refactor group audit events to use the audit events shared template See merge request gitlab-org/gitlab!33305
-
Robert Hunt authored
Created new index.js to load the app and updated the HAML. Updated the Rails helper and controller to pass the correct info. Added new changelog Fixed group audit event specs
-
Amy Qualls authored
Document permissions for users to manage dashboard See merge request gitlab-org/gitlab!34805
-
Oswaldo Ferreira authored
Fix Gitaly duration timings of RefService RPCs See merge request gitlab-org/gitlab!34904
-
Marcin Sedlak-Jakubowski authored
Docs: clarification for group vs project milestones Closes gitlab-com/support/docs#19 See merge request gitlab-org/gitlab!33322
-
Paul Slaughter authored
Use getByText to find expansion link See merge request gitlab-org/gitlab!34682
-
Marcin Sedlak-Jakubowski authored
-
Alessio Caiazza authored
Bumps gitlab in prep for next release See merge request gitlab-org/gitlab!35038
-
Marcin Sedlak-Jakubowski authored
-
Marcin Sedlak-Jakubowski authored
Including: - Break long lines - Rewrite sentences to be active - Make links relative - Format NOTE correctly
-
Eric Rosenberg authored
-
John T Skarbek authored
-
Gabriel Mazetto authored
Add global setting to disable/enable unknown sign in email See merge request gitlab-org/gitlab!34562
-
Mike Jang authored
rake tasks documentation - apply improvements from earlier MR See merge request gitlab-org/gitlab!34881
-
Natalia Tepluhina authored
Changes the conditional render of the tree component on diffs Closes #223086 See merge request gitlab-org/gitlab!35013
-
Paul Slaughter authored
Make markdown textarea buttons tab accessible See merge request gitlab-org/gitlab!34300
-
Imre Farkas authored
Track unique visits to analytics pages See merge request gitlab-org/gitlab!33146
-
Igor Drozdov authored
Add scanner filter in Vulnerability GraphQL API See merge request gitlab-org/gitlab!34824
-
Alan (Maciej) Paruszewski authored
This change adds a new filter that allows querying vulnerabilities by the scanner that discovered them.
-
Paul Slaughter authored
Migrate ee/approvals to Jest Closes #194266 See merge request gitlab-org/gitlab!32119
-
jboyson authored
-
Enrique Alcántara authored
Remove append-bottom-default CSS class See merge request gitlab-org/gitlab!34872
-
jboyson authored
-
Phil Hughes authored
-
Sean McGivern authored
Periodically recompute project authorizations See merge request gitlab-org/gitlab!34071
-
Jan Provaznik authored
Merge branch '212497-update-data-sent-to-vulnerabilities-page-to-include-less-information-and-use-the-new-data' into 'master' Send less data to Vulnerabilites page See merge request gitlab-org/gitlab!31616
-
Vitaly Slobodin authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/194266
-
Dmytro Zaporozhets authored
Move HasStatus module to the Ci namespace See merge request gitlab-org/gitlab!34577
-
blackst0ne authored
-
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
-
Igor Drozdov authored
Ensure original repository is archived after a shard move Closes #223128 See merge request gitlab-org/gitlab!34895
-
Nick Thomas authored
RUN AS-IF-FOSS: Downgrade support bot code to core See merge request gitlab-org/gitlab!34883
-
Peter Leitzen authored
Add Snippets BlobController for raw data See merge request gitlab-org/gitlab!33938
-
Vijay Hawoldar authored
Adds a new controllers for handling raw snippet data for multiple-file snippets (personal and project)
-
Jan Provaznik authored
Remove the elasticsearch_web_indexing feature flag Closes #207381 See merge request gitlab-org/gitlab!34945
-