summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-12Invocation server: add filter selector to overview pageSascha Roloff
2025-05-12Invocation server: support restricting to not-fully-cached buildsKlaus Aehlig
2025-05-12Invocation server: explicitly set methodsKlaus Aehlig
2025-05-12Invocation server: also for action-artifacts, offer a download linkKlaus Aehlig
2025-05-12Invocation server: increase number of displayed invocations in the overview t...Sascha Roloff
2025-05-12Invocation server: cleanup html tagsSascha Roloff
2025-05-09Add basic introduction to tree overlaysKlaus Aehlig
2025-05-09Invocation server: print invocation contextSascha Roloff
2025-05-09Invocation server: use json.dumps to render remote-execution propertiesSascha Roloff
2025-05-09Invocation server: fix config calculationSascha Roloff
2025-05-09Invocation server: split invocation overview information into several linesSascha Roloff
2025-05-09Invocation server: format and spelling fixesSascha Roloff
2025-05-09invocation log: include seconds in directory nameKlaus Aehlig
2025-05-09Invocation server: support filtering by remote-execution propertyKlaus Aehlig
2025-05-08Invocation logging: add new field context variablesSascha Roloff
2025-05-08man pages: fix typosSascha Roloff
2025-05-08Fix some typosPaul Cristian Sarbu
2025-05-08computed_roots: Fix missing return on fatal in evaluation async mapPaul Cristian Sarbu
2025-05-08rules: Allow all false values to disable DEBUGKlaus Aehlig
2025-05-07tests: add a target to run precisely the unit testsKlaus Aehlig
2025-05-07rules: Do not assume out_dirs existOliver Reiche
2025-05-07Invocation server: also show information related to the used remoteKlaus Aehlig
2025-05-07profile: include remote-execution propertiesKlaus Aehlig
2025-05-07Invocation server: fix access to configuration in overview listKlaus Aehlig
2025-05-07Invocation server: also mention the number of artifactsKlaus Aehlig
2025-05-07Invocation server: include action countKlaus Aehlig
2025-05-06end-to-end tests: consider both just-mr implementationsKlaus Aehlig
2025-05-06["@", "just tests", "", "ALL"]: remove unused parameter TEST_BOOTSTRAP_JUST_MRKlaus Aehlig
2025-05-06invocation server: actions are also meaningful for exit code 0Klaus Aehlig
2025-05-06Invocation server: present new exit codes and analysis errosKlaus Aehlig
2025-05-06Add end-to-end test verifying that analysis failure is reported in profileKlaus Aehlig
2025-05-06just: record analysis errors in profileKlaus Aehlig
2025-05-06Extend profile to support recording analysis errorsKlaus Aehlig
2025-05-06Extend just exit codes to distinguish different kinds of failuresKlaus Aehlig
2025-05-06just-mr: only set profiling-induced --dump-artifacts if supportedKlaus Aehlig
2025-05-05generic rule: fix conflict checkKlaus Aehlig
2025-05-05TreeOperationsUtils: add tree-overlay deduplication testSascha Roloff
2025-05-05TreeOperationsUtils: apply AsyncMap to compute tree overlaySascha Roloff
2025-05-05TreeOperationsUtils: make WriteTree method directly return ObjectInfo instead...Sascha Roloff
2025-05-05TreeOperationsUtils: make free-standing implementation functions member funct...Sascha Roloff
2025-05-05TreeOperationsUtils: refactor digest population into proto messagesSascha Roloff
2025-05-05TreeOperationsUtils: add missing switch case in bazel directory generationSascha Roloff
2025-05-05TreeOperationsUtils: fix typo in commentSascha Roloff
2025-04-25Invocation server: also present the artifacts of an invocationKlaus Aehlig
2025-04-25just: make --dump-artifacts act cummulativelyKlaus Aehlig
2025-04-25just-mr: support invocation-specifing artifact dumpingKlaus Aehlig
2025-04-25Invocation http server: for tree entries offer direct download linksKlaus Aehlig
2025-04-25Invocation http server: indicate incomplete dataKlaus Aehlig
2025-04-25just-mr: support custom message with invocation-directory nameKlaus Aehlig
2025-04-24profile: fix path rebasingKlaus Aehlig