Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | remove GCnotify(). It is wrong in many ways and has no use. GC now does ↵ | UbitUmarov | 2018-04-06 | 1 | -62/+0 | |
| | | | | | | | | provide more correct ways of getting warning of when its about to happen, but writing to a log file on that is NOT something to do. | |||||
| * | remove a duplicated field | UbitUmarov | 2018-02-01 | 1 | -1/+0 | |
| | | ||||||
| * | keepalive is default | UbitUmarov | 2018-01-30 | 1 | -1/+0 | |
| | | ||||||
| * | a few more changes on inventory library and inv fetch | UbitUmarov | 2018-01-30 | 1 | -0/+37 | |
| | | ||||||
| * | a few more changes on inventory library and inv fetch | UbitUmarov | 2018-01-27 | 1 | -0/+1 | |
| | | ||||||
| * | add a few more encoding to LLSDxmlEncode.. (W or S ?) | UbitUmarov | 2018-01-27 | 1 | -0/+224 | |
| | | ||||||
| * | add Cap_FetchLib2 note that this is still local to regions, not using grid ↵ | UbitUmarov | 2018-01-27 | 1 | -4/+4 | |
| | | | | | | | | as it possible should, but this needs more work, and issue with HG older grids/regions | |||||
| * | Robust: allow Library assets to override old ones, so they can be updated ↵ | UbitUmarov | 2018-01-26 | 1 | -1/+3 | |
| | | | | | | | | easily from the xml files keeping same id (left FSAssets out) | |||||
| * | got tired of creating stringbuilders | UbitUmarov | 2018-01-25 | 1 | -1/+17 | |
| | | ||||||
| * | a few changes to encoder and a few more uses | UbitUmarov | 2018-01-25 | 1 | -8/+36 | |
| | | ||||||
| * | add a low level LLSDxml encoder for cases where it makes no sense to use ↵ | UbitUmarov | 2018-01-25 | 1 | -0/+457 | |
| | | | | | | | | more heavy things like OSD, and use it on displaynames | |||||
| * | avoid some large unnecessary strings | UbitUmarov | 2018-01-24 | 1 | -1/+1 | |
| | | ||||||
| * | let MinHeap self trim on empty; cleanup | UbitUmarov | 2018-01-24 | 1 | -70/+80 | |
| | | ||||||
| * | simplify http bycontext key | UbitUmarov | 2018-01-24 | 2 | -30/+15 | |
| | | ||||||
| * | retire our BlockingQueue replaced by BlockingCollection and cross fingers | UbitUmarov | 2018-01-22 | 1 | -148/+0 | |
| | | ||||||
| * | give BlockingCollection more chances | UbitUmarov | 2018-01-22 | 1 | -10/+15 | |
| | | ||||||
| * | give BlockingCollection another chance | UbitUmarov | 2018-01-21 | 1 | -17/+14 | |
| | | ||||||
| * | give concurrentqueue another chance | UbitUmarov | 2018-01-21 | 1 | -21/+9 | |
| | | ||||||
| * | change version numbers back to 0.9.1.0 | UbitUmarov | 2018-01-20 | 1 | -3/+3 | |
| | | ||||||
| * | iStackTrace(targetThread, true) is no longer safe on windoes also | UbitUmarov | 2018-01-18 | 1 | -0/+7 | |
| | | ||||||
| * | remove more xml things no longer needed on .net >4.5.2 | UbitUmarov | 2018-01-17 | 2 | -2/+2 | |
| | | ||||||
| * | pesty warnings | UbitUmarov | 2018-01-17 | 2 | -5/+1 | |
| | | ||||||
| * | remove those xml things no longer needed on .net >4.5.2 | UbitUmarov | 2018-01-17 | 8 | -15/+1 | |
| | | ||||||
| * | Merge branch 'master' into httptests | UbitUmarov | 2018-01-16 | 8 | -17/+11 | |
| |\ | ||||||
| | * | give up on a property that old monos do compile, but then smore ok exec | UbitUmarov | 2018-01-09 | 8 | -9/+3 | |
| | | | ||||||
| | * | fall back to a obsolete property since several monos in use (include our ↵ | UbitUmarov | 2018-01-08 | 8 | -9/+9 | |
| | | | | | | | | | | | | own) do not suporte the proper .net4.0 one | |||||
| * | | shut up some pesty warnings | UbitUmarov | 2018-01-15 | 2 | -2/+3 | |
| | | | ||||||
| * | | change version to 0.9.1.1 so we can see it inworld | UbitUmarov | 2018-01-13 | 1 | -2/+2 | |
| | | | ||||||
| * | | Merge branch 'master' into httptests | UbitUmarov | 2018-01-05 | 9 | -9/+30 | |
| |\ \ | | |/ | ||||||
| | * | a few more xml things | UbitUmarov | 2018-01-05 | 8 | -9/+28 | |
| | | | ||||||
| | * | disable some XmlResolver | UbitUmarov | 2018-01-04 | 2 | -0/+2 | |
| | | | ||||||
| * | | fix merge | UbitUmarov | 2017-12-30 | 1 | -8/+35 | |
| |\ \ | | |/ | ||||||
| | * | mantis 8271: work around missing encoding of estate bans on the pseudo url ↵ | UbitUmarov | 2017-12-30 | 1 | -8/+35 | |
| | | | | | | | | | | | | encode used on POST, without changing the xml also used elsewhere. Possible this can be used in other case | |||||
| * | | Merge branch 'master' into httptests | UbitUmarov | 2017-12-12 | 3 | -1/+181 | |
| |\ \ | | |/ | | | | | | | | | | # Conflicts: # prebuild.xml | |||||
| | * | move some sharable items out of Xmute to Framework; add another test ↵ | UbitUmarov | 2017-11-17 | 2 | -0/+180 | |
| | | | | | | | | | | | | mutelistmodule, ignore it | |||||
| | * | add missing part of mutes list protocol | UbitUmarov | 2017-11-16 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'master' into httptests | UbitUmarov | 2017-10-30 | 1 | -0/+2 | |
| |\ \ | | |/ | ||||||
| | * | mantis 8258: change Mesh basic shape pathScaleY in case of Torus | UbitUmarov | 2017-10-30 | 1 | -0/+2 | |
| | | | ||||||
| * | | Merge branch 'master' into httptests | UbitUmarov | 2017-09-16 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | bug fix: Of course i had to pick a wrong number for profileBegin | UbitUmarov | 2017-09-16 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'master' into httptests | UbitUmarov | 2017-09-16 | 2 | -6/+6 | |
| |\ \ | | |/ | ||||||
| | * | double request.ReadWriteTimeout | UbitUmarov | 2017-09-16 | 1 | -2/+2 | |
| | | | ||||||
| | * | bug fix. Increase the values of profileHollow and profileBegin used to match ↵ | UbitUmarov | 2017-09-16 | 1 | -4/+4 | |
| | | | | | | | | | | | | pbs number of faces and the Mesh number of faces. The small values i used before seem to be randomly lost. | |||||
| * | | Merge branch 'master' into httptests | UbitUmarov | 2017-08-29 | 1 | -10/+14 | |
| |\ \ | | |/ | ||||||
| | * | fix cache.cs (used on parcels info) | UbitUmarov | 2017-08-29 | 1 | -10/+14 | |
| | | | ||||||
| * | | Merge branch 'master' into httptests | UbitUmarov | 2017-08-18 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | Make VERSION_FLAVOUR public too, per request. I question the practice of ↵ | Diva Canto | 2017-08-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | insulating modules against OS versions this way, but hey! -- different folks, different styles. Given that all other components of the version info are public, there's no reason for keeping this one different. | |||||
| * | | Merge branch 'master' into httptests | UbitUmarov | 2017-08-16 | 3 | -3/+22 | |
| |\ \ | | |/ | ||||||
| | * | mantis 8222 | UbitUmarov | 2017-07-29 | 1 | -1/+1 | |
| | | | ||||||
| | * | partial mantis 8219; on creating or updating items (animationsets, ↵ | UbitUmarov | 2017-07-28 | 1 | -2/+20 | |
| | | | | | | | | | | | | wearables) that reference assets, and user does not have permissions on those, abort and warn, instead of silent invalition of the references to those assets, creating a broken item |