- 10 Jun, 2020 40 commits
-
-
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
-
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
-