index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Data
/
MySQL
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-17
- remove the Metadata property from AssetBase and return all previous
Mike Mazur
1
-17
/
+17
2009-02-16
AssetInventoryServer plugins can't be a dependency for the OpenSim.Data.MySQL...
Mike Mazur
1
-1
/
+0
2009-02-16
Rename NewAssetServer AssetInventoryServer and fully qualify with
Mike Mazur
1
-1
/
+1
2009-02-16
- add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da...
Mike Mazur
1
-0
/
+1
2009-02-12
* optimized usings.
lbsa71
14
-77
/
+31
2009-02-09
Update svn properties, minor formatting cleanup.
Jeff Ames
1
-99
/
+99
2009-02-09
Thank you kindly, TLaukkan (Timmil) for a patch that:
Charles Krinke
1
-0
/
+99
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
7
-9
/
+9
2009-02-04
- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it
Mike Mazur
1
-17
/
+17
2009-02-03
Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ...
Mike Mazur
1
-1
/
+1
2009-01-29
* If an orphaned group is found in the mysql or mssql databases (i.e. there i...
Justin Clarke Casey
1
-1
/
+15
2009-01-28
Slight cleanup of docs, removing trailing whitespace.
Mike Mazur
1
-6
/
+5
2009-01-19
* Remove unused prims.ParentID field from SQLite and MySQL
Justin Clarke Casey
1
-0
/
+5
2009-01-18
Avoid an invalid cast on legacy data
Melanie Thielker
1
-1
/
+8
2009-01-14
* Added MySQL Grid unit tests
Sean Dague
1
-0
/
+83
2009-01-07
* Apply http://opensimulator.org/mantis/view.php?id=2948
Justin Clarke Casey
3
-55
/
+55
2009-01-05
change the drop order to see if this affects unit test fails
Sean Dague
1
-1
/
+1
2008-12-23
* Fix http://opensimulator.org/mantis/view.php?id=2889
Justin Clarke Casey
1
-2
/
+2
2008-12-22
Update the MySQL connector to 5.2.5. Fixes Mantids#2673. Thanks for the hint,...
Homer Horwitz
1
-1
/
+1
2008-12-08
change a UUID cast to an actual new UUID call to be consistant with
Sean Dague
1
-1
/
+1
2008-12-08
fix an issue I found where primshapes weren't every being removed
Sean Dague
1
-9
/
+82
2008-12-02
* Resolve http://opensimulator.org/mantis/view.php?id=2743 and http://opensim...
Justin Clarke Casey
1
-5
/
+3
2008-12-02
Catch all possible exceptions in the mysql module. It throws non-mysql
Melanie Thielker
1
-2
/
+2
2008-12-01
Fix the terrain loader
Melanie Thielker
1
-1
/
+1
2008-12-01
More reverts. Revert the MySQL database module. This caused more issues
Melanie Thielker
1
-474
/
+513
2008-11-30
More changes to the MySQL adapter. take advantage of pooling and run lock-free.
Melanie Thielker
1
-507
/
+472
2008-11-30
Update svn properties. Add copyright header. Minor formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-11-29
Explicitly Dispose() all cmd objects
Melanie Thielker
1
-1
/
+15
2008-11-27
* minor: remove mono compiler warnings
Justin Clarke Casey
1
-1
/
+0
2008-11-27
* Remove unused and largely unimplemented UpdateUserCurrentRegion()
Justin Clarke Casey
1
-5
/
+0
2008-11-26
* restore deleted method documentation, some to IRegionDataStore and some to ...
Justin Clarke Casey
1
-1
/
+10
2008-11-26
Yay for unit tests. Increased the type width of the prims and primshapes
Melanie Thielker
2
-75
/
+79
2008-11-26
A migration to make the floats in prims table be doubles
Melanie Thielker
1
-0
/
+41
2008-11-26
A migration to convert the floats int the database to doubles.
Melanie Thielker
2
-0
/
+60
2008-11-26
Fix 2 of the failed tests. Cause terrain queries to return null when no
Melanie Thielker
1
-1
/
+1
2008-11-26
Committing the LCO database layer. Native MySQL, no ADO. New reconnect
Melanie Thielker
2
-1472
/
+746
2008-11-23
Remove code from an experimantal patch that wasn't supposed to be committed
Melanie Thielker
1
-39
/
+13
2008-11-23
Don't serve texture preview from other people's objects if you
Melanie Thielker
1
-13
/
+39
2008-11-23
Plumb in the presence notifications and region shutdown/restart messages
Melanie Thielker
1
-0
/
+26
2008-11-21
* refactor: Rip out SOP inventory from the partial into a separate class
Justin Clarke Casey
1
-1
/
+1
2008-11-21
Update svn properties, minor formatting cleanup.
Jeff Ames
1
-6
/
+6
2008-11-19
Mantis#2656. Thank you kindly, Nlin for a patch that:
Charles Krinke
2
-0
/
+15
2008-11-18
Fixed MySQL and SQLite so they will save the
Sean Dague
2
-0
/
+19
2008-11-16
Make a quick stab at the "Open data reader" issue.
Melanie Thielker
1
-8
/
+20
2008-11-15
Mantis#2552: Thanks idb, for a patch that fixes persistence of physical prims.
Homer Horwitz
1
-2
/
+1
2008-11-14
Add SQLite and the missing migrations files for last commit
Melanie Thielker
1
-0
/
+5
2008-11-14
Add group permissions to agent inventory.
Melanie Thielker
1
-2
/
+4
2008-11-13
make inventory item listing more robust. It turns out that a bad item
Sean Dague
1
-8
/
+28
2008-11-13
Update avatar picker search to work with OpenSearch people search
Melanie Thielker
1
-2
/
+2
2008-11-10
* refactor: Expose SOG.SetRootPart for outsiders to use rather than setting R...
Justin Clarke Casey
1
-2
/
+2
[next]