Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update dependency @gitlab/ui to ^2.0.3renovate/gitlab-ui-2.x | Lukas 'Eipi' Eipert | 2019-02-08 | 1 | -1/+1 |
| | |||||
* | Project template: Fall back to GitLab logojlenny-AddPagesTemplates | Lukas Eipert | 2019-02-07 | 1 | -1/+1 |
| | | | | | Use gitlab-svg to provide the icons for rails, spring and express. For the new GitLab pages templates, we are falling back to the GitLab logo. | ||||
* | Updated document-register-element and registering emojis in the new way | Tim Zallmann | 2019-02-05 | 1 | -1/+1 |
| | |||||
* | Update dependency @gitlab/ui to ^2.0.2 | Lukas 'Eipi' Eipert | 2019-02-04 | 1 | -1/+1 |
| | |||||
* | gitlab-ui update with the new charting setup | Tim Zallmann | 2019-02-04 | 1 | -1/+1 |
| | |||||
* | Merge branch ↵ | Filipa Lacerda | 2019-02-04 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | | | '50521-block-emojis-and-symbol-characters-from-user-s-full-names-2' into 'master' Resolve "Block emojis and symbol characters from user's full names" Closes #50521 See merge request gitlab-org/gitlab-ce!24523 | ||||
| * | Block emojis from user name | Martin Wortschack | 2019-02-01 | 1 | -0/+1 |
| | | | | | | | | | | - Use JS regex for emoji validation - Add test for blocking emojis in full name - Fix existing tests for user status that failed locally | ||||
* | | Bump up tasklist package to v2.2.0 | Fatih Acet | 2019-01-30 | 1 | -1/+1 |
| | | | | | | | | v2.1.0 was published wrongly by the package author. | ||||
* | | Use original tasklist package with new version | Fatih Acet | 2019-01-30 | 1 | -1/+1 |
| | | |||||
* | | Pass line number and source to backend | Fatih Acet | 2019-01-30 | 1 | -1/+1 |
| | | |||||
* | | Temporarily use tasklist from fatihacet’s fork | Fatih Acet | 2019-01-30 | 1 | -1/+1 |
| | | |||||
* | | Update dependency @gitlab/svgs to ^1.48.0 | Lukas 'Eipi' Eipert | 2019-01-29 | 1 | -1/+1 |
| | | |||||
* | | Update dependency @gitlab/ui to ^1.22.1 | Lukas 'Eipi' Eipert | 2019-01-28 | 1 | -1/+1 |
| | | |||||
* | | Update dependency @gitlab/ui to ^1.22.0 | Lukas 'Eipi' Eipert | 2019-01-28 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'db-copy-as-gfm-prosemirror' into 'master' | Phil Hughes | 2019-01-25 | 1 | -0/+5 |
|\ \ | | | | | | | | | | | | | Reimplement Copy-as-GFM using the prosemirror document model See merge request gitlab-org/gitlab-ce!22797 | ||||
| * | | Add tiptap/prosemirror nodes and marks for all Markdown and GFM features | Douwe Maan | 2019-01-24 | 1 | -0/+5 |
| |/ | | | | | | | | | | | | | The schema is built on top of the default schema and Node and Mark classes provided by tiptap-extensions. prosemirror-model is used to parse HTML/DOM into a prosemirror document, and prosemirror-markdown is used to serialize this document to (GitLab Flavored) Markdown. | ||||
* | | Upgrade webpack and monaco-editor to latest | Mike Greiling | 2019-01-25 | 1 | -5/+5 |
|/ | |||||
* | Upgrade prettier to v1.16.1 | Mike Greiling | 2019-01-22 | 1 | -1/+1 |
| | |||||
* | Upgrade babel to v7.3 | Mike Greiling | 2019-01-22 | 1 | -3/+3 |
| | | | | https://babeljs.io/blog/2019/01/21/7.3.0 | ||||
* | Make favicon tests more fault resistent | Lukas Eipert | 2019-01-21 | 1 | -0/+1 |
| | | | | | | | It seems like every new version of Chrome renders the favicon canvas differently. This reduces the problems with it by creating a more fault tolerant check, which compares the color values in the pixels and is okay if they are within a certain threshold. | ||||
* | Update package.json | Andrew Harmon | 2019-01-18 | 1 | -1/+1 |
| | |||||
* | Merge branch 'mg-upgrade-prettier-again' into 'master' | Clement Ho | 2019-01-15 | 1 | -1/+1 |
|\ | | | | | | | | | Upgrade prettier to v1.15.3 See merge request gitlab-org/gitlab-ce!24312 | ||||
| * | Upgrade prettier and reformat files as necessary | Mike Greiling | 2019-01-14 | 1 | -1/+1 |
| | | | | | | | | | | | | Upgrades prettier to 1.15.3 Runs `yarn prettier-save-all` against the codebase Most changes are due to https://github.com/prettier/prettier/pull/5519 | ||||
* | | Generate searchable JSDoc documentation | Winnie Hellmann | 2019-01-14 | 1 | -0/+4 |
|/ | |||||
* | Enforce node >= 8.10.0 with engines flag | Lukas Eipert | 2019-01-14 | 1 | -0/+1 |
| | |||||
* | Fix ambiguous brackets in task lists | Jared Deckard | 2019-01-11 | 1 | -1/+1 |
| | |||||
* | Upgrade webpack and all plugins/loaders | Mike Greiling | 2019-01-09 | 1 | -10/+10 |
| | |||||
* | Merge branch 'upgrade-babel-deps' into 'master' | Tim Zallmann | 2019-01-09 | 1 | -6/+7 |
|\ | | | | | | | | | Upgrade babel to v7.2 See merge request gitlab-org/gitlab-ce!24259 | ||||
| * | Add support for addl stage-3 plugins | Mike Greiling | 2019-01-09 | 1 | -0/+1 |
| | | |||||
| * | Upgrade babel to v7.2 | Mike Greiling | 2019-01-09 | 1 | -6/+6 |
| | | |||||
* | | Revert update to '@vue/component-compiler-utils' | Lukas Eipert | 2019-01-09 | 1 | -1/+1 |
| | | | | | | | | This reverts to 2.2.0, which has node@6 compatibility | ||||
* | | Merge branch 'tz-upgrade-vue' into 'master' | Filipa Lacerda | 2019-01-09 | 1 | -6/+6 |
|\ \ | |/ |/| | | | | | Upgraded Vue and related libraries See merge request gitlab-org/gitlab-ce!24159 | ||||
| * | Upgraded various Vue packages | Tim Zallmann | 2019-01-09 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | This upgrades the following packages: - Vue - Vue Loader - Vue Resource - Vue Router - Vue template compiler - Vue Jest | ||||
* | | Merge branch 'update-smooshpack' into 'master' | Filipa Lacerda | 2019-01-08 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | | | | | Update Codesandbox smooshpack library Closes #53779 See merge request gitlab-org/gitlab-ce!24191 | ||||
| * | Update Codesandbox smooshpack library | Phil Hughes | 2019-01-07 | 1 | -1/+1 |
| | | | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53779 | ||||
* | | Add threshold lines in metrics graph | Adriel Santiago | 2019-01-07 | 1 | -1/+1 |
|/ | |||||
* | Update @gitlab/svgs to latest version | Lukas Eipert | 2019-01-04 | 1 | -1/+1 |
| | |||||
* | Updates gitlab ui to v1.18.0 | samdbeckham | 2018-12-21 | 1 | -1/+1 |
| | |||||
* | Upgrade @gitlab/ui to 1.16.2 | Winnie Hellmann | 2018-12-19 | 1 | -1/+1 |
| | |||||
* | Merge branch '51226-check-yarn-lock' into 'master' | Rémy Coutable | 2018-12-18 | 1 | -1/+2 |
|\ | | | | | | | | | | | | | Add danger check for duplicate yarn dependencies Closes #51226 See merge request gitlab-org/gitlab-ce!21591 | ||||
| * | Add danger check for duplicate yarn dependencies | Lukas Eipert | 2018-12-17 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | This danger check utilises `yarn-deduplicate` in order to show duplicate dependencies in the yarn.lock dependency tree. Often when introducing new dependencies or updating existing ones, yarn does not seem to build the most optimal dependency tree. In order to prevent those unnecessary dependency updates we are nudging developers and maintainers to resolve these issues in MRs. Automating this with danger especially helps, as yarn.lock files are not that easy to review. | ||||
* | | Updates gitlab-svg dependency | Filipa Lacerda | 2018-12-17 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'mg-update-eslint-config' into 'master' | Clement Ho | 2018-12-13 | 1 | -3/+3 |
|\ | | | | | | | | | Update eslint dependencies See merge request gitlab-org/gitlab-ce!23610 | ||||
| * | Update gitlab's eslint-config to latest | Mike Greiling | 2018-12-11 | 1 | -1/+1 |
| | | |||||
| * | Upgrade eslint dependencies | Mike Greiling | 2018-12-11 | 1 | -2/+2 |
| | | |||||
* | | IE11: Fix sprite icon rendering | Lukas Eipert | 2018-12-12 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'winh-check-yarn-version' into 'master' | Mike Greiling | 2018-12-11 | 1 | -0/+3 |
|\ | | | | | | | | | Check that yarn version is at least 1.10.0 See merge request gitlab-org/gitlab-ce!23612 | ||||
| * | Check that yarn version is at least 1.10.0 | Winnie Hellmann | 2018-12-10 | 1 | -0/+3 |
| | | |||||
* | | Setup Jest for Vue | Winnie Hellmann | 2018-12-11 | 1 | -0/+1 |
| | | |||||
* | | Move jest.config.js to root directory | Winnie Hellmann | 2018-12-11 | 1 | -1/+1 |
|/ |