- 22 Jan, 2020 40 commits
-
-
Nick Thomas authored
Merge branch '118487-no-limits-on-size-of-diffs-returned-by-the-projects-id-repository-compare-api-endpoint' into 'master' Resolve "No limits on size of diffs returned by the /projects/:id/repository/compare API endpoint" Closes #118487 See merge request gitlab-org/gitlab!22658
-
Paul Slaughter authored
Update dependency @sourcegraph/code-host-integration to ^0.0.22 See merge request gitlab-org/gitlab!23035
-
Clement Ho authored
Change the name of a prop for the initial state of self monitor See merge request gitlab-org/gitlab!23196
-
Paul Slaughter authored
Upgrade Doorkeeper to 4.4.3 See merge request gitlab-org/gitlab!20953
-
Josianne Hyson authored
Updates the doorkeeper gem to 4.4.3 so that we can address security issue CVE-2018-1000211. This issue involves token revocation not working for public apps. https://gitlab.com/gitlab-org/gitlab/merge_requests/20953
-
Robert Speicher authored
AutoMergeProcessWorker: Resolve "ArgumentError: wrong number of arguments (given 1, expected 2)" Closes #198042 See merge request gitlab-org/gitlab!23407
-
Walmyr Lima e Silva Filho authored
Improve page object method See merge request gitlab-org/gitlab!23513
-
Nick Thomas authored
Expose is_using_seat attribute for Member in API See merge request gitlab-org/gitlab!21496
-
Nick Thomas authored
Let tie breaker order follow global sort direction See merge request gitlab-org/gitlab!22795
-
Robert Speicher authored
Remove keyset pagination feature flag Closes #32186 See merge request gitlab-org/gitlab!23057
-
Robert Speicher authored
Do not track `list_repositories` twice See merge request gitlab-org/gitlab!23337
-
Heinrich Lee Yu authored
Empty Licenses list and new artifact name See merge request gitlab-org/gitlab!23267
-
GitLab Bot authored
-
Stan Hu authored
Add --min-concurrency to sidekiq-cluster See merge request gitlab-org/gitlab!23408
-
Kushal Pandya authored
Resolve "Add GitLab metadata to the Package Registry UI" See merge request gitlab-org/gitlab!22485
-
Nick Kipling authored
Added api call to get pipeline info Display pipeline info on package details Updated components to display Added new Vuex store Updated pot file
-
David Fernandez authored
-
Tetiana Chupryna authored
-
Tetiana Chupryna authored
-
Tetiana Chupryna authored
-
Tetiana Chupryna authored
-
Douglas Barbosa Alexandre authored
Add issue sync support for sentry plugin integrations See merge request gitlab-org/gitlab!23355
-
Heinrich Lee Yu authored
Add users memberships endpoints for admins See merge request gitlab-org/gitlab!22518
-
Andy Soiron authored
This commits adds a new endpoint to the REST API. It can be used only by admins to retrieve all projects and groups where the given user is a member. It also returns the access level.
-
Walmyr Lima authored
This way we make it more robust by making sure we're clicking in the right element.
-
Alessio Caiazza authored
Upgrade pages to 1.14.0 See merge request gitlab-org/gitlab!23317
-
Vladimir Shushlin authored
-
Douglas Barbosa Alexandre authored
Upgrade Gitaly to v1.83.0 See merge request gitlab-org/gitlab!23431
-
Walmyr Lima e Silva Filho authored
Call `Runtime::Release.perform_before_hooks` in `config.before(:suite)` Closes gitlab-org/quality/team-tasks#325 See merge request gitlab-org/gitlab!23481
-
Sean McGivern authored
Revert "Merge branch '36695-create-feature-spec-for-loading-error-details-page' into 'master'" Closes #198355 See merge request gitlab-org/gitlab!23505
-
Lin Jen-Shin authored
Ignore test and docs folders in dependency scanning See merge request gitlab-org/gitlab!23321
-
Sean McGivern authored
Allow setting a minimum concurrency for sidekiq-cluster, as well as the existing maximum. These can be set to the same value to enforce concurrency at a particular number of threads, regardless of the number of queues in the group.
-
Sean McGivern authored
Backfill group type in GraphQL API See merge request gitlab-org/gitlab!23389
-
Fabio Huser authored
-
Rémy Coutable authored
This reverts merge request !22404
-
Imre Farkas authored
[Usage Pings] Rename ConvDev Index to DevOps Score See merge request gitlab-org/gitlab!21132
-
Aakriti Gupta authored
As we update the feature name from convdev to dev ops score, we want to be able to read metrics with either of the names
-
Jan Provaznik authored
Add cop HaveGitlabHttpStatus in EE shared examples See merge request gitlab-org/gitlab!23295
-