Commit Graph

152 Commits

Author SHA1 Message Date
oleg
b95dbd6bfa do not strict shell error message check for being more other os friendly(hello macos) 2015-06-13 22:34:58 +03:00
oleg
1f924d290d remove project entity, it is just config now 2015-06-13 22:25:18 +03:00
oleg
a704129a16 change distributor run signature 2015-06-13 22:08:13 +03:00
oleg
a832398859 add after build trigger 2015-06-13 21:59:32 +03:00
oleg
9e0af72475 improve notifier tests 2015-06-12 18:41:00 +03:00
oleg
f618ff6713 notify on change 2015-06-12 16:26:34 +03:00
oleg
6d50b6ba06 notify tests: use stubs, better labels 2015-06-12 15:04:29 +03:00
oleg
ecf890d20c add tests for the notifier module 2015-05-25 22:36:09 +03:00
oleg
fa48a5269a spies and mocks are coming, sinon is here 2015-05-24 02:22:09 +03:00
oleg
4261892083 fix distributor tests 2015-05-23 20:47:17 +03:00
oleg
a56bc30bc7 start working on notifiers 2015-05-22 00:09:16 +03:00
oleg
b4d5e785bb add build completed flag 2015-05-21 22:04:38 +03:00
oleg
dcf029371d throttle current step emit 2015-05-20 23:49:53 +03:00
oleg
52a18c694a show current step 2015-05-20 23:20:51 +03:00
oleg
45193664ab cmd type is optional now - shell is the default + more info at ui 2015-05-19 23:48:20 +03:00
oleg
bfc877bba5 add yaml configs support 2015-05-18 23:27:02 +03:00
oleg
bf97e2c7c5 add server config 2015-05-18 21:25:08 +03:00
oleg
7b2fe328a7 load projects config using reader 2015-05-18 20:52:01 +03:00
Vladimir Polyakov
f310239279 client side routing 2015-05-17 16:48:16 +03:00
oleg
40338bb654 introduce build numbers 2015-05-17 13:26:28 +03:00
oleg
ba62e2d7b4 better id generation for builds 2015-05-16 01:25:28 +03:00
oleg
47821b4bf0 avoid silent errors 2015-05-15 08:43:57 +03:00
oleg
80fbc4e902 create data resource for completed build 2015-05-15 08:42:47 +03:00
oleg
2af6ddbfb1 better build data output 2015-05-14 23:37:44 +03:00
oleg
7742e09bd8 store build data to fs 2015-05-13 00:07:03 +03:00
oleg
8652b97543 move projects to data dir 2015-05-12 23:12:28 +03:00
oleg
79003d2885 onBuildData -> buildData event 2015-05-12 22:53:04 +03:00
oleg
4438f998f4 update readme 2015-05-11 23:09:50 +03:00
Vladimir Polyakov
865896634d add scroll on overflowing 2015-05-10 20:18:02 +03:00
Vladimir Polyakov
58fa1ef6e9 terminal output 2015-05-10 19:53:33 +03:00
oleg
ed8b86567b send only build changes to the client 2015-05-10 13:04:54 +03:00
oleg
1339b1dfed Merge branch 'master' of github.com:okv/nci 2015-05-10 12:00:48 +03:00
oleg
3805015ffc add react router to dependencies 2015-05-10 12:00:29 +03:00
Vladimir Polyakov
fafd188b4d fix dates 2015-05-10 11:59:12 +03:00
Vladimir Polyakov
ad3cc65442 add error highlight 2015-05-10 01:07:53 +03:00
Vladimir Polyakov
d08be27003 fonts improvemts 2015-05-10 01:04:36 +03:00
Vladimir Polyakov
d53744bab7 add rebuild project button 2015-05-10 00:47:01 +03:00
Vladimir Polyakov
399e0992e3 builds list improvements 2015-05-10 00:36:17 +03:00
Vladimir Polyakov
9f3a194bd8 base functionalit 2015-05-09 23:22:05 +03:00
oleg
a0662ba631 persistent in-memory builds using nlevel and memdown 2015-05-09 22:53:19 +03:00
oleg
39786933de provide scm info for build 2015-05-09 19:59:27 +03:00
oleg
da580dd813 getCurrent method replaces getId at scm api 2015-05-09 19:32:26 +03:00
oleg
0d8cf1bc17 add todo for 1.0 2015-05-09 18:32:23 +03:00
oleg
b5bfc8ce29 accumulate console output + show more build info 2015-05-08 23:21:59 +03:00
oleg
2a2512fe3e correct run dev script 2015-05-08 22:50:14 +03:00
Vladimir Polyakov
1a91f9cb27 merge and bootstrap added 2015-05-08 00:55:40 +03:00
Vladimir Polyakov
b9d5d0e413 add gulp and run projects actions 2015-05-07 23:53:46 +03:00
oleg
1d44b9e2b2 clear utils 2015-05-07 22:08:46 +03:00
oleg
a6ff3b4f62 generate step labels from cmd 2015-05-07 22:03:57 +03:00
oleg
94629bd27e show current build step 2015-05-06 02:11:28 +03:00