Mickael Jeanroy
Mickael Jeanroy
Hi, I tried to use the `org.springframework.social.google.api.Google` to fetch user information but in case Google respond a status code in error (say 503 in my case), I get an error...
## Corresponding Issue(s): #1320 ## What Would You Like to Add/Fix? The goal is to fix an issue regarding media query rules when defined in a nested & dynamic rule....
According to the specification (see [here](http://www.w3.org/TR/XMLHttpRequest/#xmlhttprequest) or [here](http://www.w3.org/TR/XMLHttpRequest/#request)), each xhr object should have a unique upload attribute and events (such as 'progress', 'loadstart' etc.) should be fired on this object....
Hi, ### Problem I wanted to implement watching & hot reload and I faced an issue: - With Jasmine >= 4, the default is now to use `import` loading, unless...
Hi @jfarcand, Currently, the codebase supports AMD, commonjs and global (the UMD pattern). But, there is not support for ES Modules, so my question is: is there a plan to...
[Angular 1.6 RC0 has been released](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) and the deprecated `success` and `error` callbacks of `$http` service have been removed. These methods are currently used in `angular-google-map` (at least [here](https://github.com/angular-ui/angular-google-maps/blob/master/src/coffee/directives/search-box.coffee#L45)), so...
Switch to jasmine 4, close #105. _Sorry for the very long delay_
Hi @sindresorhus, Would you be interested in a PR to migrate to Jasmine 4? If you're ok, I can work on this and submit a PR, otherwise no worries 😉...
Hi everyone, I'm a big fan of pnpm, and I wanted to use it with a project using karma as test runner and I noticed that karma was not compatible...
**Describe the bug** I'm trying to use nmap, especially the https-redirect script to detect improper http-to-https redirection, but the script does not detect anything. I investigated a bit and found...