date | project | content | link |
|---|
| 22:58 Tuesday | opensim | Commit by jjustincc :: ra647f5008770 /OpenSim/Framework/Servers/HttpServer/ (BaseHttpServer.cs OSHttpRequest.cs): minor logging changes to BaseHttpServer, OSHttpRequest | # |
| 23:22 on Mar 12 | opensim | Commit by jjustincc :: r4b8139327457 /OpenSim/Services/GridService/ (GridService.cs HypergridLinker.cs): minor: remove some mono compiler warnings | # |
| 23:21 on Mar 12 | opensim | Commit by jjustincc :: r315fa06c75d0 /OpenSim/Region/ (5 files in 3 dirs): refactor: Move another RezSingleAttachment() from Scene.Inventory to AttachmentsModule | # |
| 22:49 on Mar 12 | opensim | Commit by jjustincc :: r6828d8ecbefb / (18 files in 5 dirs): | # |
| 22:49 on Mar 12 | opensim | Commit by jjustincc :: r582375509c82 /OpenSim/Region/ (5 files in 3 dirs): refactor: move RezSingleAttachmentFromInventory() from SceneGraph to AttachmentsModule | # |
| 22:39 on Mar 12 | opensim | Commit by jjustincc :: rb9f5cd75bc9b /OpenSim/Region/ (4 files in 3 dirs): refactor: move client invoked AttachObject from SceneGraph to AttachmentsModule | # |
| 22:19 on Mar 12 | opensim | Commit by jjustincc :: r19b4770fe762 / (2 files in 2 dirs): start laoding griduser local connector, though it isn't invoked by anything yet | # |
| 20:32 on Mar 12 | opensim | Commit by jjustincc :: raad17e751383 / (14 files in 5 dirs): Simplify database setup and remove migration problems by moving all sqlite config-include settings to a separate file for standalone
Update information in StandaloneCommon.ini.example to reflect this
Remove ISharedRegionModule interfaces from all SimianGrid connector classes temporarily since this stopped standalone from working (due to absence of AssetURI settings, etc.).
Solution here may be to create separate region module connectors as done by local/grid/hypergrid so that loading can be controlled via include files
Or otherwise work out how to stop these modules from being loaded for all OpenSim invocations | # |
| 20:32 on Mar 12 | opensim | Commit by jjustincc :: r7d738156faf9 / (14 files in 5 dirs): | # |
| 20:32 on Mar 12 | opensim | Commit by jjustincc :: rf2de50bb14bd /OpenSim/ (7 files in 6 dirs): Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12
Adds MockUserAccountService and connects it up
Stops services being carried over between tests since this leads to hard to find bugs
Improves information and error reporting when loading plugins | # |
| 20:32 on Mar 12 | opensim | Commit by jjustincc :: rdb61d66e746d /OpenSim/ (57 files in 35 dirs): | # |
| 20:32 on Mar 12 | opensim | Commit by jjustincc :: re844524b4130 / (4 files in 2 dirs): Upgrade Newtonsoft.Json.dll from 1.3 to 3.5r6
Actually using the one built against Net 2.0 (labelled Newtonsoft.Json.Net20.dll) since the 3.5 build is not compatible with Mono 2.4 (though it is with Mono 2.6) | # |
| 20:32 on Mar 12 | opensim | Commit by jjustincc :: r2313d14acbf0 /OpenSim/Framework/Servers/HttpServer/ (2 files in 2 dirs): minor: add some more documentation for IHttpServer.AddHTTPHandler() to tell the caller that the best match for an incoming request URI is invoked | # |
| 20:32 on Mar 12 | opensim | Commit by jjustincc :: ra578feefba7d /OpenSim/Framework/Servers/HttpServer/Interfaces/IHttpServer.cs: very minor spacing adjustment | # |
| 18:56 on Mar 09 | opensim | Commit by jjustincc on 0.6.9-post-fixes :: r4423630f1e77 /bin/OpenSim.exe.config: remove milliseconds from console log again | # |
| 18:55 on Mar 09 | opensim | Commit by jjustincc on 0.6.9-post-fixes :: r5caae0293ab0 / (5 files in 2 dirs): Fix bug where approximately half the time, attachments would rez only their root prim until right clicked (or otherwise updated).
The root cause of this problem was that multiple ObjectUpdates were being sent on attachment which differed enough to confuse the client.
Sometimes these would eliminate each other and sometimes not, depending on whether the scheduler looked at the queued updates.
The solution here is to only schedule the ObjectUpdate once the attachment code has done all it needs to do.
Backport from head. | # |
| 00:08 on Mar 06 | opensim | Commit by jjustincc :: r395f343498bc /OpenSim/Region/ (6 files in 4 dirs): refactor: Move DetachSingleAttachmentToInv to region module
need to rationalize method names later | # |
| 23:38 on Mar 05 | opensim | Commit by jjustincc :: re7422fe9b212 /OpenSim/Services/UserAccountService/UserAccountService.cs: | # |
| 23:38 on Mar 05 | opensim | Commit by jjustincc :: r71797af540bf /OpenSim/Region/ (2 files in 2 dirs): refactor: move another AttachObject method | # |
| 23:38 on Mar 05 | opensim | Commit by jjustincc :: rb72c2dc6e88f /OpenSim/Region/ (3 files in 3 dirs): refactor: move user inventory side of RezSingleAttachment to module | # |