Half of features implemented #2

Merged
andrewlalis merged 19 commits from repo_creation into master 2018-08-28 18:26:28 +00:00

19 Commits

Author SHA1 Message Date
Andrew Lalis 6b1ad84769 Fixed duplicate assignments repo generation. 2018-08-28 15:04:04 +02:00
Andrew Lalis 0233221c8d Adding retrieval methods. 2018-08-28 08:34:07 +02:00
Andrew Lalis 8c8ddb60cf Added read students listener, improved repository descriptions for student teams. 2018-08-28 08:13:21 +02:00
Andrew Lalis 346419d5b6 Added stuff 2018-08-27 17:53:31 +02:00
Andrew Lalis cd0aa85dba Removed token. 2018-08-26 17:09:59 +02:00
Andrew Lalis 2d40820025 Added tons of stuff. 2018-08-26 17:04:35 +02:00
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