1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Aug 03, 2025 — Aug 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tests for Metadata plugin, workflow_run. Looks like it behaves as expected. More... almost 13 years ago
SEQWARE-1728 - Delay creation of ini file so that the BamDecider does not create temporary json files as well More... almost 13 years ago
Incoming SPB ticket, BasicDecider is creating too many temporary ini files. More... almost 13 years ago
Iterate version numbers More... almost 13 years ago
Merge pull request #75 from SeqWare/feature/SEQWARE-1242_cli_testing_and_fixes More... almost 13 years ago
Fix test for SequencerRun status enum, also fix metadata to account for null status More... almost 13 years ago
Merge pull request #76 from SeqWare/feature/workflow_launcher_no_input More... almost 13 years ago
Check empty collection in addition to null. More... almost 13 years ago
Convert sequencer run status string to enum. More... almost 13 years ago
Merge branch 'feature/SEQWARE-1242_cli_testing_and_fixes' of github.com:SeqWare/seqware into feature/SEQWARE-1242_cli_testing_and_fixes More... almost 13 years ago
Merge branch 'refs/heads/develop' into feature/SEQWARE-1242_cli_testing_and_fixes More... almost 13 years ago
Add support for submitted_retry to WorkflowStatusChecker to rerun Oozie jobs. More... almost 13 years ago
Error when pegasus engine receives request to cancel/retry. More... almost 13 years ago
Add support for submitted_cancel to WorkflowStatusChecker to kill Oozie jobs. More... almost 13 years ago
Various code review changes More... almost 13 years ago
Merge pull request #74 from SeqWare/feature/refactor-enums More... almost 13 years ago
Comments to demystify the magic number to persist enum names. More... almost 13 years ago
While setting up oozie on my development machine, noticed the following bug from the basic decider More... almost 13 years ago
Ensure enums are persisted as name/varchar instead of ordinal/int. More... almost 13 years ago
Stop unnecessarily fetching from webservice. Likely a serious logic bug still exists. See in-code comments. More... almost 13 years ago
New CLI exports ini to stdout, redirect More... almost 13 years ago
Merge branch 'develop' into feature/SEQWARE-1242_cli_testing_and_fixes More... almost 13 years ago
Fix test data to conform to status enums. More... almost 13 years ago
Merge branch 'develop' into feature/SEQWARE-1242_cli_testing_and_fixes More... almost 13 years ago
Merge branch 'feature/SEQWARE-1242_cli_testing_and_fixes' of https://github.com/SeqWare/seqware into feature/SEQWARE-1242_cli_testing_and_fixes More... almost 13 years ago
Add status enum declaration to child of SequencerRun More... almost 13 years ago
Use hbm mapping instead of annotations for enums. More... almost 13 years ago
Fix up format of new CLI output to match old filters More... almost 13 years ago
Move hibernate enum annotations from field to getter. More... almost 13 years ago
Account for default behaviour of new command line More... almost 13 years ago