index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
script
/
ceph-release-notes
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/script/ceph-release-notes: replace breaklink w span
David Galloway
2021-09-17
1
-1
/
+1
*
Merge pull request #42619 from jdurgin/wip-release-notes-script
Josh Durgin
2021-08-04
1
-5
/
+13
|
\
|
*
script/ceph-release-notes: don't include PR body by default, just the title
Josh Durgin
2021-08-04
1
-3
/
+6
|
*
script/ceph-release-notes: infer actual title from ptl-tool merges
Josh Durgin
2021-08-04
1
-0
/
+4
|
*
script/ceph-release-notes: sort PRs case-insensitively
Josh Durgin
2021-08-03
1
-1
/
+1
|
*
script/ceph-release-notes: adapt markdown output for new website
Josh Durgin
2021-08-03
1
-1
/
+2
*
|
script/ceph-release-notes: s/virtualenv/python3 -m venv/
Kefu Chai
2021-07-31
1
-1
/
+1
|
/
*
ceph-release-notes: Support for markdown for new ceph.io site
David Galloway
2021-06-30
1
-2
/
+18
*
script/ceph-release-notes: remove release name from backport PR titles
Josh Durgin
2021-05-14
1
-0
/
+4
*
script/ceph-release-notes: remove EOL releases
Josh Durgin
2021-05-14
1
-1
/
+1
*
script/ceph-release-notes: do not encode to bytes
Josh Durgin
2021-05-14
1
-7
/
+7
*
script/ceph-release-notes: add retries to pull request fetching
Josh Durgin
2021-03-20
1
-1
/
+17
*
script: add pacific
Sage Weil
2021-01-28
1
-1
/
+1
*
script/ceph-release-notes: --html flag to output PRs in HTML
David Galloway
2020-12-17
1
-1
/
+22
*
script: update backport scripts for now-released octopus
Sage Weil
2020-04-08
1
-1
/
+1
*
script/ceph-release-notes: alternate merge commit format
Nathan Cutler
2019-03-30
1
-2
/
+2
*
script: enable nautilus in ceph-release-notes
Nathan Cutler
2019-03-15
1
-1
/
+1
*
Merge pull request #16605 from theanalyst/tools/release-notes-pyfixes
Kefu Chai
2017-10-25
1
-4
/
+4
|
\
|
*
script: ceph-release-notes: minor fixes for split_component
Abhishek Lekshmanan
2017-10-25
1
-4
/
+4
*
|
tools: ceph-release-notes: escape _ for unintended links
Kefu Chai
2017-07-24
1
-0
/
+3
|
/
*
tools: ceph-release-notes: match Reviewed-by more liberally
Nathan Cutler
2017-07-19
1
-1
/
+2
*
tools: ceph-release-notes: fix sorted() key lambda regression
Nathan Cutler
2017-07-19
1
-1
/
+1
*
tools: ceph-release-notes: refactor and fix regression
Nathan Cutler
2017-07-19
1
-82
/
+84
*
Merge pull request #16261 from tchaikov/wip-ceph-release-notes-py3
Kefu Chai
2017-07-18
1
-2
/
+2
|
\
|
*
tools: ceph-release-notes: port it to py3
Kefu Chai
2017-07-11
1
-2
/
+2
*
|
tools: ceph-release-notes: handle an edge case
Nathan Cutler
2017-07-12
1
-7
/
+6
|
/
*
tools: ceph-release-notes: escape asterisks not for inline emphasis
Kefu Chai
2017-07-07
1
-0
/
+3
*
tools: ceph-release-notes: strip trailing punctuation and whitespace
Nathan Cutler
2017-04-07
1
-0
/
+1
*
tools: ceph-release-notes: pep8 compliance
Nathan Cutler
2017-03-26
1
-42
/
+107
*
tools: ceph-release-notes: add rbd-mirror and rbd-nbd prefixes
Nathan Cutler
2017-03-26
1
-2
/
+2
*
tools: ceph-release-notes: use msg prefix instead of msgr
Nathan Cutler
2017-03-26
1
-1
/
+1
*
tools: ceph-release-notes: document global variables
Nathan Cutler
2017-03-26
1
-0
/
+2
*
tools: ceph-release-notes: put github repo labels in a global variable
Nathan Cutler
2017-03-26
1
-1
/
+4
*
tools: ceph-release-notes: s/labels/issue_labels/
Nathan Cutler
2017-03-26
1
-3
/
+3
*
tools: ceph-release-notes: sync labels with github reality
Nathan Cutler
2017-03-26
1
-1
/
+1
*
tools: ceph-release-notes: add and use prefixes list
Nathan Cutler
2017-03-26
1
-2
/
+6
*
tools: ceph-release-notes: global inits in alphabetical order
Nathan Cutler
2017-03-26
1
-2
/
+2
*
script: ceph-release-notes: use https instead of http
Kefu Chai
2017-03-23
1
-3
/
+3
*
Merge pull request #12979 from theanalyst/scripts/release-notes-tracker
Loic Dachary
2017-02-06
1
-1
/
+2
|
\
|
*
script: ceph-release-notes check orig. issue only for backports
Abhishek Lekshmanan
2017-01-18
1
-1
/
+2
*
|
tools: ceph-release-notes: ignore low-numbered PRs
Nathan Cutler
2017-01-27
1
-1
/
+6
|
/
*
build/ops: ceph-release-notes guess pr title based on gh tags
Abhishek Lekshmanan
2016-10-10
1
-3
/
+23
*
scripts: add description to ceph-release-notes
Abhishek Lekshmanan
2016-10-10
1
-1
/
+12
*
script: improve ceph-release-notes regex
Nathan Cutler
2016-08-15
1
-1
/
+1
*
scripts: ceph-release-note rewrite PR title case
Loic Dachary
2016-03-08
1
-3
/
+8
*
Fix unicode encoding for non-ASCII characters in title and author names
Abhishek Varshney
2016-02-18
1
-3
/
+3
*
scripts: ceph-release-notes fixes --strict
Loic Dachary
2016-02-18
1
-7
/
+10
*
scripts: ceph-release-notes fix merge messages handling
Loic Dachary
2016-02-10
1
-6
/
+14
*
scripts: ceph-release-notes for development versions
Loic Dachary
2015-11-20
1
-22
/
+44
*
tools: ceph-release-notes support multiple issues
Loic Dachary
2015-10-26
1
-16
/
+32
[next]