summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 urls and files pathadityacp
2016-07-28added files upload for questionsadityacp
2016-07-28java file based scriptadityacp
2016-07-28cpp file based scriptadityacp
2016-07-28bash file based scriptadityacp
2016-07-28rebase changes and changed expected input format in cpp testsadityacp
2016-07-27removed extra new linesadityacp
2016-07-27combined c and cpp testcase classes into single classadityacp
2016-07-27added testcase for string inputadityacp
2016-07-27added bash stdio evaluatormaheshgudi
2016-07-27made changes to stdio evaluator and added bash evaluator with test casesmaheshgudi
2016-07-27renamed python_stdout_evaluation.py to python_stdio_evaluation.pymaheshgudi
2016-07-27removed literal_eval from python_stdio_evaluatormaheshgudi
2016-07-27added python stdio evaluatormaheshgudi
2016-07-27added test cases for python stdio evaluatormaheshgudi
2016-07-27changed model class name Stdout to Stdiomaheshgudi
2016-07-27changed model class name Stdout to Stdiomaheshgudi
2016-07-27c,cpp,java evaluators with test casesadityacp
2016-07-27Merge pull request #118 from ankitjavalkar/fix-codemirror-syntaxPrabhu Ramachandran
2016-07-25- Fix syntax highlighting for c, java, shell and scilabankitjavalkar
2016-07-15Merge pull request #116 from maheshgudi/documentationKing
2016-07-15mentioned read the docs and added readthedocs badge in readmemaheshgudi
2016-07-15mentioned read the docs and added readthedocs badge in readmemaheshgudi
2016-07-15made minor changes in docsmaheshgudi
2016-07-15made changes in conf.pymaheshgudi
2016-07-14added more documentation.maheshgudi
2016-07-13first draft of the Yaksh read the docs documentation.maheshgudi
2016-07-12Merge pull request #115 from maheshgudi/masterPrabhu Ramachandran
2016-07-11changed templates for forgot password and change passwordmaheshgudi
2016-07-11made minor changes in creating test quizmaheshgudi
2016-07-11corrected minor changemaheshgudi
2016-07-11minor timezone related changes in models and test casesmaheshgudi
2016-07-09Merge pull request #112 from prathamesh920/oauth-implementationPrabhu Ramachandran
2016-07-09Changed url pattern in views test to pass the testprathamesh
2016-07-09conflict resolvedprathamesh
2016-07-09next query string not requiredprathamesh
2016-07-09updated travis settingsprathamesh
2016-07-09oauth implementedprathamesh
2016-07-08Merge pull request #114 from ankitjavalkar/login-redirect-url-fixPrabhu Ramachandran
2016-07-08Merge pull request #104 from ankitjavalkar/view-testsPrabhu Ramachandran
2016-07-08Add timezones while creating quizzes in view testsankitjavalkar