Commit Graph

141 Commits

Author SHA1 Message Date
oleg
918a42fff5 change exposed notifier api 2016-03-16 23:09:36 +03:00
oleg
dbd84ea32f change exposed reader api 2016-03-16 22:20:08 +03:00
oleg
dd4c0c633a expose scm 2016-03-14 21:29:57 +03:00
oleg
42b90a1587 update node name already used error message 2016-03-12 22:57:18 +03:00
oleg
84747099b6 add usage srategies for node 2016-03-10 23:34:42 +03:00
oleg
16d4367741 allow name, options for node + custom node types 2016-03-09 21:51:34 +03:00
oleg
e219ebfc79 merge with master 2016-03-08 22:50:22 +03:00
oleg
2ecc354cb7 catch cmd errors at spawn + detail error message 2016-03-02 19:37:36 +03:00
Vladimir Polyakov
607519b48a update submodule after git checkout 2016-03-02 15:03:23 +03:00
oleg
e52f03711b set cwd at local executor instead of base 2016-03-01 23:59:23 +03:00
oleg
1bf07741ab create distributor node after plugins load 2016-03-01 00:11:58 +03:00
oleg
4304cd009e expose command, executor, node and scm to api 2016-02-29 23:53:42 +03:00
oleg
2a7d6dfb98 local to base node, add register, create functions 2016-02-28 23:21:08 +03:00
oleg
baceedd70e do not set default command for scm 2016-02-28 22:13:24 +03:00
oleg
f721de039d scm run -> _run 2016-02-27 23:47:36 +03:00
oleg
a7840fc219 scm uses command (but not command itself) 2016-02-27 23:29:18 +03:00
oleg
5a6a440d11 extract is cloned executor method 2016-02-26 23:58:46 +03:00
oleg
9a8bd90855 move universal executor methods to base from local 2016-02-26 23:43:38 +03:00
oleg
b49593b13c add not found route to the very end at development 2016-02-25 23:00:14 +03:00
oleg
809ed3d90e update logger from upstream 2016-01-25 23:28:52 +03:00
oleg
824d05a4d9 new notifiers api - involve transports + distributor test helpers refactoring 2016-01-10 19:38:02 +03:00
oleg
7f74c9b829 change readers api - involve loaders 2016-01-10 16:55:57 +03:00
oleg
3a4abf354b ui is plugin now 2016-01-10 02:46:13 +03:00
oleg
80a4108afb http api is plugin now 2016-01-09 22:23:39 +03:00
oleg
20639cf997 fix writing to db builds with project steps with cwd and options 2016-01-09 20:30:06 +03:00
oleg
38bd46accd validate project name 2016-01-09 16:43:47 +03:00
oleg
8009d7e584 static server is plugin now 2016-01-09 16:35:33 +03:00
oleg
0824f3bbad implement multi handler http server 2016-01-09 14:31:36 +03:00
oleg
93b34713c3 add doc for bulds collection + small api fixes 2016-01-07 23:48:31 +03:00
oleg
39a077f03b fix build get after remove find 2016-01-07 22:27:03 +03:00
oleg
2b4d4d144e do not expose builds find 2016-01-07 22:23:35 +03:00
oleg
cbee3ecf85 calc only avg build duration at collection, without getting builds 2016-01-07 22:02:59 +03:00
oleg
6a44a5f955 return object as a streak 2016-01-07 19:34:41 +03:00
oleg
0c119b0d67 move functions for getting recent bulds and done streak to builds collection 2016-01-07 11:57:45 +03:00
oleg
3858c3a0d0 move calculating of average build duration for the project to builds collenction 2016-01-07 11:25:06 +03:00
oleg
4da569083b move creating of build data resource to resources index 2016-01-07 10:52:01 +03:00
oleg
b34f618adc move build log lines parsing to lib distributor 2016-01-07 00:11:14 +03:00
oleg
65fde3532a inroduce builds collection 2016-01-06 23:24:41 +03:00
oleg
14a14d3785 small projects collection api fixes + doc for it 2016-01-06 21:14:25 +03:00
oleg
7dd920ce28 introduce projects collection 2016-01-05 14:18:20 +03:00
oleg
99f1eb7b53 allow additional properties only at first level 2015-12-31 23:58:39 +03:00
oleg
73c7883904 add basic server config validation 2015-12-29 23:32:05 +03:00
oleg
e89211ab72 add forgotten validate params module 2015-12-29 23:31:05 +03:00
oleg
969e3633f2 add basic project config validation 2015-12-28 23:34:08 +03:00
oleg
7dc800e41c decrease throttle time for current build step 2015-12-26 00:14:21 +03:00
oleg
7906ebb9f6 rename option for forcing queue already queued project 2015-12-26 00:11:50 +03:00
oleg
8c53e0e621 do not queue already queued project by default 2015-12-25 23:57:59 +03:00
oleg
66eca6b4af change separators for git - add support of multiline comments 2015-12-22 22:08:59 +03:00
oleg
91f8a68f29 change mercurial separators - fix parsing of multiline comments 2015-12-21 22:00:06 +03:00
oleg
28b2b15d66 log every build status change 2015-12-15 20:29:13 +03:00