| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Attachment persistence (Mantis #1711) | Melanie Thielker | 2008-08-19 | 5 | -109/+19 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-19 | 2 | -7/+7 |
* | Attachment persistence!!! Patch #9169 (Mantis #1171) | Melanie Thielker | 2008-08-19 | 2 | -5/+9 |
* | * If two regions have configuration information that conflicts (save xy locat... | Justin Clarke Casey | 2008-08-18 | 1 | -0/+1 |
* | * Properly dispose of the reader after readAttachments() has finished with it... | Justin Clarke Casey | 2008-08-18 | 1 | -2/+3 |
* | Avatar Attachment persistence!! Patch #9168 (Mantis #1171) | Melanie Thielker | 2008-08-18 | 4 | -0/+86 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 29 | -302/+301 |
* | * Rename *DataStore classes to *RegionData to align with SQLite | Justin Clarke Casey | 2008-08-16 | 2 | -0/+0 |
* | Plumb in the partner and the account title fields for profile info. | Melanie Thielker | 2008-08-15 | 5 | -5/+42 |
* | Small fox in the database, god level was being overwritten with the user | Melanie Thielker | 2008-08-15 | 1 | -1/+1 |
* | Adds UserFlags and GodLevel to the user data store and plumbs then in. | Melanie Thielker | 2008-08-14 | 5 | -4/+31 |
* | Mantis #1953 | Melanie Thielker | 2008-08-14 | 1 | -2/+2 |
* | Add the UserStore migrations to the TP fixes patch | Melanie Thielker | 2008-08-14 | 2 | -0/+10 |
* | Mantis #1946 | Melanie Thielker | 2008-08-14 | 3 | -3/+16 |
* | Minor formatting cleanup. | Jeff Ames | 2008-08-12 | 1 | -1/+1 |
* | Mantis#1903. Thank you kindly, CMickeyb for a patch that: | Charles Krinke | 2008-08-10 | 2 | -9/+201 |
* | Minor formatting cleanup. | Jeff Ames | 2008-08-07 | 3 | -4/+4 |
* | Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls.... | Mike Mazur | 2008-08-06 | 3 | -0/+66 |
* | Estate series, patch 9 (#9157) | Melanie Thielker | 2008-08-01 | 2 | -0/+12 |
* | Add the missing migration files :/ | Melanie Thielker | 2008-08-01 | 2 | -0/+16 |
* | Patch #8 in the estate series. Introduces the concept of an estate | Melanie Thielker | 2008-08-01 | 2 | -0/+14 |
* | Apply updated patch from issue 1871. Thanks sempuki. | Mike Mazur | 2008-07-31 | 4 | -6/+6 |
* | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 2008-07-31 | 13 | -53/+117 |
* | * Refactored some heavily duplicated RequestSimProfileData functions | lbsa71 | 2008-07-29 | 1 | -87/+40 |
* | The hazards if unclean sourc trees. Yours truly got bitten this time. | Melanie Thielker | 2008-07-26 | 1 | -2/+4 |
* | Re-Fix the fix | Melanie Thielker | 2008-07-26 | 1 | -1/+1 |
* | Fix Mantis #1830 | Melanie Thielker | 2008-07-26 | 1 | -0/+1 |
* | * Remove dumb bug I put in which meant that an archive save would never compl... | Justin Clarke Casey | 2008-07-25 | 1 | -1/+1 |
* | squashing warning. | Dr Scofield | 2008-07-25 | 1 | -1/+3 |
* | Patch #9155 (Mantis #1793) | Melanie Thielker | 2008-07-25 | 1 | -0/+1 |
* | few additional fixed to get prim inventory up on nhibernate | Sean Dague | 2008-07-23 | 3 | -4/+4 |
* | implemented prim inventories for nhibernate | Sean Dague | 2008-07-23 | 1 | -1/+30 |
* | fix column mapping | Sean Dague | 2008-07-23 | 1 | -1/+1 |
* | complete the prim inventory mapping | Sean Dague | 2008-07-23 | 1 | -0/+6 |
* | refactor TaskInventoryItem Mask -> Permissions to be consistant with how things | Sean Dague | 2008-07-23 | 4 | -30/+47 |
* | add primitems migration for nhibernate | Sean Dague | 2008-07-23 | 1 | -0/+27 |
* | refactored LandData to use properties, and cleaned up the naming on | Sean Dague | 2008-07-23 | 3 | -205/+205 |
* | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 2008-07-23 | 3 | -27/+31 |
* | Thanks, sempuki, for a patch that moves control of Mono.Addins from source at... | Mike Mazur | 2008-07-23 | 7 | -35/+2 |
* | Update svn properties. Squash a couple of warnings. | Jeff Ames | 2008-07-22 | 2 | -4/+4 |
* | Mantis#1796. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 2008-07-20 | 2 | -2/+67 |
* | Change SQLite argument marker from the more standard '@' to the ':' supported | Melanie Thielker | 2008-07-19 | 1 | -30/+30 |
* | Update svn properties. Fix some inconsistent newlines. | Jeff Ames | 2008-07-19 | 2 | -239/+239 |
* | Introduce a separate connection string for estates, which defaults to the one gi | Melanie Thielker | 2008-07-18 | 5 | -69/+5 |
* | Patch to fix saving of estate managers list loaded during migration. | Melanie Thielker | 2008-07-18 | 2 | -0/+6 |
* | fixing copy & paste artefact. | Dr Scofield | 2008-07-18 | 1 | -2/+2 |
* | add some locks back into the sqlite asset path, as something changed | Sean Dague | 2008-07-18 | 1 | -49/+56 |
* | remove all the odd quoting, on the off chance this was causing some | Sean Dague | 2008-07-18 | 1 | -90/+90 |
* | put the entire thing inside a transaction. This probably doesn't | Sean Dague | 2008-07-18 | 1 | -0/+4 |
* | fix typo in create index that caused the entire migration to fail. | Sean Dague | 2008-07-18 | 1 | -1/+12 |