OpenSimMirror/OpenSim/Services
Justin Clark-Casey (justincc) 05dfc38f66 Add inventory.<url>.RequestsMade stat.
This gives a count of all requests made to the remote inventory service.
This is finer grained than inventory.httpfetch.ProcessedFetchInventoryRequests since such a request can be comprised of many individual inv service calls.
In addition, this will count requests that don't go through the HTTP inventory fetch (e.g. HG, archiving, etc.)

Conflicts:
	OpenSim/Services/Connectors/Inventory/XInventoryServicesConnector.cs
2014-08-02 00:58:23 +01:00
..
AssetService Added assets service method AssetsExist(), which returns whether the given list of assets exist. 2014-04-02 06:30:57 +01:00
AuthenticationService Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 2013-10-04 23:33:47 +01:00
AuthorizationService Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 2013-10-04 23:33:47 +01:00
AvatarService Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 2013-10-04 23:33:47 +01:00
Base Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 2013-10-04 23:33:47 +01:00
Connectors Add inventory.<url>.RequestsMade stat. 2014-08-02 00:58:23 +01:00
FreeswitchService Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 2013-10-04 23:33:47 +01:00
Friends Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 2013-10-04 23:33:47 +01:00
GridService Add code to GridService to check for overlapping of varregions 2014-08-02 00:55:47 +01:00
HypergridService Fix recent regression in 3c6becd5 where login or hg login to variable sized regions failed with outdated simulator message. 2014-08-02 00:57:59 +01:00
Interfaces On login and first HG entrance to a foreign grid, perform query access checks before proceeding. 2014-08-02 00:57:43 +01:00
InventoryService When creating a new user, create the folders "Current Outfit", "Favorites", and the standard subfolders of "Calling Cards". 2014-05-25 15:34:49 +01:00
LLLoginService Fix recent regression in 3c6becd5 where login or hg login to variable sized regions failed with outdated simulator message. 2014-08-02 00:57:59 +01:00
MapImageService Add delete maptile ability to MapImageService - yet untested 2014-03-18 00:50:00 +00:00
PresenceService Better logging in PresenceService, to help diagnose presence problems. 2014-04-21 18:55:53 +03:00
UserAccountService Stopped setting the Service URL "GatekeeperURI" on users' accounts. It isn't actually used. 2014-04-20 06:23:37 +01:00
UserProfilesService Eliminated many warnings 2014-04-23 16:37:36 +03:00