- 06 Aug, 2020 40 commits
-
-
Stan Hu authored
Revert "Remove use of LegacyGithubClient in GithubController" See merge request gitlab-org/gitlab!38819
-
Mike Jang authored
Added runner to the style guide feature names list See merge request gitlab-org/gitlab!38742
-
Jose Ivan Vargas authored
Add gauge chart type to the monitoring dashboards See merge request gitlab-org/gitlab!36674
-
Suzanne Selhorn authored
Update package registry table to two columns for clarity See merge request gitlab-org/gitlab!38526
-
Tim Rizzi authored
-
Mark Florian authored
Setup mock server for IDE integration spec (RUN AS-IF-FOSS) See merge request gitlab-org/gitlab!37470
-
Mayra Cabrera authored
Add telemetry for projects inheriting instance settings See merge request gitlab-org/gitlab!38561
-
Bob Van Landuyt authored
Revert "Merge branch '32737-make-mergeservice-idempotent-2' into 'master'" See merge request gitlab-org/gitlab!38827
-
Enrique Alcántara authored
Replace append-bottom-20 in admin/runners See merge request gitlab-org/gitlab!38728
-
Mayra Cabrera authored
Add personal_access_tokens API endpoint See merge request gitlab-org/gitlab!37806
-
Max Woolf authored
Adds /personal_access_tokens API for auditing PATs and allowing API access to list of PATs.
-
Stan Hu authored
This reverts merge request !32456
-
Andrei Stoicescu authored
- add component - docs - tests
-
Michael Kozono authored
Geo: Fix not working redownloading of repositories via snapshot Closes #209988 See merge request gitlab-org/gitlab!38464
-
Jose Ivan Vargas authored
Follow-up: Updated components to use new GitLab UI classes See merge request gitlab-org/gitlab!37188
-
Adam Hegyi authored
Added can_push column to group_deploy_keys_groups table See merge request gitlab-org/gitlab!38714
-
Jose Ivan Vargas authored
Update discussion.position when saving note See merge request gitlab-org/gitlab!38420
-
Justin Boyson authored
Remove mapMutation usage Add action Update specs Fix lint error
-
Suzanne Selhorn authored
Add credit card declined instructions Closes customers-gitlab-com#1547 See merge request gitlab-org/gitlab!38758
-
Russell Dickenson authored
-
Markus Koller authored
Speed up EE usage data specs See merge request gitlab-org/gitlab!38775
-
Nathan Friend authored
Update delete project confirmation phrase Closes #24401 See merge request gitlab-org/gitlab!38700
-
Jiaan Louw authored
-
Jarka Košanová authored
Remove devise_redirect_unknown_formats feature flag Closes #233551 See merge request gitlab-org/gitlab!38657
-
Sean McGivern authored
Resolve RSpec/EmptyLineAfterLetBlock Exceptions in QA See merge request gitlab-org/gitlab!38611
-
Michael Kozono authored
Fix failure with PO translation linter when there are no translations See merge request gitlab-org/gitlab!38788
-
James Lopez authored
Update Vulnerability::IssueLinks when moving Issues to new Project See merge request gitlab-org/gitlab!38765
-
Alan (Maciej) Paruszewski authored
-
Enrique Alcántara authored
Merge branch '219818-replace-gl-deprecated-button-with-gl-button-in-ee-app-assets-javascripts-vue_shared' into 'master' Replace GlDeprecatedButton in dismissal_comment_modal_footer.vue Closes #219818 See merge request gitlab-org/gitlab!38074
-
Jeremy Elder authored
-
Illya Klymov authored
Add copy for Jira issues integration to GitLab issues empty state See merge request gitlab-org/gitlab!38586
-
Etienne Baqué authored
-
Heinrich Lee Yu authored
Add ability to board list create service to create backlog list See merge request gitlab-org/gitlab!38648
-
Stan Hu authored
Partially revert "Optimise the external diff storage migration query" See merge request gitlab-org/gitlab!38789
-
Bob Van Landuyt authored
Graphql count and filter MRs by merged at See merge request gitlab-org/gitlab!38584
-
Amy Qualls authored
Removes Configure ownership from Go style guides See merge request gitlab-org/gitlab!38748
-
Nicolò Maria Mezzopera authored
Merge branch '231372-sast-config-ui-page-basic-sast-wide-settings-wire-up-graphql-query-to-dynamic-form' into 'master' Wire up GraphQL query to dynamic form See merge request gitlab-org/gitlab!38318
-
Mark Florian authored
Part of the [SAST Configuration UI][epic] feature, this adds a GraphQL query to the SAST Configuration UI application, and feeds a transformed copy of the response to the [`DynamicFields`][1] component in order to render the form fields. The usage of `DynamicFields` in this change is not ideal, but is only written this way for now to demonstrate the data flow. This will be improved in a related MR soon. Specifically, what's not ideal: - It currently mutates the fetched GraphQL response, rather than working with a copy of it. - It's not contained within a `form` element, and there's no way (yet) to _submit_ the form data. Other changes include: - Replace Bootstrap utility class with one from GitLab UI. - Extract helper for populating data for the frontend. - Change subheading text to match latest design. - Move documentation link into subheading. - Add error state for app component. Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/231372. [epic]: https://gitlab.com/groups/gitlab-org/-/epics/3659 [1]: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/38162
-
Bob Van Landuyt authored
Raise warning when job:rules can trigger multiple pipelines See merge request gitlab-org/gitlab!38387
-
Mark Florian authored
Add dependency path in dependency list See merge request gitlab-org/gitlab!38570
-