- 15 Jan, 2020 35 commits
-
-
Mark Lapierre authored
Renames `wait` to `wait_until` and updates parameters. Simplifies a few cases where `wait` was unnecessary because it had reload: false and therefore was no different than using Capybara's built in wait parameter.
-
Sean McGivern authored
Add basic docs for adding context metadata See merge request gitlab-org/gitlab!22896
-
Grzegorz Bizon authored
Introduce `LegacyProcessingService` for Pipelines See merge request gitlab-org/gitlab!22993
-
Marcel Amirault authored
Doc: how to use a locally modified Gitaly client See merge request gitlab-org/gitlab!22882
-
Fabio Pitino authored
* document how to install a custom gem for client changes
-
James Lopez authored
Auto-create Vulnerabilities from Findings See merge request gitlab-org/gitlab!22725
-
Dan Davison authored
Reuse test setup for Secure E2E report tests See merge request gitlab-org/gitlab!22921
-
Thong Kuah authored
Improve project Import coverage Closes #39536 See merge request gitlab-org/gitlab!22251
-
Dan Davison authored
Unquarantine performance bar E2E spec See merge request gitlab-org/gitlab!22997
-
Mike Greiling authored
Suppress caniuse-lite outdated error See merge request gitlab-org/gitlab!23030
-
Kushal Pandya authored
Migrate filter specs to VTU See merge request gitlab-org/gitlab!22804
-
Kushal Pandya authored
Update GitLab Packages See merge request gitlab-org/gitlab!22660
-
Paul Slaughter authored
Avoid pre-populating form for MR resolve issues Closes #194764 See merge request gitlab-org/gitlab!22593
-
Samantha Ming authored
- Issue is due to writing to the wrong key - Ensure the use of entire search if not MR https://gitlab.com/gitlab-org/gitlab/merge_requests/22593
-
Ash McKenzie authored
Update aws-sdk-* gems to v3 and use faraday_middleware-aws-sigv4 gem Closes #37931 See merge request gitlab-org/gitlab!22865
-
Paul Slaughter authored
Connect vue app to api _links See merge request gitlab-org/gitlab!22096
-
Nicolò Maria Mezzopera authored
- haml binding - vuex mutation - vue mutation - tests - mock data - component usage https://gitlab.com/gitlab-org/gitlab/merge_requests/22096
-
Kushal Pandya authored
Add child and parent labels to pipelines (3/3) See merge request gitlab-org/gitlab!21332
-
Payton Burdette authored
Adds child/parent labels to either a parent pipeline or a child pipeline this is dependent on the data returned from the triggered or triggered_by array responses from the controller. Generate changelog entry for new feat Generate locale/gitlab.pot file Refactor child/parent labels BE proposed new data returned from the endpoint. I have to adjust FE to determine if a pipeline project id is the same as the linked pipelines project id. That will determine if the current pipeline is a child or a parent pipeline. Use scss variable instead of hard coded Use scss variable with a padding value of 4px instead of hard coding a padding value on a scss class. Fix eslint issues Fixed eslint issued for passing props without a dash. And had to disable next line of the mock data file for testing. I need the duplicate key. Refactor to determine label type Ran into issue where I was expecting a key value that will not exist had to come up with a workaround. String matches should be refactored, once BE supports the data return we need. Remove scss moving to another MR This MR isn't ready to be merged, so I'm moving this fix to another MR to get it user facing ASAP. Add tooltips for parent/child pipelines Added tooltips and tooltip text for a parent or child pipeline. Also when hovered over the label it hides tooltip for the pipeline so two aren't showing at the same time. Add dynamic class for child pipeline Needed more margin bottom for a child pipeline so the downstream pipelines would not overlap. Also fixed what tooltip text is returned for a label. Remove margin bottom on last child Make sure if a child pipeline is the last element in the column that the new margin bottom is removed. Add back fix for removing extra lines Should of let a merge conflict do this when my Other MR fixed a small UI bug. Refactor how margin top is calc For downstream pipelines, the current margin top calc will not work since the nodes now have extra info. Needed to adjust that and move some scss to new file. Refactor how margin top is calculated Since introducing new nodes of different sizes the old way of calculating margin top for downstream nodes will no longer work. I've introduced a new way to calculate how margin top is calculated. Refactor linked pipeline tests Had duplicate project ids in the mock data, fixed that. Also had to change the way we checked if an event was emitted due to now passing data with the event. Fix eslint and static analysis errors Needed to regenerate gitlab.pot and order attributes correctly in linked pipeline component.
-
Heinrich Lee Yu authored
Delete a Vulnerability-Issue link API call See merge request gitlab-org/gitlab!20545
-
Victor Zagorodny authored
Add service class w/ tests. Improve ServiceResponse class and vulnerabilities_issue_link factory for this.
-
Kushal Pandya authored
Update webpack from 4.40.2 to 4.41.5 See merge request gitlab-org/gitlab!22452
-
Kushal Pandya authored
Code Review Analytics: Add Vuex store to app See merge request gitlab-org/gitlab!22964
-
Balasankar "Balu" C authored
Signed-off-by: Balasankar "Balu" C <balasankarc@autistici.org>
-
Balasankar "Balu" C authored
Signed-off-by: Balasankar "Balu" C <balasankarc@autistici.org>
-
Ray Paik authored
Remove double closing bracket in nginx.md See merge request gitlab-org/gitlab!23024
-
Ray Paik authored
Docs: Fix typo in doc/ci/junit_test_reports.md See merge request gitlab-org/gitlab!22957
-
Ray Paik authored
Fix minor grammatical errors See merge request gitlab-org/gitlab!23020
-
Mike Greiling authored
Fixes issue where discussions would not be assigned with batch diffs See merge request gitlab-org/gitlab!22982
-
Russell Dickenson authored
Rugged/Puma config section in Puma doc See merge request gitlab-org/gitlab!22472
-
Qingyu Zhao authored
-
jboyson1 authored
Need notes.discussions to have a length for the code to work as intended.
-
Paul Slaughter authored
Add support for milestone and assignee See merge request gitlab-org/gitlab!23016
-
Scott Stern authored
Add support for milestone and assignee when opening wip limits sidebar https://gitlab.com/gitlab-org/gitlab/merge_requests/23016
-
Chad Woolley authored
It is already ignored on CI, but this suppresses it from yarn stylelint as well
-
- 14 Jan, 2020 5 commits
-
-
Phil Hughes authored
This fixes an issue where discussions can sometimes take longer to load and then won't be assigned to the lines in diffs
-
Mayra Cabrera authored
Upgrade Pages to 1.13.0 See merge request gitlab-org/gitlab!23023
-
Mike Lewis authored
Docs: note that footnote tags need not be numeric See merge request gitlab-org/gitlab!22755
-
Aaron Wolf authored
-
Aaron Wolf authored
-