- 26 Feb, 2020 40 commits
-
-
Peter Leitzen authored
248 files inspected, 326 offenses detected, 326 offenses corrected
-
Rémy Coutable authored
Run feature specs using Puma See merge request gitlab-org/gitlab!25782
-
Jarka Košanová authored
Avoid potentially existing id, and fix 404 test See merge request gitlab-org/gitlab!25967
-
Phil Hughes authored
Change MR approval popover to use hover trigger Closes #38087 See merge request gitlab-org/gitlab!25494
-
Phil Hughes authored
Fix rspec selector for js-description-input See merge request gitlab-org/gitlab!25937
-
Rémy Coutable authored
Lint the MR title without WIP See merge request gitlab-org/gitlab!25543
-
Bob Van Landuyt authored
Fix graphql resolver complexity See merge request gitlab-org/gitlab!24983
-
Marcel Amirault authored
Resolve "Broken `master` in `docs lint`" Closes #208118 See merge request gitlab-org/gitlab!25969
-
Bob Van Landuyt authored
Update iOS (Swift) project template logo Closes #28686 See merge request gitlab-org/gitlab!25049
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Kushal Pandya authored
Update loading indicator in "Resolve Status" button See merge request gitlab-org/gitlab!25958
-
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
-
Lin Jen-Shin authored
-
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
-
Mike Greiling authored
-
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.
-