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-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-19Removes EE differences for issue boardsFilipa Lacerda
2019-07-17Move boards switcher partialWinnie Hellmann
2019-07-10Moves EE differences for issue boardsFilipa Lacerda
2019-07-04Copy content from BoardService to boardsStoreWinnie Hellmann
2019-07-04Create EE-specific initNewListDropdown() functionWinnie Hellmann
2019-07-04Extract mounting of multiple boards switcherWinnie Hellmann
2019-06-25Rename to time_tracking_limit_to_hoursHeinrich Lee Yu
2019-06-07Move Vue models from vue_shared to boardsMartin Hanzel
2019-06-04Extract setIssueDetail() into issue boards storeWinnie 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-12Add time tracking information to Issue Boards sidebarKushal Pandya
2019-03-04Display Recent Boards in Board switcherRajat Jain
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-02circumvent browser cache on browser back navigationJohann Hubert Sonntagbauer
2018-09-20Upgrade eslint to v5Mike Greiling
2018-09-19Unite green buttons under one css classDmitriy Zaporozhets
2018-07-25CE backport of issue-boards-js-fixPhil Hughes
2018-06-27Merge branch 'fl-tech-debt' into 'master'Phil Hughes
2018-06-26Moves boards components into a .vue fileFilipa Lacerda
2018-06-25Enable "prefer-destructuring" in JS filesgfyoung
2018-06-20remove all unused eslint-disable rulesLukas Eipert
2018-06-07Backport of "Add assignee lists to boards"Mario de la Ossa
2018-04-19Replace tooltip('destroy') with tooltip('dispose')Clement Ho
2018-04-06Remove modal store and mixins from global scopeFilipa Lacerda
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-03-06Merge branch 'master' into 'issue_38337'Felipe Artur
2018-03-05Update path for ListLabel modelKushal Pandya
2018-03-03Bring one group board to CEFelipe Artur
2018-02-26Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable
2018-02-22Removed named importConstance Okoghenun
2018-02-15Refactored use of boards/boards_bundle.js, created a dipatcher importConstance Okoghenun