1. 0318d7c THIS REPO IS DEPRECATED by Christian Aistleitner · 10 years ago master
  2. e3e95ee Init step postRun() introduced for 2.9-SNAPSHOT compliance. by Luca Milanesio · 10 years ago
  3. 0c6b272 Remove @ItsName and replace it by @PluginName by Edwin Kempin · 10 years ago
  4. 47fba12 Update to Gerrit 2.9 API and use Java 7 by Edwin Kempin · 10 years ago
  5. d250372 Merge "Add .settings files to the project to get standard code formatting" by Edwin Kempin · 10 years ago
  6. 8d0eecf Add .settings files to the project to get standard code formatting by Edwin Kempin · 10 years ago
  7. 43af661 Merge "Add hooks-rtc to list of known plugins that are built upon hooks-its" by Christian Aistleitner · 10 years ago
  8. a1f1e74 Some cleanups in the documentation by Edwin Kempin · 10 years ago
  9. 23c2117 Add hooks-rtc to list of known plugins that are built upon hooks-its by Edwin Kempin · 10 years ago
  10. 221898f Remove custom YesNoEnum and use yesno method from ConsoleUI by Edwin Kempin · 10 years ago
  11. 87aa36a Remove unneeded injection of GitRepositoryManager by Edwin Kempin · 10 years ago
  12. a7faba3 Fix build of hooks-its. by Sasa Zivkov · 10 years ago
  13. 06b178f Merge "Extract status from PatchSetAttribute" by Chad Horohoe · 11 years ago
  14. 005f112 Merge "Bump used gerrit API to version 2.8-SNAPSHOT" by Chad Horohoe · 11 years ago
  15. ef7dbe5 Merge changes I6f698f3e,I48d8d181 by Chad Horohoe · 11 years ago
  16. 65628de Merge changes I99bb4320,I7d5d74f1,Ic3b4a139 by Chad Horohoe · 11 years ago
  17. 0f856b8 Merge "Add action to log event properties" by Chad Horohoe · 11 years ago
  18. 62d6e85 Merge "Adding documentation for configuration/action rewrite" by Chad Horohoe · 11 years ago
  19. 9210857 Merge "Add action to add a plain comment to an issue" by Chad Horohoe · 11 years ago
  20. 9fa6ce0 Merge "Add keyed properties for issue occurrences in footer lines" by Chad Horohoe · 11 years ago
  21. 512ae92 Merge "Extract approvals into properties for CommentAddedEvent" by Chad Horohoe · 11 years ago
  22. d43cc39 Merge "When adding issue occurrences, mark them additionally as 'added@'" by Chad Horohoe · 11 years ago
  23. 23b24e6 Merge "Add properties to specify where an issue got associated" by Chad Horohoe · 11 years ago
  24. 4b744e0 Merge "Add actions for comments built from Velocity templates" by Chad Horohoe · 11 years ago
  25. 2be75c2 Merge "Add action for short predefined comments" by Chad Horohoe · 11 years ago
  26. 2b0bfee Merge "Pass actions through to Its" by Chad Horohoe · 11 years ago
  27. c2bedf1 Merge "Implement extracting properties from events" by Chad Horohoe · 11 years ago
  28. 536e7cd Merge "Allow to extract issue ids directly by project name, and commit id" by Chad Horohoe · 11 years ago
  29. 504fdc9 Merge "Extract fetching commit messages into injectable class" by Chad Horohoe · 11 years ago
  30. cf67779 Merge "Switch to IssueExtractor constructor injection to ease mocking" by Chad Horohoe · 11 years ago
  31. ce3e5a1 Merge "Add RuleBase implementation" by Chad Horohoe · 11 years ago
  32. b7c6f7a Merge "Add workflow for ActionController" by Chad Horohoe · 11 years ago
  33. e588718 Merge "Add skeleton action controller unifying event handling" by Chad Horohoe · 11 years ago
  34. 72e3856 Extract status from PatchSetAttribute by Christian Aistleitner · 11 years ago
  35. 1a130c2 Bump used gerrit API to version 2.8-SNAPSHOT by Christian Aistleitner · 11 years ago
  36. 9e05c32 Extract status from ChangeAttribute by Christian Aistleitner · 11 years ago
  37. 0eb6c2c Allow to negate conditions by setting their first value to ! by Christian Aistleitner · 11 years ago
  38. 5f2ec2f Hide Condition's getValue by Christian Aistleitner · 11 years ago
  39. b4c0e8f Add handling of DraftPublishedEvent by Christian Aistleitner · 11 years ago
  40. 174a529 Add link formatting to Velocity comments by Christian Aistleitner · 11 years ago
  41. a6b6d12 Add action to log event properties by Christian Aistleitner · 11 years ago
  42. 449782a Adding documentation for configuration/action rewrite by Christian Aistleitner · 11 years ago
  43. 9ed3dc9 Ignore *.html files in hooks-its/src/main/resources/Documentation by Christian Aistleitner · 11 years ago
  44. d4331ff Add action to add a plain comment to an issue by Christian Aistleitner · 11 years ago
  45. 28000bf Add keyed properties for issue occurrences in footer lines by Christian Aistleitner · 11 years ago
  46. 6adf63a Extract approvals into properties for CommentAddedEvent by Christian Aistleitner · 11 years ago
  47. 6d7372d When adding issue occurrences, mark them additionally as 'added@' by Christian Aistleitner · 11 years ago
  48. 72de8ad Add properties to specify where an issue got associated by Christian Aistleitner · 11 years ago
  49. 0cf53a5 Add actions for comments built from Velocity templates by Christian Aistleitner · 11 years ago
  50. b4ada62 Add action for short predefined comments by Christian Aistleitner · 11 years ago
  51. d479aed Pass actions through to Its by Christian Aistleitner · 11 years ago
  52. 3db23a6 Implement extracting properties from events by Christian Aistleitner · 11 years ago
  53. e971867 Allow to extract issue ids directly by project name, and commit id by Christian Aistleitner · 11 years ago
  54. 7eef87d Extract fetching commit messages into injectable class by Christian Aistleitner · 11 years ago
  55. 790465f Switch to IssueExtractor constructor injection to ease mocking by Christian Aistleitner · 11 years ago
  56. ec44c85 Add RuleBase implementation by Christian Aistleitner · 11 years ago
  57. e623d76 Add workflow for ActionController by Christian Aistleitner · 11 years ago
  58. e149bf5 Add skeleton action controller unifying event handling by Christian Aistleitner · 11 years ago
  59. e114e60 Merge "Allow ITS comments for a change's patch sets that first associate an issue" by Chad Horohoe · 11 years ago
  60. d500dd3 Allow ITS comments for a change's patch sets that first associate an issue by Christian Aistleitner · 11 years ago
  61. 63e70cd Add tests for IssueExtractor by Christian Aistleitner · 11 years ago
  62. ebe0a8f Add test infrastructure by Christian Aistleitner · 11 years ago
  63. 37828e4 Add tests for ItsValidateComment by Christian Aistleitner · 11 years ago
  64. bd8330b Set visibility of ItsValidateComment's validCommit to private by Christian Aistleitner · 11 years ago
  65. 68c95c5 When searching issue ids in Strings, do not return duplicates by Christian Aistleitner · 11 years ago
  66. e2c8126 Simplify extraction of issue id from match by Christian Aistleitner · 11 years ago
  67. 2d2cf8a Stop using a list for patterns, as there is at most one pattern by Christian Aistleitner · 11 years ago
  68. cc136df Validate all issues of a commit by Christian Aistleitner · 11 years ago
  69. 4a4fd69 Stop using map for matches, as the map has at most one entry by Christian Aistleitner · 11 years ago
  70. fb59562 Harmonize extracting issue ids from matched pattern by Christian Aistleitner · 11 years ago
  71. 271a3b5 Harmonize getting the pattern by which issue ids get matched by Christian Aistleitner · 11 years ago
  72. 83505f8 Refactor GerritHookfilter's issue extraction into separate class by Christian Aistleitner · 11 years ago
  73. 7f22a82 Remove unused code from GerritHookFilter by Christian Aistleitner · 11 years ago
  74. e3e1595 Follow gerrit's move of Attribute classes to data package by Christian Aistleitner · 11 years ago
  75. 318bc39 Don't warn when we match an issue by Chad Horohoe · 11 years ago
  76. d138425 Only try to validate commentLink associated to the Its by Christian Aistleitner · 11 years ago
  77. 4baf184 Merge "Allow adding ITS comments upon adding changes in gerrit" by Chad Horohoe · 11 years ago
  78. 88a87b1 Merge "Use lower case condition keys" by Chad Horohoe · 11 years ago
  79. f614013 Use lower case condition keys by Christian Aistleitner · 11 years ago
  80. aa1a448 Merge "Use gerrit's spelling of 'Patch Set' for ITS comments" by Chad Horohoe · 11 years ago
  81. 6d7191e Merge "Harmonize link text in ITS comments" by Chad Horohoe · 11 years ago
  82. cd1ff92 Merge "Bump used gerrit API to version 2.7-SNAPSHOT" by Chad Horohoe · 11 years ago
  83. 3283024 Bump used gerrit API to version 2.7-SNAPSHOT by Christian Aistleitner · 11 years ago
  84. 8199937 Allow adding ITS comments upon adding changes in gerrit by Christian Aistleitner · 11 years ago
  85. afca869 Use gerrit's spelling of 'Patch Set' for ITS comments by Christian Aistleitner · 11 years ago
  86. efb6729 Harmonize link text in ITS comments by Christian Aistleitner · 11 years ago
  87. 25c377f Only log missed ChangeListener events in debug mode by Chad Horohoe · 11 years ago
  88. 4bc5698 Allow to turn off adding ITS comments based on the type of comment by Christian Aistleitner · 11 years ago
  89. 3fe5a5f Merge "Provide hints when logging GitWeb link generation failure" by Luca Milanesio · 11 years ago stable-2.6
  90. 456be6d Provide hints when logging GitWeb link generation failure by Christian Aistleitner · 11 years ago
  91. 034721f Format user names in created bugzilla comments by Christian Aistleitner · 11 years ago
  92. ce5387b Fix error log message for change event dispatcher by Christian Aistleitner · 11 years ago
  93. ce134af Fix comments without approvals by Christian Aistleitner · 11 years ago
  94. 2ef6dba Issue tracking hooks using Gerrit 2.6 commit validation by Luca Milanesio · 11 years ago
  95. 3520ed5 Initial empty repository by Martin Fick · 11 years ago