Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-23 | 1 | -0/+2 |
| | |||||
* | FE for group level Cycle Analytics | Brandon Labuschagne | 2019-08-08 | 1 | -510/+510 |
| | | | | | | | This MR adds the code which displays cycle analytics on a group level. It reuses the cycle_analytics_bundle file which will later be removed. This feature is currently behind the analytics feature flag. | ||||
* | Add HamlLint::Linter::NoPlainNodes linterhaml-lint-no-plain-nodes | Luke Bennett | 2019-05-20 | 1 | -0/+523 |
Add a simple haml_lint linter to report all plain nodes. "Plain nodes" in HAML are scritpless plaintext leaf nodes. Add haml-lint_todo to onboard new haml linters. Excludes existing NoPlainNodes lints. |