Michael Laccetti

Results 10 issues of Michael Laccetti

- [ ] Introduce `Coveralls` or the like - [ ] Make sure the tests work, and actually *test* things

If you create an account without details, there is no way to go back and add the first name or last name as an administrator.

As an administrator, even when I'm not added as a collaborator, I expect to see all projects.

enhancement

Gradle and Maven don't really like to play so well with Alpine, due to some weird native code crap. Creating a Debian-based image will allow us to bypass this disaster.

I'm trying to use PyPy as my Python implementation of choice, but I'm having some issues. It looks like the batch files are using ENV\Scripts, but for some reason PyPy...

help wanted

``` Error: Unable to access jarfile /home/michael/workspace/... BUILD SUCCESSFUL ``` It also creates a PID file.

Hi @sachin-handiekar - I am the maintainer of `spring-social-google`, and recently had to rename our package for release from `org.springframework.spring-social:spring-social-google` to `com.github.spring-social` for Maven Central sync reasons. As such, we...

Not entirely sure if this belongs here or on the actual swagger-springmvc project; tried to follow the given steps to get Swagger working with SpringMVC in a no XML environment:...

question

Basically, use an org!

devops

Right now, each authentication mechanism must have a completely separate implementation, which also makes it difficult to track down issues if something goes wrong during authentication, as Ravel itself doesn't...

refactor