- 11 Jun, 2020 1 commit
-
-
John Hope authored
Order matters when applying scoped labels in a way it does not when applying regular labels. When applying scoped labels by id this order is maintained but when applying by title, such as via the API, it is not. This change stores the intended order by title when provided as an array or comma-separated string of label titles and applies it to the label order when updating an issuable.
-
- 10 Jun, 2020 39 commits
-
-
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
-
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
-
Enrique Alcántara authored
Make issue list skeletons look more like issues See merge request gitlab-org/gitlab!33915
-
Simon Knox authored
-
Enrique Alcántara authored
Resolve "Remove YAML front matter from editable content in the Static Site Editor" See merge request gitlab-org/gitlab!33441
-
Sean McGivern authored
This was only used by our customers app. `trial_ends_on` still exists in the API for `gitlab_subscriptions`, which is correct. The `namespaces.trial_ends_on` column no longer exists.
-
Kamil Trzciński authored
Currently the `project_import_ndjson` is `default_enabled: true`. Ensure that this holds true everywhere.
-