1. 9f66cd9 Format files with google-java-format by Christian Aistleitner · 4 years, 9 months ago
  2. 6858455 Migrate from easymock to mockito by Réda Housni Alaoui · 4 years, 10 months ago
  3. 7638296 Merge branch 'stable-3.0' into stable-3.1 by Antonio Barone · 4 years, 10 months ago
  4. 9349f1a Merge branch 'stable-2.16' into stable-3.0 by Antonio Barone · 4 years, 10 months ago
  5. 2e11ace Do not reject commit upon connectivity problems by Antonio Barone · 5 years ago
  6. 0d88236 Rename reviewdb package to entities by David Pursehouse · 5 years ago
  7. 9b8df2e Replace bazel-genfiles with bazel-bin in documentation by David Pursehouse · 5 years ago
  8. f3bdedf Remove unused string constants by David Pursehouse · 6 years ago
  9. 1598f37 Migrate to Truth's assertThat to test Optional.isPresent by David Pursehouse · 6 years ago
  10. 84b5598 ItsValidateCommentTest: Migrate from try-catch-fail to assertThrows by David Pursehouse · 6 years ago
  11. 35b1d7d Adapt to new autovalue factories by David Pursehouse · 6 years ago
  12. 46f0759 Format Java files with google-java-format 1.7 by David Pursehouse · 6 years ago
  13. df9b1dc Migrate to AccessSection from RefConfigSection by Paladox none · 6 years ago
  14. a9b76b2 Adapt to Project.NameKey refactoring by Paladox none · 6 years ago
  15. 1b5b4d8 Merge branch 'stable-2.16' by Paladox · 6 years ago
  16. dab9bb0 Merge branch 'stable-2.15' into stable-2.16 by Paladox · 6 years ago
  17. 26ad4b5 Prevent null pointer when extracting AccountAttribute by Paladox none · 6 years ago
  18. 6c54e80 Add refSuffix and refPrefix properties to RefUpdatedEvent by Réda Housni Alaoui · 7 years ago
  19. 78ccc60 Merge branch 'stable-2.14' into stable-2.15 by Paladox · 6 years ago
  20. df34b0b Do not fetch commit message for ref deletions by Luca Milanesio · 6 years ago
  21. 727d100 Allow its-* plugins to register actions of their own by Réda Housni Alaoui · 6 years ago
  22. 000290e Revert "Fix ref updated event on change deletion" by Luca Milanesio · 6 years ago
  23. 9968079 Fix a broken unit test by Jungho Ahn · 6 years ago
  24. c10cbfb Fix missing reason param in ChangeRestoredEvent by Jungho Ahn · 6 years ago
  25. 9cdbb40 Adapt to Gerrit v2.16 / master behaviour by Luca Milanesio · 6 years ago
  26. 1e5c397 Format Java files with google-java-format by David Pursehouse · 6 years ago
  27. b7de367 Handle WIP and private state change events by Klaus Gerstl · 7 years ago
  28. 5b2f354 Extract private and WIP state information from change by Klaus Gerstl · 7 years ago
  29. a14bbc6 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  30. 8b98e18 Update build documentation to link to dev-bazel instead of dev-buck by David Pursehouse · 6 years ago
  31. c02b2ef Update gerrit admin URLs by David Pursehouse · 6 years ago
  32. 5bcf18c List its-phabricator as a plugin by Paladox none · 6 years ago
  33. be29134 Update toc for new parser by Paladox · 6 years ago
  34. e05115e Fix eviction policy for cached rules by Hector Oswaldo Caballero · 7 years ago
  35. 50fec06 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 7 years ago
  36. e44df0b Remove commented-out code by David Pursehouse · 7 years ago
  37. 39b08fb Format Java files with google-java-format 1.6 by David Pursehouse · 7 years ago
  38. 3c1b1ca Create a version in the ITS based on an event property value by Réda Housni Alaoui · 7 years ago
  39. 9b2645b Add an event property value to an ITS field by Réda Housni Alaoui · 7 years ago
  40. 0d995b7 Support connection to multiple its-servers by Inderjot Kaur Ratol · 7 years ago
  41. f3ee7e0 RuleBase: Read rules also from project config by Hector Oswaldo Caballero · 7 years ago
  42. d292d85 RuleBase: Extract reading rules to a separate class by Hector Oswaldo Caballero · 7 years ago
  43. be079f4 Replace sets of Property by a simple map by Hector Oswaldo Caballero · 7 years ago
  44. 245448c Restrict access to "internal" API by Hector Oswaldo Caballero · 7 years ago
  45. 9ad688f Remove commented out code. by Hector Oswaldo Caballero · 7 years ago
  46. 8436d0c Fix documentation formatting issues by Réda Housni Alaoui · 7 years ago
  47. 2cbd72d RuleBase: Extract name of config files to providers by Hector Oswaldo Caballero · 7 years ago
  48. c4801b6 AddStandardComment: Avoid re-formatting the change URL by Hector Oswaldo Caballero · 7 years ago
  49. 144b816 Remove old style variables used by Velocity by Paladox none · 7 years ago
  50. 5f403b9 PropertyAttributeExtractor: Fix tests by Hector Oswaldo Caballero · 7 years ago
  51. e2199af Reformat with GJF by Luca Milanesio · 7 years ago
  52. c73a9f0 Always add project to issue properties by Hector Oswaldo Caballero · 7 years ago
  53. 57ae71c RuleBase: Streamline reading rules from config files by Hector Oswaldo Caballero · 7 years ago
  54. c2540a4 Merge branch 'stable-2.15' by Paladox · 7 years ago
  55. ca7ccc0 Merge branch 'stable-2.14' into stable-2.15 by Paladox · 7 years ago
  56. ad714fa Properly escape the subject by Paladox none · 7 years ago
  57. 4619fca Extract its path to provider by Hector Oswaldo Caballero · 7 years ago
  58. 529a188 RuleBase: Simplify reading rules files by Hector Oswaldo Caballero · 7 years ago
  59. 797aaba RuleBase: Remove reading from deprecated config file by Hector Oswaldo Caballero · 7 years ago
  60. 541130b Merge "RuleBase: Fix typos" by Hector Oswaldo Caballero · 7 years ago
  61. 9b82611 RuleBase: Tidy up log messages by Hector Oswaldo Caballero · 7 years ago
  62. 90359fc RuleBase: Fix typos by Hector Oswaldo Caballero · 7 years ago
  63. aa36d5e Simplify boolean condition by Hector Oswaldo Caballero · 7 years ago
  64. 4288bb4 Merge branch 'stable-2.15' by Paladox · 7 years ago
  65. 1101cdb Merge branch 'stable-2.14' into stable-2.15 by Paladox · 7 years ago
  66. d465962 PropertyExtractor: Add null check for event.submitter by Paladox none · 7 years ago
  67. cc4b725 Add a dummy issue pattern by Steven Aerts · 7 years ago
  68. 0af29a9 Use Java 8 String.join() by Hector Oswaldo Caballero · 7 years ago
  69. 9a20789 Simplify the event enabling code by allowing RefEvents only by Inderjot Kaur Ratol · 7 years ago
  70. bd4681f Simplify LogEvent by Hector Oswaldo Caballero · 7 years ago
  71. 847e607 Simplify adding comments by Hector Oswaldo Caballero · 7 years ago
  72. 18fea71 Merge "Simplify ActionRequest" by Luca Milanesio · 7 years ago
  73. fd21021 Merge "Fix Eclipse warnings" by Luca Milanesio · 7 years ago
  74. 0acfed0 Merge "Make InvalidTransitionException a subclass of Exception" by David Pursehouse · 7 years ago
  75. 229514e Simplify ActionRequest by Hector Oswaldo Caballero · 7 years ago
  76. abda219 Fix Eclipse warnings by Hector Oswaldo Caballero · 7 years ago
  77. 5851db8 Make InvalidTransitionException a subclass of Exception by Hector Oswaldo Caballero · 7 years ago
  78. 703860c Merge branch 'stable-2.15' by Luca Milanesio · 7 years ago
  79. 0be47d4 Merge branch 'stable-2.14' into stable-2.15 by Paladox · 7 years ago
  80. 22d3fe1 Format all Java files with google-java-format by David Pursehouse · 7 years ago
  81. 34074f4 Fix support for Velocity and Soy comments by Hector Oswaldo Caballero · 7 years ago
  82. 4a1a29c Use map.computeIfAbsent by Hector Oswaldo Caballero · 7 years ago
  83. 1150b94 Fix Eclipse warnings about raw types by Hector Oswaldo Caballero · 7 years ago
  84. 6c756b8 Rename parameter to comply with naming convention by Hector Oswaldo Caballero · 7 years ago
  85. c99571d Replace anonymous class with ThreadLocal.withInitial by Hector Oswaldo Caballero · 7 years ago
  86. 48e1509 Use Logger's built-in formatting by Hector Oswaldo Caballero · 7 years ago
  87. 6cb9ddc Move array designators to the type by Hector Oswaldo Caballero · 7 years ago
  88. fb0ab7e Clarify constant declaration by Hector Oswaldo Caballero · 7 years ago
  89. 0f20228 Replace FluentIterable with Java Stream by Hector Oswaldo Caballero · 7 years ago
  90. eab24a6 Remove unnecessary import by Hector Oswaldo Caballero · 7 years ago
  91. 13672f4 Avoid redundant array creation by Hector Oswaldo Caballero · 7 years ago
  92. 7a8e401 Remove redundant specification of type arguments by Hector Oswaldo Caballero · 7 years ago
  93. 969d47d Remove redundant semicolons by Hector Oswaldo Caballero · 7 years ago
  94. bf48fc4 Apply google-java-format to all files by Hector Oswaldo Caballero · 7 years ago
  95. f7c5507 Remove velocity from doc by Paladox none · 7 years ago
  96. a1ac5a1 Adapt to new core package layout by Paladox none · 7 years ago
  97. fa03bae Use Gerrit extension API instead of ReviewDb directly by Dave Borowitz · 8 years ago
  98. e570b1f Factor out the access to PatchSets information by Luca Milanesio · 8 years ago
  99. f01316c Use Gerrit extension API instead of ReviewDb directly by Dave Borowitz · 8 years ago
  100. a3bd100 Factor out the access to PatchSets information by Luca Milanesio · 8 years ago