Laurent Perez

Results 19 issues of Laurent Perez

Hi I'm porting a perl fle transfer application to nodejs. One requirement to match is direct server-to-server transfer, which was done using PASV then STOR calls. I'm unable to find...

# Bug Report - cordova add platform ios 6.2.0 - the Pods project.pbxproj has an harcoded version of ios8.0 - setting in config.xml a newer has zero effect, per https://cordova.apache.org/docs/en/10.x/config_ref/...

Hi Like several owners, I have lost playlists due to factory resets. So I found your great project and added some useful code. I will PR on node-sonos-http-api too to...

per http://tomcat.apache.org/tomcat-7.0-doc/manager-howto.html a failed deploy will trigger a body with status code 200 but with body response starting with FAIL (i18n) this patch adds the FAIL body response handler for...

Hi Great extension, great idea But it would be better if it did not require personal information access during installation. Since it is targeted at developers, I guess their privacy...

hi my current git server is very old (2008) and unfortunately multimail does not work : it basically times out, somewhere before the mailer (smtp is not the issue). my...

Hi Under jenkins using the git changelog lib, GIT_PREVIOUS_COMMIT / GIT_COMMIT properties can be resolved and passed as from/to references I have a use case where I want to generate...

question

Hello Using latest tag 2.0.0 and quarkusPlatformVersion=3.4.3 Using container build (with Mandrel) : `./gradlew build -Dquarkus.package.type=native -Dquarkus.native.container-build=true -Dquarkus.container-image.build=true` Native compilation fails on graalvm side : ``` Status: Downloaded newer image...

Hello Currently using the plugin it binds to a no-op transaction, https://www.jooq.org/javadoc/dev/org.jooq/org/jooq/impl/NoTransactionProvider.html Strangely it does not plug a https://www.jooq.org/javadoc/dev/org.jooq/org/jooq/impl/DefaultTransactionProvider.html when I use DSL.using(connection) https://www.baeldung.com/spring-boot-support-for-jooq references a TransactionAwareDataSourceProxy but I don't...

# Feature request - A description of the problem you're trying to solve, including why you think this is a problem The onDeletedMessages() callback is available at https://firebase.google.com/docs/reference/android/com/google/firebase/messaging/FirebaseMessagingService#onDeletedMessages() Specifically, for...

feature request