1. 1309c3f update account mapping by Tomoko Uchida · 1 year, 9 months ago
  2. 75e70ce Enable hyperlinks to a commit in commitbots' comments (#57) by Tomoko Uchida · 1 year, 9 months ago
  3. 4c87492 add an agent program that randomly add/update issues and comments by Tomoko Uchida · 1 year, 9 months ago
  4. 89fca26 Check issue key when downloading (#56) by Tomoko Uchida · 1 year, 10 months ago
  5. f08ab12 Refine label texts (#55) by Tomoko Uchida · 1 year, 10 months ago
  6. 4c61670 delete test templates by Tomoko Uchida · 1 year, 10 months ago
  7. e3ec8c7 show issue title for linked issues (#52) by Tomoko Uchida · 1 year, 10 months ago
  8. 1158a55 #27: if updated and created date are the same in the comment, just show that date once by Mike McCandless · 1 year, 10 months ago
  9. 5e23ec4 selectively create cross-link issue (#51) by Tomoko Uchida · 1 year, 10 months ago
  10. 9833162 Make hyperlinks to sub-tasks compact (#50) by Tomoko Uchida · 1 year, 10 months ago
  11. 555d1b3 Enable mention to comment authors (#49) by Tomoko Uchida · 1 year, 10 months ago
  12. 989ab49 add dropdown for selecting component by Tomoko Uchida · 1 year, 10 months ago
  13. 835a6f9 Add a script to add 'moved to' comments to Jira issues (#47) by Tomoko Uchida · 1 year, 10 months ago
  14. 0e12027 minor updates in README by Tomoko Uchida · 1 year, 10 months ago
  15. 19d9fed add a script to update issue labels and descriptions (#46) by Tomoko Uchida · 1 year, 10 months ago
  16. 1aceb07 add example template with no forms by Tomoko Uchida · 1 year, 10 months ago
  17. 5b5d49a fix file extension by Tomoko Uchida · 1 year, 10 months ago
  18. eeaa5e4 Create a test issue template by Tomoko Uchida · 1 year, 10 months ago
  19. 580bf2f Add a tool to generate account mapping (#34) by Tomoko Uchida · 1 year, 10 months ago
  20. 5cc53ad Allow to specify number of worker processes for jira2github_import.py (#41) by Tomoko Uchida · 1 year, 10 months ago
  21. bdcbab0 more polishing, add a link for each migrated comment back to the 'final inch' comment in Jira (#43) by Michael McCandless · 1 year, 10 months ago
  22. a93dd43 fix missed f-strings' "f" (#42) by Tomoko Uchida · 1 year, 10 months ago
  23. 154972f woops, use f-string formatting by Mike McCandless · 1 year, 10 months ago
  24. 0d79dbc woops, remove leftover print by Mike McCandless · 1 year, 10 months ago
  25. a1230b8 Stack overflows can occur when parjing Jira lists (#39) by Tomoko Uchida · 1 year, 10 months ago
  26. 61adb0f #27: polish the legacy Jira text added to the issue a bit (#40) by Michael McCandless · 1 year, 10 months ago
  27. b4f1259 catch all exceptions (and proceed to the nexe issue) in jira2github_import.py (#35) by Tomoko Uchida · 1 year, 10 months ago
  28. b00d4fc only escape HTML tags (#32) by Tomoko Uchida · 1 year, 10 months ago
  29. 21094e6 make converter script work without account mapping file (#31) by Tomoko Uchida · 1 year, 10 months ago
  30. bb74837 shoshin (初心) / Fresh Eyes improvements to README (#30) by Michael McCandless · 1 year, 10 months ago
  31. 3fabdba minor format change. by Tomoko Uchida · 1 year, 10 months ago
  32. 4b88932 remap jira name to github account if it is available (#25) by Tomoko Uchida · 1 year, 10 months ago
  33. 82f2d9d escape HTML (#23) by Tomoko Uchida · 1 year, 10 months ago
  34. 3cd64de Insert line break before rule (dashes) (#22) by Tomoko Uchida · 1 year, 10 months ago
  35. 18e448b Remove extra brackets in {{monospaced}} (#21) by Tomoko Uchida · 1 year, 10 months ago
  36. 9af319a Fix indentation error after quotes (#20) by Tomoko Uchida · 1 year, 10 months ago
  37. cfbc821 improve match expressions for lists (#19) by Tomoko Uchida · 1 year, 10 months ago
  38. 23aaca5 Check if the assignee account can be assigned on the repo (#18) by Tomoko Uchida · 1 year, 10 months ago
  39. c678841 fix attachments download dirpath by Tomoko Uchida · 1 year, 10 months ago
  40. d831c4b Split up updating script (#17) by Tomoko Uchida · 1 year, 10 months ago
  41. 71b4595 do not remove spaces before markup conversion by Tomoko Uchida · 1 year, 10 months ago
  42. 33c16ce update README by Tomoko Uchida · 1 year, 10 months ago
  43. 28d5912 Fill assignee field if github account is availale (#10) by Tomoko Uchida · 1 year, 10 months ago
  44. 4745792 update README by Tomoko Uchida · 1 year, 10 months ago
  45. 4d04c86 allow to change attachments download dirpath by Tomoko Uchida · 1 year, 10 months ago
  46. 8f0bb1f fix download link for attachments by Tomoko Uchida · 1 year, 10 months ago
  47. d3a9cf8 convert emoji, handle conversion errors caused by newline chars by Tomoko Uchida · 1 year, 10 months ago
  48. 0c6cf7e add attachments by Tomoko Uchida · 1 year, 10 months ago
  49. 4b64f96 shorten interval between API calls by Tomoko Uchida · 1 year, 10 months ago
  50. 4b639c3 enable all mentions to github accounts by Tomoko Uchida · 1 year, 10 months ago
  51. 4df4c4f replace all \r\n to \n by Tomoko Uchida · 1 year, 10 months ago
  52. 9495825 update path for attachments by Tomoko Uchida · 1 year, 10 months ago
  53. 54f19fd add attachments by Tomoko Uchida · 1 year, 10 months ago
  54. 91f1445 Update README.md by Tomoko Uchida · 1 year, 10 months ago
  55. 876ec63 Revert "set notifications emails to noreply@" by Tomoko Uchida · 1 year, 10 months ago
  56. bbcc1b3 set notifications emails to noreply@ by Tomoko Uchida · 1 year, 10 months ago
  57. cc1648b try to kick automation by Tomoko Uchida · 1 year, 10 months ago
  58. a01ba3f fix notification email address by Tomoko Uchida · 1 year, 10 months ago
  59. 798c862 send all notifications to tomoko@apache.org by Tomoko Uchida · 1 year, 10 months ago
  60. 02c0578 add .asf.yaml by Tomoko Uchida · 1 year, 10 months ago
  61. d2454ff initial import by Tomoko Uchida · 1 year, 10 months ago