- 24 Sep, 2020 40 commits
-
-
Peter Leitzen authored
Update prometheus_computed_alerts feature flag info See merge request gitlab-org/gitlab!43270
-
Gerardo Lopez-Fernandez authored
Move architecture blueprints from epics to docs See merge request gitlab-org/gitlab!43120
-
Bob Van Landuyt authored
Optimise cleaning up LFS objects See merge request gitlab-org/gitlab!42830
-
Natalia Tepluhina authored
Enable sorting vulnerabiliies by detected date See merge request gitlab-org/gitlab!42952
-
Alan (Maciej) Paruszewski authored
-
Imre Farkas authored
Make two factor concern module more auto-load friendly See merge request gitlab-org/gitlab!43077
-
Mark Florian authored
Update shape of skeleton loader on Releases and Release pages See merge request gitlab-org/gitlab!43138
-
Peter Leitzen authored
Show when the last update to seats usage data was in the Billing page See merge request gitlab-org/gitlab!42763
-
Amparo Luna authored
- The information will be displayed in the Billings page - Introduced a method in the worker class to get the last_enqueue_time from the job - Marked messages for translation and updated gitlab.pot file
-
Nick Thomas authored
There's no need to scan the repository if it has no LFS objects linked, and there's also no need to cancel the whole `GitGarbageCollectWorker` run if it encounters an error.
-
Kamil Trzciński authored
Speed up specs for fast spec serializer See merge request gitlab-org/gitlab!43003
-
Vitali Tatarintev authored
-
Heinrich Lee Yu authored
Speed up spec/controllers/groups_controller_spec.rb See merge request gitlab-org/gitlab!42738
-
Imre Farkas authored
Speed up merge request presenter specs See merge request gitlab-org/gitlab!43006
-
Peter Leitzen authored
Improve specs for repository backups See merge request gitlab-org/gitlab!43070
-
Luke Duncalfe authored
The `:wiki_repo` trait initialises an empty wiki repository, however, `Backup::Repositories` skips dumping empty repositories so this trait does not affect the tests.
-
Olena Horal-Koretska authored
Enable sorting vulnerabiliies by title See merge request gitlab-org/gitlab!42955
-
Alan (Maciej) Paruszewski authored
-
Jan Provaznik authored
Add graphQL mutation for destroying board lists See merge request gitlab-org/gitlab!43081
-
Kushal Pandya authored
Merge branch '244355-add-javascript-example-on-how-we-could-track-ui-events-using-usagedata' into 'master' JS client for increment_unique_users API See merge request gitlab-org/gitlab!43084
-
Alper Akgun authored
Consumes the increment_unique_users API
-
Kushal Pandya authored
Updated feature flag YML files See merge request gitlab-org/gitlab!43263
-
Markus Koller authored
Remove export_lfs_objects_projects feature flag See merge request gitlab-org/gitlab!43206
-
Kushal Pandya authored
Move diff header actions into dropdown menu Closes #199725 See merge request gitlab-org/gitlab!42483
-
Phil Hughes authored
Cleans up the diff header by moving the action buttons into a more actions dropdown. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/199725
-
Peter Leitzen authored
Improve spec performance in `issues_spec.rb` See merge request gitlab-org/gitlab!43082
-
Sean Arnold authored
- fix some flakey specs
-
Natalia Tepluhina authored
Merge branch '229325-migrate-bootstrap-button-to-gitlab-ui-glbutton-in-app-assets-javascripts-notes-components' into 'master' Migrate MR threads toolbar to GitLab UI See merge request gitlab-org/gitlab!41658
-
Pedro Moreira da Silva authored
Also remove unused styles and classes
-
Rémy Coutable authored
Improve snippet presenter spec with repo data See merge request gitlab-org/gitlab!43255
-
Heinrich Lee Yu authored
Allowlist GitLab-owned bots for SpamActionService See merge request gitlab-org/gitlab!42905
-
Rémy Coutable authored
Add group for threat management feature flags See merge request gitlab-org/gitlab!43247
-
Alan (Maciej) Paruszewski authored
-
Jan Provaznik authored
Add filtering vulnerabilities for autocomplete in Vulnerabilities Finder See merge request gitlab-org/gitlab!42200
-
Alan (Maciej) Paruszewski authored
This change extends VulnerabilitiesFinder to accept current_user parameter that is used in FinderMethods to filter only vulnerabilities that are accessible by the user.
-
Kushal Pandya authored
Revise tooltip text of note role badge Closes #251092 See merge request gitlab-org/gitlab!42771
-
Mark Florian authored
Merge branch '236003-tribute-mentions-long-usernames-make-the-autocomplete-menu-very-wide' into 'master' Improve tribute @mentions UX See merge request gitlab-org/gitlab!39998
-
Coung Ngo authored
The @mentions autocomplete menu becomes very wide when groups with very long display names or paths are in the list. This change reduces the width by only showing the leaf group names.
-
Stan Hu authored
Update incident management features Closes #251080 See merge request gitlab-org/gitlab!43137
-
Markus Koller authored
Show wiki tree structure in sidebar and pages overview See merge request gitlab-org/gitlab!42867
-