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
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
2016-10-04Add position menu above ability to glDropdown.Fatih Acet
2016-09-21Added checks for field before field.length and removed unneeded fieldNameLuke Bennett
2016-09-19Merge branch 'master' into '21961-issues-filtering-issue-with-labels-that-con...Luke "Jared" Bennett
2016-09-16Merge branch 'ee-919-backport-changes' into 'master' Jacob Schatz
2016-09-14Replace single quotes with escaped single quotes and write spec to test multi...Luke Bennett
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-09-06fieldName can’t be a functionAlfredo Sumaran
2016-09-06Ensure we update dropdown label after selecting an optionAlfredo Sumaran
2016-08-31Fixed escaping issue with labels filterPhil Hughes
2016-08-30Merge branch '919-protected-branch-dropdown-all-users' into 'master' Fatih Acet
2016-08-25Ensure we update the label after input is addedAlfredo Sumaran
2016-08-24Moved `.option-hidden` to exist only in `SELECTABLE_CLASSES` as `NON_SELECTAB...Luke Bennett
2016-08-23Allow passing an index to selectRowAtIndexAlfredo Sumaran
2016-08-23Fixed enter key in search input not workingPhil Hughes
2016-08-20Merge branch '581-ee-backport-branch-permissions' into 'master' Douwe Maan
2016-08-20Use typeof instead of Underscore methodAlfredo Sumaran
2016-08-19check if selectedObject is definedAlfredo Sumaran
2016-08-19make input name to be a functionAlfredo Sumaran
2016-08-19review changesLuke Bennett
2016-08-19Fixed conflictsLuke Bennett
2016-08-18Fixed specsLuke Bennett
2016-08-18Fixed spec and improved formattingLuke Bennett
2016-08-18Moved changes across to es5 and changed spec to es6Luke Bennett
2016-08-06No need to pass event as a parameterAlfredo Sumaran
2016-08-04Underscore variable to camelCasePhil Hughes
2016-08-03Fixed issue with `this` not being definedPhil Hughes
2016-08-03Merge branch 'master' into ref-switcher-enter-submitPhil Hughes
2016-07-24ES6ify all the things!Fatih Acet