Sign in
apache
/
lucene-jira-archive
/
HEAD
d23cc00
Disable dependabot for the archive repo
by Uwe Schindler
· 2 years ago
main
74b1233
Add final Jira -> GitHub issue id mapping
by Tomoko Uchida
· 2 years, 11 months ago
20220826
6baddb9
add elliotzlin to account map
by Tomoko Uchida
· 3 years ago
c74c151
add mapping for Marios Trivyzas
by Mike McCandless
· 3 years ago
97981b4
escape > to avoid wrong quotes in markdown (#146)
by Tomoko Uchida
· 3 years ago
07045f0
don't convert Lucene issue urls with query parameters to GitHub issue mentions (#147)
by Tomoko Uchida
· 3 years ago
364a51a
Polish INFRA instructions a bit (#145)
by Michael McCandless
· 3 years ago
6b5c365
note about the log file
by Tomoko Uchida
· 3 years ago
20220812
45ccfbe
move working files to /work
by Tomoko Uchida
· 3 years ago
e97ed48
fix typo etc.
by Tomoko Uchida
· 3 years ago
4eb64a5
raise RuntimeError when update issue is failed to retry
by Tomoko Uchida
· 3 years ago
c943855
add test step to the instruction
by Tomoko Uchida
· 3 years ago
a853853
Add instruction manual for infra team (#143)
by Tomoko Uchida
· 3 years ago
1d1920f
set GITHUB_REPO to apache/lucene in example .env
by Tomoko Uchida
· 3 years ago
96e9e2e
raise exception when issue import fails for retry
by Tomoko Uchida
· 3 years ago
f7e30ef
replace too long issue description/comments with dummy text
by Tomoko Uchida
· 3 years ago
f8c5bc7
remove duplicate mapping
by Tomoko Uchida
· 3 years ago
a424bc8
add mappings for Ilan Ginzburg
by Mike McCandless
· 3 years ago
efd7c51
add mapping for Walter Underwood
by Mike McCandless
· 3 years ago
449b7ba
attach type:task label to Sub-tasks (#142)
by Tomoko Uchida
· 3 years ago
0595233
use GitHub Pages instad of raw.githubusercontent.com (#141)
by Tomoko Uchida
· 3 years ago
4e3bb99
try to kick automation
by Tomoko Uchida
· 3 years ago
fa33187
move attachment files to gh-pages branch
by Tomoko Uchida
· 3 years ago
2e88680
skip inilining non utf-8 attachment file
by Tomoko Uchida
· 3 years ago
5688d89
address OSError (file name too long)
by Tomoko Uchida
· 3 years ago
d348dee
support tab for list item separator (#140)
by Tomoko Uchida
· 3 years ago
cea920b
enable GitHub Pages for hosting attachment files. (#139)
by Tomoko Uchida
· 3 years ago
202be8e
insert linefeeds before/after a code block (#138)
by Tomoko Uchida
· 3 years ago
cd0f5bb
add mapping for Vincenzo D'Amore
by Mike McCandless
· 3 years ago
1944b36
Embed attachments' text data for known file types (#136)
by Tomoko Uchida
· 3 years ago
7dd8583
minor fix in comment body
by Tomoko Uchida
· 3 years ago
3ad68da
refine comment format for Jira
by Tomoko Uchida
· 3 years ago
eaf5b53
replace lucene jira url with github issue number (#134)
by Tomoko Uchida
· 3 years ago
ffda38d
Show unmentioned images in issue description (#135)
by Tomoko Uchida
· 3 years ago
c4c28c2
drop jira link from linked-issues (#133)
by Tomoko Uchida
· 3 years ago
6b1e610
fix bug in #131
by Tomoko Uchida
· 3 years ago
bbaf23d
add adichad to account mapping
by Tomoko Uchida
· 3 years ago
ae78d58
add gnewton to account mapping
by Tomoko Uchida
· 3 years ago
dd4fe4b
Create hyperlinks to other ASF projects for PRJ-XXXX style cross-issue links. (#131)
by Tomoko Uchida
· 3 years ago
babc7a0
Refine jira headers in descrition and comments (#128)
by Tomoko Uchida
· 3 years ago
13fa4cb
add mapping for Baris Kazar
by Mike McCandless
· 3 years ago
ac7e267
place github issue link first (#130)
by Tomoko Uchida
· 3 years ago
c228cb1
add mapping for Adam Rauch
by Mike McCandless
· 3 years ago
183e299
Refine regex for mentions that are enclosed in parens (#121)
by Tomoko Uchida
· 3 years ago
61101b9
capture jira mentions appear at the end of a line (#120)
by Tomoko Uchida
· 3 years ago
9f4096d
Jira username can contain whitespaces (#119)
by Tomoko Uchida
· 3 years ago
e7cc4e9
refine regex to capture mentions before/after zenkaku punctuations (#118)
by Tomoko Uchida
· 3 years ago
b232f31
capture cross-issue link that appear at the beginning or a line (#117)
by Tomoko Uchida
· 3 years ago
6f9501e
add shahrs87 to account mapping
by Tomoko Uchida
· 3 years ago
aafcd8a
change log level info -> debug
by Tomoko Uchida
· 3 years ago
c025f11
reorder text processing, tweak mention format, escape tilde (#108)
by Tomoko Uchida
· 3 years ago
836f08a
add whoschek to mapping
by Tomoko Uchida
· 3 years ago
6ef20ae
#103 #96: add @mocobeta's scratchy tool with one thorn removed so I can iterate locally on the mapping file; allow commented out lines in mapping file; log a warning on malformed lines when loading mapping file; add a few more entries to mapping file
by Mike McCandless
· 3 years ago
b91ce0c
add steffkes to mapping
by Tomoko Uchida
· 3 years ago
7654c01
fix small typo
by Mike McCandless
· 3 years ago
0bb0bfc
Add ohrphaned jira usernames (#103)
by Tomoko Uchida
· 3 years ago
765fec2
add mapping for Marcus Eagan and Praveen Nishchal
by Mike McCandless
· 3 years ago
a32566b
add mapping for Otis
by Mike McCandless
· 3 years ago
bebc6e1
#102: add thetaphi and Karl Wright aliases
by Mike McCandless
· 3 years ago
d91534e
add entry for jianping weng
by Mike McCandless
· 3 years ago
75251c2
fix a few type errors identified by mypy (#101)
by Michael McCandless
· 3 years ago
614a3cd
fix wrong type hint and default value
by Tomoko Uchida
· 3 years ago
5cc61dd
add manually verified committers accounts
by Tomoko Uchida
· 3 years ago
88876e3
escape github style issue links (#98)
by Tomoko Uchida
· 3 years ago
abd19ea
add some alternative? accounts
by Tomoko Uchida
· 3 years ago
d75049a
escape HTML tag chars in inline quotes (#100)
by Tomoko Uchida
· 3 years ago
3b8b9cb
use non-greedy match for capturing mentions
by Tomoko Uchida
· 3 years ago
aac9078
Capture email-address like jira mentions (#99)
by Tomoko Uchida
· 3 years ago
3e6111c
don't create issue links to self (#97)
by Tomoko Uchida
· 3 years ago
86ac458
move Jira information to comment header (#88)
by Tomoko Uchida
· 3 years ago
58ebe97
Add account mapping where (jira id == github id) && (jira fullname == github fullname) (#87)
by Tomoko Uchida
· 3 years ago
34c68b8
refine regex capturing cross-issue link
by Tomoko Uchida
· 3 years ago
a477a70
fix regex capturing mentions (#86)
by Tomoko Uchida
· 3 years ago
a5c8060
convert jira emojis only when it is preceded and followed by a space character (#85)
by Tomoko Uchida
· 3 years ago
656fdd5
Skip errorcausing labels (#84)
by Tomoko Uchida
· 3 years ago
20220730
cdd8bce
add mapping for minish1982
by Tomoko Uchida
· 3 years ago
c34ee13
add entry for Nitiraj Rathore
by Mike McCandless
· 3 years ago
d889977
avoid duplicate labels (#82)
by Tomoko Uchida
· 3 years ago
0045747
Update account-map.csv.20220722.verified (#75)
by manishbafna
· 3 years ago
0a35878
add entry for Michael Froh
by Mike McCandless
· 3 years ago
ecafcda
add verified entry for Tony Xu
by Mike McCandless
· 3 years ago
b830a7c
add entry for Weiming Wu
by Mike McCandless
· 3 years ago
cf1cbf7
add verified mapping for Mohammad Sadiq
by Mike McCandless
· 3 years ago
849ca53
graduate Marc D'Mello to verified
by Mike McCandless
· 3 years ago
17cea12
#79: include parent issue link (#80)
by Michael McCandless
· 3 years ago
fc95996
add my account into map data (#81)
by tang donghai
· 3 years ago
7f64d3a
61: map Jira priority to legacy-jira-priority, and include votes in the 'Legacy Jira Information' header when it's > 0 (#76)
by Michael McCandless
· 3 years ago
d357510
Update account-map.csv.20220722.verified (#77)
by András Péteri
· 3 years ago
9a667b1
Polish a few sharp edges that hit me when running remap_cross_issue_links.py (#74)
by Michael McCandless
· 3 years ago
17f8d48
port 'Resolution' as a label (#73)
by Tomoko Uchida
· 3 years ago
8561512
Update account-map.csv.20220722.verified (#71)
by Andi Vajda
· 3 years ago
a75d908
fix parameter name
by Tomoko Uchida
· 3 years ago
3a2fe8a
follow-up of #65. update README.
by Tomoko Uchida
· 3 years ago
579ff5c
preserve Jira 'Labels' (#68)
by Tomoko Uchida
· 3 years ago
354bebc
improve messaging when attachments are skipped
by Mike McCandless
· 3 years ago
abdbf9a
Port 'Environment' custom field (#69)
by Tomoko Uchida
· 3 years ago
39ba71d
add script to migrate latest coments that are added in Jira during migration. (#67)
by Tomoko Uchida
· 3 years ago
1b2288b
Handle tilde mentions (#65)
by Tomoko Uchida
· 3 years ago
2daa443
Cover all Jira components in module label mapping (#64)
by Tomoko Uchida
· 3 years ago
2e6a399
update account mapping
by Tomoko Uchida
· 3 years ago
Next »