This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-14 18:55:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2fbd14722d544ce4414bf5471271c17f86acfe5c
opensim
/
OpenSim
History
UbitUmarov
2fbd14722d
change usermanagement user homeurl verification and local grid detection, using new GridInfo and OSHHTPHost
2020-11-21 00:36:47 +00:00
..
Addons
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
2020-10-09 00:20:34 +01:00
ApplicationPlugins
code aesthetics
2018-11-17 17:05:28 +00:00
Capabilities
another silly bug gezz
2020-11-09 20:01:07 +00:00
ConsoleClient
Merge branch 'master' of brain.opensimulator.org:/var/git/opensim
2020-10-13 17:40:34 +01:00
Data
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
2020-11-14 17:21:10 +00:00
Framework
change usermanagement user homeurl verification and local grid detection, using new GridInfo and OSHHTPHost
2020-11-21 00:36:47 +00:00
Region
change usermanagement user homeurl verification and local grid detection, using new GridInfo and OSHHTPHost
2020-11-21 00:36:47 +00:00
Server
dont let webrequests keep copies of all put/post. should not, but may impact some connections like redirection
2020-10-28 00:09:32 +00:00
Services
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
2020-11-21 00:15:21 +00:00
Tests
other missing file
2020-10-28 09:56:27 +00:00
Tools
Massive console refactor. Greatly simplify interface.
2019-08-20 23:28:59 +01:00