Andreia Gaita
|
d6088bbf8a
|
A connection manager for handling state between VS runs
|
2015-03-27 21:55:54 +01:00 |
Andreia Gaita
|
2d4311f491
|
Simple.json for managing cached data in team explorer only
|
2015-03-27 21:55:45 +01:00 |
Andreia Gaita
|
c78612a7a1
|
IConnection for tracking state between VS runs
|
2015-03-27 20:34:42 +01:00 |
Phil Haack
|
c45af24f92
|
Merge pull request #120 from github/shana/deployments
Fix deploy scripts some more, bump version
|
2015-03-27 12:14:06 -07:00 |
Andreia Gaita
|
62ceaf59af
|
Bump version to 0.2.0.1
|
2015-03-27 20:05:54 +01:00 |
Andreia Gaita
|
5ad4df5a29
|
Fix all versions to match
|
2015-03-27 19:01:50 +01:00 |
Andreia Gaita
|
a7782c1edc
|
Enable deployments
|
2015-03-27 18:51:12 +01:00 |
Phil Haack
|
89066bd349
|
Merge pull request #119 from github/tests/rx-breaks-things
Disable breaking tests
|
2015-03-27 10:46:25 -07:00 |
Andreia Gaita
|
32ee191db4
|
Disable breaking tests
see https://janky.githubapp.com/1966319/output
|
2015-03-27 18:25:22 +01:00 |
Phil Haack
|
4cb0d38dfa
|
Merge pull request #107 from github/shana/cloning-fixes
More cloning fixes
|
2015-03-26 21:48:58 -07:00 |
Haacked
|
5593155e4f
|
Fix the UIController tests
It was a bug in RxUI. I updated our fork.
|
2015-03-26 20:35:40 -07:00 |
Andreia Gaita
|
5474d49cd1
|
Ok these tests are reeeeally screwing things up, disable
|
2015-03-27 02:55:33 +01:00 |
Andreia Gaita
|
519ced3779
|
ignore generated unit tests file
|
2015-03-27 02:28:56 +01:00 |
Andreia Gaita
|
98c695a488
|
Unbreak things
|
2015-03-27 01:05:47 +01:00 |
Andreia Gaita
|
1ccce995f1
|
Remove Test configuration, it serves no purpose
|
2015-03-27 00:58:30 +01:00 |
Andreia Gaita
|
88a3881ca5
|
Fix afe98d51 merge, missed a spot
|
2015-03-27 00:55:59 +01:00 |
Andreia Gaita
|
ec33bbea29
|
Merge branch 'master' into shana/cloning-fixes
Conflicts:
src/UnitTests/GitHub.App/Controllers/UIControllerTests.cs
|
2015-03-27 00:45:37 +01:00 |
Andreia Gaita
|
e87e3d0275
|
Move properties down, methods up
|
2015-03-27 00:43:51 +01:00 |
Andreia Gaita
|
a69b55d461
|
Fix new tests to match new way of doing things
|
2015-03-27 00:34:51 +01:00 |
Andreia Gaita
|
e3cc0ac1ef
|
Merge pull request #117 from github/haacked/xunit-2
Upgrade unit tests to xunit 2.0
|
2015-03-27 00:34:17 +01:00 |
Andreia Gaita
|
a163f7a72b
|
Fix UIController tests
|
2015-03-27 00:26:45 +01:00 |
Andreia Gaita
|
d602333110
|
Merge branch 'master' into shana/cloning-fixes
Conflicts:
src/DesignTimeStyleHelper/MainWindow.xaml.cs
src/GitHub.App/ViewModels/RepositoryCreationViewModel.cs
|
2015-03-27 00:25:57 +01:00 |
Haacked
|
9f3ceff4ca
|
Whoops, turn vsix creation back on
|
2015-03-26 15:17:13 -07:00 |
Haacked
|
382b7b9c62
|
Upgrade unit tests to xunit 2.0
Watch them 62 tests run in 3.215 seconds.
|
2015-03-26 15:05:29 -07:00 |
Andreia Gaita
|
c2a9dc0c8b
|
Fix tests
|
2015-03-26 22:01:33 +01:00 |
Andreia Gaita
|
84cd9e1359
|
Merge pull request #115 from github/haacked/remove-validation-animations
Remove validation message animations
|
2015-03-26 21:55:52 +01:00 |
Haacked
|
276868b1c6
|
Remove validation message animations
Fixes #109
|
2015-03-26 10:25:27 -07:00 |
Phil Haack
|
20d31b508a
|
Merge pull request #92 from github/shana/deployments
First pass at a deploy script
|
2015-03-26 10:01:38 -07:00 |
Andreia Gaita
|
bb54391758
|
Merge pull request #111 from github/haacked/publish-control
Implement Publish User Control
|
2015-03-26 17:58:25 +01:00 |
Andreia Gaita
|
1032212d0e
|
Move vs reflection stuff out to it's own class
Also add some handy extension methods.
I get the feeling this is going to come in handy
in more places.
|
2015-03-26 15:40:24 +01:00 |
Andreia Gaita
|
131e6cc7d5
|
Centralize commonly-used paths into one place
|
2015-03-26 15:37:31 +01:00 |
Haacked
|
f06cbecb93
|
Add TODO comments
|
2015-03-25 23:02:43 -07:00 |
Haacked
|
a9b94e5149
|
Add some more tests
|
2015-03-25 23:01:38 -07:00 |
Haacked
|
fdc898d8f7
|
Use the message variable
|
2015-03-25 22:54:33 -07:00 |
Haacked
|
3e49da130d
|
Add clarifying comment
|
2015-03-25 20:53:03 -07:00 |
Haacked
|
2e1cb81c68
|
Handle repository host switching for publish
|
2015-03-25 20:50:52 -07:00 |
Haacked
|
322fc9da8d
|
Implement the repository publish control
|
2015-03-25 16:36:48 -07:00 |
Haacked
|
5101cab227
|
🎨 Refactor common code for creation and publish
|
2015-03-25 14:52:54 -07:00 |
Andreia Gaita
|
b8818ebcab
|
Fix tests
|
2015-03-25 14:36:05 +01:00 |
Andreia Gaita
|
aa98ea4b62
|
Use VS default repo path, with fallback
|
2015-03-25 14:15:41 +01:00 |
Andreia Gaita
|
289ae18339
|
Extract the default repo path from the bowels of VS
|
2015-03-25 14:15:41 +01:00 |
Andreia Gaita
|
3ae4bc2b8a
|
🎨 Move properties down, fix newlines, add comments
|
2015-03-25 14:15:40 +01:00 |
Phil Haack
|
97ab62c4bd
|
Merge pull request #102 from github/shana/focus
Set focus on fields when dialogs are loaded
|
2015-03-24 09:00:35 -07:00 |
Haacked
|
1f5a593a0c
|
Merge branch 'master' into shana/focus
|
2015-03-24 08:58:18 -07:00 |
Phil Haack
|
c9b8f9ebbc
|
Merge pull request #103 from github/shana/cloning-fixes
Clone dialog: Implement search, validation, add branding
|
2015-03-24 08:54:36 -07:00 |
Andreia Gaita
|
0fcdd42d75
|
Set a decent default title for the window holder
|
2015-03-24 14:20:39 +01:00 |
Andreia Gaita
|
c7728a341c
|
Remove uneeded using statements 'cause
|
2015-03-24 14:20:17 +01:00 |
Andreia Gaita
|
d795ed6b4e
|
Clean up code
|
2015-03-24 14:19:56 +01:00 |
Andreia Gaita
|
5be766b65c
|
Remove uneeded interface property
|
2015-03-24 14:19:46 +01:00 |
Andreia Gaita
|
8939db1cc9
|
Killing it with 🔥
|
2015-03-24 14:05:22 +01:00 |