- 10 Jun, 2020 40 commits
-
-
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.
-
Michael Kozono authored
Track events for onboarding issues experiment See merge request gitlab-org/gitlab!34171
-
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
-
Achilleas Pipinellis authored
Add index timing note for large tables See merge request gitlab-org/gitlab!33077
-
Steve Abrams authored
to be more clear about risks when creating index in post-deployment migration.
-
Jan Provaznik authored
Use correct sort order for testReports connection Closes #215516 See merge request gitlab-org/gitlab!34278
-
Kushal Pandya authored
Merge branch '198033-follow-up-from-fe-filters-tasks-by-type-in-customizable-cycle-analytics' into 'master' Replace jquery dropdowns across analytics Closes #198033 See merge request gitlab-org/gitlab!26742
-
Ezekiel Kigbo authored
Replaces the jquery dropdown with the gitlab/ui equivalents components. Updated specs for projects_dropdown_filter Removes the jquery and bootstrap dependency and updates gl component class names
-
Enrique Alcántara authored
Update dependency @gitlab/ui to v16.6.0 See merge request gitlab-org/gitlab!34280
-
Paul Slaughter authored
Revert "Merge branch 'symlink-identifier/unique-id-all-diff-files' into 'master'" See merge request gitlab-org/gitlab!34281
-
Phil Hughes authored
Data: Track number of times the Static Site Editor is initialized See merge request gitlab-org/gitlab!34215
-
Enrique Alcántara authored
Send a tracking event when SSE main page is mounted successfully
-
Mark Florian authored
Updates the operations empty state Closes #219763 See merge request gitlab-org/gitlab!32536
-
Sam Beckham authored
- Uses the GlEmptyState component - Adds tests for the new component
-
Phil Hughes authored
This reverts merge request !34128
-
Marcia Ramos authored
Single source of truth for import/export compatibility See merge request gitlab-org/gitlab!34097
-
GitLab Bot authored
-
James Lopez authored
Remove trial_ends_on from namespaces API See merge request gitlab-org/gitlab!34272
-
Marcel Amirault authored
Create Code Quality troubleshooting section Closes #220263 See merge request gitlab-org/gitlab!34048
-
Katrin Leinweber authored
-
Kushal Pandya authored
-