Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (505 - 507 of 2152)

Ticket Resolution Summary Owner Reporter
#44 fixed Provide RSS/Atom Feed of Repository History johnbywater rgrp

Reported by rgrp, 6 years ago.

Description

As A

Visitor

I Want To

Get an RSS/Atom Feed of the Repository History to use in my feed reader (or elsewhere).

Details

  • Preference for Atom.
  • should just add parameter to /revision/list/ (or /revision/) to select atom format e.g. ?format=atom.
  • should have a 'days' attribute specifying number of days back to go e.g. &days=30

Cost

Low

#49 invalid Filter Spam in Changes to CKAN Data rgrp rgrp

Reported by rgrp, 6 years ago.

Description

As A

sysadmin

I Want To

Have revisions to the CKAN data filtered in order to reduce the spam in the system.

Details

In 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:

  • regex filter (this would seem very useful here, e.g. do not allow urls in commit messages ...)
    • could augment using the badcontent list approach (can find list on e.g. moinmoin)
  • spambayes and/or akismet
#50 fixed Investigate apt-get in more detail rgrp rgrp

Reported by rgrp, 6 years ago.

Description

Research apt-get especially wajig and python wrappers for apt-get. Post results on the wiki.

Note: See TracQuery for help on using queries.