| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent a null ref | Melanie Thielker | 2010-05-27 | 1 | -0/+3 |
* | Comment noisy "CONNECTION DEBUGGING" messages, because they push more | Melanie Thielker | 2010-05-27 | 2 | -14/+14 |
* | Revert "Comment noisy "CONNECTION DEBUGGING" messages, because they push more" | Melanie | 2010-05-27 | 4 | -28/+16 |
* | Comment noisy "CONNECTION DEBUGGING" messages, because they push more | Melanie Thielker | 2010-05-27 | 4 | -16/+28 |
* | Just because there is an agent update handler, that doesn't mean there is | Melanie Thielker | 2010-05-26 | 1 | -3/+4 |
* | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-05-26 | 1 | -2/+1 |
|\ |
|
| * | fix sculpt normal direction for mirrored plane sculpts | dahlia | 2010-05-24 | 1 | -2/+1 |
* | | Merge branch 'unitests' | Melanie | 2010-05-26 | 34 | -1198/+1147 |
|\ \
| |/
|/| |
|
| * | Minor correction to AssetTests.cs | AlexRa | 2010-05-26 | 1 | -3/+3 |
| * | Ensured that tests are skipped for wrong conn string, also m_log chng | AlexRa | 2010-05-23 | 1 | -2/+23 |
| * | Removed (unused?) empty SQL files from MSSQL resource dir | AlexRa | 2010-05-23 | 9 | -0/+0 |
| * | MySQL Migrations: Minor correcton to Region/Estate split | AlexRa | 2010-05-23 | 2 | -6/+12 |
| * | MSSQL Migration: CreatorID in InventoryItems changed to VARCHAR(36) | AlexRa | 2010-05-23 | 1 | -0/+70 |
| * | Various minor changes in the data tests | AlexRa | 2010-05-23 | 5 | -16/+18 |
| * | Further corrections to MS SQL stores (now passes all tests) | AlexRa | 2010-05-23 | 2 | -89/+49 |
| * | Split migrations for RegionStore and EstateStore (see WARNING!) | AlexRa | 2010-05-23 | 4 | -103/+157 |
| * | Unitests: Asset, Estate, Region (the "legacy" one), Inventory | AlexRa | 2010-05-23 | 5 | -173/+137 |
| * | Added MS SQL test conn to INI - only as an example, modify before use!!! | AlexRa | 2010-05-23 | 1 | -4/+21 |
| * | Removed MySql and SQLite-specific asset test files | AlexRa | 2010-05-23 | 2 | -156/+0 |
| * | BasicAssetTest.cs replaced by AssetTests.cs | AlexRa | 2010-05-23 | 1 | -0/+161 |
| * | Bugfix in tests (must clear db before migrations, not after) | AlexRa | 2010-05-23 | 3 | -3/+3 |
| * | EstateData tests passing on all DBs | AlexRa | 2010-05-23 | 1 | -28/+2 |
| * | Corrections in RegionTests.cs. It now fully works! | AlexRa | 2010-05-23 | 1 | -48/+75 |
| * | Minor corrections in BasicDataServiceTest.cs | AlexRa | 2010-05-23 | 1 | -0/+41 |
| * | MSSQL: added asset_flags, CreatorID to migrations | AlexRa | 2010-05-23 | 1 | -0/+6 |
| * | MSSQLAssetData updated to support [CreatorID], [asset_flags] | AlexRa | 2010-05-23 | 1 | -5/+11 |
| * | MSSQLAssetData: fixed some weirdness | AlexRa | 2010-05-23 | 1 | -7/+12 |
| * | All data tests made DBMS-independent | AlexRa | 2010-05-23 | 10 | -610/+160 |
| * | Added generic base classes for testing database services | AlexRa | 2010-05-23 | 3 | -0/+241 |
* | | Change the way alpha is interpreted on prim text. Manris #4723 | Melanie | 2010-05-24 | 1 | -1/+1 |
* | | minor: expand upon comments about not scheduling two full updates for attachm... | Justin Clark-Casey (justincc) | 2010-05-24 | 1 | -2/+3 |
* | | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2010-05-23 | 12 | -7/+130 |
|\ \ |
|
| * | | Remove an unneeded conditional | Melanie | 2010-05-23 | 1 | -2/+1 |
| |/ |
|
| * | Apply http://opensimulator.org/mantis/view.php?id=4632 | Justin Clark-Casey (justincc) | 2010-05-21 | 2 | -2/+60 |
| * | Apply http://opensimulator.org/mantis/view.php?id=4627 | Justin Clark-Casey (justincc) | 2010-05-21 | 2 | -0/+20 |
| * | Apply adaption of patch in http://opensimulator.org/mantis/view.php?id=4628 | Justin Clark-Casey (justincc) | 2010-05-21 | 1 | -3/+2 |
| * | Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-05-21 | 1 | -0/+57 |
| |\ |
|
| * | | Added overload of SendGenericMessage to LLClientView with string list as para... | Mikko Pallari | 2010-05-21 | 9 | -0/+47 |
* | | | The 8th migration statement in AssetStore.migrations didn't look right. | Diva Canto | 2010-05-23 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-05-21 | 2 | -69/+68 |
|\ \
| |/ |
|
| * | Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-05-21 | 2 | -17/+32 |
| |\ |
|
| | * | Added a sanity check before using m_config in the Scene constructor | John Hurliman | 2010-05-21 | 1 | -16/+19 |
| * | | Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-05-21 | 15 | -315/+207 |
| |\ \ |
|
| * | | | rearrange SceneGraph.AddSceneObject() to return earlier if an object with tha... | Justin Clark-Casey (justincc) | 2010-05-21 | 1 | -53/+49 |
* | | | | Add a new priority scheme that works like FrontBack, but completely depriorit... | Melanie | 2010-05-21 | 1 | -0/+57 |
| |_|/
|/| | |
|
* | | | * Added code comments to Prioritizer.cs that document how to add a new update... | John Hurliman | 2010-05-21 | 1 | -1/+13 |
| |/
|/| |
|
* | | * Moving all of the prioritization/reprioritization code into a new file Prio... | John Hurliman | 2010-05-21 | 15 | -315/+207 |
|/ |
|
* | minor: remove LongRunning test designator from TestAddSceneObject() since it ... | Justin Clark-Casey (justincc) | 2010-05-21 | 1 | -1/+1 |
* | add test to make sure that adding an object where one already exists in the s... | Justin Clark-Casey (justincc) | 2010-05-21 | 1 | -0/+34 |
* | extend TestAddSceneObject() to check Scene.AddNewSceneObject() return boolean | Justin Clark-Casey (justincc) | 2010-05-21 | 2 | -5/+13 |