-
### Description
When using the /generateAndPublish endpoint in REMReM publish with invalid Eiffel event the response returns HTTP status code 500 and Internal server error. But if I would try and val…
-
### Description
The project's Dockerfile starts from a Tomcat image and drops the eiffel-remrem-generate war file into the webapps directory, thus running the app via Tomcat. In the Docker case we sh…
-
-
### Description
REMReM generate does not accept the link types **FAILED_ISSUE, INCONCLUSIVE_ISSUE, or SUCCESSFUL_ISSUE** in the EiffelIssueVerifiedEvent.
The validation fails when adding those lin…
-
### Description
The plugin documentation in [src/main/resources/Documentation/about.md](https://github.com/eiffel-community/eiffel-gerrit-plugin/blob/master/src/main/resources/Documentation/about…
-
Based on the analysis done for the application, it is observed that when the Publish application is run externally from tomcat, instead of loading the properties from conf/config.properties, remrem i…
-
Dependent on #8
Investigate what configurations the GUI should provide with regards to the architecture overview seen here #6. Some configurations that should exist at minimum is:
- The enabling …
-
I am a beginner of Eiffel, I want to deploy a system, do a macro understanding, and test it.
-
ER Lookup functioanlity fails on hardcoded url context path to ER.
RemRem always open with ER url: er-hostanme:port nr/eventrepository
"eventrepository" context path should be configurable.
#…
-
### Description
Dependent on #8
The first draft of the gerrit plugin should be able to send EiffelSourceChangeCreatedEvent and EiffelSourceChangeSubmittedEvent. According to #6 there should…