- 11 Dec, 2020 40 commits
-
-
Paul Gascou-Vaillancourt authored
Documents how @connection an be used to interact with cached paginated data in Apollo.
-
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
-
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
-
Enrique Alcántara authored
Migrate Bootstrap button to GitLab UI GlButton in Web IDE commit sidebar See merge request gitlab-org/gitlab!39988
-
Nadia Sotnikova authored
-
Marcin Sedlak-Jakubowski authored
Docs: fix linting errors in doc/api/notes.md See merge request gitlab-org/gitlab!49766
-
Jonston Chan authored
-
David O'Regan authored
Add visibility and last updated image repository details See merge request gitlab-org/gitlab!49703
-
Nicolò Maria Mezzopera authored
- details_header - tests - details page bindings - details page tests - mock_data
-
Imre Farkas authored
Enable query_cache_for_load_balancer feature flag by default See merge request gitlab-org/gitlab!49708
-
Imre Farkas authored
Bump gitlab-shell version to v13.14.0 See merge request gitlab-org/gitlab!49810
-
Nicolò Maria Mezzopera authored
Merge branch '287828-show-available-compliance-frameworks-in-the-group-general-settings' into 'master' Show available compliance frameworks list in the group general settings See merge request gitlab-org/gitlab!49347
-
Robert Hunt authored
- Added new EE-only partial to groups edit HAML - Added Vue ID to new partial and disabled it if the feature flag is off - Created new initializer to trigger the Vue app - Created new list Vue app with a tabulated list, empty state, error alert and list items - List item contains the label + color and description - Added new GraphQL query to get the compliance framework labels list
-
Jan Provaznik authored
Improve query log diffs See merge request gitlab-org/gitlab!49269
-
Rémy Coutable authored
Add dismissed_at field to vulnerability in GraphQL See merge request gitlab-org/gitlab!49797
-
Igor Drozdov authored
-
Andreas Brandl authored
Expand index on ci_pipelines See merge request gitlab-org/gitlab!49604
-
Denys Mishunov authored
-
Jacob Vosmaer authored
Instead of invoking 'rake gitlab:workhorse:install' during Rspec boot, go straight to 'make -C workhorse install'.
-
Rémy Coutable authored
Removes reactive_caching_limit_environment FF See merge request gitlab-org/gitlab!47950
-
João Alexandre Cunha authored
FF was already enabled by default and is working well on .com
-