Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-02 | Change multiple files | adityacp | |
- Add version in init - Add demo website information in readme - Update django version in requirements | |||
2020-05-20 | Release 0.2.0 related changes | aditya | |
2020-05-13 | Merge branch 'master' into merge_monitor_regrade | Palaparthy Adityachandra | |
2020-04-30 | Merge branch 'master' into API | Palaparthy Adityachandra | |
2020-04-27 | Resolve conflicts in travis, requirements and views | adityacp | |
2020-04-21 | Update notifications-plugin package and travis command | adityacp | |
2020-04-20 | Change celery.py, settings.py, requirements-common.txt test_views.py | adityacp | |
- Add ping task in celery.py - Add celery result backend in settings.py - Add celery related packages in common requirements - Add celery worker in regrade test class to run the worker with the test | |||
2020-04-13 | Add feature for uploading images | CruiseDevice | |
2020-04-06 | Add mysqlclient to requirements-production.txt | CruiseDevice | |
2020-04-01 | Update ruamel version, change view name | CruiseDevice | |
- Update ruamel version to 0.16.10. - Change view name from ICourse to GetCourse. | |||
2020-03-30 | Remove unnecessary requirements, update DRF to 3.11.0 | CruiseDevice | |
- Update DRF to 3.11.0 compatible with Django 3. - Add mysqlclient to requirements. | |||
2020-03-30 | Resolve Conflicts | CruiseDevice | |
Merge branch 'api' of https://github.com/prathamesh920/online_test into API | |||
2020-03-19 | Remove usage of module six | adityacp | |
2020-02-28 | Bump django to the latest version | adityacp | |
2019-12-18 | Fix conflicts for pygmentized answer paper | ankitjavalkar | |
2019-06-27 | Upgrade Django version | ankitjavalkar | |
2019-05-14 | Upgrade python-social-auth 0.2.19 to social-auth-app-django 3.1.0 and make ↵ | ankitjavalkar | |
relevant changes in settings and urls | |||
2019-01-29 | Update django to 1.11.18 | prathamesh | |
2019-01-11 | Fix dependency version incompatibility | ankitjavalkar | |
2018-12-19 | Add rest framework in requirements | prathamesh | |
2018-08-20 | Add syntax highlight for code answers in answerpaper | maheshgudi | |
2018-05-09 | Merge pull request #471 from adityacp/fix_error_messages | Prabhu Ramachandran | |
Python Assertion Evaluation additions and changes | |||
2018-05-07 | Specify version for nose package | adityacp | |
2018-04-05 | Add nose to codeserver requirements | adityacp | |
2018-04-02 | Bump up Django version to 1.10 | ankitjavalkar | |
2018-03-16 | Specify tornado version to 4.5.3 | maheshgudi | |
2018-01-04 | - Add python-decouple package to requirements | ankitjavalkar | |
- Use sane defaults and python-decouple in yaksh.settings module - Replace hard coded localhost domain name referring to code server with dynamic settings variable | |||
2017-11-22 | Fixed existing model tests | prathamesh | |
Also, added "markdown" to requirements | |||
2017-11-08 | - Add ruaml dependency to requirements-common | ankitjavalkar | |
- Add print stdout prompts to tasks.py | |||
2017-11-08 | - Add pytest as a requirement to the requirements file | ankitjavalkar | |
- Modify image name in tasks.py | |||
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 | |
- Modify the requirements to separate the requirements for code server - Modify the docker file - Add a script that runs within the docker instance | |||
2017-08-16 | Adds ruamel.yaml instead of pyyaml | mahesh | |
- Preserves escape characters - Adds ruamel.yaml in requirements | |||
2017-08-03 | Modifies UI for questions section | mahesh | |
2017-04-04 | Kills stray processes in code, hook and stdio evaluator | mahesh | |
2017-03-09 | Add coverage: | ankitjavalkar | |
- Add coverage prerequisite to requirements - Add coverage config file - Add coverage command to travis | |||
2017-03-01 | Pin the version for selenium in requirements and setup.py | ankitjavalkar | |
2016-10-03 | added separate requirements for py2 and py3 | adityacp | |