issues
search
edulinq
/
autograder-server
A server to automatically grading coding assignments.
MIT License
4
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added the ability for CMDs to start and stop their own server.
#121
OliverLok
opened
1 day ago
0
Limit Container Disk Size
#120
eriq-augustine
opened
1 day ago
0
Added a cmd to get an assignment's information.
#119
OliverLok
closed
21 hours ago
0
Added a cmd to get a course user's information.
#118
OliverLok
closed
21 hours ago
0
Added a cmd to drop course users.
#117
OliverLok
closed
21 hours ago
0
Added a cmd to remove a server user.
#116
OliverLok
closed
21 hours ago
0
Added a cmd to get a server user's info.
#115
OliverLok
closed
21 hours ago
0
Added a cmd to list assignments from a specific course.
#114
OliverLok
closed
3 days ago
0
Added a cmd to list course users using the new cmd infrastructure.
#113
OliverLok
closed
3 days ago
0
Added a new API endpoint to describe all of the API endpoints on the server.
#112
Lucas-Ellenberger
closed
1 week ago
0
Typo fix and deferral of container container removal.
#111
Lucas-Ellenberger
closed
3 weeks ago
0
Added a new CMD to describe the API endpoints on the server.
#110
Lucas-Ellenberger
closed
3 weeks ago
0
Late Policy: Allow for Buffer Time
#109
eriq-augustine
opened
1 month ago
0
API Endpoint: Update User Profile
#108
Lucas-Ellenberger
opened
1 month ago
0
Added a test token that is used for a deletion test on the python interface
#107
Lucas-Ellenberger
closed
1 month ago
0
Creating an autograder container.
#106
BatuhanSA
closed
1 month ago
0
Reloaded overwritten environmental variables in unit testing.
#105
BatuhanSA
closed
1 month ago
0
Changed the reject test from python based assignment to bash base assignment
#104
BatuhanSA
closed
1 month ago
0
Changed the default location for temp files.
#103
BatuhanSA
closed
1 month ago
0
Added an API endpoint for getting course users.
#102
Lucas-Ellenberger
closed
1 month ago
0
Added common functions for cmds to use to send and print requests.
#101
OliverLok
closed
1 week ago
0
Added common functions all CMDs can use to send and print their requests.
#100
OliverLok
closed
1 month ago
0
Added an API endpoint to drop a user from a course.
#99
Lucas-Ellenberger
closed
1 month ago
0
New API Endpoint: Courses Users Enroll
#98
Lucas-Ellenberger
closed
1 month ago
0
Reworked version functionality for non-git environments.
#97
BatuhanSA
closed
1 month ago
0
Moved the API endpoint for updating a course to its new location.
#96
Lucas-Ellenberger
closed
2 months ago
0
Added an API endpoint to remove a user from the server.
#95
Lucas-Ellenberger
closed
2 months ago
0
New API Endpoint: Users Upsert
#94
Lucas-Ellenberger
closed
1 month ago
0
Improvements to the testing infrastructure.
#93
Lucas-Ellenberger
closed
2 months ago
0
Moved the submission-based endpoints to their new locations.
#92
eriq-augustine
closed
2 months ago
0
New API Endpoint: users/pass/reset
#91
Lucas-Ellenberger
closed
2 months ago
0
Added an API endpoint to change a users password.
#90
Lucas-Ellenberger
closed
2 months ago
0
New Role: CourseRoleSuper. Server admin can access any course level command.
#89
Lucas-Ellenberger
closed
2 months ago
1
New API: courses/users/list
#88
Lucas-Ellenberger
closed
1 month ago
0
Made a bash assignment for no-docker tests
#87
OliverLok
closed
3 months ago
0
Fix for the api locator scripts on mac
#86
OliverLok
closed
3 months ago
0
Autograder daemon with unix socket support for CMD requests
#85
OliverLok
closed
1 month ago
0
Added an API Endpoint for listing users.
#84
Lucas-Ellenberger
closed
1 month ago
0
Assignment "Hooks"
#83
eriq-augustine
opened
3 months ago
0
Users/Auth: New API Endpoint
#82
Lucas-Ellenberger
closed
3 months ago
0
New API Endpoint: Users Auth
#81
Lucas-Ellenberger
closed
4 months ago
0
Summer 2024
#80
Lucas-Ellenberger
closed
4 months ago
0
Integer Timestamps
#79
eriq-augustine
closed
1 month ago
1
Delete Course
#78
eriq-augustine
opened
4 months ago
0
made db/disk/course.go use the lockmanager with contextual locking
#77
OliverLok
closed
4 months ago
1
course disk db uses the lockmanager
#76
OliverLok
closed
5 months ago
0
Centralized Locking PR
#75
OliverLok
closed
5 months ago
0
Require acknowledgment for late submissions
#74
shumbo
opened
6 months ago
9
Api endpoint send course report
#73
BatuhanSA
closed
3 days ago
0
API Endpoint: Upload Scores
#72
eriq-augustine
opened
6 months ago
0
Next