Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comply with `no-implicit-coercion` rule (CE) | Nathan Friend | 2019-06-03 | 1 | -1/+1 |
| | | | | | | | | This commit is the result of running `yarn eslint --fix` after enabling the `no-implicit-coercion` ESLint rule. This rule has been added to our ESLint config here: https://gitlab.com/gitlab-org/gitlab-eslint-config/merge_requests/14 | ||||
* | Make favicon tests more fault resistent | Lukas Eipert | 2019-01-21 | 1 | -0/+39 |
| | | | | | | | 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. | ||||
* | Changes tab VUE refactoring | Felipe Artur | 2018-06-21 | 1 | -2/+24 |
| | |||||
* | Projects and groups badges settings UI | Francisco Javier López | 2018-04-08 | 1 | -0/+35 |