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-01-10Tidy up main JS filePhil Hughes
2018-01-02Clears visual token on second backspaceMartin Wortschack
2017-12-11updated importsPhil Hughes
2017-12-08use exported methods instead of gl.utilsPhil Hughes
2017-10-31apply changes for JS and CSS from gitlab-ee!2912Simon Knox
2017-10-30Revert "Merge branch '2518-saved-configuration-for-issue-board' into 'master'"Dmitriy Zaporozhets
2017-10-30[CE backport] Saved configuration for issue boardOswaldo Ferreira
2017-10-10Flash is now a ES6 modulePhil Hughes
2017-09-26Fix spelling of occurredJames Ramsay
2017-09-07Backport getAllParams and other nav changes from service desk.Bryce Johnson
2017-08-30Add filter by my reactionHiroyuki Sato
2017-08-04Remove monkey-patched Array.prototype.first() and last() methodsMike Greiling
2017-08-02Add filtered search to group issue dashboardClement Ho
2017-06-27Introduce addClassIfElementExists utilitywinh
2017-06-23Make JavaScript tests fail for unhandled Promise rejectionsWinnie Hellmann
2017-06-21Revert to using links instead of buttons in Issuable Index tabs.Bryce Johnson
2017-06-07Merge branch 'auto-search-when-state-changed' into 'master'Phil Hughes
2017-06-07Use data attributes instead of classClement Ho
2017-06-07Add jasmine spec for searchStateClement Ho
2017-06-06Use button instead of fake buttonClement Ho
2017-06-06Change from double click to single click to open dropdownClement Ho
2017-06-06Refactor to use class name to determine stateClement Ho
2017-06-06Perform filtered search when state tab is changedClement Ho
2017-05-26Backport canEdit changes for conditional remove buttonEric Eastwood
2017-05-23Port EE changesClement Ho
2017-05-15Scope recent searches to projectEric Eastwood
2017-05-05Fallback localstorage casesLuke "Jared" Bennett
2017-04-26Add button to delete filters from filtered search barClement Ho
2017-04-20Add ES lint support to identify poorly written PromisesKushal Pandya
2017-04-17Remove IIFEs in filtered_search_bundle.jsAlfredo Sumaran
2017-04-07Update droplabLuke "Jared" Bennett
2017-04-06Recent search history for issuesEric Eastwood
2017-03-22Fixed the filter bar not working in IEPhil Hughes
2017-03-21Fix karma testClement Ho
2017-03-20Add additional check for when inputContainer does not existClement Ho
2017-03-18Add filter focus for filtered search visual tokensClement Ho
2017-03-16Fixed eslint errorsPhil Hughes
2017-03-16Created a container class for filtered searchPhil Hughes
2017-03-16Added filter bar into add issues modalPhil Hughes
2017-03-14Merge branch 'issue-boards-new-search-bar' into 'master' Filipa Lacerda
2017-03-14Organize our polyfills and standardize on core-jsMike Greiling
2017-03-08Handle clear search asyncPhil Hughes
2017-03-08Stop droplab from destroying itself is handled asyncPhil Hughes
2017-03-08Changed storePhil Hughes
2017-03-08Prevent visual token dropdown from opening the wrong filter dropdownClement Ho
2017-03-08Fix filtered search visual token editing dropdownClement Ho
2017-03-08Add filtered search visual tokensClement Ho
2017-03-05Remove .es6 from file extensions (!9241)winniehell