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-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-16Add setCurrentBoard to boardsStoreWinnie Hellmann
2019-07-12Add functions for multiple boards to BoardServiceWinnie Hellmann
2019-07-04Copy content from BoardService to boardsStoreWinnie Hellmann
2019-06-25Rename to time_tracking_limit_to_hoursHeinrich Lee Yu
2019-06-13Disable unnecessary ESLint i18n offencesBrandon Labuschagne
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-31Revert "Merge branch 'js-i18n-board-store' into 'master'"Brandon Labuschagne
2019-05-31Sort by position in issue boards store addList()Winnie Hellmann
2019-05-30Extract clearDetailIssue() to issue boards storeWinnie Hellmann
2019-05-27I18N boards store directoryBrandon Labuschagne
2019-05-20Create empty Vuex store for issue boardsWinnie 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-25Enable "prefer-destructuring" in JS filesgfyoung
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-04-06Remove modal store and mixins from global scopeFilipa Lacerda
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-27Merge branch 'rename_done_to_closed' into 'master' Sean McGivern
2017-03-24Merge branch 'add-issue-modal-loading-indicator' into 'master' Alfredo Sumaran
2017-03-24Change Done column to Closed in issue boardsblackst0ne