- 22 Jan, 2020 40 commits
-
-
Mark Florian authored
Part of #33603, Tech Debt - Combine Code in audio.js and video.js See merge request gitlab-org/gitlab!18707
-
Lee Matos authored
Update SAML doc with Testing Environment examples See merge request gitlab-org/gitlab!23279
-
Nick Thomas authored
Remove the request_deadline feature flag See merge request gitlab-org/gitlab!23510
-
Mike Lewis authored
Remove duplicated sections from sidekiq-cluster docs See merge request gitlab-org/gitlab!23409
-
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
-
Jesse Hall authored
-
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
-
Bob Van Landuyt authored
The feature has been enabled on GitLab.com for over 24h without issue. It hasn't had the impact we hoped it would, but it does improve the situation. And the calculated deadline can be reused in other parts of the application that should enforce this limit.
-
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.
-