Melanie Thielker
|
c59144ff13
More cleanup, add missing refs to prebuild, remove refs to stuff not
|
пре 9 година |
Melanie Thielker
|
a343c07d12
Some cleanup, add prebuild project, correct path
|
пре 9 година |
BlueWall
|
14a9596121
Removing parts that escaped from the lab - thanks AliciaRaven
|
пре 9 година |
Diva Canto
|
c4ecd1946b
Fixed order of projects, so that the solution builds in mono.
|
пре 9 година |
Diva Canto
|
6f469ec0a5
Added tests that verify the absence of the bug fixed in the previous commits (cache issues).
|
пре 9 година |
Diva Canto
|
9366165b34
Again, forgot to update Prebuild.xml regarding the deleted test client project. Done now.
|
пре 9 година |
Diva Canto
|
d0292b0731
Forgot to delete an unused project from Prebuild. Done now.
|
пре 9 година |
Diva Canto
|
811b026ed5
Deleted OpenSim.Tests.Client.GridClient and PresenceClient, as they have been subsumed by the new testing framework.
|
пре 9 година |
Diva Canto
|
c2cf22ea4f
Added the beginning of a new test framework for robust connectors and services. For now, just Grid and Presence. This framework starts a robust server (as a thread) listening on a port in localhost, then the tests are client code.
|
пре 9 година |
Diva Canto
|
321601482b
Changed prebuild to find the new unit tests for FetchInventory
|
пре 9 година |
Diva Canto
|
1192ca36e9
Forgot this file in the last commit
|
пре 9 година |
Magnuz Binder
|
263db44129
Implement llGetBoundingBox fully.
|
пре 9 година |
Justin Clark-Casey (justincc)
|
80936fb4c5
Make SmartThreadPool build pick up Properties/AssemblyInfo.cs by setting build to recurse in this directory.
|
пре 10 година |
Justin Clark-Casey (justincc)
|
7d3bafd5ab
Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions.
|
пре 10 година |
Diva Canto
|
8e562f04d1
Donation of robust network connectors for estate service, as promised. This allows to have one central database for estates without having to open the MySql port. This is off by default, so not to disturb everyone's existing installations. To use it, see GridCommon.ini.example [EstateDataStore] section and Robust*.ini.example's new additions.
|
пре 10 година |
Diva Canto
|
7466ef0525
This cleans up versioning. Specifically:
|
пре 10 година |
Robert Adams
|
289cf2e3e2
Remove reference to MSSQL in prebuild.xml since feature has been removed
|
пре 10 година |
Justin Clark-Casey (justincc)
|
d9f7aa41c1
Remove unmaintained MSSQL support.
|
пре 10 година |
Justin Clark-Casey (justincc)
|
72cb1cc7d6
Add "show threadpool calls" command to show count of all labelled smartthreadpool calls
|
пре 10 година |
Justin Clark-Casey (justincc)
|
52370ac94d
refactor: Move test clientstack setup code out of BasicCircuitTests into OpenSim.Tests.Common.ClientStackHelpers
|
пре 10 година |
BlueWall
|
b463870914
Add hypergrid teleporting support to user profiles picks
|
пре 10 година |
Justin Clark-Casey (justincc)
|
41f2f3132b
For monitoring purposes, start non-timeout tasks (which do not currently use a threadpool) via Watchdog.RunInThread() rather than Util.RunThreadNoTimeout()
|
пре 10 година |
Justin Clark-Casey (justincc)
|
b08ab1e375
If BulletSim is running on its own threads, start this thread via the thread watchdog.
|
пре 10 година |
Justin Clark-Casey (justincc)
|
f1f935ed95
Add 'server' stats information to pCampbot, as used elsewhere in OpenSimulator
|
пре 10 година |
Justin Clark-Casey (justincc)
|
327632dc66
Add inventory.<url>.RequestsMade stat.
|
пре 10 година |
Oren Hurvitz
|
3cb31e9685
Removed warning about YieldProlog
|
пре 10 година |
Justin Clark-Casey (justincc)
|
889194db63
Actually call Close() for shared region modules when the simulator is being shutdown.
|
пре 10 година |
Diva Canto
|
2ff9ea3f80
Fixed a few things pertaining to interfacing with the estate service. Specifically, StoreEstateSettings was not being used anywhere; instead EstatSetting.Save was being called, but that method is a trigger to the DB-layer code directly, which, besides being wrong, was making it impossible to replace the service with a remote connector.
|
пре 10 година |
Diva Canto
|
02a53665c9
Added missing reference
|
пре 10 година |
Diva Canto
|
227685bea4
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
пре 10 година |