Stephen Birarda
|
181b20f673
|
move the AssetScriptInterface to script-engine
|
2016-03-08 14:49:26 -08:00 |
|
Stephen Birarda
|
f9f42a085a
|
add client side handling for mapping rename
|
2016-03-08 14:43:55 -08:00 |
|
Stephen Birarda
|
793d20306d
|
handle multiple paths for mapping delete operations
|
2016-03-08 14:24:03 -08:00 |
|
Stephen Birarda
|
cf5de317ba
|
use correct error handling for MappingRequest errors
|
2016-03-08 12:21:54 -08:00 |
|
Stephen Birarda
|
1ece9aac26
|
remove extension from asset upload task
|
2016-03-08 12:08:02 -08:00 |
|
Stephen Birarda
|
e92a9c9741
|
fix comment for asset packet version push
|
2016-03-08 11:53:53 -08:00 |
|
Stephen Birarda
|
88c1892bf6
|
remove a comment block re-added in merge
|
2016-03-08 11:51:59 -08:00 |
|
Stephen Birarda
|
8107287e6c
|
remove start from mapping request subclasses
|
2016-03-08 11:42:57 -08:00 |
|
Stephen Birarda
|
bfb9801b22
|
Merge branch 'atp' of github.com:birarda/hifi into atp-mappings
|
2016-03-08 11:37:27 -08:00 |
|
Ryan Huffman
|
5368ae3f91
|
Remove extraneous thread checks in MappingRequest subclasses
|
2016-03-08 11:20:15 -08:00 |
|
Ryan Huffman
|
93d3fb5ccf
|
Fix network error response for mapping requests
|
2016-03-08 11:19:08 -08:00 |
|
Ryan Huffman
|
c9bd67bc3e
|
Add MappingRequest superclass and mapping specific errors
|
2016-03-08 11:18:10 -08:00 |
|
Ryan Huffman
|
e06c1591fb
|
Remove initializer
|
2016-03-08 10:43:26 -08:00 |
|
Ryan Huffman
|
0a75a94790
|
Remove commented out private slot
|
2016-03-08 10:31:40 -08:00 |
|
Ryan Huffman
|
e3523c8604
|
Remove commented out function
|
2016-03-08 10:28:31 -08:00 |
|
Ryan Huffman
|
7db296fa69
|
Remove unused get/set/deleteMapping in AssetServer
|
2016-03-08 10:23:48 -08:00 |
|
Ryan Huffman
|
88760d389f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into atp-mappings
|
2016-03-08 10:21:32 -08:00 |
|
Ryan Huffman
|
6ca4b72479
|
Add deleteMapping to asset scripting interface
|
2016-03-08 10:11:57 -08:00 |
|
Ryan Huffman
|
a18486d97d
|
Fix GetAllMappingsRequest not storing mappings
|
2016-03-08 10:11:37 -08:00 |
|
Ryan Huffman
|
cf9d4c256a
|
Add proper cache checking to GetAssetMapping
|
2016-03-08 10:10:48 -08:00 |
|
Stephen Birarda
|
bf8a2bc9e5
|
update read for get mapping to toHex
|
2016-03-08 10:03:29 -08:00 |
|
Ryan Huffman
|
bc99e871e1
|
Add asset mapping cache
|
2016-03-07 16:51:49 -08:00 |
|
Ryan Huffman
|
37c0417ea6
|
Add GetAll and Delete mapping requests
|
2016-03-07 16:31:49 -08:00 |
|
Stephen Birarda
|
08f181be76
|
handle mapping requests from AssetResourceRequest
|
2016-03-07 16:30:26 -08:00 |
|
Stephen Birarda
|
12a774d47f
|
return error if persistence fails for set/delete operations
|
2016-03-07 15:46:44 -08:00 |
|
Seth Alves
|
ee55721f79
|
allow sending interface-local messsages
|
2016-03-07 15:13:24 -08:00 |
|
Stephen Birarda
|
83b563cf9c
|
use AssetHash alias for hash in AssetResourceRequest
|
2016-03-07 14:00:12 -08:00 |
|
Stephen Birarda
|
4bf69f20b7
|
fix removal of requestHash method during cherry-pick
|
2016-03-07 13:59:17 -08:00 |
|
Stephen Birarda
|
e6ce517041
|
remove committed version control marker
|
2016-03-07 13:57:41 -08:00 |
|
Stephen Birarda
|
267ed3af82
|
remove client side handling of extension for ATP hash URLs
|
2016-03-07 13:57:02 -08:00 |
|
Ryan Huffman
|
19cd352a77
|
Add read/writeString to PacketList and Packet
|
2016-03-07 13:53:36 -08:00 |
|
Ryan Huffman
|
7317d3b2ea
|
Revert AssetRequest back to using hash
|
2016-03-07 13:53:29 -08:00 |
|
Ryan Huffman
|
7dd436a7a8
|
Add AssetScriptingInterface methods for mapping
|
2016-03-07 13:52:04 -08:00 |
|
Ryan Huffman
|
462f00077c
|
Add get/set mapping request
|
2016-03-07 13:50:57 -08:00 |
|
Ryan Huffman
|
6b485cf81d
|
Update atp mapping operations to use a single packet
|
2016-03-07 13:49:55 -08:00 |
|
Ryan Huffman
|
292bc12f37
|
Add read/writeString to PacketList and Packet
|
2016-03-07 13:24:12 -08:00 |
|
Ryan Huffman
|
2986aa1937
|
Revert AssetRequest back to using hash
|
2016-03-07 13:23:47 -08:00 |
|
Ryan Huffman
|
6dd3b1b4ee
|
Add AssetScriptingInterface methods for mapping
|
2016-03-07 13:23:27 -08:00 |
|
Ryan Huffman
|
4e7b63c72e
|
Add get/set mapping request
|
2016-03-07 13:23:00 -08:00 |
|
Ryan Huffman
|
db98e46bb8
|
Update atp mapping operations to use a single packet
|
2016-03-01 16:18:35 -08:00 |
|
Stephen Birarda
|
04fd7bcdb2
|
create the directory to hold account file if not present
|
2016-03-01 14:42:09 -08:00 |
|
Atlante45
|
7b179ab91a
|
First draft for mapping requests
|
2016-03-01 13:08:46 -08:00 |
|
Stephen Birarda
|
f44cf3903c
|
re-instate verified domain ownership for full automatic networking
This reverts commit 34408c8144 .
|
2016-03-01 13:04:37 -08:00 |
|
Stephen Birarda
|
b0c11e6562
|
Merge pull request #7217 from huffman/udt-random-seq
Randomize initial send sequence number in UDT
|
2016-03-01 12:59:10 -08:00 |
|
Atlante45
|
14ae35e741
|
CR
|
2016-03-01 12:00:43 -08:00 |
|
Atlante45
|
4944d0a8d0
|
Handle threading inside AssetServer
|
2016-03-01 12:00:43 -08:00 |
|
Atlante45
|
6a4b93a4e7
|
Proper fix for DiskCacheInfo
|
2016-03-01 12:00:43 -08:00 |
|
Atlante45
|
40d307a37b
|
Temporary fix to disk cache editor crash
|
2016-03-01 12:00:43 -08:00 |
|
Atlante45
|
2c1762526d
|
Move all resource requests to the same thread
|
2016-03-01 12:00:43 -08:00 |
|
Ryan Huffman
|
aa63dcc9d2
|
Add PacketType qMetaType
|
2016-03-01 11:36:49 -08:00 |
|