- 10 Jul, 2020 40 commits
-
-
Marcia Ramos authored
Correct typo in partial clone docs See merge request gitlab-org/gitlab!36218
-
Jamie Reid authored
-
Marcia Ramos authored
Remove `erb` limitation docs See merge request gitlab-org/gitlab!36195
-
Enrique Alcántara authored
-
charlie ablett authored
Support multiple mailboxes incoming email check See merge request gitlab-org/gitlab!35639
-
Sanad Liaquat authored
Update remove member modal for specs Closes #227672 See merge request gitlab-org/gitlab!36483
-
Illya Klymov authored
Put .gitlab-ci.yml linting in IDE behind a feature flag See merge request gitlab-org/gitlab!36539
-
Sean McGivern authored
Render source job info in TriggeredPipelineEntity See merge request gitlab-org/gitlab!35232
-
Fabio Pitino authored
Allow frontend to display which job triggered the downstream pipeline.
-
Sean McGivern authored
Add Load Performance Testing Closes #10683 See merge request gitlab-org/gitlab!35260
-
Grant Young authored
Maintains compatability for now, will be addressed later.
-
Ramya Authappan authored
Add job logs and remove fixture See merge request gitlab-org/gitlab!36418
-
Jarka Košanová authored
Fix passing filter params to VSA time summary See merge request gitlab-org/gitlab!36441
-
Adam Hegyi authored
This MR fixes a bug where the issuable filter params were ignored.
-
Martin Wortschack authored
Add broken tag state to tags list items See merge request gitlab-org/gitlab!36442
-
Nicolò Maria Mezzopera authored
- update component - adjust tests
-
Ash McKenzie authored
Move secure eslint analyzer to core See merge request gitlab-org/gitlab!36392
-
Himanshu Kapoor authored
This is needed so that we turn on the feature flag only for GitLab.com and turn it off for self-managed by default. Since this feature sends a request to a third party URL, some self-managed hosts may not like it much.
-
Kushal Pandya authored
Add FilteredSearchBar for search and sort See merge request gitlab-org/gitlab!36413
-
Dylan Griffith authored
Exclude integrations (services) from Project Import/Export See merge request gitlab-org/gitlab!35249
-
Natalia Tepluhina authored
Geo - GraphQL Remove Edges Closes #227385 See merge request gitlab-org/gitlab!36491
-
Natalia Tepluhina authored
Step 3 - Setup testURL in jest jsdom See merge request gitlab-org/gitlab!36407
-
Paul Slaughter authored
- Make test_constants CommonJS style - Update old refs to localhost with TEST_HOST
-
Heinrich Lee Yu authored
Attempt to make signed_commits_spec.rb less flaky Closes #216530 See merge request gitlab-org/gitlab!36534
-
Heinrich Lee Yu authored
Add author link to the Jira issue entity See merge request gitlab-org/gitlab!36310
-
Kushal Pandya authored
Replace fa-comment / fa-comments icons with GitLab SVG See merge request gitlab-org/gitlab!36206
-
Heinrich Lee Yu authored
Fix pagination parameters for Jira issue list See merge request gitlab-org/gitlab!36427
-
Kushal Pandya authored
Merge branch '212811-adding-new-task-always-shows-error-something-went-wrong-while-fetching-latest-comments' into 'master' Fix polling for notes See merge request gitlab-org/gitlab!36043
-
Mark Florian authored
Previously, the `dispatch` store function wasn't passed to the `pollSuccessCallback` helper, which was causing an error message to appear when loading an MR. This ensures that is passed correctly along. Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/212811
-
Stan Hu authored
The examples in this spec often attempt to click a popover before the JavaScript handler is initialized. Since we don't have a good way to detect when initialization has completed, we wait for all requests to finish in an attempt to give the page more time to load before attempting to click. This won't guarantee that it solves the problem--we'd have to have some indicator like a newly-added class--but hopefully this will work around the problem for now. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/216530
-
Jan Provaznik authored
Calculate and store vulnerability statistics on database See merge request gitlab-org/gitlab!35052
-
Ash McKenzie authored
Remove reference to sast:container See merge request gitlab-org/gitlab!32061
-
Adam Cohen authored
-
Evan Read authored
Document how to enable strong consistency See merge request gitlab-org/gitlab!36426
-
Bob Van Landuyt authored
Fix commit message for Crowdin See merge request gitlab-org/gitlab!36288
-
Ezekiel Kigbo authored
Revert "Merge branch '213699-remove-search-results-autocomplete' into 'master'" Closes #223841 See merge request gitlab-org/gitlab!35983
-
Patrick Steinhardt authored
With strong consistency nearing beta stage, we need to document what it does and how to enable it to give it a try. So let's do so.
-
Marcel Amirault authored
Docs: Added latest templates See merge request gitlab-org/gitlab!36503
-
Dylan Griffith authored
Merge branch '221211-improve-performance-of-group-search-api-advanced-merge_requests-scope' into 'master' Resolve "Improve performance of Group Search API (advanced): merge_requests scope" Closes #221211 See merge request gitlab-org/gitlab!36072
-
Dylan Griffith authored
Instrument PyPI and Composer events via Snowplow Closes #214905 See merge request gitlab-org/gitlab!36514
-