aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-17* Increase WEBMAP tile jpeg quality.Teravus Ovares1-1/+29
2008-06-16* Fix a bug in the archiver where I didn't realize a shape still needs its de...Justin Clarke Casey2-3/+13
2008-06-16* Enables binary data in BaseHttpServer with 'image' in content type.Teravus Ovares2-2/+90
2008-06-16* minor: Get rid of rogue "Current node RootPart" message in the SceneObjectG...Justin Clarke Casey1-2/+0
2008-06-16* Allow archiver to save and load objects within other objects to arbitrary l...Justin Clarke Casey3-55/+100
2008-06-16I really didn't expect that one to work out of the box, but just managedSean Dague1-0/+14
2008-06-16set CommandTimeout = 0 in the migration commands so that longSean Dague1-0/+2
2008-06-16be a bit more verbose about what we are doing on the migrationSean Dague1-0/+7
2008-06-16fix nhibernate driver so that it starts (based on the appearanceSean Dague3-4/+5
2008-06-16futzing around on the NHibernate side again trying to connectSean Dague3-8/+25
2008-06-16* refactor: Fission ArchiveWriteRequest into prepare and execute classesJustin Clarke Casey4-40/+96
2008-06-16change some messages on the migrations front to be Sean Dague1-5/+4
2008-06-16* Refactor: Break out AssetsRequest to a separate file in the Archiver moduleJustin Clarke Casey3-70/+113
2008-06-16the beginning of the great id format migration. This makesSean Dague3-6/+15
2008-06-15* 0001558: [PATCH] Add support for full collision geometry feature set for li...Teravus Ovares2-88/+296
2008-06-15Change VersionInfo string fromCharles Krinke1-1/+1
2008-06-14Change VersionInfo string from:Charles Krinke1-1/+1
2008-06-14* minor: A few miscellaneous doc comments before I break and start on somethi...Justin Clarke Casey3-3/+5
2008-06-14* Vintage 2, a good year.Teravus Ovares1-4/+6
2008-06-14* Fixes: 0001554: r5106 update fails to load on some regions with NullRef err...Teravus Ovares1-0/+20
2008-06-14* Start recording asset request failuresJustin Clarke Casey2-14/+27
2008-06-14* Enables maptile display in grid mode for simulators that are not on the sam...Teravus Ovares5-6/+110
2008-06-13save_assets_to_file path shouldn't always assume uploaded Sean Dague1-1/+8
2008-06-13* refactor: catch asset service request exceptions at the AssetServerBase lev...Justin Clarke Casey2-26/+35
2008-06-13* minor: Remove LINK_SET debug Console WritelineJustin Clarke Casey1-2/+0
2008-06-13* minor: Print out uptime as well as stats in periodic diagnostics logging, s...Justin Clarke Casey2-6/+30
2008-06-13* Double timeout on region registration XMLRPC call to the grid serviceJustin Clarke Casey1-1/+4
2008-06-13* minor: comment out confusing DefaultTimeout field in RestClient, which is c...Justin Clarke Casey1-1/+1
2008-06-13* If appropriate, start printing out the inner exception from the grid -> reg...Justin Clarke Casey1-1/+5
2008-06-13add indexes for sqlite inventorySean Dague1-0/+8
2008-06-13A little minor cleanup and harmonizing between LSL_BuiltIn_Commands.csCharles Krinke2-19/+9
2008-06-13Update svn properties, clean up formatting, refactor out duplicate hard-coded...Jeff Ames11-94/+74
2008-06-12look mom, migrations in action. This adds a couple of indexesSean Dague1-0/+6
2008-06-12* Split the World Map code into a module.Teravus Ovares5-18/+284
2008-06-12Fix mysql migrations. This is tested with an existing up to date schema,Sean Dague7-17/+32
2008-06-12* minor: Remove and tidy duplicate 'storing object to scene' messages in logJustin Clarke Casey5-5/+7
2008-06-12* refactor: For new objects, move attach to backup to occur when adding to a ...Justin Clarke Casey7-58/+46
2008-06-12* refactor: rename CreatePrimFromXml to CreatePrimFromXml2Justin Clarke Casey2-5/+12
2008-06-12this, in theory, adds migration support to mysql for all Sean Dague4-112/+194
2008-06-12check in region store initial migration definition, Sean Dague1-0/+150
2008-06-12check in migration files for mysqlSean Dague3-0/+152
2008-06-12* Insulate maptile volume draw routine against TextureEntry oddities.Teravus Ovares1-14/+28
2008-06-12* Added Prim drawing to the mainmap tile generation.. you can see blocks re...Teravus Ovares1-1/+143
2008-06-11check in working migration code fore SQLite. This Sean Dague5-214/+276
2008-06-11updated resources for current sqlite schema for migrationsSean Dague4-171/+200
2008-06-11For people receiving: Exception: System.ArgumentException: Value of -21474836...Teravus Ovares1-8/+41
2008-06-11*Parcel Prim Count Maximums moved to their own functions so modules can overr...mingchen10-16/+87
2008-06-11Mantis#1514. Thank you kindly, Boscata for an InventoryServer patchCharles Krinke5-1/+47
2008-06-11Mantis#1528. Thank you kindly, Boscata for:Charles Krinke2-29/+168
2008-06-11* Drop periodic stats logging back down to 60 minutes to reduce console spam. Justin Clarke Casey1-1/+1