summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-11Add coro.lua to aggregate created coroutines.Nat Goodspeed
2024-03-11Lua already has a conventional cheap test for empty table.Nat Goodspeed
2024-03-11Add llluamanager_test test exercising leap.WaitFor.Nat Goodspeed
2024-03-11Polish up leap.lua to make it pass tests.Nat Goodspeed
2024-03-11Make WaitQueue:_wait_waiters() skip dead coroutines.Nat Goodspeed
2024-03-10viewer#944 [Emoji] Display should be consistent between llDialog text and llD...Alexander Gavriliuk
2024-03-10viewer#944 Make 'Debug Unicode' feature available for all LLViewsAlexander Gavriliuk
2024-03-09Merge branch 'main' into DRTVWR-588-maint-WAndrey Lihatskiy
2024-03-09Merge branch 'main' into DRTVWR-591-maint-XAndrey Lihatskiy
2024-03-08Merge 'release/luau-scripting' into lua-leap for Emoji release.Nat Goodspeed
2024-03-08Merge branch 'main' into release/luau-scripting for Emoji release.Nat Goodspeed
2024-03-08Enhance llluamanager_test.cpp.Nat Goodspeed
2024-03-08Allow build-time Lua tests to require() bundled Lua modules.Nat Goodspeed
2024-03-08Emit a CMake message when running autobuild install.Nat Goodspeed
2024-03-07Merge pull request #935 from secondlife/gh-osbuildSignal Linden
2024-03-07Finish adding leap.WaitFor and WaitForReqid. Untested.Nat Goodspeed
2024-03-07Finish WaitQueue, ErrorQueue; add util.count(), join(); extend qtest.Nat Goodspeed
2024-03-07triage#103 The focused state of the 'Recently used emojis' is not visibleAlexander Gavriliuk
2024-03-06WIP: Unfinished Queue.lua, WaitQueue.lua, ErrorQueue.lua, leap.lua.Nat Goodspeed
2024-03-06Defend LuaState::expr() against lua_tollsd() errors.Nat Goodspeed
2024-03-06SL-20429 Fix emoji categories having mixed translationsAndrey Kleshchev
2024-03-05Stop requiring BUGSPLAT_USER and BUGSPLAT_PASS in build.sh.Nat Goodspeed
2024-03-05To test for presence of secrets, set environment variables.Nat Goodspeed
2024-03-05Enclose 'if:' expressions in ${{ ... }}.Nat Goodspeed
2024-03-05Make signing and symbol posting jobs conditional on secrets.Nat Goodspeed
2024-03-05jira#71179 Use Emoji font in ScrollList by defaultAlexander Gavriliuk
2024-03-05triage#86 Use Emoji font in LineEditor by defaultAlexander Gavriliuk
2024-03-04Merge pull request #928 from secondlife/andreyk/issue_54Brad Linden
2024-03-04Do not automatically close issues (#929)Signal Linden
2024-03-05Issue #54 LLRender::init crashAndrey Kleshchev
2024-03-05Merge pull request #924 from secondlife/marchcat/x-mergeAndrey Lihatskiy
2024-03-05SL-17896 Don't crash silently if files are missing or out of memoryAndrey Kleshchev
2024-03-04Merge remote-tracking branch 'origin/gh-relnotes' into release/gltf-maint2Brad Linden
2024-03-04Merge branch 'main' into marchcat/x-mergeAndrey Lihatskiy
2024-03-02Revert "Update emoji_categories in Polish translation to slightly more correc...Andrey Kleshchev
2024-03-01Now that viewer-build-util@relnotes has merged to v1, use @v1.Nat Goodspeed
2024-03-01Reference updated action-gh-release@v1Nat Goodspeed
2024-03-01Base generated release notes on new floating tag 'release'Nat Goodspeed
2024-03-01Leverage action-gh-release's new previous_tag input.Nat Goodspeed
2024-03-01Try basing release notes on github.sha rather than github.ref_name.Nat Goodspeed
2024-03-01Try basing the GH release on github.ref_name instead of github.ref.Nat Goodspeed
2024-03-01Try to generate release notes for this specific branch.Nat Goodspeed
2024-03-01Engage new viewer-build-util/which-branch with relnotes output.Nat Goodspeed
2024-03-01SL-20546: PyGithub was only needed for local which_branch.py.Nat Goodspeed
2024-03-01SL-20546: Use branch for autobuild package as well as release page.Nat Goodspeed
2024-03-01DRTVWR-601: Use viewer-build-util/which-branch to determine branch.Nat Goodspeed
2024-03-01DRTVWR-601: Make autobuild set vcs_url, vcs_branch, vcs_revisionNat Goodspeed
2024-03-01SL-20546: Make dependency on build job explicit, not indirect.Nat Goodspeed
2024-03-01SL-20546: Add PyGithub to installed Python packages.Nat Goodspeed
2024-03-01SL-20546: Try harder to infer the branch corresponding to build tag.Nat Goodspeed