Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-08Fixed dropdown filter input not focusing after transitionPhil Hughes
2017-05-27Backport MR from EEClement Ho
2017-05-10Replace old isObject for underscore methodsFilipa Lacerda
2017-05-10Fixed search terms not highlightPhil Hughes
2017-05-09remove unnecessary indexOf polyfillsMike Greiling
2017-05-09remove bind polyfill from gl_dropdown.jsMike Greiling
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-03-13remove IIFEs in preparation for ES module refactorMike Greiling
2017-02-25Keep consistent in handling indexOf resultsTakuya Noguchi
2017-02-20Fixed eslint errorPhil Hughes
2017-02-20Changes when loading indicator is added to dropdownPhil Hughes
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-02-13Display loading indicator when filtering ref switcher dropdownClement Ho
2017-02-06Replaced more jQuery UI datepickersPhil Hughes
2017-02-03Merge branch '25624-anticipate-obstacles-to-removing-turbolinks' into 'master' Jacob Schatz
2017-02-02Remove turbolinks.Bryce Johnson
2017-02-02fix errors within gl_dropdown_spec.js when running in KarmaMike Greiling
2017-01-30Merge branch 'issue-sidebar-empty-assignee' into 'master' Fatih Acet
2017-01-25Merge branch '25312-search-input-cmd-click-issue' into 'master' Fatih Acet
2017-01-25Prevent removing fields from dropdowns on input elementsSam Rose
2017-01-20Resets issue boards assignee dropdownPhil Hughes
2017-01-19resolve all x-spacing and no-spaced-x eslint violationsMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2017-01-19resolve all semi and no-extra-semi eslint violationsMike Greiling
2017-01-19resolve all no-plusplus eslint violationsMike Greiling
2017-01-16Fix dropdown filter input value after blurEric Eastwood
2016-12-19Check if selected object is valid before passing to calbackAlfredo Sumaran
2016-12-16Merge branch '24877-bulk-edit-only-keeps-common-labels-when-searching' into '...Fatih Acet
2016-12-14Address feedbackAlfredo Sumaran
2016-12-14Improve issuable's bulk assignment implementationAlfredo Sumaran
2016-12-14resolve all instances of no-undef eslint rule violationsMike Greiling
2016-12-07Updated members dropdownsPhil Hughes
2016-11-17Merge branch 'explicitly-disable-eslint-inline' into 'master' Alfredo Sumaran
2016-11-16Stopped multiple requests with dropdownsPhil Hughes
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-10-28Do not allow text input in dropdown while loadingIdo Leibovich
2016-10-26Merge branch 'eslint' into 'master' Fatih Acet
2016-10-26Refactored less readable existance checksJack Davison
2016-10-26Merge branch 'issue-board-sidebar' into 'master' Fatih Acet
2016-10-26Escape quotes in gl_dropdown values to prevent exceptionsAirat Shigapov
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-10-19Merge branch 'master' into issue-board-sidebarPhil Hughes
2016-10-14Fixed undefined keycode build errorPhil Hughes
2016-10-14Fixed keycode undefinedPhil Hughes
2016-10-14Changed trigger keyup to inputPhil Hughes
2016-10-14Fixed appending jQuery elementsPhil Hughes
2016-10-14Fixed rendering of HTML stringsPhil Hughes
2016-10-14Increased performance of GL dropdown renderItemPhil Hughes
2016-10-10Prevent conflict b/w search field and its dropdownBrennan Roberts
2016-10-07Fixed sidebar dropdowns to work with VuePhil Hughes