jobou

Results 18 issues of jobou

I made an error in my hostname but the process keep going without exiting so I was not aware I made this error. Librdkafka just logs messages without raising an...

Hi, The release tag 1.0 has not been detected by packagist so I am unable to add the stable version to my composer.json. Thanks in advance Regards

Hi, This code has fixed for me the wrong offset on the dragged element when scrolling. I met this problem while I had disabled allowTransform and while the dragged element...

### What problem does this feature solve? I am building a VueJS frontend where templates are coming from a backend where end users contributed them in a CMS or something...

feature request
improvement

This pull request proposes to separate the search operation in a `baseSearch` method to give the ability to get the search results without always sorting by score.

I made an integration of you library in the framework Symfony. Can you publicize it on your readme ? Thanks in advance

I have an Alfresco 9.0.0 installation and I am simply trying to get all the documents. ``` $httpInvoker = new \GuzzleHttp\Client( array( 'defaults' => array( 'auth' => array( CMIS_BROWSER_USER, CMIS_BROWSER_PASSWORD...

**Steps to reproduce and a minimal demo** I could not do a plunkr. I don't know how to do it with webpack loader and typescript support. Sorry. These are the...

Hi, I don't know if there is a bug or if I do it the wrong way or if this is impossible. I use single table inheritance in doctrine and...

serializer issue