UbitUmarov 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 年 前
..
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 4 年 前
ApplicationPlugins efd6fb05a9 code aesthetics 5 年 前
Capabilities 0252c5fa1b another silly bug gezz 3 年 前
ConsoleClient bd92b2f8ad Merge branch 'master' of brain.opensimulator.org:/var/git/opensim 4 年 前
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 年 前
Framework 06d669d9c7 fix oshttphost compare 3 年 前
Region 822f381145 mantis 8621: improve one error message a bit, thanks Tampa 3 年 前
Server e86bd042bb dont let webrequests keep copies of all put/post. should not, but may impact some connections like redirection 3 年 前
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 年 前
Tests 1f09e40756 other missing file 3 年 前
Tools 0fd17c08ae Massive console refactor. Greatly simplify interface. 5 年 前