1. d192687 Format Java files with google-java-format by David Pursehouse · 4 years, 1 month ago
  2. a0b8a6d Adapt to Gerrit master by Réda Housni Alaoui · 4 years, 1 month ago
  3. 26cec7d Adapt to Gerrit master by David Ostrovsky · 4 years, 5 months ago
  4. e67eeee Rename reviewdb package to entities by David Pursehouse · 4 years, 7 months ago
  5. 621d7c5 Replace bazel-genfiles with bazel-bin in documentation by David Pursehouse · 4 years, 7 months ago
  6. d358bc1 Format Java files with google-java-format by David Pursehouse · 4 years, 7 months ago
  7. 14bc16f Merge branch 'stable-3.0' by Luca Milanesio · 4 years, 8 months ago
  8. f000211 Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 4 years, 8 months ago
  9. fc7b086 Check Jira connectivity at startup by Luca Milanesio · 4 years, 9 months ago
  10. eb30c0b Adapt to Gerrit master by Réda Housni Alaoui · 4 years, 9 months ago
  11. 81bcd2c Reintroduce Jira URL normalization by Luca Milanesio · 4 years, 9 months ago
  12. 0ca25ba Fix its-jira init step by Luca Milanesio · 4 years, 9 months ago
  13. a479304 Adapt TestUser.newIdent to Gerrit v3.0 by Luca Milanesio · 5 years ago
  14. b82cc1a Allow edit html in commentlink section. by Glib Gladchenko · 5 years ago
  15. 2fdd4ad Mark property as released version by Réda Housni Alaoui · 5 years ago
  16. 8c30cde Add an event property value to an ITS field by Réda Housni Alaoui · 6 years ago
  17. 103a3e9 Adapt to the latest changes in master by Luca Milanesio · 5 years ago
  18. 5733338 Merge branch 'stable-2.16' by Luca Milanesio · 5 years ago
  19. 31729d2 Implement create-version-from-property action by Réda Housni Alaoui · 5 years ago
  20. 3a46662 Support multiple Jira instances by inderjot · 6 years ago
  21. d801126 JiraITTest: Fix test build failure from obsolete db parameter by Marco Miller · 5 years ago
  22. ecdbeaa Fix some minor formatting errors by Hector Oswaldo Caballero · 6 years ago
  23. a8c4c4f Adapt plugin to latest its-base by Hector Oswaldo Caballero · 6 years ago
  24. d656f86 Format files with google-java-format 1.6 by Hector Oswaldo Caballero · 6 years ago
  25. 5debd08 Add PUT to JiraRestApi by Réda Housni Alaoui · 6 years ago
  26. 16530bb Add IT test for Jira by Inderjot Kaur Ratol · 6 years ago
  27. 569f4a2 Refactoring the code to make classes testable by Inderjot Kaur Ratol · 6 years ago
  28. a87dd0e Resolve URL syntax at init/config time by Luca Milanesio · 6 years ago
  29. 237689d Add missing copyright headers by Inderjot Kaur Ratol · 6 years ago stable-2.15 v2.15
  30. 45efbbd Correct fix of the 'issue not found' error by Luca Milanesio · 6 years ago
  31. 9fa8e16 Revert "Fix Jira issue not found" by Luca Milanesio · 6 years ago
  32. 2e0a838 Fix Jira issue not found by Inderjot Kaur Ratol · 6 years ago
  33. 41ae221 Fix the bad merge causing compilation error by Inderjot Kaur Ratol · 6 years ago
  34. cdc9dff Merge "Add tests to JiraItsFacade" by David Ostrovsky · 6 years ago
  35. cafb731 Merge "Allow Jira REST API to be located outside of the server root" by Luca Milanesio · 6 years ago
  36. 8b8b23c Add tests to JiraItsFacade by Hector Oswaldo Caballero · 6 years ago
  37. 5cf981d Extract Jira configuration by Hector Oswaldo Caballero · 6 years ago
  38. 75d4572 Move health checks to JiraClient by Hector Oswaldo Caballero · 6 years ago
  39. f5dc4ab Use URL returned by the Jira server by Hector Oswaldo Caballero · 6 years ago
  40. 979e3a9 Fix SpotBugs' "Unwritten field" warnings by Hector Oswaldo Caballero · 6 years ago
  41. 8ec5c56 Remove final in method parameters and local variables by Hector Oswaldo Caballero · 6 years ago
  42. aba6bee Format build files with buildifier by Hector Oswaldo Caballero · 6 years ago
  43. 86b8913 Add documentation for actions-@plugin@.config file by Inderjot Kaur Ratol · 6 years ago
  44. e8fc7c7 Allow Jira REST API to be located outside of the server root by Mathias Nicolajsen Kjaergaard · 7 years ago
  45. e0346b3 Fix Eclipse Java 8 compliance by Hector Oswaldo Caballero · 6 years ago
  46. cf7f4da Use Logger's built-in formatting by Hector Oswaldo Caballero · 6 years ago
  47. 0cf8dda Fix typos by Hector Oswaldo Caballero · 6 years ago
  48. 8e56d9a Replace anonymous classes with lambdas by Hector Oswaldo Caballero · 6 years ago
  49. 4c3e0f2 Compile against Java 8 by Hector Oswaldo Caballero · 6 years ago
  50. 852d562 Remove duplicated entries in .gitignore by Hector Oswaldo Caballero · 6 years ago
  51. 4baef7f Merge "Sonar: Local variables should not shadow class fields" by Luca Milanesio · 6 years ago
  52. 9310c41 Merge "Sonar: Constructors should not be used to instantiate "String"" by Luca Milanesio · 6 years ago
  53. 0b32a0e Merge "Sonar: logging arguments should not require evaluation" by Luca Milanesio · 6 years ago
  54. a8f7b9f Improve error reporting when Jira Rest API request fails by Mathias Nicolajsen Kjaergaard · 7 years ago
  55. 1a154a6 Sonar: Local variables should not shadow class fields by Hector Oswaldo Caballero · 6 years ago
  56. 0f11de4 Sonar: Constructors should not be used to instantiate "String" by Hector Oswaldo Caballero · 6 years ago
  57. ae09617 Sonar: logging arguments should not require evaluation by Hector Oswaldo Caballero · 6 years ago
  58. d6f3b3b Apply google-java-format on all files by inderjot · 6 years ago
  59. ae0f88f Apply Google-format by Luca Milanesio · 7 years ago v2.14
  60. 0d6c0d8 Merge branch 'stable-2.13' by Luca Milanesio · 7 years ago
  61. a9b05b5 Replace Atlassian Library with vanilla HTTP calls by Remy Bohmer · 7 years ago stable-2.13
  62. b9034ee Merge "Merge branch 'stable-2.13'" by Luca Milanesio · 7 years ago
  63. 9fcc4b9 Cleanup wsdl stuff, no longer used with Rest-API by Remy Bohmer · 7 years ago
  64. 0eecd72 Build with Bazel in Gerrit tree build by Paladox none · 7 years ago
  65. f99897a Merge branch 'stable-2.13' by Luca Milanesio · 7 years ago
  66. 003b676 Fix jira regex by Khai Do · 7 years ago
  67. bf8bdd2 Use correct plugin config for association policy by Luca Milanesio · 7 years ago
  68. 4cec66b Remove obsolete documentation by Luca Milanesio · 8 years ago
  69. e39fb9f Merge "Merge branch 'stable-2.12'" by Luca Milanesio · 8 years ago
  70. e09ae01 Merge branch 'stable-2.12' by Luca Milanesio · 8 years ago
  71. 9f039f9 Merge branch 'stable-2.12' by Luca Milanesio · 8 years ago
  72. 894eae1 Switch from soap to rest api by Tobias Trobisch · 8 years ago
  73. 2477531 Removes obsolete comment configuration from docs by Luca Milanesio · 8 years ago
  74. f2f6fe7 Follow its-base's change of package name by Christian Aistleitner · 9 years ago
  75. 0322649 Move plugin underneath 'its' package hierarchy by Christian Aistleitner · 9 years ago
  76. fffb811 Remove Maven build by Christian Aistleitner · 9 years ago
  77. 73b1248 Update version to 2.12-SNAPSHOT by David Pursehouse · 9 years ago
  78. 64ed220 Remove plugin name from build configuration by Khai Do · 10 years ago
  79. 4be7502 Follow upstream's drop of name from the Facade by Christian Aistleitner · 10 years ago
  80. d18ae85 Merge "Implement buck driven build" by Edwin Kempin · 10 years ago
  81. 551e5cd Implement buck driven build by David Ostrovsky · 10 years ago
  82. 6599d2b Merge "If login fails, report "login" errors instead of "logout" errors" by Edwin Kempin · 10 years ago
  83. aa19045 Update to new its-base layout by Christian Aistleitner · 10 years ago
  84. 66c73c6 Add version for Maven's shade plugin by Christian Aistleitner · 10 years ago
  85. 8bae2bb Update to Gerrit 2.11-SNAPSHOT api by Christian Aistleitner · 10 years ago
  86. c9009d4 If login fails, report "login" errors instead of "logout" errors by Christian Aistleitner · 10 years ago
  87. faf65c0 Return plugin name rather than hard-coded "Jira" by David Pursehouse · 10 years ago
  88. a75aac1 Merge "Support to enable/disable the Jira integration in the UI" by Edwin Kempin · 10 years ago
  89. fb29c34 Add init step to copy configuration from the 'hooks-jira' plugin by Edwin Kempin · 10 years ago
  90. fabfde1 Support to enable/disable the Jira integration in the UI by Edwin Kempin · 10 years ago
  91. 2cb7703 InitJira has to do modifications of gerrit.config in run() method by Edwin Kempin · 10 years ago
  92. 8b6c291 Adapt InitJira init step to API change in the InitIts init step by Edwin Kempin · 10 years ago
  93. 61520c6 Document how to limit the Jira integration to certain branches by Edwin Kempin · 10 years ago
  94. 5637d9c Document how to enforce Jira integration for all child projects by Edwin Kempin · 10 years ago
  95. c49d6d1 Support to enable/disable the Jira integration per project by Edwin Kempin · 10 years ago
  96. f4aec2d Rename artifact and plugin name to 'its-jira' by Edwin Kempin · 10 years ago
  97. 2bbfcce Define PluginName and use it instead of ITS_NAME_JIRA by Edwin Kempin · 10 years ago
  98. 9403ab3 Update to Gerrit 2.9 API and use Java 7 by Edwin Kempin · 10 years ago
  99. 62501bb Add .settings files to the project to get standard code formatting by Edwin Kempin · 10 years ago
  100. a987a43 Documentation cleanup by Edwin Kempin · 10 years ago