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