Commit graph

34 commits

Author SHA1 Message Date
Tim Schubert
a2d45ed328 Adds some documentation describing the rewritten commands. 2018-08-16 13:08:49 +02:00
Tim Schubert
7b8e0461d3 - Set project visibility to internal.
- Have at least a master branch in solutions repo from which to fork
2018-08-16 11:19:24 +02:00
Tim Schubert
d7a8440e11 Rewrite plagiates and deadlines functions to use fork relationship instead of groups.
This should be more reliable if another group structure is desired later. (e.g. student projects in the user namespace of the each student)
2018-08-15 12:13:01 +02:00
Tim Schubert
48b4e00286 Rewrite creating repo and course 2018-08-14 18:24:17 +02:00
Tim Schubert
b297e7cde0 Update README.md 2018-07-18 12:39:04 +02:00
Tim Schubert
a880d60777 fixup: need more unit tests 2018-06-10 16:54:57 +02:00
Tim Schubert
3a5ed24463 fixup: exact match for group name 2018-06-10 16:47:40 +02:00
Tim Schubert
7cb17a9d1f Add documentation
- documentation
- remove TODOs
- remove unused attributes from course class
2018-06-01 13:19:30 +02:00
Tim Schubert
ab5844d859 Set public deploy key 2018-05-17 16:39:01 +02:00
Tim Schubert
06e0dc42de Read basecode from config 2018-05-17 15:55:32 +02:00
Tim Schubert
a9438a8eaf Import ssh key 2018-05-17 15:51:30 +02:00
Tim Schubert
a6712cf91c fixup: directories for cloned repos 2018-05-15 18:19:34 +02:00
Tim Schubert
8a397c79ce Rewrite using one docker container 2018-05-15 17:48:09 +02:00
Tim Schubert
99cfb15518 Update project settings 2018-05-15 10:54:23 +02:00
Tim Schubert
a0870de1bd Fixup 2018-05-02 17:43:35 +02:00
Tim Schubert
9ff0cdb41b Fix: List only projects from one course 2018-05-02 16:27:31 +02:00
Tim Schubert
4117a92353 Fix: One day too early 2018-04-30 10:01:32 +02:00
Tim Schubert
e4e6cf31ed Fix: Tag already exists 2018-04-30 10:00:21 +02:00
Tim Schubert
ddda46913f Fix tags 2018-04-30 09:34:25 +02:00
Tim Schubert
59190460ea Add stuff 2018-04-30 09:21:25 +02:00
Tim Schubert
6e1eb5a5a1 Fix: Naming issues 2018-04-19 18:10:09 +02:00
Tim Schubert
9fe547813f Fixup: Deadline for all projects 2018-04-18 17:03:37 +02:00
Tim Schubert
438e51b2bf Fixup: datetime now 2018-04-18 16:24:01 +02:00
Tim Schubert
5c56d0c3ba Fixup: datetime and date obj 2018-04-18 16:11:20 +02:00
Tim Schubert
cce5313ba8 Fixup: dict object 2018-04-18 16:08:27 +02:00
Tim Schubert
f5fe10ea9e Fixup: parameters of deadlines func 2018-04-18 16:05:06 +02:00
Tim Schubert
239e4417f3 Fixup: Do not create project if unable to transfer 2018-04-13 14:13:50 +02:00
Tim Schubert
cf0cbdad3e Fixup: Student was already member 2018-04-12 05:51:30 +02:00
Tim Schubert
f8a249ad71 Hack for forking project under different name 2018-04-12 05:08:08 +02:00
Tim Schubert
bc20842d63 Trigger deadlines and set protected tags 2018-03-30 15:10:53 +02:00
Tim Schubert
3123a697ce Sync groups and users working and tested 2018-03-29 14:27:30 +02:00
Tim Schubert
fd6fc66e29 Fixup: YAML tags 2018-03-28 18:28:14 +02:00
Tim Schubert
34b1bd617e Refactoring 2018-03-28 17:20:30 +02:00
Tim Schubert
3f82036c3d - Refactoring
- Use config
2018-03-27 19:05:59 +02:00