- 22 Jun, 2020 40 commits
-
-
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
-
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
-
Dmitry Gruzd authored
-
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
-