| Commit message (Expand) | Author | Files | Lines |
2014-03-27 | Fix to local StorageProvider override | BlueWall | 1 | -3/+1 |
2014-03-27 | Add support for specifying non-default StorageProvider | BlueWall | 1 | -0/+3 |
2014-03-27 | Fixed a case where logging an HTTP response failed because the stream was non... | Oren Hurvitz | 1 | -23/+28 |
2014-03-27 | Log errors in MakeRequest() as INFO, not ERROR. Some communications problems ... | Oren Hurvitz | 1 | -2/+2 |
2014-03-26 | Fix MSSQLInventoryHandler.IncreementFolderVersion where sql accidentally used... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-03-26 | minor: remove compiler warning from NullEstateData | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-03-26 | refactor: Actually use MaptileStaticFile in RegionInfo rather than having bot... | Justin Clark-Casey (justincc) | 2 | -14/+16 |
2014-03-26 | Add MSSQL EstateStore.migrations VERSION 10 transaction to add AllowLandMark,... | Justin Clark-Casey (justincc) | 1 | -0/+8 |
2014-03-26 | Fix extra physics params MSSQL migration (version 39). | Justin Clark-Casey (justincc) | 1 | -5/+5 |
2014-03-26 | - Increased the threadpool timeout to 10 minutes | Oren Hurvitz | 3 | -6/+6 |
2014-03-26 | Reinsert code to extract size_x and size_y parameters from GetHomeRegion resp... | Justin Clark-Casey (justincc) | 1 | -0/+12 |
2014-03-26 | Also take YP/commented out JS references from script engine CodeTools. | Justin Clark-Casey (justincc) | 2 | -157/+0 |
2014-03-26 | Remove unmaintained and unused YieldProlog scripting language | Justin Clark-Casey (justincc) | 16 | -15874/+0 |
2014-03-26 | minor: Add some doc to Scene.Backup() detailing its direct invocation if the ... | Justin Clark-Casey (justincc) | 1 | -1/+5 |
2014-03-25 | Use the "X-Content-Encoding" header to indicate gzipped data, because old Ope... | Oren Hurvitz | 4 | -6/+20 |
2014-03-25 | Fix issue with user picks creation. The snapshot id is UUID.Zero in new parcels. | BlueWall | 1 | -6/+0 |
2014-03-25 | Sync code that has moved in development branch with changes in master | BlueWall | 1 | -45/+41 |
2014-03-25 | Move JsonRpc request code out for general availability | BlueWall | 1 | -173/+19 |
2014-03-25 | Move from UserProfileModule for general availability | BlueWall | 1 | -0/+215 |
2014-03-25 | Use the "Content-Encoding" header to indicate gzipped streams | Oren Hurvitz | 4 | -16/+15 |
2014-03-25 | In Core Profiles: as a fallback, try to get profiles from foreign grids using... | Oren Hurvitz | 2 | -2/+219 |
2014-03-25 | Always throw an exception if MakeRequest (used for HTTP POST) fails. (Previou... | Oren Hurvitz | 2 | -21/+12 |
2014-03-25 | Improved logging of HTTP requests | Oren Hurvitz | 3 | -49/+165 |
2014-03-25 | Fixed unit tests due to changes in the threadpool | Oren Hurvitz | 1 | -8/+19 |
2014-03-25 | Run slow operations in a separate thread, instead of using FireAndForget (whi... | Oren Hurvitz | 7 | -12/+35 |
2014-03-25 | Changed LogThreadPool to have 4 logging levels. Added console command "debug ... | Oren Hurvitz | 2 | -19/+78 |
2014-03-25 | Added a watchdog to abort slow threads in the main thread pool | Oren Hurvitz | 1 | -11/+269 |
2014-03-25 | LogThreadPool: when the thread is for ProcessPacketMethod, also log the packe... | Oren Hurvitz | 2 | -4/+13 |
2014-03-25 | Refactored DebugFlagsEnum | Oren Hurvitz | 1 | -5/+14 |
2014-03-25 | Automatically start logging FireAndForget activity if the threadpool is full | Oren Hurvitz | 1 | -4/+19 |
2014-03-25 | Added debug flag: LogThreadPool. It makes us log every use of the main thread... | Oren Hurvitz | 1 | -29/+114 |
2014-03-25 | Don't fail to enable permissions modules correctly if there is any leading or... | Justin Clark-Casey (justincc) | 2 | -3/+5 |
2014-03-24 | Fixed Debug command for Groups. (Use of wrong capitalization caused *two* "de... | Oren Hurvitz | 1 | -1/+1 |
2014-03-24 | If prim region crossing fails then don't delete the prim from the original re... | Oren Hurvitz | 1 | -1/+8 |
2014-03-24 | Fixed parsing of coalesced objects if the XML starts with an XML Declaration ... | Oren Hurvitz | 1 | -44/+45 |
2014-03-24 | In Load OAR, correctly restore group-owned objects | Oren Hurvitz | 1 | -3/+3 |
2014-03-24 | In Load OAR: Zero isn't a valid Group ID | Oren Hurvitz | 1 | -4/+2 |
2014-03-24 | During Load OAR, fix the User and Group ID's in objects that are embedded in ... | Oren Hurvitz | 1 | -53/+77 |
2014-03-24 | Refactored Load IAR: created a generic mechanism to modify the SOG's as they ... | Oren Hurvitz | 2 | -47/+86 |
2014-03-24 | HGAssetService searches for the "HomeURI" setting in several sections: Startu... | Oren Hurvitz | 1 | -4/+4 |
2014-03-24 | If updating a user's profile notes fails then return an error | Oren Hurvitz | 1 | -4/+4 |
2014-03-24 | Fixed updating usersettings in the database | Oren Hurvitz | 1 | -2/+2 |
2014-03-24 | Don't show hidden groups in search results | Oren Hurvitz | 1 | -3/+3 |
2014-03-24 | Check settings for groups module | Oren Hurvitz | 1 | -1/+9 |
2014-03-24 | When searching for users, don't add users from the local cache if they have a... | Oren Hurvitz | 1 | -2/+3 |
2014-03-24 | Trim search queries (for users, groups, etc.). I have found that sometimes th... | Oren Hurvitz | 2 | -2/+4 |
2014-03-24 | Fixed: OnRegionInfoChange was never triggered | Oren Hurvitz | 1 | -3/+0 |
2014-03-24 | Save to database these parcel updates: Force Owner, Abandon Request, Reclaim.... | Oren Hurvitz | 1 | -0/+4 |
2014-03-24 | Refactored: ExternalRepresentationUtils should be the only place where the "C... | Oren Hurvitz | 4 | -8/+24 |
2014-03-24 | When updating the CreatorId of an inventory item, automatically update the Cr... | Oren Hurvitz | 1 | -1/+4 |