aurweb/test
Lukas Fleischer 016b40f99d Render comments when storing them in the database
Instead of converting package comments from plain text to HTML code when
they are displayed, do the conversion when the comment is posted and
store the rendered result in the database. The conversion itself is done
by a Python script which uses Bleach for sanitizing the text.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2017-04-23 18:43:26 +02:00
..
Makefile Add a Makefile to build an SQLite-compatible schema 2017-03-01 20:12:57 +01:00
setup.sh Render comments when storing them in the database 2017-04-23 18:43:26 +02:00
sharness.sh Reorganize tests 2016-09-29 22:07:24 +02:00
t1100-git-auth.sh Reorganize tests 2016-09-29 22:07:24 +02:00
t1200-git-serve.sh t1200: Test IP address log and bans 2017-01-25 18:42:34 +01:00
t1300-git-update.sh git-update: Catch long source URLs 2016-10-11 08:36:40 +02:00
t2100-mkpkglists.sh Add tests for mkpkglists 2016-09-29 22:07:24 +02:00
t2200-tuvotereminder.sh t2200: Check that only non-voters get reminders 2016-09-29 22:07:53 +02:00
t2300-pkgmaint.sh Add tests for pkgmaint 2016-09-29 22:07:24 +02:00
t2400-aurblup.sh Add tests for aurblup 2016-09-29 22:07:24 +02:00
t2500-notify.sh Add tests for out-of-date notifications 2016-11-13 15:40:34 +01:00
t2600-rendercomment.sh Render comments when storing them in the database 2017-04-23 18:43:26 +02:00