- 11 Mar, 2020 17 commits
-
-
Jason Yavorska authored
-
Shinya Maeda authored
API endpoint to list deploy tokens in a group See merge request gitlab-org/gitlab!25219
-
Ramya Authappan authored
Upgrade ActiveSupport in QA See merge request gitlab-org/gitlab!26752
-
Evan Read authored
Fix docs-lint job that was missing half the docs See merge request gitlab-org/gitlab!26951
-
Marcel Amirault authored
-
Paul Slaughter authored
Partly support `monaco-editor` in Jest See merge request gitlab-org/gitlab!26396
-
Thong Kuah authored
Bump Auto Deploy image to v0.12.1 See merge request gitlab-org/gitlab!26336
-
Marcel Amirault authored
Added mention of EDU and OSS programs See merge request gitlab-org/gitlab!26637
-
Russell Dickenson authored
-
Ramya Authappan authored
Update snippets test to ignore visibility case Closes #209928 See merge request gitlab-org/gitlab!26933
-
Mark Lapierre authored
It just needed an update so there's no need to monitor it in quarantine.
-
Stan Hu authored
Change capybara screenshots files names See merge request gitlab-org/gitlab!26788
-
Maxime Orefice authored
This MR updates our screenshots files names taken on test failures: - Remove timestamps - Use RSpec full_description method instead of the file_path
-
Thong Kuah authored
Two new backwards compatible features: - Allow replicas to be set to zero - Add option to install and use postgres chart 8.2.1 Add docs on how to use the postgres chart 8.2.1 to be able to deploy to a Kubernetes 1.16+ cluster.
-
Heinrich Lee Yu authored
This matches the version we use in Rails
-
Ash McKenzie authored
Enable license compliance for local intalls See merge request gitlab-org/gitlab!26770
-
Fernando Arias authored
* Default feature flag to true Add changelog
-
- 10 Mar, 2020 23 commits
-
-
Evan Read authored
Geo docs: Update data type limitations See merge request gitlab-org/gitlab!26816
-
Mayra Cabrera authored
Optimize mirrored project counters with pipelines enabled See merge request gitlab-org/gitlab!26802
-
Doug Stull authored
- needed for failing counters on .com due to long queries
-
Mike Jang authored
Clarify that subgroups can have a maximum ancestry of 21 See merge request gitlab-org/gitlab!26829
-
Mayra Cabrera authored
Add WAF anomaly aggregation queries See merge request gitlab-org/gitlab!24837
-
Thong Kuah authored
GraphQL: Migrate from the TimeoutMiddleware to the Timeout plugin See merge request gitlab-org/gitlab!26822
-
Maxwell Power authored
-
Russell Dickenson authored
Add documentation for Jira dev panel with App See merge request gitlab-org/gitlab!26104
-
Andy Soiron authored
There is a new way to use the Jira dev panel. On GitLab.com and Jira cloud, the GitLab App can be used instead of the DVCS connector. This commit adds the missing documentation about setting up the GitLab for Jira App.
-
James Fargher authored
Fix smartcard param check in User::BuildService Closes #33641 See merge request gitlab-org/gitlab!26800
-
Robert Speicher authored
Quarantine test because of #209928 See merge request gitlab-org/gitlab!26930
-
Mayra Cabrera authored
Introduce database table to store users statistics See merge request gitlab-org/gitlab!26261
-
Douglas Barbosa Alexandre authored
Merge branch '12420-prevent-projects-from-being-shared-outside-a-gma-group-member-fork' into 'master' Resolve "Prevent projects from being shared outside a GMA group" - adding member to forked project Closes #12420 See merge request gitlab-org/gitlab!26186
-
Thong Kuah authored
Do not add approvers as participants of each merge request Closes #616 See merge request gitlab-org/gitlab!25546
-
Gary Holtz authored
This also removes automatic email notifications for approvers and quite a few specs referencing them.
-
James Fargher authored
Make Commit#has_been_reverted? cheaper Closes #21049 and #199197 See merge request gitlab-org/gitlab!26784
-
Mayra Cabrera authored
Preload DB records in bulk ES indexing See merge request gitlab-org/gitlab!26754
-
Dylan Griffith authored
This collection will be the first part of offering a way to preload all records from the database for https://gitlab.com/gitlab-org/gitlab/-/issues/207280
-
Paul Slaughter authored
Hot-fix for padding in Editor Lite See merge request gitlab-org/gitlab!26905
-
Lucas Charles authored
Adds Elasticsearch query aggregating WAF anomalies by querying against deployment environment name and time window. See https://gitlab.com/gitlab-org/gitlab/issues/14707 for additional details
-
Mike Jang authored
Update applications.md add link for more info See merge request gitlab-org/gitlab!26668
-
Wayne Haber authored
-
Brett Walker authored
as the TimeoutMiddleware is being deprecated
-