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-04-18Fix styles in add issues to issue board modalClement Ho
2018-04-13[skip ci] Convert previous .card to .board-cardClement Ho
2018-04-13[skip ci] col-*-push and col-*-pull => order-*Clement Ho
2018-04-09[skip ci] Replace .pull-right with .float-rightClement Ho
2018-04-09Replace .pull-left with .float-leftClement Ho
2018-04-09Merge branch 'master' into 'bootstrap4'Clement Ho
2018-04-09Rename .btn-default to .btn-secondaryClement Ho
2018-04-09Add .badge-pill to .badge in js filesClement Ho
2018-04-09Merge branch 'move-board-blank-state-vue-component' into 'master'Filipa Lacerda
2018-04-07Move BoardBlankState vue componentGeorge Tsiolis
2018-04-06Remove modal store and mixins from global scopeFilipa Lacerda
2018-04-05Fix more specsFelipe Artur
2018-04-05Show issues of subgroups in group-level issue boardFelipe Artur
2018-04-03Fix 404 in group boards when moving issue between listsFelipe Artur
2018-03-22backport dependency import change in issue_card_inner.jsDennis Tang
2018-03-12Merge branch 'remove-jquery-globals' into 'master'Phil Hughes
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-03-09Move AssigneeTitle vue componentGeorge Tsiolis
2018-03-06Merge branch 'master' into 'issue_38337'Felipe Artur
2018-03-05Update path for ListLabel modelKushal Pandya
2018-03-05ListLabel Shared ModelKushal Pandya
2018-03-03Bring one group board to CEFelipe Artur
2018-03-01Update class init configKushal Pandya
2018-02-28Merge branch 'refactor/move-assignees-vue-component' into 'master'Filipa Lacerda
2018-02-27Move Assignees vue componentGeorge Tsiolis
2018-02-26Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable
2018-02-26Merge branch 'refactor/move-board-new-issue-vue-component' into 'master'Filipa Lacerda
2018-02-22Removed named importConstance Okoghenun
2018-02-22Resolved conflicts with masterConstance Okoghenun
2018-02-21Rest of Dispatcher RefactorJacob Schatz
2018-02-21Update to jQuery 3.Jacob Schatz
2018-02-15Refactored use of boards/boards_bundle.js, created a dipatcher importConstance Okoghenun
2018-02-12Clean new Flash() and stop disabling no-new (eslint) when possibleAndré Luís
2018-02-08Move BoardNewIssue vue componentGeorge Tsiolis
2018-02-08Replaced $.get with axois.getConstance Okoghenun
2018-02-06Move BoardList vue component to vue fileGeorge Tsiolis
2018-01-16fix board filter parsing - don't replace encoded + symbols with spacesSimon Knox
2018-01-11Merge branch 'main-js-tidy-up' into 'master'Filipa Lacerda
2018-01-10Merge branch '34312-eslint-vue-plugin' into 'master'Phil Hughes
2018-01-10Tidy up main JS filePhil Hughes
2018-01-09Fixing re-ordering of an issue when dragging it to the bottom a long issue li...David Kuri
2018-01-05Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda
2018-01-05[ci skip] Fix more rulesFilipa Lacerda
2018-01-05Fix issue boards scroll config.Fatih Acet
2018-01-04[ci skip] Fix some rulesFilipa Lacerda
2018-01-04Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda
2018-01-03Switch boards to AxiosEric Eastwood
2017-12-28Resolve "Webpack Roadmap"Constance Okoghenun
2017-12-28Merge branch 'show_proper_labels_in_board_issue_sidebar_when_issue_is_closed'...Sean McGivern
2017-12-17remove the labelChristiaan Van den Poel