summaryrefslogtreecommitdiff
path: root/isso/tests/test_comments.py
Commit message (Expand)AuthorAge
* preview endpointJoshua Gleitze2016-06-03
* refactor configuration parsingMartin Zimmermann2014-06-23
* decouple hash generation from comment view and allow customizationMartin Zimmermann2014-06-11
* remove Django's PBKDF2 in favour of werkzeug.security.pbkdf2_hexMartin Zimmermann2014-05-29
* remove unused code, fix pyflakes and jshint hintsMartin Zimmermann2014-05-28
* remove /check-ipMartin Zimmermann2014-05-27
* fix hidden reply to deleted comment (and change a few names)Martin Zimmermann2014-05-27
* add tests for website validationMartin Zimmermann2014-05-27
* Add some testsSrijan Choudhary2014-05-03
* Handle edge cases occuring in testsSrijan Choudhary2014-04-25
* auto-correct wrong/invalid parent to max nesting level of 1Martin Zimmermann2014-04-21
* mv specs/ to tests/Martin Zimmermann2014-03-28