| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into httptests | UbitUmarov | 2018-01-26 | 3 | -59/+98 |
|\ |
|
| * | try fix IAR load inventory links and objects owner | UbitUmarov | 2018-01-26 | 3 | -59/+98 |
* | | silent ignore mutes on HG visitors, let viewers do it on cache only, proper ... | UbitUmarov | 2018-01-20 | 1 | -4/+16 |
* | | pesty warnings | UbitUmarov | 2018-01-17 | 1 | -3/+1 |
* | | remove those xml things no longer needed on .net >4.5.2 | UbitUmarov | 2018-01-17 | 1 | -2/+0 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2018-01-16 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | give up on a property that old monos do compile, but then smore ok exec | UbitUmarov | 2018-01-09 | 1 | -1/+1 |
| * | fall back to a obsolete property since several monos in use (include our own)... | UbitUmarov | 2018-01-08 | 1 | -1/+1 |
* | | remove the temporary Xmutes module, replace MuteListModule byt the new one, p... | UbitUmarov | 2018-01-12 | 3 | -507/+123 |
|/ |
|
* | a few more xml things | UbitUmarov | 2018-01-05 | 1 | -0/+2 |
* | disable some XmlResolver | UbitUmarov | 2018-01-04 | 1 | -0/+2 |
* | commit what i did so far for core mutes module, befere i lose it | UbitUmarov | 2017-12-11 | 2 | -69/+71 |
* | move some sharable items out of Xmute to Framework; add another test mutelist... | UbitUmarov | 2017-11-17 | 2 | -120/+229 |
* | Donating the Avination Mute Module | Melanie Thielker | 2017-11-14 | 1 | -0/+357 |
* | a few more changes to iar/oar assets save error/warning to show problems kno... | UbitUmarov | 2017-06-24 | 1 | -7/+11 |
* | code actually has no ideia if a id is a asset or not and does try to handle ... | UbitUmarov | 2017-06-23 | 1 | -4/+4 |
* | coment out missing or damage assets messages in uuidgather that are not very... | UbitUmarov | 2017-06-23 | 1 | -2/+27 |
* | several changes to iar/oar assets error reports | UbitUmarov | 2017-06-23 | 1 | -4/+6 |
* | actually iar do it for iar | UbitUmarov | 2017-06-22 | 1 | -0/+3 |
* | avoid some broken object assets present in osgrid inventories due to past pr... | UbitUmarov | 2017-06-21 | 2 | -2/+6 |
* | make oar/iar assets writer be done by caller thread like the rest of the | UbitUmarov | 2017-06-21 | 1 | -4/+2 |
* | update inventory item permissions on deattach | UbitUmarov | 2017-06-15 | 1 | -0/+25 |
* | some cleanup.. remove some stats that only some do look at once on a lifetime | UbitUmarov | 2017-06-14 | 2 | -4/+5 |
* | we don't need to keep refs to baked textures assets | UbitUmarov | 2017-05-31 | 1 | -1/+1 |
* | we don't need to keep refs to baked textures assets | UbitUmarov | 2017-05-31 | 1 | -6/+9 |
* | remove the option to store baked textures on assets service, thats suicide us... | UbitUmarov | 2017-05-31 | 1 | -19/+19 |
* | enclose GetRequestStream on try/catch | UbitUmarov | 2017-05-28 | 1 | -6/+6 |
* | avoid a null ref | UbitUmarov | 2017-05-11 | 1 | -12/+16 |
* | let new regions know about grid services god | UbitUmarov | 2017-05-11 | 1 | -26/+74 |
* | let StreamReader be in using statements | UbitUmarov | 2017-05-07 | 1 | -3/+4 |
* | dispose some MemoryStreams | UbitUmarov | 2017-05-06 | 1 | -0/+2 |
* | mantis 8131: make the new Offline IM code optional and disabled by default, s... | UbitUmarov | 2017-03-30 | 1 | -32/+55 |
* | Merge branch 'melanie' | Melanie Thielker | 2017-02-01 | 3 | -22/+7 |
|\ |
|
| * | Refactor asset handling as per Ubit's suggestion | Melanie Thielker | 2017-02-01 | 1 | -2/+2 |
| * | Make negative asset caching actually work | Melanie Thielker | 2017-01-30 | 1 | -1/+2 |
| * | Disable spam in profiles module. Modules should not say they're disabled. | Melanie Thielker | 2017-01-23 | 1 | -1/+1 |
| * | Activate the new Offline IM module code instead of the old code | Melanie Thielker | 2017-01-23 | 1 | -20/+4 |
* | | remove SOP.AttachPoint, redundant( and incoerent) with SOG.AttachmentPoint | UbitUmarov | 2017-01-26 | 1 | -26/+16 |
* | | object Take and TakeCopy are for in scene SOPs and SPs and permitions module ... | UbitUmarov | 2017-01-19 | 1 | -2/+3 |
|/ |
|
* | Correct casing on isGod and isViewerUIGod | Melanie Thielker | 2017-01-07 | 4 | -5/+5 |
* | Change improperly named isNPC to be IsNPC as a property should be uppercase | Melanie Thielker | 2017-01-07 | 3 | -8/+8 |
* | missing changed file | UbitUmarov | 2017-01-07 | 1 | -4/+4 |
* | replace godlevel compares by the new faster bool isViewerUIGod | UbitUmarov | 2017-01-07 | 4 | -5/+5 |
* | prevent gods kick wars using the new god level variable | UbitUmarov | 2017-01-07 | 1 | -4/+4 |
* | During login cancel, don't error out here on a null client. | Melanie Thielker | 2017-01-07 | 1 | -0/+3 |
* | Squelch red ink for login cancel by the user during circuit setup | Melanie Thielker | 2017-01-07 | 1 | -1/+12 |
* | Restructure god level and permissions | Melanie Thielker | 2017-01-06 | 5 | -11/+11 |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 33 | -576/+576 |
* | Make it possible to disable the bakes module in the way it is described in co... | Melanie Thielker | 2017-01-05 | 1 | -1/+10 |
* | a few changes to Gods ( ie administrators) control | UbitUmarov | 2017-01-05 | 1 | -69/+56 |