UbitUmarov 2fbd14722d change usermanagement user homeurl verification and local grid detection, using new GridInfo and OSHHTPHost 3 years ago
..
Addons 128e0be382 add GetFullGroupPowers(agentID, groupID) to groups modules. This returns the 'sum' of powers of all agent roles on that group, apply it to some OSSL (mantis 8777). It May be needed elsewhere 3 years ago
ApplicationPlugins efd6fb05a9 code aesthetics 5 years ago
Capabilities 0252c5fa1b another silly bug gezz 3 years ago
ConsoleClient bd92b2f8ad Merge branch 'master' of brain.opensimulator.org:/var/git/opensim 3 years ago
Data 9533217d82 change some mysql tables and columns character sets, this is close to patch at mantis 8707, but that is not correct. This should have no impact on current dbs. Many of those are now too large to do this change automaticl,, but they should. Some columns as utf8 (4 bytes in future) are pure waste of space, in fact some are used as indexes and can violate max index size. Namelly on groups V2, reason why we are forced to use utf8mb3 mostly likely to be dropped by new mysql/maria versions 3 years ago
Framework 2fbd14722d change usermanagement user homeurl verification and local grid detection, using new GridInfo and OSHHTPHost 3 years ago
Region 2fbd14722d change usermanagement user homeurl verification and local grid detection, using new GridInfo and OSHHTPHost 3 years ago
Server e86bd042bb dont let webrequests keep copies of all put/post. should not, but may impact some connections like redirection 3 years ago
Services 2f66a82cbe mantis 8802 and 6744: change how griduserservice handles duplicated entries, trying to use the most recent. Add cache to compensate the very low performance of the search the db engine is force to do. WARNING this is not compatible with current Diva Wifi. that will replace this code or not run at all 3 years ago
Tests 1f09e40756 other missing file 3 years ago
Tools 0fd17c08ae Massive console refactor. Greatly simplify interface. 4 years ago