summaryrefslogtreecommitdiffstats
path: root/src/script/ceph-release-notes (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/script/ceph-release-notes: replace breaklink w spanDavid Galloway2021-09-171-1/+1
* Merge pull request #42619 from jdurgin/wip-release-notes-scriptJosh Durgin2021-08-041-5/+13
|\
| * script/ceph-release-notes: don't include PR body by default, just the titleJosh Durgin2021-08-041-3/+6
| * script/ceph-release-notes: infer actual title from ptl-tool mergesJosh Durgin2021-08-041-0/+4
| * script/ceph-release-notes: sort PRs case-insensitivelyJosh Durgin2021-08-031-1/+1
| * script/ceph-release-notes: adapt markdown output for new websiteJosh Durgin2021-08-031-1/+2
* | script/ceph-release-notes: s/virtualenv/python3 -m venv/Kefu Chai2021-07-311-1/+1
|/
* ceph-release-notes: Support for markdown for new ceph.io siteDavid Galloway2021-06-301-2/+18
* script/ceph-release-notes: remove release name from backport PR titlesJosh Durgin2021-05-141-0/+4
* script/ceph-release-notes: remove EOL releasesJosh Durgin2021-05-141-1/+1
* script/ceph-release-notes: do not encode to bytesJosh Durgin2021-05-141-7/+7
* script/ceph-release-notes: add retries to pull request fetchingJosh Durgin2021-03-201-1/+17
* script: add pacificSage Weil2021-01-281-1/+1
* script/ceph-release-notes: --html flag to output PRs in HTMLDavid Galloway2020-12-171-1/+22
* script: update backport scripts for now-released octopusSage Weil2020-04-081-1/+1
* script/ceph-release-notes: alternate merge commit formatNathan Cutler2019-03-301-2/+2
* script: enable nautilus in ceph-release-notesNathan Cutler2019-03-151-1/+1
* 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
* | 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
* | 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
* tools: ceph-release-notes: strip trailing punctuation and whitespaceNathan Cutler2017-04-071-0/+1
* tools: ceph-release-notes: pep8 complianceNathan Cutler2017-03-261-42/+107
* tools: ceph-release-notes: add rbd-mirror and rbd-nbd prefixesNathan Cutler2017-03-261-2/+2
* tools: ceph-release-notes: use msg prefix instead of msgrNathan Cutler2017-03-261-1/+1
* tools: ceph-release-notes: document global variablesNathan Cutler2017-03-261-0/+2
* tools: ceph-release-notes: put github repo labels in a global variableNathan Cutler2017-03-261-1/+4
* tools: ceph-release-notes: s/labels/issue_labels/Nathan Cutler2017-03-261-3/+3
* tools: ceph-release-notes: sync labels with github realityNathan Cutler2017-03-261-1/+1
* tools: ceph-release-notes: add and use prefixes listNathan Cutler2017-03-261-2/+6
* tools: ceph-release-notes: global inits in alphabetical orderNathan Cutler2017-03-261-2/+2
* script: ceph-release-notes: use https instead of httpKefu Chai2017-03-231-3/+3
* Merge pull request #12979 from theanalyst/scripts/release-notes-trackerLoic Dachary2017-02-061-1/+2
|\
| * script: ceph-release-notes check orig. issue only for backportsAbhishek Lekshmanan2017-01-181-1/+2
* | tools: ceph-release-notes: ignore low-numbered PRsNathan Cutler2017-01-271-1/+6
|/
* build/ops: ceph-release-notes guess pr title based on gh tagsAbhishek Lekshmanan2016-10-101-3/+23
* scripts: add description to ceph-release-notesAbhishek Lekshmanan2016-10-101-1/+12
* script: improve ceph-release-notes regexNathan Cutler2016-08-151-1/+1
* scripts: ceph-release-note rewrite PR title caseLoic Dachary2016-03-081-3/+8
* Fix unicode encoding for non-ASCII characters in title and author namesAbhishek Varshney2016-02-181-3/+3
* scripts: ceph-release-notes fixes --strictLoic Dachary2016-02-181-7/+10
* scripts: ceph-release-notes fix merge messages handlingLoic Dachary2016-02-101-6/+14
* scripts: ceph-release-notes for development versionsLoic Dachary2015-11-201-22/+44
* tools: ceph-release-notes support multiple issuesLoic Dachary2015-10-261-16/+32