- Jun 21, 2022
-
-
Eugenia Grieff authored
- Add specs - Fix rubocop offenses
-
- Jun 20, 2022
-
-
Eugenia Grieff authored
- Add tests for Description widget Update Service - Add tests for Hierarchy widget Update Service
-
Eugenia Grieff authored
Remove EE:SystemNoteService refactor
-
- Jun 16, 2022
-
-
Eugenia Grieff authored
Reuse existing #change_epics_relation for relating work items
-
Eugenia Grieff authored
- Add service to create ParentLink - Add services to update widgets
-
Eugenia Grieff authored
Add new hierarchy input type and include hierarchy widget in update mutation
-
Mario Celi authored
First mutation to update work item attributes via a widget interface
-
Robert Hunt authored
Migrate alert in the SSH key settings See merge request gitlab-org/gitlab!89843
-
Rémy Coutable authored
Request proofread See merge request gitlab-org/gitlab!89903
-
Shinya Maeda authored
Validation for author during release creation See merge request gitlab-org/gitlab!89694
-
Bala Kumar authored
Changelog: fixed
-
GitLab Release Tools Bot authored
[ci skip]
-
Michael Lunøe authored
Migrates the spacing classes for label search See merge request gitlab-org/gitlab!90270
-
Alper Akgun authored
Add has_vulnerabilities to cluster_agents See merge request gitlab-org/gitlab!90187
-
Alan (Maciej) Paruszewski authored
Changelog: changed
-
Heinrich Lee Yu authored
Clean up group_level_protected_environment feature flag See merge request gitlab-org/gitlab!90211
-
Fiona Neill authored
Adjust invitation docs to reflect Projects can have an Owner See merge request gitlab-org/gitlab!90343
-
Ezekiel Kigbo authored
Self-managed SAML Group Sync documentation See merge request gitlab-org/gitlab!89175
-
Drew Blessing authored
Update documentation now that SAML Group Sync is available to self-managed instances as well as GitLab.com SAML SSO.
-
charlie ablett authored
-
Heinrich Lee Yu authored
Merge branch '21432-cablett-permissible-access-level-roles-for-project-access-requests' into 'master' Show access levels for Maintainer vs Owner for Project invite modals See merge request gitlab-org/gitlab!89209
-
Natalia Tepluhina authored
Add FF for graphQL variables in settings See merge request gitlab-org/gitlab!89332
-
Frédéric Caplette authored
In CI/CD => settings, we now have a ff to enable a graphql app for the variables. This commit adds the skeleton of the work by duplicating files and mounting the correct app.
-
Heinrich Lee Yu authored
Improve error messages when fetching Jira user information See merge request gitlab-org/gitlab!90164
-
Markus Koller authored
In some cases the user information can't be loaded at all due to permission problems. In those cases the error message "The Jira user is not a site administrator." is misleading. Changelog: changed
-
Max Woolf authored
Adds timestamps to compliance frameworks See merge request gitlab-org/gitlab!88844
-
Max Woolf authored
Timestamps were missing from this database table and are required to accurately measure usage for usage ping. Changelog: added
-
charlie ablett authored
Refactor bulk items into standard member creator See merge request gitlab-org/gitlab!89259
-
Doug Stull authored
- will help us consolidate creation process and help us work towards reducing queries overall in subsequent changes.
-
Vitaly Slobodin authored
Add `typedefs` for all occurences of `@client` GraphQL operations See merge request gitlab-org/gitlab!90125
-
Heinrich Lee Yu authored
Add webhook rate limits for paid plans See merge request gitlab-org/gitlab!89591
-
Luke Duncalfe authored
Note, because we enforce a `Changelog` trailer for database changes, this title has been written to mention only the database changes as the feature changes are behind a feature flag. Real commit title: Log webhook rate limits for paid plans Currently only customers on the Free Plan have rate limited webhooks. This change introduces logging of rate limited webhooks of customers on paid plans. The limits are weighted according to the number of customer seats, allowing the limit to scale as the customer grows. The logging will allow us to assess the limits. A future change will remove the logging and implement actual rate limiting. Changelog: added https://gitlab.com/gitlab-org/gitlab/-/issues/337228
-
Natalia Tepluhina authored
Make the button in the 403 page Pajamas-compliant See merge request gitlab-org/gitlab!89870
-
Hannah Sutor authored
It turns out our button styles are quite bloated. With minification and compression, this adds ~5kB to our error pages. See https://gitlab.com/gitlab-org/gitlab-ui/-/issues/1856 for discussion about improving this.
-
Simon Knox authored
Removes stylesheets/pages/pages.scss See merge request gitlab-org/gitlab!90064
-
Natalia Tepluhina authored
- added missing type definitions for @client operations
-
Shinya Maeda authored
Resolve "Fix double escape on Release Edit/Show paths" See merge request gitlab-org/gitlab!90066
-
Allen Cook authored
Changelog: fixed
-
Mark Lapierre authored
Contract tests restructure See merge request gitlab-org/gitlab!90197
-
Richard Chong authored
-