- 26 Feb, 2020 35 commits
-
-
Kushal Pandya authored
Replace fa-spinner with SVG spinner in "merge" button See merge request gitlab-org/gitlab!20887
-
Mike Greiling authored
Refactor WeightSelect to use gitlab-ui dropdown Closes #12588 See merge request gitlab-org/gitlab!20770
-
Jiaan Louw authored
Refactor WeightSelect component Remove value prop as it is not required since the weight is set by the board property. Migrate board/weight_select_spec to jest Migrate from karma to jest spec and update specs for new component. Prettify weight select files This applies prettier to the WeightSelect component and its spec file. Remove nextTick from WeightSelect Update WeightSelect component and spec Reference weight select container by ref instead of classname. Update weight select component spec Add test for canEdit property. Update weight select components and sepcs Remove ref used to test div click. Prettify weight select spec Remove jquery weight_select component Remove the old and unused weight_select component and its reference. Update weight select specs Fixes the rspec weight board specs Improves the jest spec with each.it block Add changelog entry for component refactor Remove unused data prop from WeightSelect Prettify weight_select spec Apply suggestions to WeightSelect Changes apply to both the component and spec files Undo changes made to the old weight_select files This touches the changes to issues/form.js and the old jqiery weight_select component.
-
Mike Greiling authored
Resolve "Run jest in parallel in CI" Closes #201869 See merge request gitlab-org/gitlab!25104
-
Martin Wortschack authored
Refactor roadmap utils Closes #6802 See merge request gitlab-org/gitlab!25778
-
Jarka Košanová authored
Improve Vulnerability Findings code quality See merge request gitlab-org/gitlab!25770
-
Jarka Košanová authored
Rename 'check_for_spam' to 'invalidate_if_spam' See merge request gitlab-org/gitlab!25789
-
Marcel Amirault authored
Add Vale linting to docs pipeline See merge request gitlab-org/gitlab!25865
-
Mike Greiling authored
-
Mike Greiling authored
-
Evan Read authored
Expand details on pipelines using rules Closes #33694 See merge request gitlab-org/gitlab!25097
-
Marcel Amirault authored
Users using rules were getting two pipelines unexpectedly. Added docs to explain how to stop this from happening.
-
Marcel Amirault authored
Clarify Runner sensitive information risk See merge request gitlab-org/gitlab!25764
-
Ben Bodenmiller authored
-
Mike Greiling authored
Update GitLab Packages See merge request gitlab-org/gitlab!25913
-
Marcel Amirault authored
Initial changes for GitLab subscriptions See merge request gitlab-org/gitlab!21224
-
Russell Dickenson authored
-
Evan Read authored
Also minor fix to doc suite to ensure docs pipeline is triggered. Also use newest linting image (requires disabling new rule).
-
Mike Greiling authored
-
Mark Lapierre authored
Fix and quarantine end-to-end test See merge request gitlab-org/gitlab!25931
-
Kushal Pandya authored
Resolve "Resolve duplicate tracking helper js files" Closes #207378 See merge request gitlab-org/gitlab!25908
-
Kushal Pandya authored
Resolve "Migrate '.fa-spinner' to '.spinner' within 'app/views/projects/commit'" Closes #202234 See merge request gitlab-org/gitlab!25756
-
Phellipe K Ribeiro authored
Migrate branch and merge spinners whithin commit info.
-
Heinrich Lee Yu authored
Resolve "Add webhook limits for groups" See merge request gitlab-org/gitlab!25129
-
Andy Soiron authored
Adding a validation to GroupHook that checks if the limit for webhook on a group is exceeded. The limit is to prevent projects from triggering too many webhooks
-
Russell Dickenson authored
Docs: Revert naming changes for Event tracking See merge request gitlab-org/gitlab!25859
-
David Kim authored
- It was suggested that this change was not necessary and give false impression that it belongs to group::analylitcs when it does not.
-
Evan Read authored
Clarify that OmniAuth needs enabling only for < 11.4 See merge request gitlab-org/gitlab!25720
-
Russell Dickenson authored
Add link to Projects API Closes #207052 See merge request gitlab-org/gitlab!25903
-
Tim Poffenbarger authored
-
Evan Read authored
Follow-up docs review and edits Closes #198368 See merge request gitlab-org/gitlab!25862
-
Evan Read authored
Add an example of setting up static objects external storage See merge request gitlab-org/gitlab!25621
-
Evan Read authored
Make it more clear that ES search indexer is included in Omnibus See merge request gitlab-org/gitlab!25589
-
Stefan Schmalzhaf authored
-
- 25 Feb, 2020 5 commits
-
-
charlieablett authored
-
Giorgenes Gelatti authored
-
Robert Speicher authored
Properly detect EE-namespaced background migration in TestLevel See merge request gitlab-org/gitlab!25909
-
Fatih Acet authored
Don't show tag "allowed to fail" when the job was successful Closes #198052 See merge request gitlab-org/gitlab!25458
-
Fatih Acet authored
Add Package Registry settings to admin CI/CD settings See merge request gitlab-org/gitlab!25120
-