| Commit message (Expand) | Author | Files | Lines |
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 |
2008-07-18 | put the entire thing inside a transaction. This probably doesn't | Sean Dague | 1 | -0/+4 |
2008-07-18 | fix typo in create index that caused the entire migration to fail. | Sean Dague | 1 | -1/+12 |
2008-07-18 | squashing further warnings. | Dr Scofield | 1 | -1/+1 |
2008-07-18 | Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ... | Mike Mazur | 1 | -5/+20 |
2008-07-18 | Patch #9151 | Melanie Thielker | 3 | -114/+425 |
2008-07-14 | Patch #9148 | Melanie Thielker | 1 | -0/+5 |
2008-07-07 | change SitTarget calls from functions to properties | Sean Dague | 1 | -14/+15 |
2008-07-07 | * remove unused CommitAssets() hook for now | Justin Clarke Casey | 1 | -13/+0 |
2008-07-03 | Update svn properties. | Jeff Ames | 1 | -10/+10 |
2008-07-02 | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 2 | -8/+14 |
2008-06-29 | patch and files from mantis #1630, Thanks Melanie | MW | 2 | -0/+47 |
2008-06-27 | last round of warning squashing. calling it a day now. | Dr Scofield | 5 | -88/+88 |
2008-06-27 | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 1 | -0/+2 |
2008-06-26 | Apply patch from bug #1605 -- Documentation for Data/SQLite. Thanks kerunix_... | Jeff Ames | 7 | -63/+623 |
2008-06-26 | Mantis#1595. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -0/+3 |
2008-06-25 | add migrations to mysql and sqlite for flags on embedded inventory | Sean Dague | 1 | -0/+5 |
2008-06-21 | * Persists region banlists across reboots for the sqlite datastore also now. | Teravus Ovares | 2 | -3/+92 |
2008-06-21 | * Adds Region ban capability to Regions. You access this by going to World->... | Teravus Ovares | 1 | -0/+17 |
2008-06-20 | * Handle parcel telehub location corruption gracefully. DBNull | Teravus Ovares | 1 | -1/+2 |
2008-06-20 | * Handle parcel telehub location corruption gracefully. DBNull | Teravus Ovares | 1 | -6/+15 |
2008-06-13 | add indexes for sqlite inventory | Sean Dague | 1 | -0/+8 |
2008-06-12 | * minor: Remove and tidy duplicate 'storing object to scene' messages in log | Justin Clarke Casey | 1 | -1/+1 |
2008-06-11 | check in working migration code fore SQLite. This | Sean Dague | 4 | -213/+269 |