update readme

This commit is contained in:
oleg 2015-12-10 09:06:43 +03:00
parent 391f4e90e4
commit 9b46f033b9

View File

@ -4,8 +4,6 @@ nci - Continuous integration server written in node.js
work in progress...
[![Build Status](https://travis-ci.org/node-ci/nci.svg?branch=master)](https://travis-ci.org/node-ci/nci)
## TODO for release 0.9
* ~~Dashboard (builds list, projects autocomlete)~~
@ -31,12 +29,14 @@ work in progress...
## Bugs/upcoming fixes
* ~~git checkout before reset~~
* git checkout before reset
* slow move out from build page (with lot of output) to main page - several sec
* when long line appear console output row numbers not on the same line with
content
* some "undefined" comments in scm changes
* projects list scroll
* Error during send: TypeError: Cannot read property 'changes' of undefined
* Builds loss
## Feature requests