summaryrefslogtreecommitdiff
path: root/yaksh
AgeCommit message (Expand)Author
2016-08-30added extract status of file in demo_question.zipadityacp
2016-08-30removed extract_files and read_json files from viewsadityacp
2016-08-30Merge pull request #128 from prathamesh920/bug_fixesPrabhu Ramachandran
2016-08-30Merge pull request #122 from maheshgudi/course_changesPrabhu Ramachandran
2016-08-30Merge pull request #121 from ankitjavalkar/dockerdocsPrabhu Ramachandran
2016-08-29Add docker deployment to documentationankitjavalkar
2016-08-29Answer saved again after correctly submitted, fixed.prathamesh
2016-08-29Views sometimes use cent percent CPU, fixedprathamesh
2016-08-29minor changes in adminmaheshgudi
2016-08-29changed template; modified search_teacher, add_teacher and remove_teachers vi...maheshgudi
2016-08-29added Course and question paper classes in admin.pymaheshgudi
2016-08-29modified add search and remove_teachers functionsmaheshgudi
2016-08-29changed search_teacher function to exclude course creatormaheshgudi
2016-08-29made UI changes to courses page and teacher can add another teachermaheshgudi
2016-08-26added bash script for bash demo questionadityacp
2016-08-26changed function calls in testsadityacp
2016-08-26added else condition to failure statusadityacp
2016-08-26changed models and views questions dump and loadadityacp
2016-08-25created a course fixtures for demo courseadityacp
2016-08-25changed testcases to test questions dumpadityacp
2016-08-25changed templates to view demo quizadityacp
2016-08-25added upload and download questions with filesadityacp
2016-08-19Merge pull request #125 from ankitjavalkar/minor-template-change-for-seleniumankitjavalkar
2016-08-19- Modify admin.py to include Course modelankitjavalkar
2016-08-12Move tests.py to test_models.py.Prabhu Ramachandran
2016-08-12Merge branch 'master' into test-code-serverPrabhu Ramachandran
2016-08-12Use a tornado based server for the pool server.Prabhu Ramachandran
2016-08-12Add test case for code server.Prabhu Ramachandran
2016-08-12Removed for loop from the question template.prathamesh
2016-07-28changes in templates to get question file url and nameadityacp
2016-07-28changes in views questions file uploadadityacp
2016-07-28changes in file upload classadityacp
2016-07-28added validation to check zip fileadityacp
2016-07-28removed unused import and changed indentationadityacp
2016-07-28rebase changesadityacp
2016-07-28deleted copy_delete_files.pyadityacp
2016-07-28changed module name from copy_delete_files to file_utilsadityacp
2016-07-28changed extract and delete function names in views.pyadityacp
2016-07-28removed delete function from models.pyadityacp
2016-07-28changed file module name in evaluatorsadityacp
2016-07-28added new text file for test cases to test file based questionsadityacp
2016-07-28created file copier to copy filesadityacp
2016-07-28students can download filesadityacp
2016-07-28added form to upload filesadityacp
2016-07-28added test cases for file based questionsadityacp
2016-07-28added parameter in safe_evaluate to take file paths listadityacp
2016-07-28changed evaluators to support file based questionsadityacp
2016-07-28added files upload for questionsadityacp
2016-07-28java file based scriptadityacp
2016-07-28cpp file based scriptadityacp