Custom Query (2152 matches)
Results (49 - 51 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#49 | invalid | Filter Spam in Changes to CKAN Data | rgrp | rgrp |
Description |
As Asysadmin I Want ToHave revisions to the CKAN data filtered in order to reduce the spam in the system. DetailsIn the long run this is a quite a generic problem common across several OKF systems and probably can become a general component in the okfmisc repo. For time being focus on a well-factored CKAN-specific solution. Suggest we follow path of trac: http://trac.edgewall.org/wiki/SpamFilter Could have a general engine that aggregates spam scores from many different 'plugins' and then marks spam appropriately (actions should be configurable depending on spam level from 'purge' to 'delete' (mark revision as inactive) to 'flag' to 'do nothing'). Main initial plugins would be:
|
|||
#50 | fixed | Investigate apt-get in more detail | rgrp | rgrp |
Description |
Research apt-get especially wajig and python wrappers for apt-get. Post results on the wiki. |
|||
#51 | fixed | Upgrade CKAN to use sqlalchemy and vdm v0.2 | rgrp | rgrp |
Description |
Move CKAN codebase to use sqlalchemy (rather than sqlobject) along with vdm v0.2. NB: the upgrade itself should not be too hard, the work will be in providing a satisfactory migration script to convert existing data on ckan.net service. |