Commit Graph

26 Commits

Author SHA1 Message Date
oleg
25d3f48b5a put storage backend to the config 2015-07-12 15:14:28 +03:00
oleg
c4031a4563 use one http server for web interface and api 2015-07-12 15:05:33 +03:00
oleg
dc915432a6 add scheduler 2015-07-12 11:39:22 +03:00
oleg
254239e182 move projects watcher to separate module 2015-07-12 10:54:03 +03:00
oleg
a6c88f2aca move mail notification plugin to separate repository 2015-07-06 20:19:13 +03:00
oleg
e92c5de80b move yaml reader to separate repository 2015-07-06 01:02:37 +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
6d664213c5 add mail notifier 2015-07-05 14:47:43 +03:00
oleg
cec79bdc75 add db init method, prepare for db testing 2015-06-29 20:42:57 +03:00
oleg
f212f443ed add pure http api - currently only trigger build 2015-06-19 01:01:09 +03:00
oleg
944a98947c do not load json configs via require for prevent caching 2015-06-14 16:56:52 +03:00
oleg
ec41df4596 reload projects on file change 2015-06-14 16:40:20 +03:00
oleg
1f924d290d remove project entity, it is just config now 2015-06-13 22:25:18 +03:00
oleg
a832398859 add after build trigger 2015-06-13 21:59:32 +03:00
oleg
a56bc30bc7 start working on notifiers 2015-05-22 00:09:16 +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
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
Vladimir Polyakov
9f3a194bd8 base functionalit 2015-05-09 23:22:05 +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
Vladimir Polyakov
0294aa8a04 remove unused console.log 2015-04-11 10:22:46 +03:00
Vladimir Polyakov
9a499248df react through requirejs 2015-04-10 23:17:03 +03:00
Vladimir Polyakov
5ba3010015 builds resource drafts 2015-04-10 22:23:52 +03:00