summaryrefslogtreecommitdiffstats
path: root/src/script (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #21807 from smithfarm/wip-python-encodingKefu Chai2018-05-041-1/+1
|\ \
| * | script: build-integration-branch: avoid Unicode errorNathan Cutler2018-05-041-1/+1
| |/
* / script: Fix ceph-debug-docker.sh script create --tag in correct formatDavid Zafman2018-05-011-5/+5
|/
* script/subman: migrate to Python 3Nathan Cutler2018-04-231-3/+3
* script/backport-create-issue: enable script to be importedNathan Cutler2018-04-181-15/+17
* script/backport-create-issue: explain why release_id is hard-codedNathan Cutler2018-04-171-0/+11
* scripts: backport-create-issue (initial commit)Nathan Cutler2018-04-171-0/+230
* ptl-tool: open githubmap with utf-8 codePatrick Donnelly2018-02-031-1/+2
* ceph-debug-docker.sh: allow specifying branch sha1Patrick Donnelly2018-01-221-9/+14
* ptl-tool: put common use-cases up front in READMEPatrick Donnelly2017-11-081-3/+37
* ptl-tool: only create tag if new branchPatrick Donnelly2017-11-081-17/+14
* ptl-tool: hint how to skip contributorPatrick Donnelly2017-11-081-1/+1
* ptl-tool: allow setting project/repo for GH reqPatrick Donnelly2017-11-011-6/+8
* ptl-tool: make branch name configurablePatrick Donnelly2017-10-311-9/+9
* ptl-tool: print bzs/tickets cited in commit msgsPatrick Donnelly2017-10-311-1/+21
* Merge pull request #16605 from theanalyst/tools/release-notes-pyfixesKefu Chai2017-10-251-4/+4
|\
| * script: ceph-release-notes: minor fixes for split_componentAbhishek Lekshmanan2017-10-251-4/+4
* | ptl-tool: Fix more readme examplesJos Collin2017-10-181-4/+3
* | Fixed the readme examplesJos Collin2017-10-171-3/+3
* | ptl-tool: Drop Default Labelling of PRsJos Collin2017-10-171-4/+3
* | ptl-tool: load labeled PRsPatrick Donnelly2017-10-171-3/+37
* | ptl-tool: checkout branch after creationPatrick Donnelly2017-10-061-10/+2
* | Merge PR #18032 into masterPatrick Donnelly2017-10-061-50/+167
|\ \
| * | script/ptl-tool.py: Label ValidationJos Collin2017-10-051-0/+12
| * | Merge commit 'refs/pull/2/head' of github.com:batrick/ceph into ptl-tool-2Patrick Donnelly2017-10-051-1/+1
| |\ \
| | * | script/ptl-tool.py: Fixed error messageJos Collin2017-10-031-1/+1
| * | | script/ptl-tool.py: Fix the Comment exampleJos Collin2017-10-041-3/+3
| |/ /
| * | ptl-tool: make more configurable and usablePatrick Donnelly2017-10-021-50/+155
* | | script/build-integration-branch: python3 compatible and pep8 cleanKefu Chai2017-09-291-5/+11
|/ /
* | Merge pull request #17926 from batrick/ptl-toolYuri Weinstein2017-09-281-0/+168
|\ \
| * | scripts: add ptl-tool for scripting mergesPatrick Donnelly2017-09-221-0/+168
* | | ceph-debug-docker.sh: add ceph-osd-dbg packagePatrick Donnelly2017-09-251-1/+1
|/ /
* | script/build-integration-branch: check errorsSage Weil2017-09-071-3/+4
* | script/build-integration-branch: print pr url list with titlesSage Weil2017-09-011-2/+6
* | src/script/build-integration-branchSage Weil2017-08-311-0/+54
* | scripts: fix bash path in shebangsAlan Somers2017-07-276-6/+7
* | tools: ceph-release-notes: escape _ for unintended linksKefu Chai2017-07-241-0/+3
|/
* tools: ceph-release-notes: match Reviewed-by more liberallyNathan Cutler2017-07-191-1/+2
* tools: ceph-release-notes: fix sorted() key lambda regressionNathan Cutler2017-07-191-1/+1
* tools: ceph-release-notes: refactor and fix regressionNathan Cutler2017-07-191-82/+84
* Merge pull request #16261 from tchaikov/wip-ceph-release-notes-py3Kefu Chai2017-07-181-2/+2
|\
| * tools: ceph-release-notes: port it to py3Kefu Chai2017-07-111-2/+2
* | script: add docker core dump debuggerPatrick Donnelly2017-07-181-0/+114
* | tools: ceph-release-notes: handle an edge caseNathan Cutler2017-07-121-7/+6
|/
* tools: ceph-release-notes: escape asterisks not for inline emphasisKefu Chai2017-07-071-0/+3
* qa: add a check_commands.sh script which looks for commands with no testsGreg Farnum2017-06-151-0/+19
* tools: ceph-release-notes: strip trailing punctuation and whitespaceNathan Cutler2017-04-071-0/+1
* Merge pull request #14296 from theanalyst/fix/script/creditsLoic Dachary2017-04-031-1/+1
|\
| * script: drop the -x arg for credits scriptAbhishek Lekshmanan2017-04-031-1/+1
* | tools: ceph-release-notes: pep8 complianceNathan Cutler2017-03-261-42/+107