| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into careminster | Melanie | 2013-04-02 | 1 | -6/+6 |
|\ |
|
| * | Change recent MSSQL migrations to drop COLUMN from ALTER TABLE which is eithe... | Justin Clark-Casey (justincc) | 2013-04-02 | 1 | -6/+6 |
* | | Merge branch 'master' into careminster | Melanie | 2013-02-28 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | Add more information to warnings logged when asset names and descriptions hav... | Justin Clark-Casey (justincc) | 2013-02-27 | 1 | -2/+6 |
* | | Merge branch 'master' into careminster | Melanie | 2013-02-22 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Deleted all AssemblyFileVersion directives | Diva Canto | 2013-02-19 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2013-02-10 | 2 | -3/+30 |
|\ \
| |/ |
|
| * | Added physics parameters support to MSSQL and SQLite (not tested) | Oren Hurvitz | 2013-02-09 | 2 | -3/+30 |
* | | Merge branch 'master' into careminster | Melanie | 2013-02-05 | 3 | -6/+22 |
|\ \
| |/ |
|
| * | Merge branch 'dynamic-attributes2' | Justin Clark-Casey (justincc) | 2013-02-05 | 2 | -5/+21 |
| |\ |
|
| | * | Store NULL in the 'DynAttrs' column if the prim doesn't have any dynamic attr... | Oren Hurvitz | 2013-01-25 | 1 | -1/+5 |
| | * | Stopped storing dynamic attributes in the PrimShape | Oren Hurvitz | 2013-01-25 | 2 | -11/+3 |
| | * | Encapsulate an OSDMap in DAMap (was DynAttrsOSDMap) rather than inheriting fr... | Justin Clark-Casey (justincc) | 2013-01-25 | 1 | -4/+4 |
| | * | Implement dynamic attribute persistence on mysql and mssql | Justin Clark-Casey (justincc) | 2013-01-25 | 2 | -6/+26 |
| * | | Bump version and assembly version numbers from 0.7.5 to 0.7.6 | Justin Clark-Casey (justincc) | 2013-02-05 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' into careminster | Melanie | 2012-12-09 | 1 | -0/+13 |
|\ \
| |/ |
|
| * | Restrict IPresenceData.VerifyAgent | BlueWall | 2012-12-09 | 1 | -5/+7 |
| * | Add agent verification to Presence | BlueWall | 2012-12-08 | 1 | -0/+11 |
* | | Merge branch 'master' into careminster | Melanie | 2012-11-17 | 1 | -38/+9 |
|\ \
| |/ |
|
| * | refactor: move common inventory folder version update code to parent class in... | Justin Clark-Casey (justincc) | 2012-11-15 | 1 | -38/+9 |
* | | Merge branch 'master' into careminster | Melanie | 2012-11-15 | 1 | -14/+102 |
|\ \
| |/ |
|
| * | Improve inventory folder version updating for mssql database plugin. | Justin Clark-Casey (justincc) | 2012-11-15 | 1 | -14/+102 |
* | | Merge branch 'master' into careminster | Melanie | 2012-11-15 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav... | Diva Canto | 2012-11-13 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-11-09 | 1 | -42/+86 |
|\ \
| |/ |
|
| * | Update parent inventory folder version numbers when folders are moved/created... | Justin Clark-Casey (justincc) | 2012-11-09 | 1 | -42/+86 |
* | | Merge branch 'master' into careminster | Melanie | 2012-10-12 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it eas... | Justin Clark-Casey (justincc) | 2012-10-09 | 1 | -0/+1 |
| * | Add a skeleton for a name value storage associated with regions | Melanie | 2012-08-15 | 1 | -0/+13 |
* | | Add a skeleton for a name value storage associated with regions | Melanie | 2012-08-15 | 1 | -0/+13 |
* | | Merge branch 'avination' into careminster | Melanie | 2012-06-11 | 1 | -0/+5 |
|\ \ |
|
| * | | Add the ability to query the MYSQL databse for a list of the stored prim UUIDs | Melanie | 2012-06-07 | 1 | -0/+5 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-05-27 | 2 | -0/+80 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Environment Module - allows Environment settings for Viewer3 warning: include... | PixelTomsen | 2012-05-23 | 2 | -0/+80 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-31 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Add MSSQL login processing fix for servers run on different locales. | Justin Clark-Casey (justincc) | 2012-03-31 | 1 | -0/+5 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-06 | 4 | -7/+169 |
|\ \
| |/ |
|
| * | Updates to MSSQL store for 0.7.3 to include: | Chris Hart | 2012-03-06 | 4 | -7/+169 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-03 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Use correct casing of RegionSettings.Sandbox in the various database modules. | Justin Clark-Casey (justincc) | 2012-02-29 | 1 | -2/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-15 | 1 | -1/+8 |
|\ \
| |/ |
|
| * | Fix: MSSQLDB Grid - unable to register region http://opensimulator.org/mantis... | PixelTomsen | 2012-02-14 | 1 | -1/+8 |
| * | Revert "Add GridStore migration for MSSQL." | Justin Clark-Casey (justincc) | 2012-02-14 | 1 | -8/+0 |
| * | Add GridStore migration for MSSQL. | Justin Clark-Casey (justincc) | 2012-02-14 | 1 | -0/+8 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-04 | 2 | -4/+13 |
|\ \
| |/ |
|
| * | Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i... | PixelTomsen | 2012-02-03 | 2 | -4/+13 |
| * | Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more | Melanie | 2012-02-02 | 1 | -6/+6 |
* | | Make ban, eject, freeze and the scripted versions of those work. | Melanie | 2012-02-02 | 1 | -6/+6 |
* | | Merge commit 'aadf7dd91cdeb98b48cd81c5db06481593aff993' into bigmerge | Melanie | 2011-10-11 | 1 | -23/+0 |
|\ \
| |/ |
|
| * | Remove vestigal OpenSim.Data mono addins extension points that don't look lik... | Justin Clark-Casey (justincc) | 2011-09-20 | 1 | -23/+0 |