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-06-11Updates eslint vue plugin versionFilipa Lacerda
2018-04-04Allow assigning and filtering issuables by ancestor group labelsFelipe Artur
2018-03-02Add `isGroupDecendent` to init configKushal Pandya
2018-03-02Add support for query params for labels endpointKushal Pandya
2018-03-01Add group related config and endpoint methods to be consistent with EEKushal Pandya
2018-02-28remove unused filtered_search webpack bundleMike Greiling
2018-02-24Merge branch 'refactor/move-filtered-search-vue-component' into 'master'Clement Ho
2018-02-22Move RecentSearchesDropdownContent vue componentGeorge Tsiolis
2018-02-22Removed pagination from AutocompleteUsersFinderYorick Peterse
2018-02-22Harmonize CE and EE JS codeRémy Coutable
2018-02-21Rest of Dispatcher RefactorJacob Schatz
2018-02-07Export class instead of assigning to `gl`Kushal Pandya
2018-02-07Make class initialization configurableKushal Pandya
2018-02-07Remove `FilteredSearchTokenKeys` importKushal Pandya
2018-01-11Merge branch 'main-js-tidy-up' into 'master'Filipa Lacerda
2018-01-10Tidy up main JS filePhil Hughes
2018-01-04Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda
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-18Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin
2017-10-10Flash is now a ES6 modulePhil Hughes
2017-09-26Fix spelling of occurredJames Ramsay
2017-09-14Return only group's members in user dropdowns on issuables list pagesRémy Coutable
2017-09-07Backport getAllParams and other nav changes from service desk.Bryce Johnson
2017-09-02Change hint format for main filtered search dropdownChris Peressini
2017-08-30Add filter by my reactionHiroyuki Sato
2017-08-04Remove monkey-patched Array.prototype.first() and last() methodsMike Greiling
2017-08-03Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann
2017-08-02Add filtered search to group issue dashboardClement Ho
2017-07-20Refactor filtered search dropdown parametersClement Ho
2017-06-27Introduce addClassIfElementExists utilitywinh
2017-06-27Add condition if there is a current user to DropdownUserwinh
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-16Make dropdown hint consistent with EE versionClement Ho
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-06-02Style people in issuable search bar (!11402)winh
2017-06-02Show current user immediately in issuable filtersWinnie Hellmann
2017-05-26Backport canEdit changes for conditional remove buttonEric Eastwood
2017-05-24Merge branch '32563-remove-duplicated-config-code-for-filtered-search-dropdow...Phil Hughes