Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-20 | SL-18119 - logCommand() for friend operations | Brad Payne (Vir Linden) | |
2021-10-28 | SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove ↵ | Dave Parks | |
LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton | |||
2020-09-22 | Merge branch 'master' v6.4.9 into DRTVWR-497 | Dave Houlton | |
2020-07-09 | Additional logging for SL-13397 | Andrey Kleshchev | |
2020-05-05 | Merge branch 'DRTVWR-501-maint' into DRTVWR-503-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llinventorybridge.cpp # indra/newview/llinventorypanel.cpp # indra/newview/lltexturectrl.cpp # indra/newview/skins/default/xui/de/floater_texture_ctrl.xml # indra/newview/skins/default/xui/es/floater_texture_ctrl.xml # indra/newview/skins/default/xui/fr/floater_texture_ctrl.xml # indra/newview/skins/default/xui/it/floater_texture_ctrl.xml # indra/newview/skins/default/xui/ja/floater_texture_ctrl.xml # indra/newview/skins/default/xui/pt/floater_texture_ctrl.xml # indra/newview/skins/default/xui/ru/floater_texture_ctrl.xml # indra/newview/skins/default/xui/tr/floater_texture_ctrl.xml # indra/newview/skins/default/xui/zh/floater_texture_ctrl.xml | |||
2020-02-18 | SL-11360 Added tags to all debug statements in LLGroupMgr | Andrey Kleshchev | |
2020-02-14 | SL-11360 Viewer floods the server with GroupProfileRequest | Andrey Kleshchev | |
2019-11-22 | SL-12100 Premium Enhancements - Changes to rates to create Groups, UI Work | andreykproductengine | |
2019-11-15 | SL-10499 - benefits. Removed no-longer-needed lleconomy files and classes. ↵ | Brad Payne (Vir Linden) | |
Group-related costs and limits via benefits. | |||
2019-03-20 | SL-2857 Fixed Role picker stuck on Loading | andreykproductengine | |
2017-02-15 | MAINT-7118 Swapping legacy people API with new cache | andreykproductengine | |
2016-04-04 | merge with 4.0.3-release | Oz Linden | |
2016-03-17 | Merge | Rider Linden | |
2016-03-16 | merge changes for DRTVWR-417 | Oz Linden | |
2016-01-15 | merge changes for 4.0.1-release | Oz Linden | |
2016-01-15 | Merge VR | Rider Linden | |
2016-01-12 | MAINT-6041 Crash in LLGroupMgr::processGroupPropertiesReply | AndreyL ProductEngine | |
Added a Null check | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-10-27 | MAINT-5758 FIXED "Ban Member" from the group chatters list context menu | AndreyL ProductEngine | |
is greyed out once you have performed a ban, until you load the group members list from group info. | |||
2015-10-19 | Merge from viewer release. | Rider Linden | |
2015-09-18 | Set consistent terminology for yield/wait -> suspend for coroutines. | Rider Linden | |
2015-09-14 | MAINT-5507: Remove HTTPClient and related cruft. | Rider Linden | |
2015-08-25 | Merge | Rider Linden | |
2015-08-13 | MAINT-5219 FIXED "Ban Member" from the group chatters list context menu is ↵ | AndreyL ProductEngine | |
greyed out when you have the ability to manage the ban list | |||
2015-07-10 | Backed out changeset bab1000e1b2d: restore 'selfless' changes | Nat Goodspeed | |
2015-07-07 | Backout selfles merge 738255dbbfd679d9e615baab3398e5e345bbb3c5 | Rider Linden | |
2015-07-01 | MAINT-5351: Remove 'self' parameter from coroutine functions. | Nat Goodspeed | |
lleventcoro_test.cpp runs clean (as modified for new API), and all the rest builds clean, but the resulting viewer is as yet untested. | |||
2015-06-29 | MAINT-4952: Use IntrusivePtr for BufferArray,HttpHeaders,HttpOptions. | Nat Goodspeed | |
Specifically, change the ptr_t typedefs for these LLCore classes to use IntrusivePtr rather than directly using boost::intrusive_ptr. This allows us to use a simple ptr_t(raw ptr) constructor rather than having to remember to code ptr_t(raw ptr, false) everywhere. In fact, the latter form is now invalid: remove the now-extraneous 'false' constructor parameters. | |||
2015-06-04 | Default headers added. | Rider Linden | |
Group manager finished conversion. Outfit folders coverted. | |||
2015-06-08 | MAINT-5237 FIXED Everyone Roles are not allowed to view the member's list | AndreyL ProductEngine | |
but the Viewer claims that it is retrieving the member list | |||
2015-05-22 | Removed dead HTTP client adapter code | Rider Linden | |
Partial conversion of group manager clean up some debug code in web profiles. | |||
2015-02-18 | MAINT-4242 FIXED Just clear ban list before populating it with new data. | Mnikolenko ProductEngine | |
2014-07-17 | MAINT-4241 FIXED [Group Bans] Ban member(s) button is not greyed out for ↵ | andreykproductengine | |
banning group owners. Viewer gives message that you ejected group owner. | |||
2014-06-23 | MAINT-4182 Cleaning up | andreykproductengine | |
2014-06-19 | MAINT-4182 FIXED The group ban list always appears empty | andreykproductengine | |
2014-06-16 | viewer-release merge | Chris Baker | |
2014-05-19 | merge | Brad Payne (Vir Linden) | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-06-04 | MAINT-3386 FIXED [vwr] Banned Agents list does not show newly-banned residents | andreykproductengine | |
2014-05-29 | MAINT-3351 FIXED Misleading failure message when user is successfully ↵ | maksymsproductengine | |
removed from a group's Owners role | |||
2014-03-12 | merge | Brad Payne (Vir Linden) | |
2014-03-12 | merge with release | Richard Linden | |
2014-02-18 | Pull in viewer-lion to lock down next release | simon | |
2014-02-14 | [MAINT-3555] Crash in LLPanel::~LLPanel() on shutdown | Baker Linden | |
- Added clear() after DeletePointer() call to hopfully fix this... | |||
2013-12-04 | MAINT-3351 FIXED Misleading failure message when user is successfully ↵ | maksymsproductengine | |
removed from a group's Owners role | |||
2014-05-08 | viewer-release merge (to 3.7.8) | Baker Linden | |
2014-04-08 | [GroupBan] [MAINT-3722] - Banning from 'banned agents' tab does not eject ↵ | Baker Linden | |
them from the group - Banning a resident from the "Banned Agents" tab should not properly eject them from the group. - Renamed "Banned Agents" to "Banned Residents". Updated tool tip as well. - You should now receive an eject notification when banning an agent from the "Banned Residents" tab. | |||
2014-03-11 | 3.7.4. merge | Baker Linden | |
2014-02-06 | [GroupBan] When adding "Manage Ban List" ability additionally grant ↵ | Baker Linden | |
requisite abilities - Viewer side implementation for MAINT-3467 complete |