Andrew Lalis
|
6e9ebcad74
|
Added hibernate support on the most basic level. Not yet implemented in production code.
|
2018-10-07 01:21:01 +02:00 |
Andrew Lalis
|
4a4628e6e6
|
Added a function to list all repositories.
|
2018-09-24 12:14:33 +02:00 |
Andrew Lalis
|
003e84d960
|
Improved adding collaborators.
|
2018-09-12 15:19:17 +02:00 |
Andrew Lalis
|
b59634f8ed
|
Changed repo defaults to private in anticipation of first release.
|
2018-09-08 17:38:09 +02:00 |
Andrew Lalis
|
a55fab8d47
|
Fixed concurrent modification exception.
|
2018-09-08 17:20:33 +02:00 |
Andrew Lalis
|
f39f5da407
|
Added ability to split up student teams amongst teaching assistant teams.
|
2018-09-02 10:07:39 +02:00 |
Andrew Lalis
|
a44814b1df
|
Added delete repos command, made ListErrors better, and formatted buttons more nicely.
|
2018-09-01 08:25:45 +02:00 |
Andrew Lalis
|
6d42385814
|
Did some serious refactoring.
|
2018-08-30 23:34:04 +02:00 |
Andrew Lalis
|
7f9a44d0ad
|
Added basic dialog view of members and teams.
|
2018-08-30 15:38:22 +02:00 |
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
|
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
|
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 |