Age | Commit message (Expand) | Author |
2017-11-14 | Add more steps to release test schedule | adityacp |
2017-11-14 | Merge pull request #390 from maheshgudi/regrade_fix | Prabhu Ramachandran |
2017-11-14 | Merge pull request #378 from prathamesh920/upload_users_csv | Prabhu Ramachandran |
2017-11-14 | Merge pull request #389 from ankitjavalkar/fix-installer-docs | Prabhu Ramachandran |
2017-11-14 | Fix regrader for new code server | maheshgudi |
2017-11-14 | Added ',' as the specific delimiter for the csv upload | prathamesh |
2017-11-14 | Add release test schedule | adityacp |
2017-11-14 | Added sample csv for user to download and upload. | prathamesh |
2017-11-14 | Add installation and deployment instructions | maheshgudi |
2017-11-14 | Add Release testing guide basic layout. | maheshgudi |
2017-11-14 | Multiple minor fixes : | ankitjavalkar |
2017-11-13 | Added testcase file | prathamesh |
2017-11-13 | set_password to convert into hash | prathamesh |
2017-11-13 | Added test case for add, update and remove | prathamesh |
2017-11-13 | if password is empty then defaults to email | prathamesh |
2017-11-13 | csv can now take extra fields related to profile. | prathamesh |
2017-11-13 | Fix Error table layout in grade_user, view_answerpaper, user_data | maheshgudi |
2017-11-10 | Merge pull request #384 from ankitjavalkar/fix-extra-field-testcase | Prabhu Ramachandran |
2017-11-10 | Merge pull request #380 from maheshgudi/beautify_assertions | Prabhu Ramachandran |
2017-11-10 | Remove traceback for recursion and/or runtime errors. | maheshgudi |
2017-11-10 | Add textwrap for assertion error table | maheshgudi |
2017-11-10 | Optimised the code and added dialect while reading to handle different | prathamesh |
2017-11-10 | Merge branch 'master' of https://github.com/FOSSEE/online_test into upload_us... | prathamesh |
2017-11-10 | Merge branch 'master' of https://github.com/fossee/online_test into beautify_... | mahesh |
2017-11-10 | Pretty exceptions for hook code. | mahesh |
2017-11-10 | No tracebacks if longer than 5 lines. | mahesh |
2017-11-09 | Prepopulate the test case type field when adding test cases to questions | ankitjavalkar |
2017-11-09 | Merge pull request #379 from ankitjavalkar/better-installer-single-mount | Prabhu Ramachandran |
2017-11-09 | Add a flag for python version while running code server in unsafe mode | ankitjavalkar |
2017-11-09 | - Add explicit write permissions to output dir | ankitjavalkar |
2017-11-08 | - Add command to stop the container before removing it | ankitjavalkar |
2017-11-08 | - Add ruaml dependency to requirements-common | ankitjavalkar |
2017-11-08 | Add makemigrations and loaddata command to serve command | ankitjavalkar |
2017-11-08 | - Add pytest as a requirement to the requirements file | ankitjavalkar |
2017-11-08 | Fix test cases | ankitjavalkar |
2017-11-08 | Updated CHANGELOG and README | ankitjavalkar |
2017-11-08 | Add further changes to invoke script and yaksh-script | ankitjavalkar |
2017-11-08 | - Add a pyinvoke based script for running the django server and code server | ankitjavalkar |
2017-11-08 | Remove FIXTURE_DIR variable from settings.py | ankitjavalkar |
2017-11-07 | Merge pull request #373 from prathamesh920/detailed_csv_download_quiz | Prabhu Ramachandran |
2017-11-07 | Merge pull request #377 from Akshen/datetime | Prabhu Ramachandran |
2017-11-07 | Modify answerpaper wrt to changes in assertion error output | maheshgudi |
2017-11-07 | Modify testcases wrt changes in assertion error output | maheshgudi |
2017-11-07 | Change module compare_stdio to error_messages | maheshgudi |
2017-11-07 | Add traceback for exceptions | mahesh |
2017-11-07 | Beautiful error outputs | maheshgudi |
2017-11-07 | Need nested try..except in is_csv | prathamesh |
2017-11-07 | Removed nested try..except | prathamesh |
2017-11-07 | Merge branch 'master' of https://github.com/FOSSEE/online_test into detailed_... | prathamesh |
2017-11-07 | Fix Conflicts in CHANGELOG.txt | Akshen |