Justin Clark-Casey (justincc)
|
9cff0bbd7c
|
In XBakesModule.Get() use using() to always dispose of RestClient which disposes the stream rather than disposing the stream directly
|
2014-12-20 01:46:32 +00:00 |
|
Justin Clark-Casey (justincc)
|
798074c66f
|
Use using() semantics in XBakesModule to ensure disposable objects are alway disposed no matter what
|
2014-12-20 01:38:48 +00:00 |
|
Justin Clark-Casey (justincc)
|
ec8d21c434
|
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
"show threadpool calls" now also returns named (labelled), anonymous (unlabelled) and total call stats.
|
2014-11-25 23:23:10 +00:00 |
|
Oren Hurvitz
|
2d034e20c4
|
XBakes: store the assets only in the sim's local assets cache; not in the main assets server. Also, some cleanup.
|
2014-07-21 09:27:56 +01:00 |
|
Diva Canto
|
20f20895cf
|
Adds optional HTTP Basic Authentication to Robust service connectors.
|
2014-05-23 16:19:43 -07:00 |
|
Oren Hurvitz
|
998d7009a6
|
Eliminated many warnings
|
2014-04-23 16:37:36 +03:00 |
|
Melanie
|
29c8461631
|
Remove the added whitespace, test concluded
|
2014-02-04 05:54:28 +00:00 |
|
Melanie
|
8f372b8ac8
|
Bot test
|
2014-02-04 05:52:22 +00:00 |
|
Robert Adams
|
342be228c6
|
Remove compile error from returning value in void function
|
2014-02-03 21:53:14 -08:00 |
|
Melanie
|
31cba5aa66
|
Add one check for a blank URL because the module wasn't quite sure not to work when unconfigured :|
|
2014-02-04 04:20:37 +00:00 |
|
Melanie
|
1197658233
|
Adding the Avination XBakesModule, the client for the persistent bakes system
|
2014-02-04 02:09:39 +00:00 |
|