- 10 Jun, 2020 40 commits
-
-
Mathieu Parent authored
Fixes: #211482
-
Amy Qualls authored
Docs: remove duplicated set of instructions Closes #35128 See merge request gitlab-org/gitlab!30555
-
Amy Qualls authored
UX advises that the GKE and EKS instructions for adding a cluster are identical, so we don't need to keep two separate copies.
-
Toon Claes authored
Documentation for backfill of PackageFiles Closes #213872 See merge request gitlab-org/gitlab!34247
-
Heinrich Lee Yu authored
Rc/integrate dashboard timezone See merge request gitlab-org/gitlab!33660
-
Paul Slaughter authored
Support EditorConfig inside of the Web IDE See merge request gitlab-org/gitlab!32378
-
Himanshu Kapoor authored
Developers collaborating on projects follow certain coding standards styles to maintain consistent levels of readability and format. These standards are usually provided to developers through configuration files that the developer's editor might read and apply. When working in the Web IDE, even if a project has configured this type of file, those settings can't be enforced. The leader in standards for this is EditorConfig which providers a file format for defining coding styles. This change adds support for reading .editorconfig files in the Web IDE and applying configuration settings automatically.
-
Suzanne Selhorn authored
Fixed typo: added "git" in composer docu. See merge request gitlab-org/gitlab!34062
-
Mayra Cabrera authored
Revert "Merge branch '214061-actioncable-embedded-mode' into 'master'" See merge request gitlab-org/gitlab!34291
-
Heinrich Lee Yu authored
This reverts merge request !33943
-
Craig Norris authored
Docs: more fixes to usage and spelling See merge request gitlab-org/gitlab!34304
-
Amy Qualls authored
Fixing issues identified by the spell checker. Some required fixing misspelled words. Some were words needing to be added to the exceptions file. Some needed a change in usage.
-
Marcin Sedlak-Jakubowski authored
Docs: reformat custom issue tracker steps See merge request gitlab-org/gitlab!33971
-
Lucas Charles authored
Improve Custom Issue Tracker docs to better describe supported issue trackers
-
Mark Florian authored
Adds a url sync component See merge request gitlab-org/gitlab!32849
-
Sam Beckham authored
This adds a component that allows you to sync a query with the current page URL.
-
Sean McGivern authored
Add an instance variable to self monitoring dashboard See merge request gitlab-org/gitlab!34084
-
Michael Kozono authored
Track events for onboarding issues experiment See merge request gitlab-org/gitlab!34171
-
Ryan Cobb authored
-
Ryan Cobb authored
-
Dmytro Zaporozhets authored
Record JSON parser errors due to invalid reports See merge request gitlab-org/gitlab!26944
-
Michael Kozono authored
Cluster list refactor: Add missing icon See merge request gitlab-org/gitlab!33196
-
Emily Ring authored
Pass Img tags through rails and add icon to javascripts/clusters_list Updated serializers to include provider type Update associated tests
-
Rémy Coutable authored
Allow Package and QA Executions for Security MRs Closes gitlab-org/security/gitlab#67 See merge request gitlab-org/gitlab!33890
-
Enrique Alcántara authored
Add audit events store for event filtering See merge request gitlab-org/gitlab!34060
-
Jiaan Louw authored
This is the first iteration of the audit events store, which manages the state of the filter bar.
-
Douglas Barbosa Alexandre authored
Set author as nullable in snippet GraphQL Type See merge request gitlab-org/gitlab!34135
-
Achilleas Pipinellis authored
Make it clear that approvers need developer+ permissions See merge request gitlab-org/gitlab!34074
-
Achilleas Pipinellis authored
It wasn't clear that approvers need developer or higher permissions.
-
Mike Jang authored
How to set up MRs on a dedicated feature branch Closes #219924 See merge request gitlab-org/gitlab!33529
-
Mike Jang authored
-
Oswaldo Ferreira authored
Align usage of project_import_ndjson See merge request gitlab-org/gitlab!34271
-
Alex Buijs authored
Events tracked: - signed_up - created_namespace
-
Mark Florian authored
Use GlSprintf instead of v-html for security scanning notes See merge request gitlab-org/gitlab!34136
-
Amy Qualls authored
Add more metadata for Gitaly group See merge request gitlab-org/gitlab!34239
-
Markus Koller authored
Exercise safe navigator in test for StatusPage::MarkForPublication Closes #217663 See merge request gitlab-org/gitlab!33996
-
Amy Qualls authored
Docs: Refresh the request profiling page See merge request gitlab-org/gitlab!34206
-
Mike Jang authored
Update the patch version update steps for I18n See merge request gitlab-org/gitlab!34246
-
Nick Thomas authored
Terraform Plan Widget, Multiple Plans See merge request gitlab-org/gitlab!33867
-
Emily Ring authored
Updated terraform/tfplan.rb to send through multiple plans Adds a new value job_name to terraform/tfplan.rb Update associated views and tests
-