Commit Graph

17 Commits

Author SHA1 Message Date
Andrew Lalis a947e08165 Added basic command executor functionality. 2018-08-24 17:08:05 +02:00
Andrew Lalis eb0e70a384 Added styled messages. 2018-08-24 16:31:44 +02:00
Andrew Lalis 3ea182fb4c Fixed return issues with store functions. 2018-08-18 18:29:13 +02:00
Andrew Lalis 1305277207 Re-worked database to be more robust with new types. 2018-08-18 18:26:20 +02:00
Andrew Lalis 54498a4955 Abstracted team object. 2018-08-18 17:48:42 +02:00
Andrew Lalis b7a89c0946 Started database support. 2018-08-18 13:25:18 +02:00
Andrew Lalis e901b0affd Added some package-info files, added a method to archive repositories which contain a substring, and did some more testing. Will add a user interface soon. 2018-08-17 07:51:34 +02:00
Andrew Lalis 46757539a1 Removed ugly http requests and use a github api now. Everything is a lot cleaner, and I can initialize student repositories now. 2018-08-16 14:40:45 +02:00
Andrew Lalis 646efaf06c Implemented all other initializer methods, and implemented some basic logging reporting. Still need to make a way to handle accumulated errors. 2018-08-12 22:07:45 +02:00
Andrew Lalis 7e9a027a43 Can create assignments repository now. 2018-08-12 11:28:40 +02:00
Andrew Lalis 6394e9d1d4 Added jackson dependency, added TATeam and teaching assistant object, and refactored object hierarchy for model. 2018-08-12 09:54:10 +02:00
Andrew Lalis ac4018f6ba Added initializer. 2018-08-11 23:08:36 +02:00
Andrew Lalis 55668fa50f Added google-http-client dependency 2018-07-01 09:00:54 +02:00
Andrew Lalis 0ecbdc1ec1 Added a ton of documentation. 2018-07-01 08:52:58 +02:00
Andrew Lalis 16b47f7e40 Added Logging class. 2018-07-01 08:26:29 +02:00
Andrew Lalis fc7052b95c Moved command line logic to its own file. 2018-07-01 07:52:52 +02:00
Andrew Lalis c3b1534695 Initial commit adding source and pom file. 2018-07-01 07:44:07 +02:00