summaryrefslogtreecommitdiff
path: root/app/views/ci/lints
Commit message (Collapse)AuthorAgeFilesLines
* Allow subsequent validations in CI Linterfix/ci-linter-sequence-validationsGrzegorz Bizon2016-01-111-3/+3
| | | | Closes #5851
* Make CI Lint form synchronousfix/ci-lintGrzegorz Bizon2015-12-223-27/+13
| | | | | | | | | | | This removes `remote: true` from CI Lint form, making it synchronous form. This also removes some complexity related to displaying lint messages. View also has been updated, removed deprecated Bootstrap 2 tags. Improved design. Closes #4206
* Replace CoffeeScript block into JavaScript in Views.Jason Lee2015-11-101-7/+9
| | | | | | | For example view: shared/issuable/_context CoffeeScript: 190ms JavaScript: 19.7ms
* Fixed nesting for Allowed to failfix-ci-regressionsKamil Trzcinski2015-10-231-1/+1
|
* Fix small CI UI regressionsKamil Trzcinski2015-10-231-1/+6
|
* Make tables full width.Douwe Maan2015-10-191-22/+23
|
* Update gitignore, change literal DB table names, fix errors, fix fontawesomeDouwe Maan2015-08-262-3/+3
|
* Groundwork for merging CI into CEDouwe Maan2015-08-253-0/+66