54 Commits

Author SHA1 Message Date
Obique PSWG
14275fcd8e Updated dependencies 2018-06-10 15:01:01 -05:00
Obique PSWG
ff7929a9a7 Overhauled lightspeed 2018-02-04 10:34:07 -06:00
Josh Larson
a31b491834 Added log size combo box 2017-06-07 07:36:15 -04:00
Josh Larson
d2d925dddc Removed log regarding uptime 2017-06-07 07:05:11 -04:00
Josh Larson
7004b7cd12 Changed log format 2017-06-07 06:52:51 -04:00
Josh Larson
ac7f1801af Improved download log 2017-06-06 21:28:33 -04:00
Josh Larson
799ec88e20 Added error log filtering 2017-06-06 21:24:34 -04:00
Josh Larson
d68a8cd983 Various robustness and speed updates to the frontend communication 2017-06-06 21:07:06 -04:00
Josh Larson
e000100067 Not sure what I changed here... but it's faster now 2017-06-06 20:57:05 -04:00
Josh Larson
54964334ef Added in connection probing and updated the common lib 2017-04-11 11:38:30 -05:00
Josh Larson
4a6e4bdf08 Fixed jvm arguments when deploying 2017-03-28 16:29:31 -05:00
Josh Larson
d3b1dbbc09 Fixed default value selection in primary tabs 2017-03-28 16:29:19 -05:00
Josh Larson
9405805119 Added frontend log for debugging 2017-03-28 15:06:53 -05:00
Josh Larson
3dcf19129a Moved JVM arguments to where they should be in the command array 2017-03-28 15:06:27 -05:00
Josh Larson
f9e258f681 Improved function of frontend tabs 2017-03-28 14:54:20 -05:00
Josh Larson
0177e380f6 Added security option to disable encryption 2017-03-28 14:54:09 -05:00
Josh Larson
dace57964d Added code for generating the data/releases directory 2017-03-28 14:49:58 -05:00
Josh Larson
92e45a6299 Added rebase option to config 2017-03-28 08:51:19 -05:00
Josh Larson
83bdc39d41 Improved the speed of the server and frontend, primarily by making both more efficient 2017-03-26 17:49:19 -05:00
Josh Larson
8678a2b60a Added preference for remote addr/port 2017-03-26 11:35:18 -05:00
Josh Larson
f4a767a53c Finalized authentication 2017-03-26 02:19:26 -05:00
Josh Larson
b1e075da97 Added SSL encryption 2017-03-26 00:49:04 -05:00
Josh Larson
1ec4d88cd7 Updated servers.csv 2017-03-25 21:18:37 -05:00
Josh Larson
64ecc1a46a Added servers.csv for storing server list 2017-03-25 21:07:05 -05:00
Josh Larson
04397ed006 Added build and deployment states 2017-03-25 21:05:05 -05:00
Josh Larson
8710f3af34 Changed build system to use a enum state instead of booleans 2017-03-24 00:26:11 -05:00
Josh Larson
2b10f69637 Fixed some scattered bugs, especially in the frontend 2017-03-23 22:31:44 -05:00
Josh Larson
4134f4f204 Added IP/port input 2017-03-16 10:57:29 -05:00
Josh Larson
45e2a31ab2 Added forgotten lib 2017-03-15 02:17:49 -05:00
Josh Larson
e6c7bb6759 Massive refactoring and fixed the client 2017-03-15 02:17:30 -05:00
Josh Larson
d55a668b4e Changed build system to ant 2017-03-09 13:58:45 -06:00
Josh Larson
34239cd423 Fixed a single warning in BuildService 2017-03-08 21:07:02 -06:00
Josh Larson
78dac6fba9 Improved concurrency of build/test/install and changed all e.printStackTrace to Log.e(e) 2017-03-08 21:06:03 -06:00
Josh Larson
9b0b25c8b3 Made executing the jar in DeploymentService cross platform 2017-03-08 00:06:25 -06:00
Josh Larson
abdff67f46 Improved cross platform functionality 2017-03-07 23:19:02 -06:00
Josh Larson
df79244615 Removed auto-build feature used for debugging 2017-03-07 09:06:12 -06:00
Josh Larson
efb621af7b Set the pull method to be a standard pull, no rebase 2017-03-07 09:05:48 -06:00
Josh Larson
94636dfcef Added a holocore connect timeout and improved shutdown code to help smooth shutdowns 2017-03-07 08:44:39 -06:00
Josh Larson
70340c5082 Improved concurrency of build/deployments using SequencedStarter 2017-03-06 22:29:37 -06:00
Josh Larson
d84430de32 Added loading of previous build/deployments 2017-03-05 10:40:55 -06:00
Josh Larson
f980f46c1a Added in git status checking for remote updates 2017-03-05 01:27:40 -06:00
Josh Larson
fedc69b864 Changed TCP connection server to an HTTP server 2017-03-02 14:13:56 -06:00
Josh Larson
3f63324328 Added functionality to frontend text app and made connect wait for connection 2017-03-01 10:46:58 -06:00
Josh Larson
4ebeee9b17 Implemented the build related packet responses 2017-03-01 06:47:56 -06:00
Josh Larson
398f237fa0 Got all build/deployment to work 2017-02-28 20:26:46 -06:00
Josh Larson
8fe26c7905 Changed method of logging and changed how packets are created 2017-02-27 08:55:15 -06:00
Josh Larson
4751ec171c Refactored how data is stored on the server side 2016-12-29 14:53:41 -06:00
Josh Larson
ed8696d94c Removed rt.jar 2016-12-29 10:09:23 -06:00
Josh Larson
ee2bf2d1aa Completely overhauled how the GUI operates and key parts of the backend 2016-12-29 10:08:02 -06:00
Josh Larson
9752c652a8 Commit before massive changes 2016-12-17 14:00:37 -06:00