summaryrefslogtreecommitdiff
path: root/requirements
AgeCommit message (Collapse)Author
2021-02-08Release changesadityacp
2021-01-07Add PyYaml requirementankitjavalkar
2020-10-24Improve lesson statisticsadityacp
2020-07-02Change multiple filesadityacp
- Add version in init - Add demo website information in readme - Update django version in requirements
2020-05-20Release 0.2.0 related changesaditya
2020-05-13Merge branch 'master' into merge_monitor_regradePalaparthy Adityachandra
2020-04-30Merge branch 'master' into APIPalaparthy Adityachandra
2020-04-27Resolve conflicts in travis, requirements and viewsadityacp
2020-04-21Update notifications-plugin package and travis commandadityacp
2020-04-20Change celery.py, settings.py, requirements-common.txt test_views.pyadityacp
- 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-13Add feature for uploading imagesCruiseDevice
2020-04-06Add mysqlclient to requirements-production.txtCruiseDevice
2020-04-01Update ruamel version, change view nameCruiseDevice
- Update ruamel version to 0.16.10. - Change view name from ICourse to GetCourse.
2020-03-30Remove unnecessary requirements, update DRF to 3.11.0CruiseDevice
- Update DRF to 3.11.0 compatible with Django 3. - Add mysqlclient to requirements.
2020-03-30Resolve ConflictsCruiseDevice
Merge branch 'api' of https://github.com/prathamesh920/online_test into API
2020-03-19Remove usage of module sixadityacp
2020-02-28Bump django to the latest versionadityacp
2019-12-18Fix conflicts for pygmentized answer paperankitjavalkar
2019-06-27Upgrade Django versionankitjavalkar
2019-05-14Upgrade 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-29Update django to 1.11.18prathamesh
2019-01-11Fix dependency version incompatibilityankitjavalkar
2018-12-19Add rest framework in requirementsprathamesh
2018-08-20Add syntax highlight for code answers in answerpapermaheshgudi
2018-05-09Merge pull request #471 from adityacp/fix_error_messagesPrabhu Ramachandran
Python Assertion Evaluation additions and changes
2018-05-07Specify version for nose packageadityacp
2018-04-05Add nose to codeserver requirementsadityacp
2018-04-02Bump up Django version to 1.10ankitjavalkar
2018-03-16Specify tornado version to 4.5.3maheshgudi
2018-01-04- Add python-decouple package to requirementsankitjavalkar
- 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-22Fixed existing model testsprathamesh
Also, added "markdown" to requirements
2017-11-08- Add ruaml dependency to requirements-commonankitjavalkar
- Add print stdout prompts to tasks.py
2017-11-08- Add pytest as a requirement to the requirements fileankitjavalkar
- Modify image name in tasks.py
2017-11-08Add further changes to invoke script and yaksh-scriptankitjavalkar
2017-11-08- Add a pyinvoke based script for running the django server and code serverankitjavalkar
- 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-16Adds ruamel.yaml instead of pyyamlmahesh
- Preserves escape characters - Adds ruamel.yaml in requirements
2017-08-03Modifies UI for questions sectionmahesh
2017-04-04Kills stray processes in code, hook and stdio evaluatormahesh
2017-03-09Add coverage:ankitjavalkar
- Add coverage prerequisite to requirements - Add coverage config file - Add coverage command to travis
2017-03-01Pin the version for selenium in requirements and setup.pyankitjavalkar
2016-10-03added separate requirements for py2 and py3adityacp