Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: dmwm/CRABClient

Tags

v3.251020

Toggle v3.251020's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
use --jobId as arg for CMSRunAnalysis. Fix #5241 (#5422)

* use --jobId as arg for CMSRunAnalysis. Fix #5241

* pylint (a cleanup missed in #5419)

* typos in comments

v3.251015

Toggle v3.251015's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
remove filecacheurl. Fix #5411 (#5419)

v3.250929

Toggle v3.250929's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
py2 compatible HTTPStatus imported. (#5418)

* py2 compatible HTTPStatus imported.

* try to satisfy pylint.

* add comments, clean-up pylint comment.

v3.250908

Toggle v3.250908's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Rest Interface curl parsing allowing HTTP2 (#5412)

* allow http2 with no minor version and no code reason

* http.HTTPStatus for missing reasons

v3.250820

Toggle v3.250820's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
make compatible with new TW tarballs. Fix #5409 (#5410)

v3.250806

Toggle v3.250806's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add file size in human units. Fix #5407 (#5408)

v3.250522

Toggle v3.250522's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ensure that a valid jobId is passed to run_job.sh. Fix #5390 (#5392)

v3.250505

Toggle v3.250505's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
adjust fields in status long. Fix #5387 (#5388)

v3.250409

Toggle v3.250409's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
make submit dryrun work with TW v3.250401 Fix #5383 (#5384)

v3.250318

Toggle v3.250318's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #5379 from belforte/fix-5378

make recover.py syntax py2-compliant. Fix #5378