- 11 Dec, 2020 40 commits
-
-
allison.browne authored
Make tests more efficent by updating merge train settings only once in a number of tests
-
Farnoosh Seifoddini authored
Update product feature URL in feature issue templates See merge request gitlab-org/gitlab!49806
-
Andrew Fontaine authored
Use GitLab UI styles on Integrations page See merge request gitlab-org/gitlab!47478
-
Tom Quirk authored
- remove surrounding quotes from `title` attribute
-
Enrique Alcántara authored
Docs: Add version history note to doc See merge request gitlab-org/gitlab!49820
-
Marcia Ramos authored
-
Amy Qualls authored
Remove instances of future tense from several Development Guide pages See merge request gitlab-org/gitlab!49811
-
Russell Dickenson authored
-
Gabriel Mazetto authored
Simplify existing_errors for CodequalityReportsComparer See merge request gitlab-org/gitlab!49386
-
Igor Drozdov authored
Extend Gitlab::Codeowners to include a method for returning the sections only See merge request gitlab-org/gitlab!48898
-
Vasilii Iakliushin authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/232988 * Add method `.sections` to `Gitlab::CodeOwners`
-
Marcia Ramos authored
Document @connection directive See merge request gitlab-org/gitlab!49471
-
Paul Gascou-Vaillancourt authored
Documents how @connection an be used to interact with cached paginated data in Apollo.
-
Andrew Fontaine authored
Update ide pipeline alert to use gitlab ui See merge request gitlab-org/gitlab!49634
-
Taurie Davis authored
-
Natalia Tepluhina authored
Add grid for rotations display + current day indicator See merge request gitlab-org/gitlab!49248
-
Olena Horal-Koretska authored
-
Igor Drozdov authored
Switch diff_check_with_paths_changed_rpc_flag flag to default true See merge request gitlab-org/gitlab!49803
-
Andrew Fontaine authored
Merge 'Sample Data' and 'Built-in' tabs on Project Templates page See merge request gitlab-org/gitlab!49374
-
Grant Young authored
Steamlining UI and sample data templates
-
Suzanne Selhorn authored
Add note that deploy tokens don't support artifact See merge request gitlab-org/gitlab!47859
-
Tim Rizzi authored
-
Stan Hu authored
Delete manifests in dependency proxy purge api See merge request gitlab-org/gitlab!49056
-
Douglas Barbosa Alexandre authored
Move shared_runners_minutes_limit_enabled? to Ci::Minutes::Quota See merge request gitlab-org/gitlab!49009
-
Douglas Barbosa Alexandre authored
Enable core_security_mr_widget_downloads by default See merge request gitlab-org/gitlab!49572
-
Marc Shaw authored
-
Mike Jang authored
Docs: Document use of manual rubocop todo file See merge request gitlab-org/gitlab!49416
-
Doug Stull authored
-
Douglas Barbosa Alexandre authored
Move profiles/keys#get_keys to users#ssh_keys See merge request gitlab-org/gitlab!48991
-
Peter Leitzen authored
Permissions for Security bot See merge request gitlab-org/gitlab!49167
-
Martin Wortschack authored
Merge branch '271250-fe-devops-report-adding-preparing-state-and-tooltips-in-segment-table' into 'master' Add "preparing" state to devops adoption table See merge request gitlab-org/gitlab!49570
-
Rémy Coutable authored
Speed up Rspec workhorse setup See merge request gitlab-org/gitlab!49741
-
Mike Jang authored
doc: Updated the structure of User Timing section See merge request gitlab-org/gitlab!49809
-
Peter Leitzen authored
Enforce `.` at end of GraphQL descriptions See merge request gitlab-org/gitlab!46721
-
Luke Duncalfe authored
Previously our GraphQL styleguide stated that description strings should not end in periods. Descriptions provided by `ruby-graphql` objects all do end in periods, so our overall API is inconsistent in how it presents its schema descriptions. This change switches our description styleguide to recommend that we add periods to the end of description strings. It also adds to the existing `GraphQL/Descriptions` cop to enforce this which can auto-correct offenses.
-
Tetiana Chupryna authored
- Add reporter rights for projects where auto-fix enabled - Add additional right to create vuln feedback
-
Marcin Sedlak-Jakubowski authored
Docs: fix linting errors in doc/user/project/issues/issue_data_and_actions.md See merge request gitlab-org/gitlab!49786
-
Jonston Chan authored
-
Nicolò Maria Mezzopera authored
Migrate `createBoard` away from boardStore See merge request gitlab-org/gitlab!49450
-
Natalia Tepluhina authored
- removed unused specs - removed unused utilities - added new cases to the form spec
-