summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-04-15LargeBlobs: Skip splicing of dependent objects during uplinking of AC, TC and...Maksim Denisov
2024-04-15LargeBlobs: Make LocalCAS::BlobPathNoSync public to fix synchronization of ex...Maksim Denisov
2024-04-12Target analysis: report short names of targets when describing a conflictKlaus Aehlig
2024-04-12file chunker: increase chunk sizesKlaus Aehlig
2024-04-12file chunker: remove average chunk size from interfaceKlaus Aehlig
2024-04-11Error reporting on action failure: give short target nameKlaus Aehlig
2024-04-11configured target: support short representationKlaus Aehlig
2024-04-11json: support pruningKlaus Aehlig
2024-04-10Support stderr log-limit restriciton for serveKlaus Aehlig
2024-04-10Add just-mr command-line option to estrict log limit on stderrKlaus Aehlig
2024-04-10Add command-line option to restrict log limit on stderrKlaus Aehlig
2024-04-10log_sink_cmdline: support restricted log limitKlaus Aehlig
2024-04-10just serve: follow symlinks to the serve configKlaus Aehlig
2024-04-10just-mr: Ensure resolved trees are kept alive in Git cachePaul Cristian Sarbu
2024-04-10Add KeepTree to critical Git operationsPaul Cristian Sarbu
2024-04-10GitRepo: Add method to keep tree alive by taggingPaul Cristian Sarbu
2024-04-10resolve_symlinks_map: Allow separate source and target repositoriesPaul Cristian Sarbu
2024-04-10content_git_map: Remove redundant opening of Git cachePaul Cristian Sarbu
2024-04-10import_to_git_map: Fix wrong pointer in setterPaul Cristian Sarbu
2024-04-10git_repo: Add blob writer methodPaul Cristian Sarbu
2024-04-10content_git_map: Reorder logic for setting up absent rootsPaul Cristian Sarbu
2024-04-10git_repo: Improve error message for CreateTreePaul Cristian Sarbu
2024-04-10bugfix: cli: remote-execution-property: allow for accumulating multiple pairs.Alberto Sartori
2024-04-08Use properly included standard library types by defaultPaul Cristian Sarbu
2024-04-08Consistently guard all POSIX C includesPaul Cristian Sarbu
2024-04-05User-defined rules: annotate revelant objects relevant to evaluation errors.Klaus Aehlig
2024-04-05Evaluator: Add infrastructure to annotate relevant objectsKlaus Aehlig
2024-04-05built-in rules: describe staging conflict in more detailKlaus Aehlig
2024-04-05bug fix in expresion, Union: propagate the disjointness propertyKlaus Aehlig
2024-04-02LargeBlobs: Use LocalCAS methods to implement split-splice logic of CASUtils.Maksim Denisov
2024-04-02LargeBlobs: Splice large objects from external sources.Maksim Denisov
2024-04-02ObjectCAS: Move the method for calculating file digests to the public space.Maksim Denisov
2024-04-02LargeBlobs: Uplink large objects.Maksim Denisov
2024-04-02LargeBlobs: Splice large objects implicitly.Maksim Denisov
2024-04-02LargeBlobs: Split large objects.Maksim Denisov
2024-04-02LargeObjectCAS: Implement auxiliary class for storing error information.Maksim Denisov
2024-04-02LargeObjectCAS: Store large objects.Maksim Denisov
2024-04-02Move file chunker to storage.Maksim Denisov
2024-03-28just install-cas: add option --archiveKlaus Aehlig
2024-03-28Add library to generate an archive from a local objectKlaus Aehlig
2024-03-26Add missing system includesPaul Cristian Sarbu
2024-03-26Expression language: add float operations "*" and "+"Klaus Aehlig
2024-03-22Absent target: deduplicate serve calls asking for flexible variablesKlaus Aehlig
2024-03-22Avoid unnecessary calls to serve for export targetsKlaus Aehlig
2024-03-22Avoid unnecessary analysis of export targetsKlaus Aehlig
2024-03-22main: also served export targets are relevant export targetsKlaus Aehlig
2024-03-21serve target server: lazy report at trace level the analysis/build failurePaul Cristian Sarbu
2024-03-21Reduce log level of common operationsKlaus Aehlig
2024-03-20Add local launcher to just-serve configKlaus Aehlig
2024-03-20Add new subcommand add-to-casKlaus Aehlig