UbitUmarov
|
d0912b6151
let StreamReader be in using statements
|
7 年 前 |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 年 前 |
Oren Hurvitz
|
99ac770abb
Close streams immediately when we finish using them
|
10 年 前 |
Diva Canto
|
20f20895cf
Adds optional HTTP Basic Authentication to Robust service connectors.
|
10 年 前 |
Justin Clark-Casey (justincc)
|
e19defde36
Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap
|
11 年 前 |
Justin Clark-Casey (justincc)
|
6f7825e310
Don't store the unnecessary VERSIONMIN. VERSIONMAX, METHOD or UserID (present as column PrincipalID) parameters in the Avatars table.
|
12 年 前 |
Justin Clark-Casey (justincc)
|
884d603cac
Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding.
|
12 年 前 |
Justin Clark-Casey (justincc)
|
4567555c49
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse.
|
13 年 前 |
Diva Canto
|
ae1bdaa7b5
Applied fix for avatar connectors similar to yesterday's fix of user account connectors.
|
15 年 前 |
Diva Canto
|
28702f585f
* Avatar service connectors all in place, but untested.
|
15 年 前 |