Jeroen Ketelaar

Results 40 issues of Jeroen Ketelaar

**Example output before change:** ``` /usr/local/bin/php /Users/ketelaar/Projects/My Project/bin/console ``` This basically means you are executing `/Users/ketelaar/Projects/My` with php **Example output after change:** ``` /usr/local/bin/php /Users/ketelaar/Projects/My\ Project/bin/console ```

As this is already covered in the previous or-statement. Without this change, you'll then need to have `go_install_clean` set to `true` to update Go to a newer version.

Let's see if this is possible

enhancement
help wanted

Something with [Slate](https://github.com/lord/slate) maybe

enhancement

Write tests for login and let Travis test these every so-what-hours. This will notice me/us on time, instead of users figuring out their errors.

enhancement

Use case: 1. Set `logrotate_use_hourly_rotation` to true and run role 2. Symlink `/etc/cron.hourly/logrotate` gets created 3. Now set `logrotate_use_hourly_rotation` to false again 4. Symlink `/etc/cron.hourly/logrotate` does not get removed

### Short description Currently, Java9+ is not supported, yet this should be ported so it's compatible with the latest Java versions. ### Extra information (Operating system, device, etc) Test Parabot...

priority:medium
status:accepted
status:needs more info
type:bug

Any Java higher than version 1.8 doesn't work. Maybe we could investigate if we can get it working, instead of displaying an error.

priority:medium
status:needs more info
status:under consideration
type:question

### Description Implement a way where a user can insert their Amazon, Digitalocean, or any other server provider, which then creates a proxy on start. This way the user has...

priority:low
status:needs more info
status:under consideration
type:feature

### Short description Catch all exceptions and show them as popups

priority:low
status:accepted
status:under consideration
type:feature
type:improvement