1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clear PYTHONPATH before invoking gsutil More... 11 months ago
Merge branch '5.0' More... 11 months ago
Test 032 - replaced gridftp with webdav More... 11 months ago
Merge branch '5.0' More... 11 months ago
PM-1945 added sanity check to prevent a user associating the similar names to the transformation and container. More... 11 months ago
PM-1945 added new overloaded constructor More... 11 months ago
PM-1945 fixed javadoc More... 11 months ago
PM-1955 Remove R API from the code base. More... 11 months ago
Remove Pegasus Perl code More... 11 months ago
PM-1955 Remove R API from the code base. More... 11 months ago
Remove the old pegasus-init module. More... 11 months ago
PM-1955 Remove R API from the code base. More... 11 months ago
Merge branch '5.0' More... 11 months ago
the ligo search example does not use deep directory structure in their heirarchal wf. do the check for the number of jobs by checking in the .dag file instead. More... 11 months ago
extra info logged in error for pycbc test More... 11 months ago
Bump converage failure threshold to 25.5 for the main package. More... 11 months ago
1. Uniformly use pkgutil based __init__.py in namespace packages. 2. Add Python 3.12 classifier to the setup.py files. 3. Update p-worker's setup.py to be consistent with other packages. 4. Change p-python's pyproject.toml's coverage config to be consistent with other packages. More... 11 months ago
Reduce coverage failure threshold More... 11 months ago
Upgrade pegasus-worker code to py36 syntax with pyupgrade More... 11 months ago
Add coverage.py config in pyproject.toml and remove configs from tox.ini More... 11 months ago
1. Specify source and test dirs in pyproject.toml file. 2. Remove setup.cfg, move flake8 config into pyproject.toml with use of flaske8-pyproject. 3. Remove references to Pegasus/vendor from tox.ini 4. Set min python version for pegasus-worker to py36. More... 11 months ago
Code format More... 11 months ago
Resolve some of the TODOs in p-statistics More... 11 months ago
Add missing prefix on an fstring More... 11 months ago
Only show integrity stats if they exist. More... 11 months ago
Fix wrong p-statistics option More... 11 months ago
PM-1915 Initial commit for new p-statistics More... 11 months ago
Ensure time stats text output file ends with a new line More... 11 months ago
Remove Deb 10 builds while keeping Debian 11 and 12 More... 11 months ago
In Ubuntu 24 some xattr are added to exec files generated, so cp -a doesnt work. Use cp -r to fix it. Remove builds for Ubuntu 20, and add Ubuntu 24 support. More... 11 months ago