Andrew Nesbitt

Results 110 issues of Andrew Nesbitt

This is could be quite an involved issue but worth investigating as there are quite a few large active open source projects hosted on [Bitbucket](https://bitbucket.org/) and [Gitlab.com](https://gitlab.com) (who call them...

feature
help wanted

![screen shot 2016-11-07 at 4 45 19 pm](https://cloud.githubusercontent.com/assets/1060/20066492/a192dbf4-a509-11e6-88ba-547d22053175.png) The pull requests box on the homepage before December first looks a little sad, maybe we can add in some explaination of...

enhancement
visual design
help wanted
beginner

Since we removed the coderwall badges we'll need something else to add to the top section on the homepage to keep it feeling balanced. ![screen shot 2016-12-08 at 9 40...

enhancement
visual design
help wanted

We can do visual diff testing using https://percy.io to check that pull requests haven't significantly broken the visual look and feel of the site before merging. Integration docs here: https://percy.io/docs/capybara

help wanted

The design of the site has grown very organically over the past couple years, often with features added in wherever they fit. I think it would be great if we...

visual design
help wanted
UX

If we add a new key to `en.yml` it can take a while to get translations for every other language. If someone is viewing the site in say, Russian, can...

enhancement
feature
help wanted

Logos and avatars need to look great on retina displays as well

enhancement
visual design
help wanted

MIT instead of ISC --- This change is [](https://reviewable.io/reviews/rethinkdb/horizon/888)

- [x] Check dependencies inside `< dependencyManagement>` if present: https://github.com/ctubbsii/accumulo/blob/master/pom.xml#L157 - [ ] Use attributes from `` for replacing values like `$project.groupId`: https://github.com/ctubbsii/accumulo/blob/master/pom.xml#L121 and https://github.com/GoogleCloudPlatform/gcloud-java/blob/master/gcloud-java/pom.xml

bug

Find dependencies when specified as an array: ``` required_packages = [ 'coverage==3.7.1', 'Mako==1.0.3', 'PyYAML==3.11', ] ```

bug