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