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
2018-10-16Prettify diff_notes diffs and droplab modulesMike Greiling
2018-02-12Cleanup new branch/merge request form in issuesWinnie Hellmann
2017-11-25Add an ability to use a custom branch name on creation from issuesVitaliy @blackst0ne Klachkov
2017-11-03Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-11-01fix edit token regression within spec/features/issues/filtered_search/visual_...Mike Greiling
2017-10-30Fixes another problem that happens during knapsack testingTim Zallmann
2017-08-30Add filter by my reactionHiroyuki Sato
2017-08-02Add filtered search to group issue dashboardClement Ho
2017-06-02Show current user immediately in issuable filtersWinnie Hellmann
2017-05-24Use AjaxCache in Droplab AjaxFilterwinh
2017-05-19Merge branch 'winh-dropdown-ajax-cache' into 'master'Clement Ho
2017-05-18Use AjaxCache in Droplab Ajax plugin (!11171)winh
2017-05-12Removed all instances of Object.assign by using es6 classes, also includes so...Luke "Jared" Bennett
2017-04-27[ci skip] Add comment to regexLuke "Jared" Bennett
2017-04-24Merge branch 'master' into droplab-templating-xss-fixLuke "Jared" Bennett
2017-04-20Resolve "start discussion toggle clicking divider causes UI break"Luke "Jared" Bennett
2017-04-12Used underscore to template list children to utilize their simple escaped int...Luke "Jared" Bennett
2017-04-07Fixed bugs and added testsLuke "Jared" Bennett
2017-04-07Finish up feature specLuke "Jared" Bennett
2017-04-07Update inputsetterLuke "Jared" Bennett
2017-04-06Fixed error handlingLuke "Jared" Bennett
2017-04-06Added droplab back to static assetsLuke "Jared" Bennett
2017-03-29Prep for moving droplab to npmLuke "Jared" Bennett
2017-03-25update droplabLuke "Jared" Bennett
2017-03-15Updated droplab version to webpack versionLuke "Jared" Bennett
2017-03-14Organize our polyfills and standardize on core-jsMike Greiling
2017-03-08Add filtered search visual tokensClement Ho
2017-02-07Fix droplab rendering template when data-dynamic selector is unavailableClement Ho
2017-01-27Add caching of droplab ajax requestsClement Ho
2017-01-25Merge branch 'filtered-search-hidden-dont-render' into 'master'Jacob Schatz
2017-01-23Correctly resets the default template on destroyPhil Hughes
2017-01-23Only render the list if it is visiblePhil Hughes
2017-01-23Checks if rendered count has changed rather than relying on key charPhil Hughes
2017-01-23Fixed some issues with droplab & keyboard navigationPhil Hughes
2017-01-23Fixed currentIndex being shared across dropdownsPhil Hughes
2017-01-23Changed character matchPhil Hughes
2017-01-23Fixed keyboard navigation not working in filtered search barPhil Hughes
2017-01-21Fix DropLab in IE11 v1Eric Eastwood
2017-01-21Revert "Merge branch '26785-fix-droplab-in-ie-11-v1' into 'master'"Jacob Schatz
2017-01-21Fix DropLab in IE11 v1Eric Eastwood
2017-01-20Changed the event listener target from window to document in droplabJose Ivan Vargas
2017-01-12Backend reviewClement Ho
2017-01-10Fix code review suggestionsClement Ho
2017-01-10Fix indentationClement Ho
2017-01-10Code review changesClement Ho
2017-01-10Fix eslintClement Ho
2017-01-10Fix es6 errorsClement Ho
2017-01-10Add additional check before setting outerHTMLClement Ho
2017-01-10Remove show() as it is automatically called on setData when there is dataClement Ho
2017-01-10Add check in case the data attribute does not existClement Ho