1. 1476ab5 Merge branch 'stable-3.9' by Nasser Grainawi · 3 months ago master
  2. 55288bc Fix soy template in docs, remove leading dot by Christian von Schultz · 8 months ago
  3. b909029 docs/config: set code block language to ini by Kenyon Ralph · 1 year, 5 months ago stable-3.9
  4. e227044 docs/config: correct section for association policy by Kenyon Ralph · 1 year, 5 months ago
  5. 41f074a docs/config: say which association policy is the default by Kenyon Ralph · 1 year, 5 months ago
  6. ff9773a Merge branch 'stable-3.9' by Fabio Ponciroli · 1 year, 4 months ago
  7. ed7b170 Merge branch 'stable-3.8' into stable-3.9 by Fabio Ponciroli · 1 year, 4 months ago
  8. 5cbae2c Replace commentLink.html with commentLink.link during init by Luca Milanesio · 1 year, 4 months ago stable-3.8
  9. 9485a2d Add .zuul.yaml by Paladox none · 1 year, 7 months ago
  10. 42205a8 Merge branch 'stable-3.9' by Marcin Czech · 1 year, 8 months ago
  11. 5c5eef6 Fixed JiraRestApi writeBodyData not encoding String to UTF-8 by Paweł Kurek · 2 years, 5 months ago
  12. cabd422 Fix test for Gerrit stable-3.9 by Jose Granha · 1 year, 8 months ago
  13. 52cd6d5 workflow: add invoke-issue-restapi and invoke-project-restapi actions by Alon Bar-Lev · 3 years, 6 months ago
  14. 9a40741 Move to apache.commons.lang3 by Fabio Ponciroli · 3 years, 9 months ago stable-3.6 stable-3.7
  15. 4241498 Introduce readTimeout and connectTimeout to Jira by Luca Milanesio · 4 years ago stable-3.3 stable-3.4 stable-3.5
  16. b1427c5 Merge branch 'stable-3.2' by Kenyon Ralph · 4 years, 1 month ago
  17. ca085d3 JiraConfig: get project namekey when calling evict() by Kenyon Ralph · 4 years, 1 month ago stable-3.2
  18. a7cfb0b docs/config: fix commentLink typo and link by Kenyon Ralph · 4 years, 3 months ago
  19. 9b2092c docs/config: specify code block languages to enable syntax highlighting by Kenyon Ralph · 4 years, 3 months ago
  20. ab43f5d docs/config: uppercase @PLUGIN@ macro to fix substitution by Kenyon Ralph · 4 years, 3 months ago
  21. fe064ff Merge branch 'stable-3.1' into stable-3.2 by Mark Bekhet · 5 years ago
  22. 7de82de Merge branch 'stable-3.0' into stable-3.1 by Mark Bekhet · 5 years ago stable-3.1
  23. f6ce471 Merge branch 'stable-2.16' into stable-3.0 by Mark Bekhet · 5 years ago stable-3.0
  24. bcc0bf7 Add its-jira configuration to the new PolyGerrit UI by Mark Bekhet · 5 years ago stable-2.16
  25. dd5e50d Adapt to the latest changes on Gerrit master by Steven Aerts · 5 years ago
  26. d4abe61 Adjust to changes in Gerrit core by David Ostrovsky · 5 years ago
  27. d9518bb Merge branch 'stable-3.1' into stable-3.2 by Luca Milanesio · 5 years ago
  28. 4e3eda4 Merge branch 'stable-3.0' into stable-3.1 by Luca Milanesio · 5 years ago
  29. bdfa29e Merge branch 'stable-3.0' into stable-3.1 by Luca Milanesio · 5 years ago
  30. 4ae6a4e Support comment visibility by Adrien Oliva · 5 years ago
  31. acc2beb Fix issues in actions documentation by Marcin Czech · 6 years ago
  32. d192687 Format Java files with google-java-format by David Pursehouse · 6 years ago
  33. a0b8a6d Adapt to Gerrit master by Réda Housni Alaoui · 6 years ago
  34. 26cec7d Adapt to Gerrit master by David Ostrovsky · 6 years ago
  35. e67eeee Rename reviewdb package to entities by David Pursehouse · 6 years ago
  36. 621d7c5 Replace bazel-genfiles with bazel-bin in documentation by David Pursehouse · 6 years ago
  37. d358bc1 Format Java files with google-java-format by David Pursehouse · 6 years ago
  38. 14bc16f Merge branch 'stable-3.0' by Luca Milanesio · 6 years ago
  39. f000211 Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 6 years ago
  40. fc7b086 Check Jira connectivity at startup by Luca Milanesio · 6 years ago
  41. eb30c0b Adapt to Gerrit master by Réda Housni Alaoui · 6 years ago
  42. 81bcd2c Reintroduce Jira URL normalization by Luca Milanesio · 6 years ago
  43. 0ca25ba Fix its-jira init step by Luca Milanesio · 6 years ago
  44. a479304 Adapt TestUser.newIdent to Gerrit v3.0 by Luca Milanesio · 7 years ago
  45. b82cc1a Allow edit html in commentlink section. by Glib Gladchenko · 7 years ago
  46. 2fdd4ad Mark property as released version by Réda Housni Alaoui · 7 years ago
  47. 8c30cde Add an event property value to an ITS field by Réda Housni Alaoui · 8 years ago
  48. 103a3e9 Adapt to the latest changes in master by Luca Milanesio · 7 years ago
  49. 5733338 Merge branch 'stable-2.16' by Luca Milanesio · 7 years ago
  50. 31729d2 Implement create-version-from-property action by Réda Housni Alaoui · 7 years ago
  51. 3a46662 Support multiple Jira instances by inderjot · 8 years ago
  52. d801126 JiraITTest: Fix test build failure from obsolete db parameter by Marco Miller · 7 years ago
  53. ecdbeaa Fix some minor formatting errors by Hector Oswaldo Caballero · 7 years ago
  54. a8c4c4f Adapt plugin to latest its-base by Hector Oswaldo Caballero · 8 years ago
  55. d656f86 Format files with google-java-format 1.6 by Hector Oswaldo Caballero · 8 years ago
  56. 5debd08 Add PUT to JiraRestApi by Réda Housni Alaoui · 8 years ago
  57. 16530bb Add IT test for Jira by Inderjot Kaur Ratol · 8 years ago
  58. 569f4a2 Refactoring the code to make classes testable by Inderjot Kaur Ratol · 8 years ago
  59. a87dd0e Resolve URL syntax at init/config time by Luca Milanesio · 8 years ago
  60. 237689d Add missing copyright headers by Inderjot Kaur Ratol · 8 years ago stable-2.15 v2.15
  61. 45efbbd Correct fix of the 'issue not found' error by Luca Milanesio · 8 years ago
  62. 9fa8e16 Revert "Fix Jira issue not found" by Luca Milanesio · 8 years ago
  63. 2e0a838 Fix Jira issue not found by Inderjot Kaur Ratol · 8 years ago
  64. 41ae221 Fix the bad merge causing compilation error by Inderjot Kaur Ratol · 8 years ago
  65. cdc9dff Merge "Add tests to JiraItsFacade" by David Ostrovsky · 8 years ago
  66. cafb731 Merge "Allow Jira REST API to be located outside of the server root" by Luca Milanesio · 8 years ago
  67. 8b8b23c Add tests to JiraItsFacade by Hector Oswaldo Caballero · 8 years ago
  68. 5cf981d Extract Jira configuration by Hector Oswaldo Caballero · 8 years ago
  69. 75d4572 Move health checks to JiraClient by Hector Oswaldo Caballero · 8 years ago
  70. f5dc4ab Use URL returned by the Jira server by Hector Oswaldo Caballero · 8 years ago
  71. 979e3a9 Fix SpotBugs' "Unwritten field" warnings by Hector Oswaldo Caballero · 8 years ago
  72. 8ec5c56 Remove final in method parameters and local variables by Hector Oswaldo Caballero · 8 years ago
  73. aba6bee Format build files with buildifier by Hector Oswaldo Caballero · 8 years ago
  74. 86b8913 Add documentation for actions-@plugin@.config file by Inderjot Kaur Ratol · 8 years ago
  75. e8fc7c7 Allow Jira REST API to be located outside of the server root by Mathias Nicolajsen Kjaergaard · 9 years ago
  76. e0346b3 Fix Eclipse Java 8 compliance by Hector Oswaldo Caballero · 8 years ago
  77. cf7f4da Use Logger's built-in formatting by Hector Oswaldo Caballero · 8 years ago
  78. 0cf8dda Fix typos by Hector Oswaldo Caballero · 8 years ago
  79. 8e56d9a Replace anonymous classes with lambdas by Hector Oswaldo Caballero · 8 years ago
  80. 4c3e0f2 Compile against Java 8 by Hector Oswaldo Caballero · 8 years ago
  81. 852d562 Remove duplicated entries in .gitignore by Hector Oswaldo Caballero · 8 years ago
  82. 4baef7f Merge "Sonar: Local variables should not shadow class fields" by Luca Milanesio · 8 years ago
  83. 9310c41 Merge "Sonar: Constructors should not be used to instantiate "String"" by Luca Milanesio · 8 years ago
  84. 0b32a0e Merge "Sonar: logging arguments should not require evaluation" by Luca Milanesio · 8 years ago
  85. a8f7b9f Improve error reporting when Jira Rest API request fails by Mathias Nicolajsen Kjaergaard · 9 years ago
  86. 1a154a6 Sonar: Local variables should not shadow class fields by Hector Oswaldo Caballero · 8 years ago
  87. 0f11de4 Sonar: Constructors should not be used to instantiate "String" by Hector Oswaldo Caballero · 8 years ago
  88. ae09617 Sonar: logging arguments should not require evaluation by Hector Oswaldo Caballero · 8 years ago
  89. d6f3b3b Apply google-java-format on all files by inderjot · 8 years ago
  90. ae0f88f Apply Google-format by Luca Milanesio · 9 years ago v2.14
  91. 0d6c0d8 Merge branch 'stable-2.13' by Luca Milanesio · 9 years ago
  92. a9b05b5 Replace Atlassian Library with vanilla HTTP calls by Remy Bohmer · 9 years ago stable-2.13
  93. b9034ee Merge "Merge branch 'stable-2.13'" by Luca Milanesio · 9 years ago
  94. 9fcc4b9 Cleanup wsdl stuff, no longer used with Rest-API by Remy Bohmer · 9 years ago
  95. 0eecd72 Build with Bazel in Gerrit tree build by Paladox none · 9 years ago
  96. f99897a Merge branch 'stable-2.13' by Luca Milanesio · 9 years ago
  97. 003b676 Fix jira regex by Khai Do · 9 years ago
  98. bf8bdd2 Use correct plugin config for association policy by Luca Milanesio · 9 years ago
  99. 4cec66b Remove obsolete documentation by Luca Milanesio · 9 years ago
  100. e39fb9f Merge "Merge branch 'stable-2.12'" by Luca Milanesio · 9 years ago