1. b20977f Merge branch 'stable-3.9' by Sven Selberg · 3 months ago master
  2. cb0fa40 TestEventPublisher: double wait for event to 1000ms by Sven Selberg · 3 months ago
  3. 348e9f6 Adapt to the new Response API by Sven Selberg · 3 months ago
  4. af6e9b1 Merge branch 'stable-3.8' into stable-3.9 by Luca Milanesio · 3 months ago
  5. d051247 Add Jenkins pipeline for CI/CD validation with Gerrit-CI by Luca Milanesio · 3 months ago
  6. 1ae8cce Retry to publish events indefinitely by David Åkerman · 7 months ago
  7. bee717f Adapt events-eiffel for stable-3.8 by David Åkerman · 10 months ago
  8. cb8ea2a about.md: Add supported eiffel editions by Sven Selberg · 9 months ago
  9. e319664 setup.md: Add some notes about tuning by Sven Selberg · 9 months ago
  10. b09b5cc Doc: add architecture documentation by Sven Selberg · 9 months ago
  11. c1b4323 Docs: Describe the basic principles of Eiffel events by Sven Selberg · 9 months ago
  12. e4601b4 setup.md: Document external requirements by Sven Selberg · 9 months ago
  13. a5ff6de about.md: Link to Eiffel and mention tag events by Sven Selberg · 9 months ago
  14. 48fa4b8 Doc: Add link to GoER API in config.md by Sven Selberg · 9 months ago
  15. 5f91220 Stop logging no-ops as Info by Rikard Almgren · 1 year, 2 months ago
  16. 83a541d Stop logging existing artifacts as Warning by Rikard Almgren · 1 year, 2 months ago
  17. d471fd0 Fix FloggerLogString error by Rikard Almgren · 1 year, 2 months ago
  18. 30f9bce Adapt events-eiffel for stable-3.7 by David Åkerman · 1 year, 6 months ago
  19. 3bdbe07 Enable peer verification of remote RabbitMq server by David Åkerman · 1 year, 7 months ago
  20. 3f079b6 Remove latest patchset assumption when creating SCC events. by David Åkerman · 1 year, 8 months ago
  21. 376c2c0 Update All-Projects config documentation by David Åkerman · 1 year, 9 months ago
  22. 837a997 Change from userName to username because it is one word by David Åkerman · 1 year, 9 months ago
  23. a6353f6 Added debug logging for which task is scheduled by David Åkerman · 1 year, 9 months ago
  24. 2b05dce Make it possible to re-create missing SourceChange events by David Åkerman · 2 years ago
  25. c9e4eb8 Make the parsing-queue able to schedule creation of missing SC events by David Åkerman · 2 years ago
  26. 91cca44 Add methods for scheduling creation of missing SourceChange events by David Åkerman · 2 years ago
  27. c844e9c Add method that retrieve UUID for SCC that a specific SCS points to by David Åkerman · 2 years, 2 months ago
  28. 68699bf Add attribute fillGaps to ParsingQueueTask by David Åkerman · 2 years, 2 months ago
  29. 01b049f Add method that retrieve links for specific EiffelEvent key by David Åkerman · 2 years, 2 months ago
  30. aedf07a Add code that lets you use the GoER REST API by David Åkerman · 1 year, 9 months ago
  31. 062585c Make it possible to create EiffelEvent with an already created UUID by David Åkerman · 2 years, 2 months ago
  32. a5abdd4 Adapt events-eiffel for stable-3.6 by David Åkerman · 1 year, 11 months ago
  33. 3d50061 Spell-correct peristed-failed.json to persisted-failed.json by David Åkerman · 2 years, 1 month ago
  34. 762f448 Add list of branches to log-message for failed to find SCS warning by David Åkerman · 2 years, 1 month ago
  35. af35cc1 Change logging-levels in method that push to the Eiffel Repository by David Åkerman · 2 years, 1 month ago
  36. c26d881 Merge branch 'stable-3.4' by Sven Selberg · 2 years, 2 months ago
  37. 5bf7c8e Document blockLightWeightTags config option by Sven Selberg · 2 years, 2 months ago
  38. 6d91c53 Reuse constructor of UnprocessedCommitsWalker by David Åkerman · 2 years, 2 months ago
  39. a85143b Add private method getParentUuids by David Åkerman · 2 years, 2 months ago
  40. 658b225 Remove bind of EventListenerConfig in RestModule by David Åkerman · 2 years, 2 months ago
  41. b3167ec Decrease size of serialized ParsingQueueTask by Sven Selberg · 2 years, 2 months ago
  42. 54c1398 Module: bind EventsFilter by Sven Selberg · 2 years, 2 months ago
  43. 90154e7 Merge branch 'stable-3.4' by Sven Selberg · 2 years, 2 months ago
  44. 90d11d5 TestEventPublisher: performance improvement by Sven Selberg · 2 years, 2 months ago
  45. ad659b9 EiffelEventParserIT: remove unused variable by Sven Selberg · 2 years, 2 months ago
  46. e05b3e5 Extract event-filter parts from EventListenersConfig by Sven Selberg · 2 years, 2 months ago
  47. 605207e Retry request to eiffel event-repository by David Åkerman · 2 years, 2 months ago
  48. cfcc5c5 Add ability to block lightweight tags by David Åkerman · 2 years, 2 months ago
  49. 889883d ParsingQueuePersistenceIT: fix google-common imports by Sven Selberg · 2 years, 2 months ago
  50. 77911fc EiffelEventParser: fix javadoc by Sven Selberg · 2 years, 2 months ago
  51. d3f2f2b Persist failed tasks by Sven Selberg · 2 years, 3 months ago
  52. 9eb7a77 ParsingQueue: Save failed parsing-tasks by Sven Selberg · 2 years, 3 months ago
  53. ea7d84a Keep queued tasks to persist in a Set and not a List by Sven Selberg · 2 years, 2 months ago
  54. 9169c4a Correct spelling persistance -> persistence by Sven Selberg · 2 years, 2 months ago
  55. ddc83ad ParsingQueue: Move scheduling logic into worker by Sven Selberg · 2 years, 3 months ago
  56. 3c523fb Fix EiffelEventParserIt#artcQueued by Sven Selberg · 2 years, 3 months ago
  57. d7b3094 Refactor EiffelEventParser and implementations by Sven Selberg · 2 years, 3 months ago
  58. 75ac687 EiffelConfig: fix invalid log format by Sven Selberg · 2 years, 3 months ago
  59. 7435afc EventKey: add missing cases to switch/case by Sven Selberg · 2 years, 3 months ago
  60. 2f12a7c Fix event-name in routing key by Sven Selberg · 2 years, 3 months ago
  61. 4cb80a2 Persist parsing-queue on plugin stop by Sven Selberg · 2 years, 3 months ago
  62. bd1328d Add documentation for createArtcs REST-API endpoint by David Åkerman · 2 years, 3 months ago
  63. adcecf6 EiffelEventParsingQueue: Google-java-format by Sven Selberg · 2 years, 3 months ago
  64. 397aa87 Refactor EiffelEventParserIT by Sven Selberg · 2 years, 3 months ago
  65. df71187 Make EiffelEventParsingQueue#scheduleArtcCreation private by Sven Selberg · 2 years, 3 months ago
  66. 844df7d Extract private method to schedule SCS from submit-event by Sven Selberg · 2 years, 3 months ago
  67. 3f0cab5 Rename EiffelEventParser and EiffelEventParserIf by Sven Selberg · 2 years, 3 months ago
  68. 85f26fd Extract interface from EiffelEventParser by Sven Selberg · 2 years, 3 months ago
  69. ab7ce7f Extract the task description from EventParsingWorker by Sven Selberg · 2 years, 3 months ago
  70. e7a6243 Schedule/parse from commit instead of ref by Sven Selberg · 2 years, 3 months ago
  71. 74525fe ParsingQueue: only strip "refs/tags/" once by Sven Selberg · 2 years, 3 months ago
  72. 8d34a6e Move private method #schedule() below protected methods by Sven Selberg · 2 years, 3 months ago
  73. a053737 Make the createArtcs REST-API endpoint return the types SCS and SCC by David Åkerman · 2 years, 3 months ago
  74. 6845729 EiffelEventParserIT: misc formatting by Sven Selberg · 2 years, 3 months ago
  75. 4c2ab7d Listener to Listeners for TestEventListenerConfigProvider by David Åkerman · 2 years, 3 months ago
  76. f12044f Rename variable config to configProvider by David Åkerman · 2 years, 3 months ago
  77. e4abb90 Create missing SCS when creating tag events by David Åkerman · 2 years, 4 months ago
  78. 9b5557a Fix cache Settings by David Åkerman · 2 years, 4 months ago
  79. bf299b9 Adapt events-eiffel for stable-3.5 by David Åkerman · 2 years, 5 months ago
  80. 4f7cbd4 Merge branch 'stable-3.4' by Sven Selberg · 2 years, 4 months ago
  81. 3c53a52 Use null instead of "N/A" as default change-number by Sven Selberg · 2 years, 4 months ago
  82. de6144b RMQ: Follow new sepia standard for routing-key by Sven Selberg · 2 years, 4 months ago
  83. 9028cd9 Handle case where CanonicalWebUrl is null by David Åkerman · 2 years, 5 months ago
  84. b0b253f Change variable name nameSpace to namespace by David Åkerman · 2 years, 5 months ago
  85. 70f7d7b Make namespace optional and log what namespace is set to by David Åkerman · 2 years, 5 months ago
  86. 04315a6 Don't retain uninteresting flag for transaction end by Sven Selberg · 2 years, 5 months ago
  87. a6c59f1 Fix serialization of missing UUID by Sven Selberg · 2 years, 5 months ago
  88. 5e79623 GraphQlClient: fix error handling by Sven Selberg · 2 years, 6 months ago
  89. 9018e8f Avoid NoSuchElementException "No value present" by Sven Selberg · 2 years, 6 months ago
  90. c0bc4bd UnprocessedCommitWalker: check for ZERO_ID before parsing by Sven Selberg · 2 years, 6 months ago
  91. 727f68d Mapping: Translate git time to epoch millis by Sven Selberg · 2 years, 6 months ago
  92. df09d38 Make eventIds private instead of public by David Åkerman · 2 years, 6 months ago
  93. 36d8cce Make it possible to re-create ArtifactCreated events by David Åkerman · 2 years, 6 months ago
  94. b7b8b89 Don't call event repository when trustLocalCache is set by Sven Selberg · 2 years, 7 months ago
  95. 3d4bf31 Alert publishing and parsing threads that EventHub is closed by Sven Selberg · 2 years, 7 months ago
  96. fc5c646 CD: Use peeled commit id for annotated tags by Sven Selberg · 2 years, 7 months ago
  97. 9d877a9 Rename BranchUpdateListener -> RefUpdateListener by Sven Selberg · 2 years, 7 months ago
  98. 6a19e32 Event publishing: Set 5 seconds timeout for EventHub#take by Sven Selberg · 2 years, 7 months ago
  99. c9020b9 Wait for confirms of published events and add them to cache by Sven Selberg · 2 years, 7 months ago
  100. d481cc3 Test: raise test event-publisher wait timeout 200 -> 500 by Sven Selberg · 2 years, 7 months ago