.. |
Cache
|
* Minor fixes, inverted an if for readability and introduced a virtual pre-process step on the asset cache
|
2009-03-26 06:56:10 +00:00 |
Capabilities
|
Forgot to comment an unnecessary log message on my last commit.
|
2009-03-26 22:21:39 +00:00 |
Limit
|
Formatting cleanup.
|
2008-05-16 01:22:11 +00:00 |
Properties
|
* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.3.* to better track down dll ref and overwrite problems.
|
2009-02-20 16:47:31 +00:00 |
Resources
|
From: Alan Webb <awebb@linux.vnet.ibm.com>
|
2009-02-18 13:15:07 +00:00 |
Tests
|
* minor: remove some mono compiler warnings
|
2009-03-09 19:58:39 +00:00 |
XMPP
|
* optimized usings.
|
2009-02-12 09:53:12 +00:00 |
CommunicationsManager.cs
|
* refactor: Create IHttpServer interface instead of accessing BaseHttpServer via CommunicationsManager directly
|
2009-03-19 18:11:44 +00:00 |
GenericAsyncResult.cs
|
* Extend archive test to check for the presence of a control file in a saved archive
|
2009-01-23 19:24:36 +00:00 |
GridInfoService.cs
|
* fix build break
|
2009-03-11 18:21:47 +00:00 |
HGLoginAuthService.cs
|
Added the login region's http to the login response.
|
2009-03-24 18:56:32 +00:00 |
IAuthentication.cs
|
Initial support for authentication/authorization keys in UserManagerBase, and use of it in HGStandaloneLoginService (producer of initial key for user, and of subsequent keys) and HGStandaloneInventoryService (consumer of a key).
|
2009-03-21 20:16:35 +00:00 |
IAvatarService.cs
|
* optimized usings.
|
2009-02-12 09:53:12 +00:00 |
IGridServices.cs
|
Adds support for unlink-region command in hypergrid.
|
2009-03-18 16:37:26 +00:00 |
IHyperlink.cs
|
* optimized usings.
|
2009-02-12 09:53:12 +00:00 |
IInterServiceInventoryServices.cs
|
Add persistence of active gestures. This needs an UGAIM update to work.
|
2008-09-24 21:12:21 +00:00 |
IInventoryServices.cs
|
Committing partial work on passing folders across instances. This may crash.
|
2009-03-23 00:11:34 +00:00 |
IMessagingService.cs
|
Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,
|
2008-11-01 22:09:48 +00:00 |
ISecureInventoryService.cs
|
Committing partial work on passing folders across instances. This may crash.
|
2009-03-23 00:11:34 +00:00 |
IUserAdminService.cs
|
* refactor: rename UserServiceAdmin to UserAdminService
|
2008-11-28 16:04:01 +00:00 |
IUserService.cs
|
More refactoring of the Grid, User and Messaging servers.
|
2009-02-25 18:33:15 +00:00 |
InventoryServiceBase.cs
|
Committing partial work on passing folders across instances. This may crash.
|
2009-03-23 00:11:34 +00:00 |
LoginResponse.cs
|
Added the login region's http to the login response.
|
2009-03-24 18:56:32 +00:00 |
LoginService.cs
|
* Normalized and pulled GetInventorySkeleton up.
|
2009-03-20 17:25:12 +00:00 |
RestClient.cs
|
* Protects RestClient from crashing with dictionary exception, which leads to the client thread crashing if uncaught.
|
2009-03-06 19:25:33 +00:00 |
UserManagerBase.cs
|
Initial support for authentication/authorization keys in UserManagerBase, and use of it in HGStandaloneLoginService (producer of initial key for user, and of subsequent keys) and HGStandaloneInventoryService (consumer of a key).
|
2009-03-21 20:16:35 +00:00 |