Commit Graph

28 Commits

Author SHA1 Message Date
oleg
fede154f78 add stat project info (success streak, etc) 2015-07-12 23:24:09 +03:00
oleg
fb7ef0f689 fix build resource creation for completed build 2015-07-12 15:39:24 +03:00
Vladimir Polyakov
f6290ad3c0 project page draft 2015-07-09 23:12:24 +03:00
oleg
748008fbed move resource initialization to separate module 2015-07-05 23:35:57 +03:00
oleg
4e2fddb2dd introduce logger 2015-07-05 21:03:58 +03:00
oleg
fec6633a7a add error handler for resources 2015-07-05 20:18:51 +03:00
oleg
f212f443ed add pure http api - currently only trigger build 2015-06-19 01:01:09 +03:00
oleg
a109eb577c fix memory leak by correct listen for errors during build writes 2015-06-14 23:41:52 +03:00
oleg
37e9d6669e add build initiator info 2015-06-14 17:21:04 +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
bf97e2c7c5 add server config 2015-05-18 21:25:08 +03:00
Vladimir Polyakov
f310239279 client side routing 2015-05-17 16:48:16 +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
ed8b86567b send only build changes to the client 2015-05-10 13:04:54 +03:00
oleg
a0662ba631 persistent in-memory builds using nlevel and memdown 2015-05-09 22:53:19 +03:00
oleg
424cae24c6 change status waiting to queued + other small fixes 2015-05-05 00:28:59 +03:00
oleg
4c6f55b445 show build data at the client 2015-05-04 01:58:04 +03:00
oleg
f120bde87d patch dataio to notify resource clients from the server 2015-05-03 18:23:01 +03:00
oleg
5a51b4b171 run sample project with push of a button 2015-05-01 14:11:29 +03:00
oleg
4f7729229e add jquery, pluck configs on the fly 2015-04-30 18:15:23 +03:00
oleg
21941d4ca9 pass projects list to the client 2015-04-13 01:41:09 +03:00
oleg
bea76d8873 add sample projects and their loading 2015-04-13 01:19:42 +03:00
Vladimir Polyakov
5ba3010015 builds resource drafts 2015-04-10 22:23:52 +03:00