Skip to content
Snippets Groups Projects
  1. Oct 13, 2010
  2. Sep 21, 2010
  3. Aug 13, 2010
  4. Jun 30, 2009
  5. Jun 21, 2009
  6. May 08, 2009
  7. Feb 06, 2009
    • Robert Knop's avatar
      svn merge -r 108748:109731 svn+ssh://svn.lindenlab.com/svn/linden/branches/server/server-1.25 · ea8e8327
      Robert Knop authored
      Merge server 1.25 back to trunk
      
      Conflicts:
      
      C    indra/llcommon/llversionserver.h  : svn reverted
      
      C    indra/tools/bill/MoneyMachine.pm : one conflict, only difference
                                              was a blank line.
      
      C    indra/newsim/lllslmanager.cpp : kept merge-right, in consultation
      C    indra/newsim/lllslmanager.h   :   with babbage
      C    indra/newsim/llagentinfo.cpp  : (runNested, not runSpecial)
      
      C    indra/test/test_entity_query.py        : Kept merge-right
      C    indra/test/test_agent_linden_dollar.py : Kept merge-right
                        --> Kartic fixed these testes in server-1.25
      
      C    indra/test/template/httpd.tmpl : Kept merge-right
                                            (the IfModule version)
      ea8e8327
  8. Jan 16, 2009
  9. Jan 07, 2009
  10. Dec 17, 2008
  11. Sep 17, 2008
    • Kyle Ambroff's avatar
      svn merge -r95195:96886... · 29458822
      Kyle Ambroff authored
      svn merge -r95195:96886 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-24-Server --> release
      
      Merging fixes from 1.24 Server.
      
      From vcr-maint-2:
      * QAR-856: viewer crash log analyzer updates.
      
      From direct-slurl-1:
      * login.cgi: simplification of the way start-locations are chosen and the new-user browser tutorial is shown.
      * No longer fake ever-logged-in flag
      * support for dataservice query string encryption
      
      from maint-server-4:
      * DEV-19961: llInstantMessages of length N fail.
      
      from landstore-v2-01-merge:
      * DEV-12330: Allow Neighbors & Tweaks.
      * DEV-14126: Re-order items on Region Detail page.
      * DEV-14064: Add "Delete" order buttons in the View Cart area.
      * DEV-15026: Indicate in the Event Log whether purchase is a Openspace or regular region.
      * DEV-15242: disable checkout button after first click.
      * DEV-15285: Region Names in cart or fulfilled should expire after 30 min or when delivered.
      * DEV-14018: No currency listed for land prices
      * DEV-1688: Tool: Ability to view and clear Allowed Neighbors from a region.
      * DEV-17199: Fatal error when adding your login name to your allowed neighbors list.
      * DEV-17251: Deleting an unavailable item from the shopping cart causes a fatal error.
      * DEV-17291: Fatal error occurs when performing various activities.
      * DEV-17177: Typo on Land store 2.01 checkout page.
      
      From 1.24:
      * DEV-19865 (SVC-2927): Abandoning land changes land name and description even when done by an Estate Manager.
      * DEV-19916 (SVC-2938): bug fix for llGetNextEmail() failure.
      * DEV-19936 (SVC-2962): adding a value to a list also modifies the list in place.
      * SVC-2750, SVC-2958, SVC-2973: Changed LSL scheduler logic to yield if finished and no state change is pending.
      * indra/lib/python/indra/agent/auth.py no longer assumes there is a critical message, and checks credential as specified by OGP rev3.
      * DEV-20051: Added defensive checks on script rez path.
      * Improvements to scripts/make_deploy_group.py.
      * DEV-18897: llScriptReset wasn't resetting events for LSL scripts.
      * DEV-20127: Fix for stl misuse in newsim/llsimparcel.cpp.
      * DEV-18897: Mono Beta - LSL attach() event survives reset.
      * DEV-20212 (VWR-9026): String fix - Attempting to teleport to "Help Island" produces a dialog referencing "Orientation Island"
      * DEV-20164: llListen caching indefinitely across states.
      * DEV-19950: timer() event triggers before on_rez(), & state_entry()
      * DEV-19712 (SVC-2908): C# error messages with Mono Compiled scripts
      * Fixes for chat service unit tests.
      * DEV-19106: (SVC-1571): Rezzing a coalesced objects with 1024 scripted prims fails.
      29458822
  12. Aug 14, 2008
    • Josh Bell's avatar
      svn merge -r 93885:94413... · 6931f129
      Josh Bell authored
      svn merge -r 93885:94413 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-24-Server --> release
      
      From 1.23:
      * DEV-18788 SEC-136: Avatars Link as links instead of sits
      * DEV-18754 Instant simulator crash using llUnescapeURL
      * QAR-780 Test the viewer crash reporter in branch crashlogger_vc8@92961
      * login.cgi foo by billc
      * DEV-18732 QA the flow for first landing location change: Help Island + Browser Tutorial
      * Added email notification of crashloganalyzer.py failures
      * QAR-802 / DEV-19069 - merge maint-webds-1-23 to Branch_1-23-Server
      * removed obsolete start-location code
      
      Backport fixes from UPCOMING production branch:
      * DEV-19031 Crash in new Mono code when one object rezzes another with active script
      * DEV-19050 SVC-2745: llSetLinkPrimitiveParams misbehaving on 1.23 server if avatar is near ground
      * DEV-16129 Break getStartLocation timeout apart from rest of teleport request failure metric
      * DEV-14270 Add a column to tp metric to differentiate teleports, local teleports, and region_crossings
      * DEV-18965 Unable to save scripts when running a sim on windows.
      * DEV-17376 some region links in Search teleport you without warning
      * DEV-17796 Sim performance decreases a lot with rezzing physical objects
      * DEV-19142 SVC-2773: Mono Beta: Script editor "Save" does not save scripts containing syntax errors
      * Switched serialized data to a vector instead of a GCed Mono array
      * Made update of cache explicit
      * Added heartbeats during long derezzes and deletes to stop the launcher killing the sim
      * DEV-15010 include agent_id in search metrics
      * DEV-15011 Search metrics not including non 'CLASSIFIED' and 'PLACE' search types
      * DEV-19288 Broken webservices in 1.24
      * DEV-18957 : SCUT : Enable test.py to run tests again a grid database
      * Remove leading whitespace to work around bug DEV - 19276 (this is NOT a fix for that bug)
      
      dataserver-is-deprecated-yo
      6931f129
  13. Jul 31, 2008
  14. Jun 02, 2008
  15. May 08, 2008
  16. Oct 04, 2007
  17. Sep 28, 2007
  18. Jan 02, 2007
Loading