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-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-29Remove duplicated tokens in issuable search barAlfredo Sumaran
2017-03-22Fixed the filter bar not working in IEPhil Hughes
2017-03-21Merge branch 'add-filter-focus-style' into 'master' Alfredo Sumaran
2017-03-21Fix karma testClement Ho
2017-03-21Reset filters after clickClement 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-16Fix double click token nameClement Ho
2017-03-16Fixed search not working in issue boards modalPhil Hughes
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-15Merge branch 'better-priority-sorting' into 'master' Douwe Maan
2017-03-15Merge branch '27174-filter-filters' into 'master' Clement Ho
2017-03-15Allow filtering by all started milestonesSean McGivern
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-11prevent filtering Issues by multiple milestones, authors, or assigneesSimon Knox
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-08Merge branch 'filtered-search-visual-tokens-improvements' into 'master' Alfredo Sumaran
2017-03-08Merge branch 'fix-fs-edit-dropdown' into 'master' Alfredo Sumaran
2017-03-08Fix edit last visual tokenClement Ho
2017-03-08Fix filtered search visual token editing dropdownClement Ho
2017-03-08Code improvementsClement Ho
2017-03-08Add filtered search visual tokensClement Ho
2017-03-05Remove .es6 from file extensions (!9241)winniehell
2017-02-24Fix #27840 - Improve the search bar experience on mobilePratik Borsadiya
2017-02-23remove require.context from filtered_search_bundleMike Greiling
2017-02-21Add filtered search to MR pageClement Ho
2017-02-21Allow searching issues for strings containing colonsSimon Knox
2017-02-09fix failing karma testMike Greiling
2017-02-08Add testsAlfredo Sumaran
2017-02-08Fixes ajax requests when current URL has a trailing slashAlfredo Sumaran
2017-02-07Fix filtered search user autocomplete for gitlab instances that are hosted on...Clement Ho
2017-02-03Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-02-02Remove turbolinks.Bryce Johnson
2017-02-02Merge branch 'master' into webpackMike Greiling
2017-02-01Merge branch 'fix-filtering-username-with-multiple-words' into 'master' Filipa Lacerda
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-28Merge branch '27248-filtered-search-does-not-allow-filtering-labels-with-mult...Filipa Lacerda
2017-01-28Fix filtering usernames with multiple wordsClement Ho