Commit Graph

319 Commits

Author SHA1 Message Date
oleg
87984874a0 0.3.6 2015-12-12 00:03:15 +03:00
oleg
66bab3949e fix before put concurrency - should fix builds loss 2015-12-12 00:00:31 +03:00
oleg
001469509f update db concurrent test 2015-12-11 14:13:22 +03:00
oleg
486d2006c0 add option to skip running of already queued build 2015-12-11 01:26:18 +03:00
oleg
89d6484dd7 restore readme after previos update 2015-12-10 21:59:59 +03:00
oleg
e9f8de4122 fix path to repo for nci project 2015-12-10 14:11:11 +03:00
oleg
9b46f033b9 update readme 2015-12-10 09:06:43 +03:00
oleg
391f4e90e4 0.3.5 2015-12-09 22:51:24 +03:00
oleg
49febe9c07 skip hg test on travis, skip node 0.8 test because of gulp 2015-12-09 22:48:20 +03:00
oleg
1878deb739 add travis badge 2015-12-09 22:34:46 +03:00
oleg
cde4c49ca6 add travis config 2015-12-09 22:29:21 +03:00
oleg
c63947292b fix change rev at git clone 2015-12-09 22:21:16 +03:00
Vladimir Polyakov
af3507a829 fix issue with counter wrapping and terminal width 2015-12-09 21:11:35 +03:00
Oleg Korobenko
7f8471924e Merge pull request #2 from artzhuchka/patch-1
Terminal code fix
2015-12-09 18:23:16 +03:00
Artem Zhukov
356c18938c Terminal code fix
I think it's better to use table-like layout to show code with line numbers because numbers width is dynamic and should be syncronized in each rows.
2015-12-09 18:18:10 +03:00
oleg
e9044a126b 0.3.4 2015-12-09 09:02:08 +03:00
oleg
80433a667d 0.3.3 2015-12-09 09:00:33 +03:00
oleg
342d90a67f update readme 2015-12-09 08:58:33 +03:00
Vladimir Polyakov
3c08075a4a build page improvements 2015-12-08 23:58:31 +03:00
oleg
fe82e864de 0.3.2 2015-12-08 23:34:06 +03:00
oleg
aa642e163c show status and time at the end of build 2015-12-08 23:33:12 +03:00
oleg
d68d679210 share workspace files as static 2015-12-08 22:09:46 +03:00
oleg
da5f215629 update readme 2015-12-08 15:21:00 +03:00
oleg
0c7e543aa9 update readme 2015-12-08 04:46:19 +03:00
oleg
60ab60c65b 0.3.1 2015-12-08 03:24:13 +03:00
oleg
27009f164b change http api version 2015-12-08 03:22:23 +03:00
oleg
25673fbb1c update readme 2015-12-08 03:20:58 +03:00
oleg
d18efb9a14 update readme 2015-12-07 23:49:09 +03:00
oleg
a481334759 http api uses deps via app 2015-12-06 23:46:24 +03:00
oleg
fbdfc28129 add version to api urls 2015-12-05 20:12:27 +03:00
oleg
6b8404a3ba add rename project via api 2015-12-04 22:54:21 +03:00
oleg
19969bc034 update readme 2015-12-03 22:54:43 +03:00
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