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