- 30 Oct, 2020 40 commits
-
-
Marcia Ramos authored
API docs: Explain what format is expected for datetime attributes See merge request gitlab-org/gitlab!46443
-
Tomas Vik authored
Most of our REST resource docs didn't describe how `datetime` attributes should look like.
-
Miguel Rincon authored
Use code coverage graphql API See merge request gitlab-org/gitlab!46265
-
Scott Hampton authored
Now that the graphql API has been implemented for group code coverage, we can switch from the client resolver.
-
Grzegorz Bizon authored
Enable ci_trace_new_fog_store feature flag by default See merge request gitlab-org/gitlab!46577
-
Marcia Ramos authored
Update SCIM API internal labeling See merge request gitlab-org/gitlab!44365
-
Mike Jang authored
-
Miguel Rincon authored
Add custom renderer for images See merge request gitlab-org/gitlab!46221
-
Jacques Erasmus authored
Added a custom renderer for images
-
Stan Hu authored
Create Group SAML Group Sync as a Gold subscription feature See merge request gitlab-org/gitlab!46490
-
Andrew Fontaine authored
Editor Lite documentation See merge request gitlab-org/gitlab!45038
-
Andrew Fontaine authored
Ensure that copy to clipboard button is visible See merge request gitlab-org/gitlab!46466
-
Nick Gaskill authored
Add how to include secure templates in MR pipeline See merge request gitlab-org/gitlab!46565
-
Jackie Porter authored
-
Heinrich Lee Yu authored
Allow to create todo on GraphQL See merge request gitlab-org/gitlab!46029
-
Stan Hu authored
Improve update_all when FROM is a subquery See merge request gitlab-org/gitlab!46426
-
Craig Norris authored
Add metadata (and one redirect!) to more pages See merge request gitlab-org/gitlab!46579
-
Amy Qualls authored
Fix this feature-flags page to redirect correctly.
-
Igor Drozdov authored
Fix cached queries for Groups::GroupMembersController#index See merge request gitlab-org/gitlab!44626
-
Nikola Milojevic authored
Add changelog of performance improvement
-
Bob Van Landuyt authored
Fix HandleMalformedStrings middleware See merge request gitlab-org/gitlab!46502
-
Jacques Erasmus authored
Merge branch '267963-related-merge-requests-icon-in-issues-list-is-rendered-incorrectly' into 'master' Updated list view MR icon See merge request gitlab-org/gitlab!46059
-
Donald Cook authored
-
Marcia Ramos authored
Resolve "Update Docs for Live Preview to state 3rd Party Dependencies" See merge request gitlab-org/gitlab!45588
-
Kai Armstrong authored
-
Stan Hu authored
This has been enabled on GitLab.com with 0 failures in BuildTraceChunkFlushWorker over the past few hours, so I think it is safe to enable by default now. This will fix cloud native job logs for Azure Blob storage. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/273405
-
Marcia Ramos authored
Add "Testing Vue components" section to Vue styleguide See merge request gitlab-org/gitlab!37898
-
Tom Quirk authored
- in general, make it known that these are suggestions and not strict guidelines - add reasoning where required - remove guidance on mount/shallowMount - expand on various point where required
-
Craig Norris authored
Add metadata (and one redirect) to pages See merge request gitlab-org/gitlab!46573
-
Amy Qualls authored
Create a real redirect instead of what was here.
-
Nick Gaskill authored
Add tutorial for protecting environments via API See merge request gitlab-org/gitlab!46232
-
Nick Gaskill authored
Fix indentation on cloud deployment docs See merge request gitlab-org/gitlab!46464
-
Nick Gaskill authored
Transfer GitLab Pages storage location w/o downtime See merge request gitlab-org/gitlab!46512
-
Ben Bodenmiller authored
-
Mario de la Ossa authored
Because of middleware loading order, sometimes we'd load before the path has been unescaped. Here we change the loading order to be as early as possible but also remove brittleness by unescaping the bits we care about ourselves.
-
David O'Regan authored
Prepare for "Forward deployment - warn users on "Retry"" See merge request gitlab-org/gitlab!46328
-
Angelo Gulina authored
Update spec to match FE guidelines Update spec with more test cases covering functionality
-
Vitali Tatarintev authored
Sort a namespace's projects by exceeded storage See merge request gitlab-org/gitlab!44124
-
Corinna Wiesner authored
Sort projects on the usage quota page by the total repository size excess.
-
Amy Qualls authored
Add "unassigned" to relevant doc page metadata See merge request gitlab-org/gitlab!46567
-