summaryrefslogtreecommitdiff
path: root/wsgi_server.py
AgeCommit message (Expand)Author
2015-09-14Reimplemented communication with the client side.Aleš Smodiš
2015-09-04Add Python push&pull services to wsgi_serverTimotej Lazar
2015-09-03Pass the session object to test and hint functionsTimotej Lazar
2015-09-01Add Python support to wsgi_server.{Hint,Test}Timotej Lazar
2015-08-31Return problems for all languages in list_problemsTimotej Lazar
2015-08-28Handle test results as a static hintTimotej Lazar
2015-08-28Add a hint service for PrologTimotej Lazar
2015-08-27Add test service to wsgi_serverTimotej Lazar
2015-08-26Implemented activity service (auto-saving of traces and solutions).Aleš Smodiš
2015-08-25Implemented methods to fetch a list of available problems and the problem des...Aleš Smodiš
2015-08-24Split the development into daemon and wsgi_server.Aleš Smodiš