Sebastian Sdorra

Results 39 issues of Sebastian Sdorra

We need support for multiple nodes to spread the load.

proposal

We should build plugins for the core dogu to forward event from the dogu to rabbit mq. - [ ] SCM-Manager - [ ] Jenkins - [ ] Redmine -...

enhancement

A separate dogu to simplify the setup of a new project. At the moment it is very time consuming to setup a new project, we have to do all the...

proposal

We should create a [RabbitMQ](https://www.rabbitmq.com/) dogu to build an event pipeline.

enhancement

This change uses the four parameter constructor of Throwable in order to avoid filling the stacktrace. This is required, because the `guardException.setStackTrace(new StackTraceElement[0]);` seams to be not enough to avoid...

We use a very strong Email validation in the Email value object, but this strong validation could cause problems if a commit has an non valid email address.

question

The WikiId value object, currently uses strings for repository id and branch name, but this should be value objects too. Perhaps we should move the one from the repository bounded...

question

Should PageController return the new page after create or update operation? this would safe us one request from the frontend. Is this resty?

question

A cli command, which installs the required packages and make the required configurations based on the used framework. The command should detect the used framework and it should be usable...

enhancement