Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | |