0
I Use This!
New Project

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Sep 12, 2024 — Sep 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Manager for ResolvedProcessNames table. More... 5 months ago
(Test) Test unicity of entries in Processes and Traces tables. More... 5 months ago
Add Process definitions from log in the DB. More... 5 months ago
Add basic structure of ProcessesTableManager and associated tests. More... 5 months ago
Function to extract process definitions from a nextflow log file. More... 5 months ago
(DB) Add gitignore More... 5 months ago
(DB) Refactor organization & Extract Trace entry from HTML file. More... 5 months ago
(DB) Add unit tests More... 5 months ago
(DB) Work on Trace table More... 5 months ago
(DB) Start working on the Python interface to manage the nextflow trace database. More... 5 months ago
(DB) Draft SQL queries to create the database to store nf traces. More... 5 months ago
Notebook: Move extracted trace processing to extraction code. More... 5 months ago
Dot exporter: Print number of execution as tooltip. More... 6 months ago
Extract number of executions from execution traces. More... 6 months ago
Dot Exporer: better layout More... 6 months ago
Dot Exporter: Better looking graphs More... 6 months ago
Importer: fix issue for nested graphs. More... 6 months ago
Import and export node types factory & operator. More... 6 months ago
Correct subgraph import names. Export hierarchy in dot files. More... 6 months ago
Add dot exporter from imported graph. More... 6 months ago
Config generator: lower allocated footprint. Use RSS again. More... 6 months ago
Safer config file gen More... 6 months ago
Export memory constraint in config file. More... 6 months ago
Import mermaid dag from HTML. This required the fixed version of the HTML exporter from github.com/kdesnos/nextflow More... 6 months ago
Mermaid import: For posterity, code revealing the DAG in imported mermaid graph. More... 6 months ago
Load DAG - Work in progress More... 6 months ago
Gather all plotting function in a single file. More... 6 months ago
Add code to display info about process timings and stats about wait times. More... 6 months ago
Update generation of config file from trace to: - Correct code - Configure tasks to allow up to 3 retries. - Increase target runtime by 25% at each retry. More... 7 months ago
Filter non "COMPLETED" process execution when extracting traces from the html report. More... 7 months ago