Commit Graph

337 Commits

Author SHA1 Message Date
oleg
ee3ca09519 update readme 2015-12-03 22:51:56 +03:00
oleg
a672b20fe9 0.3.0 2015-12-03 22:19:52 +03:00
oleg
459825e20b merge 2015-12-03 22:08:53 +03:00
oleg
db281c8b65 monkey patch memdown to allow save empty strings 2015-12-03 22:08:46 +03:00
Vladimir Polyakov
6ff1eacdd4 without jquery terminal output 2015-12-03 20:23:34 +03:00
Vladimir Polyakov
5c527b75fc separate new lines on server 2015-12-03 20:23:34 +03:00
Vladimir Polyakov
46e9b64f59 fix scroll position add throttle 2015-12-03 20:23:34 +03:00
Vladimir Polyakov
45aac65a3c without react terminal updating 2015-12-03 20:23:34 +03:00
Vladimir Polyakov
e9a1be2e6d use separate row component with shouldUpdate 2015-12-03 20:23:34 +03:00
Vladimir Polyakov
548ddcd0fa client side console text splitting and scrolling 2015-12-03 20:23:34 +03:00
oleg
e2f8ac3070 add remove project via api 2015-12-02 23:24:45 +03:00
oleg
6697bdd139 express like wrapper for http api 2015-12-01 11:18:33 +03:00
oleg
b2fa9bea11 manage log lines using db directly 2015-11-30 23:08:54 +03:00
oleg
e4fd0a68dc update nrun, remove medeadown from dev deps 2015-11-26 23:52:14 +03:00
oleg
50824d645b remove default target for test (allows pass file via cli) 2015-11-25 01:42:32 +03:00
oleg
5f9b61bcb0 add support of cancellation of queued build 2015-11-25 01:41:20 +03:00
oleg
55e5b257e6 show build duration details at title 2015-11-24 21:38:57 +03:00
oleg
755577003e emit stdin with new line 2015-11-24 21:18:05 +03:00
oleg
8d5f410a4f update readme 2015-11-23 22:31:01 +03:00
oleg
e804437c76 set initiator when trigger build from scheduller 2015-11-23 21:35:52 +03:00
oleg
037b79a0c6 throw away workspace changes on repository update 2015-11-22 14:08:24 +03:00
Vladimir Polyakov
673c2bf2dd Merge branch 'master' of https://github.com/node-ci/nci 2015-11-22 11:15:38 +03:00
Vladimir Polyakov
07a3a2858c replace trim with just \r handler 2015-11-22 11:15:17 +03:00
oleg
da88eec40d create db dir if not exist 2015-11-22 10:55:44 +03:00
oleg
20347e9005 0.2.1 2015-11-21 23:04:49 +03:00
oleg
ac6308acbe include static/js/shared into build 2015-11-21 23:04:21 +03:00
oleg
c4e2846d86 0.2.0 2015-11-21 22:52:20 +03:00
Vladimir Polyakov
4e7d42d53b fix broken mocka output 2015-11-21 22:33:41 +03:00
oleg
823e3dfb12 fix broken builds page on update of build of another project 2015-11-19 21:50:41 +03:00
oleg
bfdfaa9be2 fix updating of unmounted progress bar 2015-11-19 21:24:13 +03:00
oleg
059a6fe00c do not write build logs to fs 2015-11-19 20:28:51 +03:00
oleg
e938dedc4f put all lines by signle query 2015-11-19 20:20:35 +03:00
oleg
24007ff7ff remove unused log lines projection 2015-11-19 19:07:55 +03:00
Vladimir Polyakov
8c8b600ab8 some terminal improvements 2015-11-18 23:14:46 +03:00
oleg
e1b1d5e688 prune commit message at build item 2015-10-16 01:52:23 +03:00
oleg
9b0895a4e7 filter projects at autocomplete 2015-10-16 01:13:10 +03:00
oleg
18d4100e82 unified log lines format 2015-10-15 08:36:04 +03:00
oleg
bc609373ac start working on build log virtual scrolling 2015-10-15 08:20:08 +03:00
oleg
812432b51c find uncompleted builds only among last builds 2015-10-14 21:59:36 +03:00
oleg
9b7bb39d91 complete uncompleted builds on server start 2015-10-14 21:45:54 +03:00
oleg
d5b3cee38c update readme 2015-10-12 20:44:12 +03:00
oleg
c603326088 more compact log storing 2015-10-12 20:41:14 +03:00
oleg
cf4ea019da fix broken read all when there are objects with out scm object 2015-10-12 20:08:24 +03:00
oleg
5bd98c6719 numberStr is key only 2015-10-04 19:57:53 +03:00
oleg
ee9d6f3fde fix build logs db name 2015-10-04 15:56:04 +03:00
oleg
058ed2de61 safe chages viewing on build page - fixes build page until changes received 2015-10-04 14:45:53 +03:00
oleg
a4cd1e4c33 store build logs in db + sample output 2015-10-03 17:14:41 +03:00
oleg
5a8233c46a 0.1.4 2015-09-28 22:49:52 +03:00
oleg
c8ed9a67cb update nrun 2015-09-28 22:48:39 +03:00
oleg
7de6b75595 small refactor of mixins inclusion 2015-09-28 02:58:02 +03:00