- 26 Feb, 2020 40 commits
-
-
Paul Slaughter authored
Quarantine flaky karma tests See merge request gitlab-org/gitlab!25983
-
Rémy Coutable authored
Apply license to selected group Closes #207970 See merge request gitlab-org/gitlab!25895
-
Mark Florian authored
Fix weight not showing in linked issues See merge request gitlab-org/gitlab!25718
-
Imre Farkas authored
Improve project mirror API code quality See merge request gitlab-org/gitlab!25345
-
Peter Leitzen authored
Add clear cache after issue update Closes #201808 See merge request gitlab-org/gitlab!24761
-
Sean Arnold authored
Rename file too
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Lin Jen-Shin authored
Quarantine a flaky spec See merge request gitlab-org/gitlab!25978
-
Coung Ngo authored
Weights should show in the Linked issues block when it has a non-zero value
-
Bob Van Landuyt authored
Merge branch '207091-only-include-user-s-highest-level-in-the-particular-namespace-while-deciding-if-using-paid' into 'master' Check Users ID in namespace while deciding paid seat Closes #207091 See merge request gitlab-org/gitlab!25437
-
Shreyas Agarwal authored
Apply suggestion to ee/changelogs/unreleased/207091-only-include-user-s-highest-level-in-the-particular-namespace-w.yml
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
Upgrade GitLab UI and migrate pagination See merge request gitlab-org/gitlab!25891
-
Sean McGivern authored
Add http status cop to api specs a-o See merge request gitlab-org/gitlab!25173
-
Bob Van Landuyt authored
Serialize incidents for the Status Page MVC See merge request gitlab-org/gitlab!25881
-
Peter Leitzen authored
This commit enables serializing of GitLab's issues as incidents for the upcoming Status Page MVC. Future MRs will utilize this functionality.
-
Martin Wortschack authored
Merge branch '201427-issue-board-due-date-picker-unable-to-select-custom-year-or-month' into 'master' Added the multiSelect option to stop event propagation when clicking on the dropdown Closes #201427 See merge request gitlab-org/gitlab!24611
-
Natalia Tepluhina authored
Ensure User IDs are Removed When Moving to All Users Strategy See merge request gitlab-org/gitlab!25190
-
Marcel Amirault authored
Update troubleshooting section of doc/ci/merge_request_pipelines/pipelines_for_merged_results/index.md See merge request gitlab-org/gitlab!25568
-
Tobias Spagert authored
Update troubleshooting section of doc/ci/merge_request_pipelines/pipelines_for_merged_results/index.md
-
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
-
Gwen authored
-
Gwen authored
-
Gwen authored
-
Gwen_ authored
-
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
-