- 10 Jul, 2020 40 commits
-
-
David O'Regan authored
We split the empty state from the table of alerts and use the list wrapper as a interface component.
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!36542
-
Marcia Ramos authored
Add documentation on feature categorization See merge request gitlab-org/gitlab!35997
-
Bob Van Landuyt authored
This adds developer-documentation on how to categorize controller actions. The documentation on categorizing Sidekiq workers has been moved into the same place and linked from the the styleguide.
-
Martin Wortschack authored
Apply label color to token in Analytics space Closes #223063 See merge request gitlab-org/gitlab!36205
-
charlie ablett authored
Move package api fixture to core See merge request gitlab-org/gitlab!36245
-
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
-
GitLab Release Tools Bot authored
-
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
-
Martin Wortschack authored
- Add background color and text color to selected label tokens.
-
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
-