Git extended

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
Line 3: Line 3:
 
<br />
 
<br />
  
<div style="background:#FFF;solid #CCC"><h3>Recent SVN Commits</h3><p><rss>http://cia.vc/stats/project/opensim/.rss|max=30|title=none</rss></p></div>
+
<div style="background:#FFF;solid #CCC"><h3>Recent SVN Commits</h3><p><rss>http://opensimulator.org/viewgit?a=rss-log&p=opensim|max=30|title=none</rss></p></div>

Revision as of 07:26, 4 August 2009


Recent SVN Commits

revert to oracle mysql 8.0.31.0 since recent one is not working on some platforms (UbitUmarov) (Tue, 23 Apr 2024 02:27:32 -0700)

revert to oracle mysql 8.0.31.0 since recent one is not working on some platforms UbitUmarov <ajlduarte at sapo dot pt> bin/MySql.Data.dll
a few issues with mysql dbs (UbitUmarov) (Mon, 22 Apr 2024 04:37:17 -0700)
a few issues with mysql dbs UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Data/MySQL/MySQLAvatarData.cs
oops do update libomv for last commit (UbitUmarov) (Sun, 21 Apr 2024 05:50:08 -0700)
oops do update libomv for last commit UbitUmarov <ajlduarte at sapo dot pt> bin/OpenMetaverse.Rendering.Meshmerizer.dll
libomv now knows old opensim material asset type + dotnet8 usless changes (UbitUmarov) (Sun, 21 Apr 2024 05:44:35 -0700)
libomv now knows old opensim material asset type + dotnet8 usless changes UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/SLUtil.cs
fix runprebuild comment (UbitUmarov) (Sun, 21 Apr 2024 02:47:36 -0700)
fix runprebuild comment UbitUmarov <ajlduarte at sapo dot pt> runprebuild.bat
update mysql.data.dll to 8.3.0 (UbitUmarov) (Sat, 20 Apr 2024 20:37:45 -0700)
update mysql.data.dll to 8.3.0 UbitUmarov <ajlduarte at sapo dot pt> bin/MySql.Data.dll
update BouncyCastle MimeKit and MailKit, extracted from nuget (UbitUmarov) (Sat, 20 Apr 2024 20:12:14 -0700)
update BouncyCastle MimeKit and MailKit, extracted from nuget UbitUmarov <ajlduarte at sapo dot pt> bin/BouncyCastle.Crypto.dll
remove dotnetopenemail that was replaced by mailkit (UbitUmarov) (Sat, 20 Apr 2024 19:49:08 -0700)
remove dotnetopenemail that was replaced by mailkit UbitUmarov <ajlduarte at sapo dot pt> bin/DotNetOpenMail.dll
update warp3d and xmlrpc dlls (UbitUmarov) (Sat, 20 Apr 2024 18:40:31 -0700)
update warp3d and xmlrpc dlls UbitUmarov <ajlduarte at sapo dot pt> bin/Warp3D.dll
update libomv with one new bug killed (UbitUmarov) (Sat, 20 Apr 2024 17:15:23 -0700)
update libomv with one new bug killed UbitUmarov <ajlduarte at sapo dot pt> bin/CSJ2K.dll
Revert "update libomv". Some bug did go in.. (UbitUmarov) (Sat, 20 Apr 2024 16:40:07 -0700)
Revert "update libomv". Some bug did go in.. This reverts commit b1e0b6d0c79981b273deb4549549e83b7f7e7502. UbitUmarov <ajlduarte at sapo dot pt> bin/CSJ2K.dll
update libomv (UbitUmarov) (Sat, 20 Apr 2024 16:02:55 -0700)
update libomv UbitUmarov <ajlduarte at sapo dot pt> bin/CSJ2K.dll
move minimal dotnet version to 8 (UbitUmarov) (Sat, 20 Apr 2024 15:37:37 -0700)
move minimal dotnet version to 8 UbitUmarov <ajlduarte at sapo dot pt> BUILDING.md
llCloud is obsolete, remove rest on old viewer V! cloud support (UbitUmarov) (Sat, 20 Apr 2024 10:00:22 -0700)
llCloud is obsolete, remove rest on old viewer V! cloud support UbitUmarov <ajlduarte at sapo dot pt> .../Framework/Caps/CapabilitiesModule.cs
cosmetics (UbitUmarov) (Thu, 18 Apr 2024 05:27:31 -0700)
cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../Framework/Servers/HttpServer/OSHttpRequest.cs
simplify output of show caps list a bit (UbitUmarov) (Wed, 17 Apr 2024 12:31:21 -0700)
simplify output of show caps list a bit UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Capabilities/CapsHandlers.cs
remove dead code (UbitUmarov) (Wed, 17 Apr 2024 11:46:43 -0700)
remove dead code UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Capabilities/Caps.cs
pesty warning (UbitUmarov) (Wed, 17 Apr 2024 08:34:50 -0700)
pesty warning UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Capabilities/CapsHandlers.cs
direct encode to llsdxml cap seeds response (UbitUmarov) (Wed, 17 Apr 2024 08:09:57 -0700)
direct encode to llsdxml cap seeds response UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Capabilities/Caps.cs
oops fix bad paste on SLUtil.cs (UbitUmarov) (Tue, 16 Apr 2024 15:20:59 -0700)
oops fix bad paste on SLUtil.cs UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/SLUtil.cs
bunchofcaps config options are the same per region and nini reading is not light (UbitUmarov) (Tue, 16 Apr 2024 15:10:30 -0700)
bunchofcaps config options are the same per region and nini reading is not light UbitUmarov <ajlduarte at sapo dot pt> .../Linden/Caps/BunchOfCaps/BunchOfCaps.cs
dictionary.try and other cosmetics (UbitUmarov) (Tue, 16 Apr 2024 10:01:06 -0700)
dictionary.try and other cosmetics UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/SLUtil.cs
add cap DispatchRegionInfo (UbitUmarov) (Sun, 14 Apr 2024 20:33:20 -0700)
add cap DispatchRegionInfo UbitUmarov <ajlduarte at sapo dot pt> .../Linden/Caps/BunchOfCaps/BunchOfCaps.cs
fix enable from config on some legacy modules (UbitUmarov) (Sun, 14 Apr 2024 17:59:50 -0700)
fix enable from config on some legacy modules UbitUmarov <ajlduarte at sapo dot pt> .../ViewerSupport/DynamicFloaterModule.cs
fix materials simulator features (UbitUmarov) (Sun, 14 Apr 2024 17:30:36 -0700)
fix materials simulator features UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/Constants.cs
update simulator features (max texture 1024px) (UbitUmarov) (Sun, 14 Apr 2024 16:43:04 -0700)
update simulator features (max texture 1024px) UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/Constants.cs
change llAtan2 arguments order to (y,x) to match standard documentation (UbitUmarov) (Fri, 12 Apr 2024 14:14:54 -0700)
change llAtan2 arguments order to (y,x) to match standard documentation UbitUmarov <ajlduarte at sapo dot pt> .../HttpServer/OSHttpServer/HttpInputItem.cs
change NoVerifyCertChain and NoVerifyCertHostname default to true, as stated on ini files (UbitUmarov) (Fri, 12 Apr 2024 13:03:03 -0700)
change NoVerifyCertChain and NoVerifyCertHostname default to true, as stated on ini files UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/Servers/BaseOpenSimServer.cs
Robust: only create shared webclients after reading config (UbitUmarov) (Fri, 12 Apr 2024 12:40:16 -0700)
Robust: only create shared webclients after reading config UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Server/ServerMain.cs
in fact there is no thread.abort (UbitUmarov) (Wed, 10 Apr 2024 20:29:01 -0700)
in fact there is no thread.abort UbitUmarov <ajlduarte at sapo dot pt> ThirdParty/SmartThreadPool/SmartThreadPool.cs

Personal tools
General
About This Wiki