Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix "yarn-deduplicate has unmet dependencies" | Mike Greiling | 2019-03-07 | 1 | -4/+4 |
| | |||||
* | Merge branch 'master' into fl-update-gitlab-ui | Filipa Lacerda | 2019-03-07 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | * master: Fix cluster health charts Use gitlab-ci job name in environment dropdown Moved all emojis to the public folder Add Dependency Scanning vendored template for EE Added a condition on squash message display Improve files_decorator performance Move empty_repo check on its own Disable gitlab:ui:visual for documentation changes Allow protected branch creation for empty project Change 11.9 for 11.7 in include external files Add performance, dast, and review jobs to tags pipeline Update documentation Add build for tags fix group without owner after transfer | ||||
* | Fix cluster health charts | Adriel Santiago | 2019-03-07 | 1 | -4/+4 |
| | | | | Render both usage and capacity in chart | ||||
* | Update dependency @gitlab/ui to ^2.2.0 | Lukas 'Eipi' Eipert | 2019-03-06 | 1 | -4/+4 |
| | |||||
* | Update gitlab-ui to 2.1.1 | Clement Ho | 2019-03-06 | 1 | -10/+20 |
| | |||||
* | Merge branch '58390-jest-coverage-analysis-is-failing-on-master' into 'master' | Filipa Lacerda | 2019-03-05 | 1 | -0/+7 |
|\ | | | | | | | | | | | | | Re-add babel plugins for dynamic imports Closes #58390 See merge request gitlab-org/gitlab-ce!25763 | ||||
| * | Re-add babel plugins for dynamic imports | Lukas Eipert | 2019-03-05 | 1 | -0/+7 |
| | | | | | | | | | | | | With https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25597 we also removed the babel-plugin-dynamic-import-node. It is now throwing errors when we run jest with coverage. | ||||
* | | Revert "Merge branch 'gitlab-ui-visual' into 'master'" | Winnie Hellmann | 2019-03-05 | 1 | -20/+10 |
|/ | | | | | | | | This reverts commit 34293b5af83af03e8c814f488be8c31e37ff5be3, reversing changes made to fdcfae2a92ac105d458e6f9617c1f22229ef34b6. Conflicts: .gitlab-ci.yml | ||||
* | Add gitlab ui visual test | Clement Ho | 2019-03-05 | 1 | -10/+20 |
| | |||||
* | Add error string formatter for stylelint | Luke Bennett | 2019-03-01 | 1 | -10/+5 |
| | | | | | | Improves stylelint output by re-printing failures after all warnings. This makes it a lot easier to find failures. | ||||
* | Upgrade jest and related dependencies | Lukas Eipert | 2019-02-28 | 1 | -1064/+547 |
| | | | | | | | | | | This removes other outdated babel@6 dependencies as well. Unfortunately the newer version of vue-jest has a dependency of an older version of ts-jest. In order to satisfy the peerDependency from ts-jest, we are forcing the version@24. The only "breaking" change from ts-jest 23->24 is that it requires a newer version of jest. This might be obsolete soon, as vue-jest plans on switching to babel eventually. | ||||
* | Update apollo libraries | Phil Hughes | 2019-02-27 | 1 | -58/+58 |
| | |||||
* | Added GraphQL Jest transform | Phil Hughes | 2019-02-26 | 1 | -0/+5 |
| | |||||
* | Update dependency @gitlab/svgs to ^1.54.0 | Lukas 'Eipi' Eipert | 2019-02-22 | 1 | -4/+4 |
| | |||||
* | Update dependency @gitlab/svgs to ^1.53.0 | Lukas 'Eipi' Eipert | 2019-02-21 | 1 | -4/+4 |
| | |||||
* | Update GitLab UI to latest version | Adriel Santiago | 2019-02-19 | 1 | -4/+4 |
| | |||||
* | Added Stylelint Setup | Tim Zallmann | 2019-02-14 | 1 | -85/+948 |
| | | | | | | | | Added stylelint to static-analysis Updated yarn dependencies CSS Fixes and rule adoptions of stylelint Added stylelint-scss Deduplicated yarn.lock to clear dependencies | ||||
* | Update gitlab-svg to 1.52 | Brandon Labuschagne | 2019-02-12 | 1 | -4/+4 |
| | |||||
* | Update `chart.js` to 2.7.2 | Andrew Fontaine | 2019-02-08 | 1 | -9/+32 |
| | |||||
* | Project template: Fall back to GitLab logojlenny-AddPagesTemplates | Lukas Eipert | 2019-02-07 | 1 | -4/+4 |
| | | | | | 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 | -4/+6 |
| | |||||
* | Update dependency @gitlab/ui to ^2.0.2 | Lukas 'Eipi' Eipert | 2019-02-04 | 1 | -4/+4 |
| | |||||
* | gitlab-ui update with the new charting setup | Tim Zallmann | 2019-02-04 | 1 | -4/+4 |
| | |||||
* | Merge branch ↵ | Filipa Lacerda | 2019-02-04 | 1 | -0/+5 |
|\ | | | | | | | | | | | | | | | | | '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/+5 |
| | | | | | | | | | | - 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 | -4/+4 |
| | | | | | | | | v2.1.0 was published wrongly by the package author. | ||||
* | | Use original tasklist package with new version | Fatih Acet | 2019-01-30 | 1 | -3/+4 |
| | | |||||
* | | 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 | -3/+2 |
| | | |||||
* | | Update dependency @gitlab/svgs to ^1.48.0 | Lukas 'Eipi' Eipert | 2019-01-29 | 1 | -4/+4 |
| | | |||||
* | | Update dependency @gitlab/ui to ^1.22.1 | Lukas 'Eipi' Eipert | 2019-01-28 | 1 | -4/+4 |
| | | |||||
* | | Update dependency @gitlab/ui to ^1.22.0 | Lukas 'Eipi' Eipert | 2019-01-28 | 1 | -4/+4 |
| | | |||||
* | | Merge branch 'db-copy-as-gfm-prosemirror' into 'master' | Phil Hughes | 2019-01-25 | 1 | -1/+231 |
|\ \ | | | | | | | | | | | | | 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 | -7/+232 |
| |/ | | | | | | | | | | | | | 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 | -106/+77 |
|/ | |||||
* | Upgrade prettier to v1.16.1 | Mike Greiling | 2019-01-22 | 1 | -4/+4 |
| | |||||
* | Upgrade babel to v7.3 | Mike Greiling | 2019-01-22 | 1 | -23/+81 |
| | | | | https://babeljs.io/blog/2019/01/21/7.3.0 | ||||
* | Make favicon tests more fault resistent | Lukas Eipert | 2019-01-21 | 1 | -0/+12 |
| | | | | | | | 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 yarn.lock | Andrew Harmon | 2019-01-18 | 1 | -11/+6 |
| | |||||
* | Merge branch 'mg-upgrade-prettier-again' into 'master' | Clement Ho | 2019-01-15 | 1 | -4/+4 |
|\ | | | | | | | | | 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 | -4/+4 |
| | | | | | | | | | | | | 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 | -73/+102 |
|/ | |||||
* | Fix ambiguous brackets in task lists | Jared Deckard | 2019-01-11 | 1 | -4/+4 |
| | |||||
* | Dedupe yarn dependencies | Mike Greiling | 2019-01-09 | 1 | -68/+9 |
| | |||||
* | Upgrade webpack and all plugins/loaders | Mike Greiling | 2019-01-09 | 1 | -329/+440 |
| | |||||
* | Merge branch 'upgrade-babel-deps' into 'master' | Tim Zallmann | 2019-01-09 | 1 | -239/+313 |
|\ | | | | | | | | | 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/+8 |
| | | |||||
| * | Upgrade babel to v7.2 | Mike Greiling | 2019-01-09 | 1 | -240/+306 |
| | | |||||
* | | Revert update to '@vue/component-compiler-utils' | Lukas Eipert | 2019-01-09 | 1 | -39/+20 |
| | | | | | | | | This reverts to 2.2.0, which has node@6 compatibility | ||||
* | | Merge branch 'tz-upgrade-vue' into 'master' | Filipa Lacerda | 2019-01-09 | 1 | -34/+53 |
|\ \ | |/ |/| | | | | | Upgraded Vue and related libraries See merge request gitlab-org/gitlab-ce!24159 |