You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by "Gary Martin (JIRA)" <ji...@apache.org> on 2014/02/24 18:54:21 UTC

[jira] [Created] (COMDEV-109) Filesystem abstraction for Apache Bloodhound

Gary Martin created COMDEV-109:
----------------------------------

             Summary: Filesystem abstraction for Apache Bloodhound
                 Key: COMDEV-109
                 URL: https://issues.apache.org/jira/browse/COMDEV-109
             Project: Community Development
          Issue Type: New Feature
            Reporter: Gary Martin


Note: Was COMDEV-89

Apache Bloodhound is a software development collaboration tool, including issue tracking, wiki and repository browsing (see: http://bloodhound.apache.org). Bloodhound extends Trac (http://trac.edgewall.org/) with multiple product support, advanced search functionality, ticket relations, a simpler installer and sleeker user interface.

Problem:

Trac stores files, e.g., ticket attachements, on a local filesystem. This is not ideal in hosted environments, where managing local storage on virtual servers is undesirable.

Proposed solution:

Enhance Bloodhound so that it can store data on remote storage services, e.g., Amazon S3, Google Drive, etc.

Skills needed:

Bloodhound and Trac are written in Python, so a moderate dose of Python programing skills are required.

References:

Link to the original issue:

    https://issues.apache.org/bloodhound/ticket/486

More GSoC-related tasks for Bloodhound:

    https://issues.apache.org/bloodhound/query?status=!closed&keywords=~gsoc

Guidelines for contributing to Apache Bloodhound:

    https://issues.apache.org/bloodhound/wiki/BloodhoundContributing



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)