Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-21 | Support all action types in monkey.action | Timotej Lazar | |
2015-12-10 | Remove unused monkey.action.compress | Timotej Lazar | |
2015-12-10 | Add copyright info | Timotej Lazar | |
2015-11-04 | Use correct type for prolog_solve action | Timotej Lazar | |
2015-10-13 | Remove unused code from monkey.action | Timotej Lazar | |
2015-10-13 | Fix: add a missing comma | Timotej Lazar | |
2015-10-05 | Update actions | Timotej Lazar | |
2015-08-20 | Remove unneeded DB init stuff from monkey.action | Timotej Lazar | |
2015-08-13 | Initial PostgreSQL data model: codeq_user and solution tables. | Aleš Smodiš | |
Converted the action.py to use the new model. | |||
2015-08-11 | Fix recording replacements (remove/insert) | Timotej Lazar | |
2015-08-11 | Rewrite monkey.action test code to use Django db | Timotej Lazar | |
2015-08-11 | Move pymonkey stuff to monkey/ | Timotej Lazar | |
Importing pymonkey into webmonkey, let's see how this works. |