- 01 Oct, 2019 40 commits
-
-
Stan Hu authored
Extend attributes returned by graphql query for issues Closes #20718 See merge request gitlab-org/gitlab!17802
-
Mayra Cabrera authored
Add service to help fetch Security CI Report See merge request gitlab-org/gitlab!17755
-
Tetiana Chupryna authored
Remove public send and pass relation
-
Robert Speicher authored
Lower search results limit to 100 See merge request gitlab-org/gitlab!17876
-
Francisco Javier López authored
-
Stan Hu authored
Fix permissions for group milestones See merge request gitlab-org/gitlab!17783
-
Felipe Artur authored
Group milestones permissions were being delegated to project and returning false for `:read_milestone` ability.
-
Alexandru Croitor authored
In order to support realtime sidebars and continue to complete the GraphQL API, added additional attributes to be returned for IssueType. https://gitlab.com/gitlab-org/gitlab/issues/20718
-
Paul Slaughter authored
Remove duplicate primary button in dashboard snippets See merge request gitlab-org/gitlab!17709
-
Paul Slaughter authored
Resolve "Remove gap at the top of expandable code diff blocks" Closes #32192 See merge request gitlab-org/gitlab!17026
-
Mike Greiling authored
Removes the thin white gap at the top of the diff code blocks which was added to preserve column sizes when diff expansion rows would use `colspan` in the first row. https://gitlab.com/gitlab-org/gitlab/merge_requests/17026
-
Mayra Cabrera authored
New usage_activity_by_stage for UsageData - Plan See merge request gitlab-org/gitlab!14666
-
Ash McKenzie authored
Added usage_statistics concern with scope for models
-
Clement Ho authored
Ref correct FE Slack group in docs See merge request gitlab-org/gitlab!17936
-
Brandon Labuschagne authored
-
Marcia Ramos authored
Update GraphQL overview in Frontend development guidelines See merge request gitlab-org/gitlab!17714
-
Natalia Tepluhina authored
- removed the GraphQL feature flag mention - added information about GraphiQL
-
Rémy Coutable authored
Custom A/B testing framework See merge request gitlab-org/gitlab!17703
-
Alex Buijs authored
Check if it exists and set it otherwise
-
Robert Speicher authored
Expose epics closed_at on API See merge request gitlab-org/gitlab!17156
-
Martin Wortschack authored
Fix the path for job log component See merge request gitlab-org/gitlab!17766
-
Rémy Coutable authored
Reduce excessive GC on pull mirrors Closes gitaly#1686 See merge request gitlab-org/gitlab!17931
-
Clement Ho authored
Refactor search_list_spec to Jest Closes #31630 See merge request gitlab-org/gitlab!16905
-
Filipa Lacerda authored
Fixes wrong link on Protected paths settings See merge request gitlab-org/gitlab!17945
-
Mayra Cabrera authored
Anchor link was changed on the documentation MR https://gitlab.com/gitlab-org/gitlab/merge_requests/16540. This MR fixes the link to use the correct one. Related to https://gitlab.com/gitlab-org/gitlab/issues/29952
-
Rémy Coutable authored
Flatten counts for usage data to be only integers See merge request gitlab-org/gitlab!17717
-
Doug Stull authored
- the version app expects the data in the counts field to be only type integer. - we have already addressed the issue on the version side, but should also address it here by backfilling that change upstream into gitlab
-
Rémy Coutable authored
Geo: Invalidate cache after refreshing foreign tables Closes #14794 See merge request gitlab-org/gitlab!17885
-
Martin Wortschack authored
Refactor the exit tour event loop in onboarding tour See merge request gitlab-org/gitlab!17634
-
Doug Stull authored
- allow a more declarative path for the exit tour event - simplifies the click action function
-
Clement Ho authored
Fix routing bugs in security dashboards See merge request gitlab-org/gitlab!16738
-
Clement Ho authored
Display reCAPTCHA modal when making issue public See merge request gitlab-org/gitlab!17553
-
Winnie Hellmann authored
-
Paul Slaughter authored
Increase and sort number of options displayed for cycle analytics projects dropdown See merge request gitlab-org/gitlab!16906
-
Brandon Labuschagne authored
In addition, the results are now being sorted by last_activity_at. This is to increase the chance of seeing the gitlab project when searching for the term gitlab.
-
Filipa Lacerda authored
Removes unused component
-
Tim Zallmann authored
Add Martin Wortschack to FE codeowners See merge request gitlab-org/gitlab!17893
-
Martin Wortschack authored
-
Rémy Coutable authored
Resolve "Add Slack notification for scheduled `package-and-qa` jobs" See merge request gitlab-org/gitlab!17796
-
Albert Salim authored
- posts slack notification with scheduled package and qa job status
-