mucst

Results 5 issues of mucst

Implement JenkinsService

Reading and writing Jenkins CI settings are missing from the [ServicesAPI](https://github.com/gitlab4j/gitlab4j-api/blob/master/src/main/java/org/gitlab4j/api/ServicesApi.java).

There's quite a lot of setters, getters and with-ers (also toString()) in the model classes. Perhaps lombok could help us reduce all this boilerplate code... What do you think?

**Description** It results in unexpected behavior if either of the environment variables contain newlines (\n). In other words, multiline environment variables break docker-compose startup script. This is especially a painful...

stale
Docker Compose V1

I'm running the application in docker (today's latest version: 3.1.2), git revision a631449f252f624b8109f3134620d3a412b543d7. Host Device is a Raspberry PI 2, attached an exFat filesystem external HDD. When I try to...