Salimane Adjao Moustapha

Results 33 comments of Salimane Adjao Moustapha

@DarinJ you might want to start migrating to 1.0.0 :D

@erikdw I was also bitten during testing by the migration from "logback" to "log4j 2" but, luckily, we are using puppet for server provisioning https://github.com/meltwater/puppet-storm. So there would be only...

this just became real as storm version 1.0.0 was just released today https://storm.apache.org/2016/04/12/storm100-released.html :)

@nmccready @glederer have you found a solution for this for angular 1.x ?

@glederer @nmccready, after reading the codebase a bit, I found a solution : instead of ```javascript .controller("someController", function($scope, uiGmapGoogleMapApi) { // Do stuff with your $scope. // Note: Some of...

@jadbox any update on this ? Thanks

@dingobar I love the changes in this PR. Something that could be added to address the life span of the token is for example - add `http.auth.tokenexpirypath` to define the...