oleg
|
b2fa9bea11
|
manage log lines using db directly
|
2015-11-30 23:08:54 +03:00 |
|
oleg
|
5f9b61bcb0
|
add support of cancellation of queued build
|
2015-11-25 01:41:20 +03:00 |
|
oleg
|
9b0895a4e7
|
filter projects at autocomplete
|
2015-10-16 01:13:10 +03:00 |
|
oleg
|
bc609373ac
|
start working on build log virtual scrolling
|
2015-10-15 08:20:08 +03:00 |
|
oleg
|
cf4ea019da
|
fix broken read all when there are objects with out scm object
|
2015-10-12 20:08:24 +03:00 |
|
oleg
|
a4cd1e4c33
|
store build logs in db + sample output
|
2015-10-03 17:14:41 +03:00 |
|
oleg
|
2fe385bdb2
|
send project inside data on project change
|
2015-09-27 10:57:53 +03:00 |
|
oleg
|
ed2e9cea4f
|
update project info changes on the fly
|
2015-09-26 23:49:03 +03:00 |
|
Vladimir Polyakov
|
f6a1a7bfe1
|
progress bar and project status
|
2015-07-26 16:05:54 +03:00 |
|
oleg
|
a8e9516546
|
omit scm changes for builds list
|
2015-07-22 23:30:30 +03:00 |
|
oleg
|
67dc754f1b
|
omit big fields not needed for list
|
2015-07-22 23:18:47 +03:00 |
|
oleg
|
c2db37b285
|
effective streak counting
|
2015-07-15 10:54:50 +03:00 |
|
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
|
94d57445b3
|
fix sorting issue and header overflow
|
2015-07-11 21:09:28 +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 |
|