1
0
mirror of https://github.com/chylex/Code-Statistics.git synced 2025-07-25 19:59:07 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
02dfe82204 Refactor abstract classes, interfaces, and utils to a separate project CodeStatisticsCore 2016-06-23 02:05:37 +02:00
63fad2d357 Remove unnecessary using statements 2016-03-17 22:14:06 +01:00
d54a09afa2 Add mozroots import call for Mono certificate issue in GitHub input 2016-03-12 21:05:58 +01:00
9dccd6eabf Add better GitHub WebException handling 2016-03-12 20:32:16 +01:00
8ce78b98e3 Remove a TODO on GitHub class and disable Download button when typing 2016-03-08 01:19:59 +01:00
629e5e35e5 Seal the form classes 2016-03-07 00:42:04 +01:00
7b7bcc2a5c Add GitHub repo existence check and move remaining GitHub texts to Lang 2016-03-03 21:35:09 +01:00
da016f8807 Move GitHubForm strings to Lang and add a Loading... entry when loading branch list 2016-03-03 20:31:01 +01:00
7e0f82e356 Redesign GitHubForm with automatic and fixed branch listing, and textbox focus 2016-03-03 13:21:07 +01:00
8925755d9e Fix and improve GitHub repo matching, add DefaultBranch constant 2016-03-03 13:20:29 +01:00
29b02a0aa6 Add -nogui program argument support to ProjectLoadForm and GitHubForm 2016-03-02 12:46:12 +01:00
dc11f8bd56 Work on program arguments, including GitHub repo validation 2016-03-01 19:39:41 +01:00
19ef6c5dee Add safeguards to GitHubForm (disposing GitHub instance, null check for branch list) 2016-02-29 11:47:15 +01:00
cba89fc070 Work on GitHub (branch list, repo download, basic form) 2016-02-28 22:24:01 +01:00