- 15 Feb, 2022 40 commits
-
-
Sean Arnold authored
[graphql] Move graphql_name call to beginning of class See merge request gitlab-org/gitlab!80525
-
Miguel Rincon authored
Add helpers to init GlToggle instances See merge request gitlab-org/gitlab!80293
-
Paul Gascou-Vaillancourt authored
This adds a shared HAML partial as well as a Javascript that can be used to instantiate GlToggle instances in HAML views. The pages that render the partial must import the initToggle helper and call it with the appropriate DOM node.
-
Jan Provaznik authored
Fix use of ActiveRecord::Base in RepositoryCheck See merge request gitlab-org/gitlab!80432
-
Fiona Neill authored
Update instructions for adding a member/group See merge request gitlab-org/gitlab!80618
-
Kati Paizee authored
-
Jan Provaznik authored
Owners of personal projects to have OWNER access level See merge request gitlab-org/gitlab!78193
-
Imre Farkas authored
Owners of personal projects are displayed as maintainers in the members page. This change fixes inconsistency for new projects. It is behind the personal_project_owner_with_owner_access feature flag.
-
Fiona Neill authored
Update documentation with the details of Corpus management See merge request gitlab-org/gitlab!77430
-
Aditya Tiwari authored
-
Stan Hu authored
Default on :cluster_vulnerabilities feature flag See merge request gitlab-org/gitlab!78140
-
Thong Kuah authored
Use using_connection similar to how JobCoordinator does it See merge request gitlab-org/gitlab!80351
-
Brett Walker authored
A change in graphql-ruby gem 1.13 changes how imput names are calculate. Having `graphql_name` called after any arguments are defined can cause naming issues. So just standardize on putting it at the top.
-
Peter Leitzen authored
Remove prohibit_hexadecimal_branch_names feature flag See merge request gitlab-org/gitlab!80603
-
Fiona Neill authored
Improve branch defs in repository branch API See merge request gitlab-org/gitlab!80505
-
Heinrich Lee Yu authored
Allow spawning metrics_server instead of forking into it See merge request gitlab-org/gitlab!80191
-
Matthias Käppler authored
This provides better memory use for Puma, and we will require this for running a non-Ruby server in the future. This does not actually start the server for Puma yet.
-
Kushal Pandya authored
Change opened to created See merge request gitlab-org/gitlab!80378
-
Dylan Griffith authored
Fix metric keys changing with switch to Ci connection See merge request gitlab-org/gitlab!80354
-
Heinrich Lee Yu authored
Upgrade to Rails v6.1.4.6 See merge request gitlab-org/gitlab!80579
-
Kushal Pandya authored
Add warning notification in settings > monitor page See merge request gitlab-org/gitlab!80696
-
Kati Paizee authored
Docs for logging visibility and deprecations See merge request gitlab-org/gitlab!79944
-
Alper Akgun authored
-
Thong Kuah authored
We should try to improve this we don't have to sprinkle using_connection in various places
-
Albert Salim authored
ci: Bump all global cache keys for Debian bullseye See merge request gitlab-org/gitlab!80656
-
Kushal Pandya authored
Roadmap settings - Include subgroup in group milestones See merge request gitlab-org/gitlab!80685
-
Stan Hu authored
cluster_vulnerabilities is now default in 14.8.
-
Alexander Turinske authored
- change default from false to true Changelog: changed
-
Russell Dickenson authored
Doc updates for SAST/SD rule overrides See merge request gitlab-org/gitlab!80567
-
rossfuhrman authored
Doc updates for SAST & Secret-Detection Custom Rule overrides
-
Russell Dickenson authored
Remove dependency scanning variable See merge request gitlab-org/gitlab!79575
-
Nicole Schwartz authored
-
Evan Read authored
Depreciation of oauth tokens with no expiry See merge request gitlab-org/gitlab!79178
-
Hannah Sutor authored
-
Simon Knox authored
Fix merge request tabs background leakage See merge request gitlab-org/gitlab!80612
-
Stanislav Lashmanov authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/343197 Changelog: fixed
-
Russell Dickenson authored
Improve access token wording for deprecation See merge request gitlab-org/gitlab!80569
-
Evan Read authored
-
Stan Hu authored
This also updates the Gemfile.lock to contain the rainbow gem, which was added to Gemfile earlier.
-
Stan Hu authored
@rails/actioncable and @rails/ujs likely haven't changed, but we should make the frontend versions consistent with the Rails backend version.
-