Age | Commit message (Expand) | Author |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2023-07-18 | Merge remote-tracking branch 'origin/xcode-14.3' into DRTVWR-559 (#292) | Brad Linden |
2023-05-31 | SL-18330: Consistently use new standalone Python llsd package. | Nat Goodspeed |
2023-03-27 | Attempt to fix build breakage for DRTVWR-559 | Brad Linden |
2023-03-24 | Attempt to fix build breakage for DRTVWR-559 | Brad Linden |
2022-05-24 | SL-17484 Unit test build fix (remove priority parameters). | Dave Parks |
2021-12-10 | SL-15742: Convert build scripts to Python 3 | Bennett Goble |
2020-03-25 | DRTVWR-476: Disable test_httprequest.hpp on Mac Release builds. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Remove special llcorehttp test memory manager. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: pthread_self() also needs CRYPTO_THREADID_set_pointer() | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Remove throw(T) from operator new(), operator delete(). | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Use OpenSSL API suitable for 64-bit pointers. | Nat Goodspeed |
2019-02-15 | Teamcity W64 build freeze. | andreykproductengine |
2019-02-08 | Fix for teamcity W64 build freeze. | andreykproductengine |
2018-08-30 | disable RefCounted tests in llcorehttp because they hang the win64 build in T... | Oz Linden |
2017-09-20 | DRTVWR-418: Disable more needlessly fragile memory consumption tests. | Nat Goodspeed |
2017-08-15 | DRTVWR-418: Disable another fragile llcorehttp memory-usage check. | Nat Goodspeed |
2017-02-13 | DRTVWR-418: Fix syntax for previous test skip. | Nat Goodspeed |
2017-02-13 | DRTVWR-418: Reluctantly skip llcorehttp 503-with-retry test on W64. | Nat Goodspeed |
2017-02-03 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2016-12-19 | DRTVWR-418: Use U32 for int (and hex) of HttpStatus in 64-bit too. | Nat Goodspeed |
2016-12-16 | DRTVWR-418: Adjust HttpStatus::toHex() test for 64-bit result. | Nat Goodspeed |
2016-12-07 | DRTVWR-418: Overriding shutdown_request() wasn't the issue. Remove. | Nat Goodspeed |
2016-12-07 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-skip-llcorehttp-test | Nat Goodspeed |
2016-12-07 | DRTVWR-418: Apparently (some) Windows hosts still need freeport(). | Nat Goodspeed |
2016-12-07 | merge nats even newer fix for the llcorehttp test | Oz Linden |
2016-12-07 | DRTVWR-418: Reinstate test that we THOUGHT was killing test run. | Nat Goodspeed |
2016-12-07 | DRTVWR-418: Fix a couple variable references in debugging output. | Nat Goodspeed |
2016-12-07 | DRTVWR-418: Revamp testrunner to shutdown server Thread at end. | Nat Goodspeed |
2016-12-06 | DRTVWR-418: Remove duplicate testrunner.py | Nat Goodspeed |
2016-12-06 | pick up latest fixes from nat | Oz Linden |
2016-12-06 | DRTVWR-418: Fix minor error in forwarding shutdown_request() call. | Nat Goodspeed |
2016-12-06 | Fix minor error in forwarding shutdown_request() call. | Nat Goodspeed |
2016-12-06 | Try even harder to ignore errors in llcorehttp's dummy server. | Nat Goodspeed |
2016-12-06 | DRTVWR-418: Try harder to ignore errors in llcorehttp's dummy server. | Nat Goodspeed |
2016-12-06 | DRTVWR-418: Skip the whole of the failing llcorehttp test function. | Nat Goodspeed |
2016-12-06 | merge skip of llcorehttp failing test | Oz Linden |
2016-12-06 | DRTVWR-418: Skip the llcorehttp test that breaks test machinery. | Nat Goodspeed |
2016-12-06 | DRTVWR-418: Remove ThreadingMixin from our HTTPServer subclass. | Nat Goodspeed |
2016-12-06 | DRTVWR-418: Try for more llcorehttp tests error diagnostics. | Nat Goodspeed |
2016-11-17 | DRTVWR-418: Fold redundant testrunner.py modules together again. | Nat Goodspeed |
2016-12-08 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-skip-llcorehttp-test | Nat Goodspeed |
2016-11-14 | Merged in lindenlab/viewer-cleanup | AndreyL ProductEngine |
2016-09-27 | MAINT-5232: Disable unrealistic failing checks on GetMemTotal(). | Nat Goodspeed |
2016-09-27 | MAINT-5232: Give up on running mem test twice: doesn't work | Nat Goodspeed |
2016-09-23 | MAINT-5232: Try workaround for dubious llcorehttp mem usage test. | Nat Goodspeed |
2016-08-30 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2016-07-21 | MAINT-6585: redirect elementtree to llbase version | Glenn Glazer |
2016-07-20 | MAINT=6585: migrate from local python libraries to canonical llbase | Glenn Glazer |
2016-04-04 | merge with 4.0.3-release | Oz Linden |