| Commit message (Expand) | Author | Files | Lines |
2008-09-10 | added very basic stubs for User and Inventory db creates and empty | Sean Dague | 2 | -0/+146 |
2008-09-10 | fix typo in name of test db | Sean Dague | 1 | -1/+1 |
2008-09-10 | add basic sniff tests for SQLite Asset store. Initializes a db, | Sean Dague | 1 | -0/+91 |
2008-09-10 | add a simple update attribute test for SOG & SQLite | Sean Dague | 1 | -2/+22 |
2008-09-10 | added in a few more tests | Sean Dague | 1 | -6/+40 |
2008-09-10 | the explicit log4net configure attempt was maybe breaking bamboo, get | Sean Dague | 1 | -4/+0 |
2008-09-10 | added the first couple of sqlite tests. we'll see how bamboo | Sean Dague | 2 | -2/+53 |
2008-09-10 | add shell for SQLite testing. No tests yet. | Sean Dague | 1 | -0/+49 |
2008-09-10 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-09-09 | * Fixes Sqlite crash bug when saving a prim. | Teravus Ovares | 1 | -1/+6 |
2008-09-09 | possible fix for EARTH SHATTERING KABOOM! when trying to save a prim | Sean Dague | 1 | -1/+1 |
2008-09-09 | fix an automatically stripped out UUID from SQLiteManager | Sean Dague | 2 | -7/+7 |
2008-09-09 | hopefully fix embedded inventory for sqlite | Sean Dague | 1 | -3/+3 |
2008-09-09 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-09-08 | Implement proper persistence of the following prim properties: | Melanie Thielker | 2 | -0/+17 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 7 | -163/+163 |
2008-08-28 | Fix for Bug #2065: New check out crashes on sqlite migration | Sean Dague | 1 | -0/+1 |
2008-08-27 | cleaning out cruft from pre-Migration days | Sean Dague | 1 | -103/+1 |
2008-08-27 | getting rid of pre-Migration cruft | Sean Dague | 1 | -111/+0 |
2008-08-27 | we are now past change 6000, so getting rid of pre-Migration cruft | Sean Dague | 1 | -222/+0 |
2008-08-27 | we are now past change 6000, so getting rid of the pre-Migration | Sean Dague | 1 | -81/+0 |
2008-08-27 | get rid of the "drop if exists" lines in this old migration, as those | Sean Dague | 1 | -6/+0 |
2008-08-27 | Mantis#2052. Thank you kindly, Avdleeuw for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-08-19 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-08-19 | Attachment persistence (Mantis #1711) | Melanie Thielker | 1 | -33/+4 |
2008-08-18 | Avatar Attachment persistence!! Patch #9168 (Mantis #1171) | Melanie Thielker | 1 | -0/+5 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 5 | -85/+85 |
2008-08-15 | Plumb in the partner and the account title fields for profile info. | Melanie Thielker | 2 | -0/+12 |
2008-08-14 | Adds UserFlags and GodLevel to the user data store and plumbs then in. | Melanie Thielker | 2 | -0/+12 |
2008-08-14 | Add the UserStore migrations to the TP fixes patch | Melanie Thielker | 1 | -0/+5 |
2008-08-14 | Mantis #1946 | Melanie Thielker | 1 | -0/+7 |
2008-08-10 | Mantis#1903. Thank you kindly, CMickeyb for a patch that: | Charles Krinke | 1 | -4/+93 |
2008-08-07 | Minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-08-06 | Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls.... | Mike Mazur | 1 | -0/+20 |
2008-08-01 | Estate series, patch 9 (#9157) | Melanie Thielker | 1 | -0/+6 |
2008-08-01 | Add the missing migration files :/ | Melanie Thielker | 1 | -0/+8 |
2008-08-01 | Patch #8 in the estate series. Introduces the concept of an estate | Melanie Thielker | 1 | -0/+7 |
2008-07-31 | Apply updated patch from issue 1871. Thanks sempuki. | Mike Mazur | 1 | -2/+2 |
2008-07-31 | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 2 | -12/+29 |
2008-07-25 | * Remove dumb bug I put in which meant that an archive save would never compl... | Justin Clarke Casey | 1 | -1/+1 |
2008-07-23 | refactor TaskInventoryItem Mask -> Permissions to be consistant with how things | Sean Dague | 1 | -10/+10 |
2008-07-23 | refactored LandData to use properties, and cleaned up the naming on | Sean Dague | 1 | -69/+69 |
2008-07-23 | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 2 | -15/+17 |
2008-07-23 | Thanks, sempuki, for a patch that moves control of Mono.Addins from source at... | Mike Mazur | 1 | -5/+0 |
2008-07-19 | Change SQLite argument marker from the more standard '@' to the ':' supported | Melanie Thielker | 1 | -30/+30 |
2008-07-18 | Introduce a separate connection string for estates, which defaults to the one gi | Melanie Thielker | 1 | -24/+1 |
2008-07-18 | Patch to fix saving of estate managers list loaded during migration. | Melanie Thielker | 1 | -0/+3 |
2008-07-18 | fixing copy & paste artefact. | Dr Scofield | 1 | -2/+2 |
2008-07-18 | add some locks back into the sqlite asset path, as something changed | Sean Dague | 1 | -49/+56 |
2008-07-18 | remove all the odd quoting, on the off chance this was causing some | Sean Dague | 1 | -90/+90 |