Cyberboss
|
315f748b95
|
Corrects GitHub spelling
|
2017-11-11 23:21:58 -05:00 |
|
Cyberboss
|
c6a7ca69af
|
Fixes repo name detection
|
2017-11-11 23:21:35 -05:00 |
|
Cyberboss
|
bccabade23
|
Control Panel update overhaul
We now always reset and remerge pull requests
|
2017-11-11 23:15:04 -05:00 |
|
 Jordan BrownandGitHub
|
7dab43cf68
|
Merge pull request #345 from Cyberboss/CheckoutReset
Checkout resets HEAD to remote branch and DeletesPRList
|
2017-11-11 22:16:41 -05:00 |
|
Cyberboss
|
595b39e77d
|
Checkout resets to remote branch and DeletesPRList
|
2017-11-11 22:13:07 -05:00 |
|
Cyberboss
|
7059ce835d
|
MergePullRequest now accepts an atSHA parameter
|
2017-11-11 21:49:46 -05:00 |
|
Cyberboss
|
8561f9b827
|
Merged pull requests are indicated in TestMergeManager
|
2017-11-11 21:32:18 -05:00 |
|
Cyberboss
|
b7ba071ba0
|
Merge branch 'master' of https://github.com/tgstation/tgstation-server-tools into PRManager
|
2017-11-11 21:28:22 -05:00 |
|
Cyberboss
|
01f3a4d3c6
|
Merged pull requests always appear in TestMergeManager
|
2017-11-11 21:28:05 -05:00 |
|
Cyberboss
|
6e6313a92f
|
MergePullRequest return value changed to concrete List<>
|
2017-11-11 21:20:51 -05:00 |
|
Cyberboss
|
7cb961f35f
|
Insert PRs not in TestMergeManager list
Allows inserting PRs not in the TestMergeManager PullRequestListBox with a numeric updown and add button.
|
2017-11-11 21:18:08 -05:00 |
|
Cyberboss
|
7c0f2eaf1a
|
Already merged PRs will be displayed at the top
|
2017-11-11 20:54:23 -05:00 |
|
 Jordan BrownandGitHub
|
ac10d0865c
|
Merge pull request #342 from Cyberboss/DoxAfterTesting
Doxygen build comes after testing
|
2017-11-11 20:47:01 -05:00 |
|
Cyberboss
|
099c4e6b3c
|
TestMergeManager prioritizes test-ready PRs
PRs with a label containing case-insensitive "test" will be prioritized in the TestMergeManager
|
2017-11-11 20:46:28 -05:00 |
|
 Jordan BrownandGitHub
|
f81bda9091
|
Merge branch 'master' into DoxAfterTesting
|
2017-11-11 20:07:06 -05:00 |
|
Cyberboss
|
9b48e08f4f
|
Makes the TestMergeManager use 3D checkboxes
|
2017-11-11 20:05:18 -05:00 |
|
 Jordan BrownandGitHub
|
8445ce08e6
|
Merge pull request #344 from Cyberboss/ChatFuckeryFix
ChatSetupInfo lists are sanity checked
|
2017-11-11 19:56:22 -05:00 |
|
Cyberboss
|
bd8b194abb
|
Fix some bad changelog handling in TestMergeManager
|
2017-11-11 19:31:10 -05:00 |
|
Cyberboss
|
57f682f77a
|
Merge branch 'master' of https://github.com/tgstation/tgstation-server-tools into PRManager
|
2017-11-11 19:24:51 -05:00 |
|
 Jordan BrownandGitHub
|
a88ecc8e39
|
Fix appveyor.yml not calling the post build script
|
2017-11-11 19:24:12 -05:00 |
|
Cyberboss
|
0fb55df7ea
|
ChatSetupInfo lists are sanity checked
|
2017-11-11 19:21:49 -05:00 |
|
Cyberboss
|
f374306e4f
|
Github login wait cursor + token notification
|
2017-11-11 19:20:53 -05:00 |
|
 Jordan BrownandGitHub
|
8a4ed56d8f
|
Merge pull request #343 from tgstation/Cyberboss-patch-1
PrePrepConfig is called during settings migration
|
2017-11-11 19:07:00 -05:00 |
|
Cyberboss
|
ea92cc09b4
|
Adds the github login prompt
|
2017-11-11 19:06:37 -05:00 |
|
 Jordan BrownandGitHub
