- Mar 12, 2019
-
-
Lukas Eipert authored
-
- Mar 07, 2019
-
-
Mike Greiling authored
-
Filipa Lacerda authored
* 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
-
Adriel Santiago authored
Render both usage and capacity in chart
-
- Mar 06, 2019
-
-
Lukas Eipert authored
-
Clement Ho authored
-
- Mar 05, 2019
-
-
Lukas Eipert authored
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.
-
Winnie Hellmann authored
This reverts commit 34293b5a, reversing changes made to fdcfae2a. Conflicts: .gitlab-ci.yml
-
Clement Ho authored
-
- Mar 01, 2019
-
-
Luke "Jared" Bennett authored
Improves stylelint output by re-printing failures after all warnings. This makes it a lot easier to find failures.
-
- Feb 28, 2019
-
-
Lukas Eipert authored
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.
-
- Feb 27, 2019
-
-
Phil Hughes authored
-
- Feb 26, 2019
-
-
- Feb 22, 2019
-
-
Lukas Eipert authored
-
- Feb 21, 2019
-
-
Lukas Eipert authored
-
- Feb 19, 2019
-
-
Adriel Santiago authored
-
- Feb 14, 2019
-
-
Tim Zallmann authored
Added stylelint to static-analysis Updated yarn dependencies CSS Fixes and rule adoptions of stylelint Added stylelint-scss Deduplicated yarn.lock to clear dependencies
-
- Feb 12, 2019
-
-
Brandon Labuschagne authored
-
- Feb 08, 2019
-
-
Andrew Fontaine authored
-
- Feb 07, 2019
-
-
Lukas Eipert authored
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.
-
- Feb 05, 2019
-
-
Tim Zallmann authored
-
- Feb 04, 2019
-
-
Lukas Eipert authored
-
Tim Zallmann authored
-
- Feb 01, 2019
-
-
Martin Wortschack authored
- Use JS regex for emoji validation - Add test for blocking emojis in full name - Fix existing tests for user status that failed locally
-
- Jan 30, 2019
-
-
Fatih Acet authored
v2.1.0 was published wrongly by the package author.
-
Fatih Acet authored
-
Fatih Acet authored
-
Fatih Acet authored
-
- Jan 29, 2019
-
-
- Jan 28, 2019
-
-
Lukas Eipert authored
-
Lukas Eipert authored
-
- Jan 25, 2019
-
-
Mike Greiling authored
-
- Jan 24, 2019
-
-
Douwe Maan authored
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.
-
- Jan 22, 2019
-
-
Mike Greiling authored
-
- Jan 21, 2019
-
-
Lukas Eipert authored
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.
-
- Jan 18, 2019
-
-
Andrew Harmon authored
-
- Jan 14, 2019
-
-
Winnie Hellmann authored
-
Mike Greiling authored
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
-
- Jan 11, 2019
-
-
Jared Deckard authored
-