Melanie Thielker
|
d66f3993de
Add group permissions to agent inventory.
|
16 years ago |
Sean Dague
|
cc5ccfb315
make inventory item listing more robust. It turns out that a bad item
|
16 years ago |
Jeff Ames
|
0b4415849a
Update svn properties. Minor formatting cleanup. Fix a compiler warning. Fix a UUID vs null comparison.
|
16 years ago |
Homer Horwitz
|
fe9aea258f
Add persistence of active gestures. This needs an UGAIM update to work.
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Sean Dague
|
ba16a27ab0
remove pre-Migration upgrade paths
|
16 years ago |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 years ago |
Jeff Ames
|
f894f5d87b
Minor formatting cleanup.
|
16 years ago |
Charles Krinke
|
54af3b4f4d
Mantis#1903. Thank you kindly, CMickeyb for a patch that:
|
16 years ago |
Mike Mazur
|
2270b25265
Thanks, sempuki, for a patch that moves all Grid Server's plugins to
|
16 years ago |
Charles Krinke
|
7fea52be35
Mantis#1661. Thank you kindly, CMickeyb for a patch that:
|
16 years ago |
Jeff Ames
|
ca724636d4
Apply patch from bug #1601 -- more documentation for Data/MySQL. Thanks kerunix_Flan!
|
16 years ago |
Jeff Ames
|
8a0a0f9bb5
Add patch from bug #1596 - adds Doxygen documentation in OpenSim.Data.MySQL files. Thanks kerunix_Flan!
|
16 years ago |
Jeff Ames
|
64f01ade04
Update svn properties, clean up formatting, refactor out duplicate hard-coded port numbers.
|
16 years ago |
Sean Dague
|
202a4bec13
Fix mysql migrations. This is tested with an existing up to date schema,
|
16 years ago |
Sean Dague
|
e1140a4f9b
this, in theory, adds migration support to mysql for all
|
16 years ago |
Jeff Ames
|
0462510956
Update svn properties. Formatting cleanup.
|
16 years ago |
Sean Dague
|
11d83cb737
actually user the database_connect string for mysql.
|
16 years ago |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 years ago |
Jeff Ames
|
0ea48cf786
De-tabify source.
|
16 years ago |
Justin Clarke Casey
|
1de6cffa28
* Refactor: Remove the unused userID parameter that was being passed into almost every inventory method
|
16 years ago |
Adam Frisby
|
5231903778
* In ur code. Making it static.
|
16 years ago |
Justin Clarke Casey
|
13e51b197c
* Add more class cast exceptions to mysql read inventory item to cover all new fields - not just those I think are initially failing.
|
16 years ago |
Justin Clarke Casey
|
9024fe68fc
* Insert temporary cast exception catching code to deal with mantis 1099 - mysql inventoryitems table problem
|
16 years ago |
Justin Clarke Casey
|
8ed9e57896
* Add a scratch implementation of the new inventory fields to the mssql database adapter
|
16 years ago |
Justin Clarke Casey
|
dbcd6112b9
* Actually enable the inventory upgrade sql if appropriate
|
16 years ago |
Teravus Ovares
|
a9cc76e0ef
* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thanks A_Biondi and Melanie!
|
16 years ago |
Sean Dague
|
3dd98a112f
allow for Inventory database source to be specified in main
|
16 years ago |
Justin Clarke Casey
|
4db839c3b8
* Implement proper emptying of trashcan on standalone
|
16 years ago |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 years ago |