Robert Freigang

Results 21 issues of Robert Freigang

It seems I have to do a ```PHP putenv('PHPUNIT_MINK_TUNNEL_ID=' . $tunnel_id); ``` before creating my browser configuration which feels a little bit weird for me.

Given https://bitbucket.org/robertfausk/myrepo is a private bitbucket repository and I want to add it with redmine_git_remote. Usage of clone URL ```[email protected]:robertfausk/myrepo.git``` is not working when project is private. Flash message "Clone...

enhancement

...in database and allow CRUD operations via redmine frontend. Advantage: There is no need to access server where redmine is running on to add new 'deployment keys'/'access keys'.

enhancement

How will I be able to use gassetic with compass? By importing compass specific files I get _Error: error frontend_10.scss (Line 3: File to import not found or unreadable: compass/reset._...

@zuk Are you maintaining this repository again and are you plannning to do this in future? I'm using https://github.com/protonet/jquery.inview from since a while but it doesn't seem to be maintained...

So we would need a section `require-npm-dev` in composer.json. For bower it is already supported but not for npm packages.

Is there an equivalent to "composer.phar update my/package" for npm packages? For example: execute "npm update zombie" through composer.phar.

And it would be nice if the answer is documented in Readme. I am e.g. running all my symfony apps with docker-compose and I am not sure if I am...

Currently, PR #550 is only available in the ```1.x``` branch. @dunglas Would it be possible to merge it into ```main``` and create a new release for version 2? Or do...