Andreia Gaita
498488d9d1
Merge master into shana/connections
2015-03-28 13:52:12 +01:00
Andreia Gaita
c0637afca7
Fix references
2015-03-27 21:55:55 +01:00
Haacked
bd30d0e101
Always build submodules in Release mode
2015-03-27 13:23:36 -07:00
Andreia Gaita
cc5c7eab44
First pass at a deploy script
2015-03-17 17:20:04 +01:00
Haacked
ff485d9f1a
Upgrade Fody.NullGuard to 1.4.1
2015-03-12 21:16:59 -07:00
Andreia Gaita
dd7f6774f1
Sign all projects
...
Sign all projects and add submodules for any unsigned
dependencies, adding keys for everyone.
2015-03-11 22:31:38 -07:00
Andreia Gaita
5541b0886f
Add submodules for strong named dependencies
2015-03-11 17:21:50 -07:00
Andreia Gaita
d9395c2c1a
Add octokit and reactiveui submodules with strong-named branches
2015-03-10 17:50:44 -07:00
Andreia Gaita
ea78d7846a
Use locally built signed version of NullGuard
2015-03-10 14:44:02 -07:00
Andreia Gaita
ebf5b6c8a4
Add installer project
2015-03-10 13:33:47 -07:00
Andreia Gaita
fd0868a7c3
Add clone and create dialogs...
...
... and everything that the UI depends on (translations, styles,
controls, user errors, etc, etc)
2015-02-24 22:24:19 +01:00
Andreia Gaita
a915f9401f
Refactor all the things, add simple api, fix copyrights
...
Add simple api to query github for info related to
the navigation items, so we don't pull in any
extra dependencies for those bits.
2015-02-09 12:20:44 +01:00
Andreia Gaita
a107c79d66
Refactoring, navigation and lifetime of mef
...
Extract interfaces of mef exports to separate dll
to decouple things a bit.
Only load reactive things when requesting UI dialogs,
TeamExplorer items should not load any reactive stuff.
Introduce ExportFactory to dispose of IDisposable mef
components properly.
Start fleshing out team explorer implementation.
2015-01-27 17:21:07 +01:00
Andreia Gaita
a98555d638
Get everything building on the command line
...
Fix build from scripts for ci, add xunit runner for
visual studio
2015-01-19 18:42:04 -08:00
Andreia Gaita
427afd54f0
Rename folder build -> script for ci integration
...
The existing ci scripts are expecting a folder
called script where all build/deploy scripts
reside. For now, and for consistency's sake
with the desktop apps, rename the build/ folder
to script/.
2015-01-19 16:24:21 -08:00
Haacked
7034a030ac
Implement VSPackage with basic login dialog
...
Includes a menu that launches a login dialog
for testing purposes.
2014-12-15 16:12:46 -08:00
Haacked
2f00f72032
Add GitHub.UI project for styles and controls
2014-12-15 10:48:26 -08:00
Haacked
d41405aa1e
Add initial VSIX project
2014-12-15 10:33:06 -08:00