Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [dozmod] Expect the client to tell wether it is running in exam mode and ↵ | Simon Rettberg | 2016-08-21 | 1 | -5/+53 |
| | | | | | | | | compare to desired state of its location If the client and server disagree about exam mode, the client will get a dummy list of lectures/vms telling the user to reboot the machine. Not the best solution but sufficient for now. | ||||
* | [dozmod] Fix idiotic copy&paste error | Simon Rettberg | 2016-08-21 | 1 | -1/+1 |
| | |||||
* | [dozmod] API: Implement netrules and runscript fetching for lectures | Simon Rettberg | 2016-07-27 | 1 | -3/+48 |
| | |||||
* | [dozmod] Minor api cleanup | Simon Rettberg | 2016-07-12 | 1 | -15/+6 |
| | |||||
* | Fix formatting | Simon Rettberg | 2016-07-06 | 1 | -110/+109 |
| | |||||
* | [dozmod] api: Add error checks, implement lecture list resource type | Simon Rettberg | 2016-07-06 | 1 | -55/+115 |
| | |||||
* | first rough version of exams-module. | Christian Klinger | 2016-06-10 | 1 | -60/+68 |
| | |||||
* | use Module:: instead of require | Christian Klinger | 2016-06-10 | 1 | -1/+4 |
| | |||||
* | fixed some minor things. | Christian Klinger | 2016-06-09 | 1 | -28/+33 |
| | |||||
* | [dozmod/api] Get actual location list | Simon Rettberg | 2016-06-09 | 1 | -2/+3 |
| | |||||
* | [dozmod/api] Formatting | Simon Rettberg | 2016-06-09 | 1 | -73/+85 |
| | |||||
* | ressource -> resource :-) | Christian Klinger | 2016-06-08 | 1 | -10/+14 |
| | |||||
* | added a caching api proxy (that also validates the client IPs) for dozmod. | Christian Klinger | 2016-06-08 | 1 | -5/+79 |
| | |||||
* | first version of the dozmod proxy (without caching). | Christian Klinger | 2016-06-08 | 1 | -0/+79 |