Brendan Forster

Results 107 issues of Brendan Forster

I'm probably being a bit pedantic here, but when I'm uninstalling I see the original version of the app, not the latest version. Would love it to be updated after...

feature request

Citation: https://github.com/github/Shimmer/blob/master/specs/Tools.md > 1. Call `$DTE` to build the current project, including the NuGet packages > 2. Look at all of the projects which have references to `Shimmer.Client` > 3....

feature request

Test these SKUs: - Visual Studio Express 2012 for Windows 8 (maybe) - Visual Studio Express 2012 for Windows Desktop

feature request

From @matteomigliore: > is it possible to use %ProgramData% instead %LocalAppData%, we need a shared installation for all users I know one of the things that @xpaulbettsx wanted at the...

feature request

But `Install-Package` does. Joy. ![](http://i.imgur.com/D9dQr.gif)

bug

Version: 0.6.21 > i'd like to mention that during uninstall the application shortcuts created during install are not removed.

bug

It's mentioned a lot in the various specs but isn't really explained anywhere else. So let's: - explain how this appears when doing the updates - implement this in the...

feature request
documentation

https://github.com/github/Shimmer/blob/master/src/Shimmer.Tests/Client/BitsManagerTests.cs They look kinda important

feature request

`netsh http add urlacl url=http://+:30405/ user=MYMACHINE\MyUser` This should be part of the bootstrap setup for the dev environment. That is, - `.\script\bootstrap.ps1` - detect the current user and machine name...

bug
must have

Should be available in Liquid Templates: https://github.com/Code52/pretzel/blob/master/src/Pretzel.Logic/Templating/Jekyll/LiquidEngine.cs#L53 - Test that SiteContext populates posts based on category - Test that template can render all categories associated with a post - Test...

Bug