Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-24 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-19 | 1 | -0/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-19 | 1 | -1/+0 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-18 | 1 | -3/+3 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-17 | 1 | -1/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-17 | 1 | -1/+0 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-16 | 1 | -2/+2 |
| | |||||
* | Include AWS SDK as packge dependencycreate-amazon-eks-cluster-form-skeleton | Enrique Alcantara | 2019-09-11 | 1 | -0/+1 |
| | | | | | - Load EKS create cluster form as dynamic import dependency. - Include aws-sdk dependency in package.json | ||||
* | Add timezone-mock packageweimeng-fix-burndown-x-offset | Wei-Meng Lee | 2019-09-06 | 1 | -0/+1 |
| | |||||
* | Update GitLab Packages | Lukas Eipert | 2019-09-05 | 1 | -2/+2 |
| | |||||
* | Add markdownlint-cli to yarn dependencies | Achilleas Pipinellis | 2019-09-04 | 1 | -0/+2 |
| | | | | | | This is the tool that we use to lint the Markdown files. Let's add it to yarn.lock so that we can use it in development. Pinned to 0.18.0. | ||||
* | Update dependency @gitlab/ui to v5.21.0 | Lukas Eipert | 2019-09-04 | 1 | -1/+1 |
| | |||||
* | Improve output for yarn integrity check | Winnie Hellmann | 2019-09-03 | 1 | -1/+1 |
| | |||||
* | Update Mermaid to v8.2.6sh-mermaid-8.2.6 | Stan Hu | 2019-09-01 | 1 | -1/+1 |
| | | | | | | This fixes a regression where an underscore in labels no longer worked: https://github.com/knsv/mermaid/releases | ||||
* | Update GitLab Packages | Lukas Eipert | 2019-08-29 | 1 | -2/+2 |
| | |||||
* | Lock down visual-review-tools version | Scott Hampton | 2019-08-29 | 1 | -1/+1 |
| | | | | | | Remove the caret from the visual-review-tools version so that we don't accidentally introduce bugs on new releases. | ||||
* | Update GitLab Packages | Lukas 'Eipi' Eipert | 2019-08-29 | 1 | -2/+2 |
| | |||||
* | Merge branch 'csslab-removal' into 'master' | Clement Ho | 2019-08-28 | 1 | -1/+0 |
|\ | | | | | | | | | | | | | Remove csslab Closes #66661 See merge request gitlab-org/gitlab-ce!32330 | ||||
| * | Remove csslab | Arun Kumar Mohan | 2019-08-28 | 1 | -1/+0 |
| | | |||||
* | | Merge branch 'sh-upgrade-mermaid-8.2.4' into 'master' | Filipa Lacerda | 2019-08-28 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | Upgrade Mermaid to v8.2.4 See merge request gitlab-org/gitlab-ce!32186 | ||||
| * | Upgrade Mermaid to v8.2.4sh-upgrade-mermaid-8.2.4 | Stan Hu | 2019-08-25 | 1 | -1/+1 |
| | | | | | | | | | | | | This fixes a regression that does not permit spaces in subgraph titles. Full details: https://github.com/knsv/mermaid/releases | ||||
* | | Update dependency @gitlab/ui to v5.19.0 | Lukas Eipert | 2019-08-26 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'renovate/gitlab-packages' into 'master' | Kushal Pandya | 2019-08-26 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | Update dependency @gitlab/svgs to ^1.70.0 See merge request gitlab-org/gitlab-ce!32162 | ||||
| * | Update dependency @gitlab/svgs to ^1.70.0 | Lukas Eipert | 2019-08-23 | 1 | -1/+1 |
| | | |||||
* | | Move visual review toolbar to NPM | shampton | 2019-08-23 | 1 | -2/+2 |
|/ | | | | | Remove the visual review toolbar code in favor of using the NPM package. | ||||
* | Update dependency @gitlab/ui to v5.18.0 | Lukas Eipert | 2019-08-22 | 1 | -1/+1 |
| | |||||
* | Merge branch 'update-babel-to-7.5.5' into 'master' | Mike Greiling | 2019-08-20 | 1 | -4/+4 |
|\ | | | | | | | | | Upgrade babel to 7.5.5 See merge request gitlab-org/gitlab-ce!31819 | ||||
| * | Upgrade babel to 7.5.5update-babel-to-7.5.5 | Takuya Noguchi | 2019-08-14 | 1 | -4/+4 |
| | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com> | ||||
* | | Update dependency @gitlab/svgs to ^1.68.0 | Lukas Eipert | 2019-08-13 | 1 | -1/+1 |
|/ | |||||
* | Update dependency @gitlab/ui to v5.15.0 | Lukas Eipert | 2019-08-08 | 1 | -1/+1 |
| | |||||
* | Add script for frontend test file coverage | Winnie Hellmann | 2019-08-08 | 1 | -0/+1 |
| | |||||
* | Disable vue-i18n for non-autofix files | Ezekiel Kigbo | 2019-08-08 | 1 | -0/+1 |
| | | | | | | | Disables the vue-i18n eslint rules for files that are not able to be autofixed, this will stop these offences causing pipeline failures but they will need manual fixing. | ||||
* | Update karma to 4.2.0 | Takuya Noguchi | 2019-08-06 | 1 | -4/+4 |
| | | | | | | | Also update karma-chrome-launcher, karma-coverage-istanbul-reporter, and karma-webpack. Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com> | ||||
* | Update dependency @gitlab/ui to v5.14.0 | Lukas Eipert | 2019-08-05 | 1 | -1/+1 |
| | |||||
* | Update dependency @gitlab/ui to v5.12.1 | Lukas Eipert | 2019-08-05 | 1 | -1/+1 |
| | |||||
* | Upgrade gitlab-ui to 5.12 | Enrique Alcántara | 2019-08-02 | 1 | -2/+2 |
| | | | | - Also, include pikaday styles through gitlab-ui | ||||
* | Remove local echarts dependency | Martin Wortschack | 2019-08-01 | 1 | -1/+0 |
| | | | | - Update package.json and yarn.lock | ||||
* | Revert "Merge branch 'mh/editor-indents' into 'master'"revert-editor-indents | Paul Slaughter | 2019-08-01 | 1 | -1/+1 |
| | | | | | This reverts commit 28f2225bdfee4d353f07a766c6c8b29ba6181397, reversing changes made to 96ae5bd83da31350e9856a290127d7aa1469710a. | ||||
* | Update dependency @gitlab/ui to ^5.11.1 | Lukas Eipert | 2019-07-30 | 1 | -1/+1 |
| | |||||
* | Make pdf.js render CJK characterssh-add-cmaps-for-pdfjs | Stan Hu | 2019-07-28 | 1 | -0/+1 |
| | | | | | | | | As mentioned in https://github.com/wojtekmaj/react-pdf/blob/master/README.md, pdf.js needs the bundled cMaps files to work. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62152 | ||||
* | Karma: Fix css selector for loading icon | Lukas 'Eipi' Eipert | 2019-07-26 | 1 | -1/+1 |
| | | | | | The GitLab UI update changed the spinner selector from `spinner` to `gl-spinner`, so we need to update it, so that our tests won't fail. | ||||
* | Add UndoStack class - a custom undo/redo engine | Martin Hanzel | 2019-07-26 | 1 | -1/+1 |
| | | | | It will be hooked up to the markdown editor later | ||||
* | Merge branch 'renovate/gitlab-ui-5.x' into 'master' | Kushal Pandya | 2019-07-24 | 1 | -1/+1 |
|\ | | | | | | | | | Update dependency @gitlab/ui to ^5.7.1 See merge request gitlab-org/gitlab-ce!31026 | ||||
| * | Update dependency @gitlab/ui to ^5.7.1 | Lukas Eipert | 2019-07-22 | 1 | -1/+1 |
| | | |||||
* | | Update Mermaid to v8.2.3sh-update-mermaid | Stan Hu | 2019-07-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | This fixes fill colors not working with Mermaid and pulls in a number of other fixes. * https://github.com/knsv/mermaid/blob/master/CHANGELOG.md * https://github.com/knsv/mermaid/#special-note-regarding-version-82 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64601 | ||||
* | | Updates all our stylelint dependencies | Tim Zallmann | 2019-07-23 | 1 | -5/+4 |
| | | | | | | | | | | Removed stylelint-error-string-formatter as this was having a circular reference fail | ||||
* | | Update webpack-bundle-analyzer to 3.3.2sh-update-webpack-bundle-analyzer | Stan Hu | 2019-07-22 | 1 | -1/+1 |
|/ | | | | | | | | | This is needed to fix an issue where updating to the latest Webpack causes an acorn dependency error: https://github.com/webpack-contrib/webpack-bundle-analyzer/issues/245 Seen while trying to update dependencies for Mermaid in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30985 | ||||
* | Resolve "Tooltips on note timestamps not showing for issues" | Natalia Tepluhina | 2019-07-18 | 1 | -1/+1 |
| | |||||
* | Mockify jquery and axios packages | Martin Hanzel | 2019-07-17 | 1 | -0/+1 |
| | | | | | | Moved the block that fails tests on unmocked axios requests from test_setup to its own mock, and added a jQuery mock that fails tests if they use unmocked $.ajax(). | ||||
* | Update dependency @gitlab/ui to ^5.6.0 | Lukas Eipert | 2019-07-11 | 1 | -1/+1 |
| |