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
2019-03-09Filter merge requests by target branchHiroyuki Sato
2019-01-28Standardize token value capitalization in filter barOmar Bahareth
2018-10-31Prettify remaining files with differences in CE and EEMike Greiling
2018-10-03#13650 added wip search functionality and testsChantal Rollison
2018-08-29rename to IssuableFilteredSearchTokenKeysAlexis Reigel
2018-08-20make FilteredSearchTokenKeys genericAlexis Reigel
2018-06-25Enable "prefer-destructuring" in JS filesgfyoung
2018-04-04Allow assigning and filtering issuables by ancestor group labelsFelipe Artur
2018-03-02Add `isGroupDecendent` to init configKushal Pandya
2018-03-01Add group related config and endpoint methods to be consistent with EEKushal Pandya
2018-02-21Rest of Dispatcher RefactorJacob Schatz
2018-02-07Make class initialization configurableKushal Pandya
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