Historial de Commits

Autor SHA1 Mensaje Fecha
  UbitUmarov d9380c9b83 clean some spurius chars and a few other things. Thanks Vincent Sylvester hace 2 años
  UbitUmarov e043d8a2eb use array.Empty<byte> hace 2 años
  UbitUmarov b783244a50 move http range parser to util hace 6 años
  UbitUmarov 6ea394467d if viewer asks for range reply in same format even if its full data hace 6 años
  UbitUmarov 49b4408782 some cleanup hace 6 años
  UbitUmarov ae191cd304 dispose some MemoryStreams hace 7 años
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup hace 7 años
  UbitUmarov 52a80f1742 workaround potencial memory leak hace 8 años
  UbitUmarov 36426b0db2 remove some compile warnings increasing total number by 2 hace 9 años
  UbitUmarov a11edceb00 seems to compile ( tests comented out) hace 9 años
  UbitUmarov 371c9dd2af bad merge? hace 9 años
  UbitUmarov 018d855f28 turn off KeepAlive hace 9 años
  UbitUmarov 05d72f77ff do keepalive on mesh and texture GET. Dont use reusecontext any where. hace 9 años
  Diva Canto afb938e579 Fix test breakage hace 10 años
  Diva Canto a31393ba0b Make the URL for texture redirects match the path of the resource that we use in OpenSim. hace 10 años
  Diva Canto a845c1a893 Finished implementing redirects in GetTexture. hace 10 años
  Melanie 3589acdab1 Merge branch 'master' into careminster hace 11 años
  Justin Clark-Casey (justincc) 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. hace 11 años
  Justin Clark-Casey (justincc) e19defde36 Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap hace 11 años
  Melanie a022ee5766 Merge branch 'master' into careminster hace 11 años
  Mic Bowman 57141e34bf Remove Temporary from use to shortcut asset stores. The Local property hace 11 años
  Melanie fc1c77b42d Merge branch 'avination' into careminster hace 12 años
  teravus be60c0b010 * A better way to handle the last fix (This is in case the viewer provides a list of preferred formats, though, technically, the sim would pick the first provided format the old way). This just makes it more obvious what's happening. hace 12 años
  teravus 89676b8a48 * The fallthrough of FetchTexture was no longer resulting in a 404 response on missing textures. It was just waiting and no event was being provided. This re-enables the 404 response. hace 12 años
  Melanie 2cb824d3fc Merge branch 'master' into careminster hace 12 años
  Justin Clark-Casey (justincc) 68daeee434 minor: change method doc on GetTextureHandler.TryParseRange(), mainly to trigger another build hace 12 años
  Justin Clark-Casey (justincc) acc01bb85d Allow GetTexture calls with no second value in the range header (e.g. just 5333-) hace 12 años
  Melanie 7ad082f7c3 Merge branch 'avination' into careminster hace 12 años
  teravus b7b96a5e4f Another step in the chain. Pipe the throttle update to the appropriate PollServiceTextureEventArgs. Each poll service having it's own throttle member is more consistent with the model then the region module keeping track of all of them globally and better for locking too. The Poll Services object is not set static to handle multiple nearby regions on the same simulator. hace 12 años
  Justin Clark-Casey (justincc) 3af2095cbc minor: Comment out "Client requested range for texture ... but" message. This is not useful during normal operation. hace 12 años