summaryrefslogtreecommitdiff
path: root/indra/lib
AgeCommit message (Collapse)Author
2007-11-15svn merge -r73880:73879 svn+ssh://svn/svn/linden/release. backing out viewer ↵Tess Chu
auth merge
2007-11-15svn merge -r73220:73877 svn+ssh://svn/svn/linden/branches/viewer-auth-6Tess Chu
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-08Fixed obvious typo, paired with rdw.James Cook
2007-10-06Little trick to further sweep SL-56900 under the rug. Not reviewed, I wish ↵Ryan Williams
this were otherwise, but it needs to be committed to release so the osiris external can pick it up and I don't want to have to manually create /var/www/.python-eggs anymore.
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-03This should hide the problem in SL-56900. Reviewed by Donovan.Ryan Williams
2007-09-28Result of svn merge -r70716:70807 ↵Aaron Brashears
svn+ssh://svn/svn/linden/branches/open-py-libs into release.
2007-09-26svn merge -r70295:70503 svn+ssh://svn/svn/linden/branches/pylibs-freshen3Christian Goetze
2007-09-19Result of svn merge -r68268:69863 ↵Aaron Brashears
svn+ssh://svn/svn/linden/branches/entity-router into release.
2007-09-10Result of svn merge -r69150:69158 ↵Aaron Brashears
svn+ssh://svn/svn/linden/branches/named-queries-py3 into release.
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.
2007-08-02Result of svn merge -r67150:67159 ↵Aaron Brashears
svn+ssh://svn/svn/linden/branches/mp-backbone-2 into release.
2007-07-27New mysql connection pool for Python, plus unit tests that verify that it's ↵Ryan Williams
actually non-blocking. Some additional behavior in saranwrap, with tests that pass. Reviewd by Donovan.
2007-07-26EFFECTIVE MERGE: svn merge -r 65485:66133 ↵Don Kjer
svn+ssh://svn/svn/linden/branches/maintenance into release This includes fixes to the maintenance-r66133 branch, and sync'ing up with release@r66392 ACTUAL MERGE: svn merge -r 66394:66435 svn+ssh://svn/svn/linden/branches/release-r66392 into release EQUIVALENT TO: svn merge -r 65485:66434 svn+ssh://svn/svn/linden/branches/maintenance-r66133 into release (plus branch sync'ing)
2007-07-25fix up copyrights on asset gc filesSeth Alves
2007-07-25asset garbage collection scriptsSeth Alves
2007-07-18svn merge -r64837:65485 ↵Bryan O'Sullivan
svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance --> release (only inside indra) (josh) Original log message was: svn merge -r64837:65485 svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance bos updated it to be: svn merge -r64837:65269 svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance However, it appears it actually was: svn merge -r64837:65485 svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance ... missing some file additions.
2007-07-16Result of svn merge -r65183:65337 ↵Aaron Brashears
svn+ssh://svn/svn/linden/branches/python-shuffle into release. Also includes untabification of many python files.
2007-07-11svn merge --ignore-ancestry svn+ssh://svn/svn/linden/release@65088 ↵Tess Chu
svn+ssh://svn/svn/linden/branches/release-candidate@65078 -> release Paired by Tess and rdw.
2007-04-04svn merge -r 59826:59968 ↵Josh Bell
svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance --> release
2007-01-02Print done when done.James Cook