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-06-05Extract setListDetail() into issue boards storeWinnie Hellmann
2019-06-04Extract setIssueDetail() into issue boards storeWinnie Hellmann
2019-06-04Extract toggleFilter() into issue boards storeWinnie Hellmann
2019-06-04Move boardsStore.moving to BoardList componentWinnie Hellmann
2019-05-31Sort by position in issue boards store addList()Winnie Hellmann
2019-05-30Extract clearDetailIssue() to issue boards storeWinnie Hellmann
2019-05-01Internationalisation of board directoryBrandon Labuschagne
2019-04-16Merge branch 'winh-boards-store' into 'master'Phil Hughes
2019-04-15Display scoped labels in Issue BoardsRajat Jain
2019-04-10Copy boards store changes from EEWinnie Hellmann
2019-04-10Import BoardsStoreEE conditionallyWinnie Hellmann
2018-12-06Fix failed tests and add extra testHeinrich Lee Yu
2018-12-06Allow creating label lists with the same label nameHeinrich Lee Yu
2018-11-27Replace `=== true` with `parseBoolean()`Winnie Hellmann
2018-10-31Prettify remaining files with differences in CE and EEMike Greiling
2018-10-10Convert remaining issue board components into ES module syntaxMike Greiling
2018-10-09Resolve "Harmonize prettier and eslint configs"Mike Greiling
2018-08-07Backport issue board milestone lists EE changesOswaldo Ferreira
2018-07-30[Backport] View summed weights of issues in board columnFelipe Artur
2018-06-20remove all unused eslint-disable rulesLukas Eipert
2018-06-15Enable no-restricted-globals in JS filesgfyoung
2018-06-07Backport of "Add assignee lists to boards"Mario de la Ossa
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-02-26Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable
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-09-09Import modules instead of using the ones in global namespaceFilipa Lacerda
2017-08-03Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann
2017-06-07Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan
2017-06-01animate adding issue to boardsSimon Knox
2017-05-31spec updatesPhil Hughes
2017-05-31Expand/collapse close & backlog lists in issue boardsPhil Hughes
2017-05-04Changed how the default avatar is setPhil Hughes
2017-04-20Add ES lint support to identify poorly written PromisesKushal Pandya
2017-04-11Remove IIFEs in boards_bundle.jsAlfredo Sumaran
2017-03-24Change Done column to Closed in issue boardsblackst0ne
2017-03-22remove Cookies class from global spaceMike Greiling
2017-03-08Updates the URLPhil Hughes
2017-03-08Changed storePhil Hughes
2017-03-08Added filtered search bar to issue boardsPhil Hughes
2017-03-06Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov
2017-03-05Remove .es6 from file extensions (!9241)winniehell