|
21f5f50e97
|
PrePrepConfig is called during settings migration
|
2017-11-11 18:48:22 -05:00 |
|
Cyberboss
|
42a429c3c0
|
Use using with TestMergeManager instance
|
2017-11-11 17:48:57 -05:00 |
|
Cyberboss
|
9bb4514e4c
|
Doxygen build comes after testing
|
2017-11-11 17:37:28 -05:00 |
|
Cyberboss
|
09d3e23a3a
|
Fixes when test merge manager progress bar is shown
|
2017-11-11 17:27:58 -05:00 |
|
Cyberboss
|
6b868936b4
|
Add Octokit to the client .zip
|
2017-11-11 17:27:58 -05:00 |
|
Cyberboss
|
bab2d1faea
|
Add a progress bar while applying PRs
|
2017-11-11 17:27:58 -05:00 |
|
Cyberboss
|
77a4fc4b7e
|
Fixes XMLDoc comments
|
2017-11-11 17:27:58 -05:00 |
|
Cyberboss
|
c9eb93c6c7
|
Test merge manager now spawns center screen
|
2017-11-11 17:27:58 -05:00 |
|
Cyberboss
|
35e650258e
|
Add Octokit to installer
|
2017-11-11 17:27:58 -05:00 |
|
Cyberboss
|
ff277701a5
|
Adds the test merge manager to the CP
|
2017-11-11 17:27:58 -05:00 |
|
Cyberboss
|
2073b7506e
|
Fixed CloseAllChannels
|
2017-11-11 17:27:58 -05:00 |
|
Cyberboss
|
c7967abf61
|
Refactor WrapServerOp into abstract class
|
2017-11-11 17:27:58 -05:00 |
|
Cyberboss
|
31a5f276b8
|
Mark CountedForm as non-abstract with DEBUG
Needed so that it can be viewed in the VS designer
|
2017-11-11 17:27:58 -05:00 |
|
 Jordan BrownandGitHub
|
3f0f557a68
|
Fixes .wixproj signing wrong targets in PreBuild
|
2017-11-11 17:27:19 -05:00 |
|
 Jordan BrownandGitHub
|
ad47805379
|
Fixes the .wixproj with spaces in paths
|
2017-11-11 17:23:01 -05:00 |
|
 Jordan BrownandGitHub
|
3960e64e36
|
Merge pull request #339 from Cyberboss/FixMissingCoverage
Fixes missing project coverages in tests
|
2017-11-11 17:17:51 -05:00 |
|
Cyberboss
|
cf491cd947
|
Add a basic ControlPanel test to reference it for coverage
|
2017-11-11 17:07:20 -05:00 |
|
Cyberboss
|
f0e6f36922
|
Disable parallel builds
|
2017-11-11 15:23:57 -05:00 |
|
Cyberboss
|
adb8ecba80
|
Add missing references to test project
|
2017-11-11 15:17:20 -05:00 |
|
 Jordan BrownandGitHub
|
c11ec7da3d
|
Merge pull request #341 from Cyberboss/FixPowershellPaths
Actually fix powershell paths
|
2017-11-11 15:11:00 -05:00 |
|
Cyberboss
|
402cde208c
|
Actually fix powershell paths
|
2017-11-11 15:04:32 -05:00 |
|
 Jordan BrownandGitHub
|
e34d8af43b
|
Merge pull request #340 from Cyberboss/FixPowershellPaths
Fixes spaces in dev path breaking the build
|
2017-11-11 12:23:36 -05:00 |
|
Cyberboss
|
6f3152fac4
|
Use " in ps1 invocation
|
2017-11-11 12:16:47 -05:00 |
|
Cyberboss
|
05bab5eddf
|
Fixes spaces in dev path breaking the build
|
2017-11-11 12:10:45 -05:00 |
|
 Jordan BrownandGitHub
|
a99d583db7
|
Merge pull request #308 from Cyberboss/MonoConfig
Adds -Client solution configurations
|
2017-11-10 15:07:48 -05:00 |
|
Cyberboss
|
9aeed39a83
|
Adds *-Client solution configurations
|
2017-11-10 14:17:09 -05:00 |
|