Age | Commit message (Collapse) | Author |
|
svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-19-0-Server --> release
* Fix for login script "active gestures" query causing massive inv db load
* DEV-9755 - calling llEscapeURL with an empty string crashes the simulator
* DEV-7007 - Block users who are limited to a subestate from connecting to any other subestate on login.
* Revert maintenance-4/indra/dataserver/lldatainventory.cpp r74862 due to bad query performance
* Make llEscape() behavior match previous behavior (and curl)
* DEV-9871 - Record of land sale transaction in 1.19.0 regions failing to update in World/CSR
NOTE: There are more changes after 79136 that need to get merged, but they haven't been through QA
|
|
svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-6-Server --> release
Pick up patches for:
* DEV-7727 Simcrash caused by bots sitting on trees
* DEV-8091 No-Copy can be circumvented by coalescing object with a Linden plant
* QAR-173 Add content negotiation to login.cgi and transform.cgi so people can log in with llsd instead of xmlrpc
|
|
svn+ssh://svn/svn/linden/branches/Branch_1-18-6-Server -> release
|
|
svn merge -c 74225 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-6-Server
svn merge -c 74273 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-6-Server
svn merge -c 74366 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-6-Server
svn merge -c 74424 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-6-Server
svn merge -c 74444 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-6-Server
svn merge -r 74473:74631 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-6-Server
|
|
svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-5-Server --> release
Missed merge range in release r74199. Josh is an idiot.
|
|
svn+ssh://svn/svn/linden/branches/viewer-auth-server-2
|
|
svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-3-Server --> release
Backport of fixes from production branch. Merge verified with QAR-41
|
|
svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code.
|
|
svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-3-Server --> release
Merge fixes applied directly to 1.18.3 for server deploy, through the sim rollout:
* Listen on the right port for the auditor, don't rely on catch-all
* Fix XMLRPC test object channel
* Various VAT fixes
* Make update_version_files more resilient
* Add class 502/510 for new datacenter
* Teleport metrics fixes
* DB schema update
|
|
into release. had to blow away the libraries directory to clear up svn evil.
|
|
* Tweak simulator_version script to slam all regions to the new version we're deploying
|
|
Tess and Leyla.
Added tests to version manager and fixed failed tests. Paired by rdw and Tess.
|