summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionserver.h
AgeCommit message (Collapse)Author
2008-02-05svn merge -r 78407:79136 ↵Josh Bell
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
2008-01-03svn merge -r76207:76805 ↵Josh Bell
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
2007-12-20svn merge -r74912:76207 ↵Christian Goetze
svn+ssh://svn/svn/linden/branches/Branch_1-18-6-Server -> release
2007-11-28Pick up patches from 1.18.6 production branchJosh Bell
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
2007-11-27svn merge -r 72903:73200 ↵Josh Bell
svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-5-Server --> release Missed merge range in release r74199. Josh is an idiot.
2007-11-02Committing viewer-auth-server into release svn merge -r72818:72835 ↵Leyla Farazha
svn+ssh://svn/svn/linden/branches/viewer-auth-server-2
2007-10-25svn merge -r 71403:72356 ↵Josh Bell
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
2007-10-04Result of svn merge -r71162:71205 ↵Aaron Brashears
svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code.
2007-10-02svn merge -r 69806:70964 ↵Josh Bell
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
2007-09-13Result of svn merge -r64890:69433 svn+ssh://svn/svn/linden/branches/dpo-4 ↵Aaron Brashears
into release. had to blow away the libraries directory to clear up svn evil.
2007-08-14* Update versions (client + server) to 1.18.2.0Josh Bell
* Tweak simulator_version script to slam all regions to the new version we're deploying
2007-08-10merge -r 66233:67472 svn+ssh://svn/svn/linden/branches/het-grid-4 Paired by ↵Tess Chu
Tess and Leyla. Added tests to version manager and fixed failed tests. Paired by rdw and Tess.