ZappoMan
|
92fb393e14
|
allow standalone voxel-server to specify port and domain, add VoxelServerType to assignment-client
|
2013-09-16 19:34:07 -07:00 |
|
Stephen Birarda
|
83ed162d49
|
include jquery and remove javascript includes from net
|
2013-09-13 12:42:14 -07:00 |
|
Stephen Birarda
|
fef54728ca
|
fix path for javascript save
|
2013-09-13 12:12:20 -07:00 |
|
Stephen Birarda
|
c40e848220
|
move DS web to resources for deploys
|
2013-09-13 11:21:03 -07:00 |
|
Stephen Birarda
|
d089991237
|
add handling of Agent assignments to Assignment, DS, AC
|
2013-09-13 11:14:00 -07:00 |
|
Stephen Birarda
|
49b72370be
|
fix UUID getter to match the private variable
|
2013-09-12 17:08:06 -07:00 |
|
Stephen Birarda
|
f878b17798
|
fix DS reply to node on same box to remove check in AC
|
2013-09-12 17:03:05 -07:00 |
|
Stephen Birarda
|
2578516940
|
talk to AC on loopback when on same node
|
2013-09-12 16:47:06 -07:00 |
|
Stephen Birarda
|
0d69e1cce0
|
expand the same host comparison to check 127.0.0.1
|
2013-09-12 16:31:43 -07:00 |
|
Stephen Birarda
|
25cd800ab4
|
create a UUID with assignments, store JS for script
|
2013-09-12 16:18:53 -07:00 |
|
Stephen Birarda
|
3dd0b40776
|
Merge branch 'assignment' into domain-web-server
|
2013-09-11 14:49:28 -07:00 |
|
Stephen Birarda
|
4ebac574ac
|
fix deque include for domain-server
|
2013-09-11 14:48:51 -07:00 |
|
Stephen Birarda
|
36b2381d79
|
Merge branch 'assignment' into domain-web-server
|
2013-09-11 14:47:26 -07:00 |
|
Stephen Birarda
|
fb8d3e9cf6
|
add a more helpful message to the DS root index.html
|
2013-09-11 14:47:23 -07:00 |
|
Stephen Birarda
|
df4973db6b
|
Merge branch 'master' of github.com:worklist/hifi into domain-web-server
|
2013-09-11 14:44:35 -07:00 |
|
Stephen Birarda
|
dfede2b947
|
rename direction to command for assignment
|
2013-09-11 14:43:37 -07:00 |
|
Stephen Birarda
|
803d2975dc
|
fix queue include
|
2013-09-11 12:43:57 -07:00 |
|
Stephen Birarda
|
04a40be97a
|
remove an extra g
|
2013-09-11 12:29:07 -07:00 |
|
Stephen Birarda
|
e1005288cb
|
prefer that audio-mixer assignment is fulfilled locally
|
2013-09-11 12:25:59 -07:00 |
|
Stephen Birarda
|
ff6fd73187
|
have the domain-server use the new verbose logging message handler
|
2013-09-11 12:17:30 -07:00 |
|
Stephen Birarda
|
b7aa49cf97
|
have DS act as AS and hand assignments directly
|
2013-09-11 12:16:47 -07:00 |
|
Stephen Birarda
|
c71ef85538
|
remove web directory before copying, clean more of ace
|
2013-09-10 14:55:30 -07:00 |
|
Stephen Birarda
|
6256388171
|
remove unused parts of ace editor
|
2013-09-10 14:52:02 -07:00 |
|
Stephen Birarda
|
53e0afa63b
|
open up a JS editor at /assignment on DS webserver
|
2013-09-10 14:42:30 -07:00 |
|
Stephen Birarda
|
1781f1607e
|
add mongoose webserver to domain-server
|
2013-09-10 14:31:20 -07:00 |
|
Stephen Birarda
|
fa521a5dc9
|
handle case where AC is on same network as DS but not AS
|
2013-09-09 18:15:33 -07:00 |
|
Stephen Birarda
|
8077963bb1
|
add standardized logging and leverage forked assignment clients
|
2013-09-09 14:21:33 -07:00 |
|
Stephen Birarda
|
d1c602df07
|
remove an extra g
|
2013-09-09 10:10:16 -07:00 |
|
Stephen Birarda
|
64e3c19a8c
|
fix an incorrectly typed const
|
2013-09-09 10:07:31 -07:00 |
|
Stephen Birarda
|
2fd043b55c
|
code review comments
|
2013-09-09 10:02:30 -07:00 |
|
Stephen Birarda
|
4905032090
|
allow forking of multiple assignment-clients from the main target
|
2013-09-09 09:44:43 -07:00 |
|
Stephen Birarda
|
cbf8a2c202
|
use create time already being stored with assignment to decide on re-send
|
2013-09-06 16:03:54 -07:00 |
|
Stephen Birarda
|
8424c4e38b
|
make DS immediately request assignments instead of waiting one silent loop
|
2013-09-06 15:44:24 -07:00 |
|
Stephen Birarda
|
65ef778efd
|
allow passing of custom assignment-server to DS and AC
|
2013-09-06 15:31:21 -07:00 |
|
Stephen Birarda
|
3b78678a76
|
cleanup pool grabbing for DS and AC
|
2013-09-06 15:21:55 -07:00 |
|
Stephen Birarda
|
0262184c12
|
put back DS port numbers, remove magic IPv numbers
|
2013-09-06 11:29:04 -07:00 |
|
Stephen Birarda
|
21562abfb1
|
don't add a second instance of a solo node
|
2013-09-05 17:29:14 -07:00 |
|
Stephen Birarda
|
8c5937dc78
|
only ask for an audio/avatar mixer every 5 iterations
|
2013-09-05 16:58:46 -07:00 |
|
Stephen Birarda
|
b88c74c1a1
|
remove the mongoose webserver
|
2013-09-05 16:25:42 -07:00 |
|
Stephen Birarda
|
8dad031c9a
|
add mongoose for demo webserver for DS
|
2013-09-05 15:27:34 -07:00 |
|
Stephen Birarda
|
8b601cac0a
|
moved the AvatarMixer to a class the assignment-client can handle
|
2013-09-05 14:01:05 -07:00 |
|
Stephen Birarda
|
36c2f42b5c
|
correct copying of assignment pool across targets
|
2013-09-04 11:50:39 -07:00 |
|
Stephen Birarda
|
ebc7de3a90
|
add methods for packing and unpacking of Assignments
|
2013-09-04 11:37:11 -07:00 |
|
Stephen Birarda
|
9260bee653
|
add assignment pool passing to DS, cleanup in AS
|
2013-09-04 11:13:37 -07:00 |
|
Stephen Birarda
|
29e5eda358
|
add notion of pool and direction to Assignment class
|
2013-09-04 10:43:16 -07:00 |
|
Stephen Birarda
|
ef7e7ae4c5
|
store senderSocket with assignment to be passed to requestor
|
2013-08-22 12:08:49 -07:00 |
|
Stephen Birarda
|
f52c1c909b
|
send assignment from domain server for audio mixer if it isn't present
|
2013-08-22 11:38:57 -07:00 |
|
ZappoMan
|
55a025a0ed
|
removed debug
|
2013-08-19 11:16:22 -07:00 |
|
ZappoMan
|
e64664c0d1
|
first cut at JurisdictionSender and related changes
|
2013-08-19 11:05:29 -07:00 |
|
Stephen Birarda
|
2b31a3586e
|
comment changes for local vs. non-local
|
2013-08-01 12:01:48 -07:00 |
|