Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-09 | Moved the README file to the root dir | parth | |
2011-12-09 | Moved all the apps to testapp folder | parth | |
2011-11-26 | Fixing incorrect path. | Prabhu Ramachandran | |
2011-11-26 | Updating README. | Prabhu Ramachandran | |
2011-11-24 | ENH/TMP: Preliminary support for bash scripts. | Prabhu Ramachandran | |
- Changing the Question model to add a language attribute. - Moving python_server.py -> code_server.py. - Adding functionality to test for Shell scripts. This is still incomplete since the shell code checker seems to have some problems. - Modified the xmlrpc_clients to support multiple languages and right now two. - Using setgid/setuid instead of setegid/seteuid in the code_server.py.. - Adding a bash example to the sample_questions.py. The shell script support doesn't quite work yet but this is really a code_server/checking issue. | |||
2011-11-21 | Updating README. | Prabhu Ramachandran | |
2011-11-21 | DOC: Updating readme and moving samples to docs. | Prabhu Ramachandran | |
2011-11-19 | Configure server port and timeout in settings.py | Prabhu Ramachandran | |
Also updated documentation. | |||
2011-11-16 | DOC: Updating README. | Prabhu Ramachandran | |
2011-11-12 | DOC: Updating README with user dir info. | Prabhu Ramachandran | |
2011-11-12 | ENH: Running remote code safely via XMLRPC. | Prabhu Ramachandran | |
Adding a python_server which executes code as nobody safely so users cannot do too much damage. | |||
2011-11-08 | ENH: Command to load questions from XML file. | Prabhu Ramachandran | |
Added manage command to load questions from XML file. Updated README and including a simple set of sample questions for testing. | |||
2011-11-08 | DOC: Example question in README. | Prabhu Ramachandran | |
2011-11-08 | Adding readme. | Prabhu Ramachandran | |