Return-Path: X-Original-To: apmail-incubator-allura-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-allura-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AE219C465 for ; Mon, 9 Sep 2013 07:43:06 +0000 (UTC) Received: (qmail 55517 invoked by uid 500); 9 Sep 2013 07:43:06 -0000 Delivered-To: apmail-incubator-allura-dev-archive@incubator.apache.org Received: (qmail 55407 invoked by uid 500); 9 Sep 2013 07:43:05 -0000 Mailing-List: contact allura-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: allura-dev@incubator.apache.org Delivered-To: mailing list allura-dev@incubator.apache.org Received: (qmail 54658 invoked by uid 99); 9 Sep 2013 07:42:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Sep 2013 07:42:55 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of noreply@sourceforge.net designates 216.34.181.60 as permitted sender) Received: from [216.34.181.60] (HELO smtp.ch3.sourceforge.com) (216.34.181.60) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Sep 2013 07:42:51 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.com; s=x; h=Date:Message-ID:Subject:Reply-To:From:To:MIME-Version:Content-Type; bh=tqp2SPOvv5mAFU1eCDJh04N4zkrBdGZLP72eQsc0s5s=; b=uAtu+LFtvKysJV3x5wubigLtB8sNpPecq6Lnw6GbvGgeH5GJvoahXr9xH0H5EYzs5ylgeIvpdYM2tbK1rnuBSFwhINg1Y0+Me3I/9YRQqUDovvSO6nXUg7+gKPGuRXXe3nqmkUluE/7jkWYA0ZWRKeblMe8/A13+M2NfMc3pVQs=; Received: from localhost ([127.0.0.1] helo=sfs-alluradaemon-4.v29.ch3.sourceforge.com) by sfs-alluradaemon-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1VIw7C-0001Y3-Ub for allura-dev@incubator.apache.org; Mon, 09 Sep 2013 07:42:30 +0000 Content-Type: multipart/related; boundary="===============3623110979590514585==" MIME-Version: 1.0 To: "[allura:tickets] " <6533@tickets.allura.p.re.sf.net> From: "Igor Bondarenko" Reply-To: "[allura:tickets] " <6533@tickets.allura.p.re.sf.net> Subject: [allura:tickets] #6533 Code importer for github Message-ID:

Date: Mon, 09 Sep 2013 07:42:30 +0000 X-Virus-Checked: Checked by ClamAV on apache.org --===============3623110979590514585== Content-Type: multipart/alternative; boundary="===============5539120070111933237==" MIME-Version: 1.0 --===============5539120070111933237== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Closed #422. Forge-pushed `42cc_6533` --- ** [tickets:#6533] Code importer for github** **Status:** code-review **Labels:** github import 42cc **Created:** Wed Aug 07, 2013 09:44 PM UTC by Dave Brondsema **Last Updated:** Fri Sep 06, 2013 09:15 PM UTC **Owner:** nobody Create a github importer for git repositories. See ForgeImporter's entry point & class for `GoogleRepoImporter` as reference. That is much more complex though, since it supports git, hg & svn. Github obviously is all git repos, so make the github repo importer nice and simple, no extra code like the Google repo importer needs to have for svn & hg. --- Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. --===============5539120070111933237== MIME-Version: 1.0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit

Closed #422. Forge-pushed 42cc_6533


[tickets:#6533] Code importer for github

Status: code-review
Labels: github import 42cc
Created: Wed Aug 07, 2013 09:44 PM UTC by Dave Brondsema
Last Updated: Fri Sep 06, 2013 09:15 PM UTC
Owner: nobody

Create a github importer for git repositories. See ForgeImporter's entry point & class for GoogleRepoImporter as reference. That is much more complex though, since it supports git, hg & svn. Github obviously is all git repos, so make the github repo importer nice and simple, no extra code like the Google repo importer needs to have for svn & hg.


Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

--===============5539120070111933237==-- --===============3623110979590514585==--