Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 624A4DEBA for ; Thu, 1 Nov 2012 01:09:41 +0000 (UTC) Received: (qmail 86186 invoked by uid 500); 1 Nov 2012 01:09:40 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 86160 invoked by uid 500); 1 Nov 2012 01:09:40 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 86150 invoked by uid 99); 1 Nov 2012 01:09:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Nov 2012 01:09:40 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.212.52] (HELO mail-vb0-f52.google.com) (209.85.212.52) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Nov 2012 01:09:34 +0000 Received: by mail-vb0-f52.google.com with SMTP id k17so2061747vbj.11 for ; Wed, 31 Oct 2012 18:09:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=ceW72RoBDo1Yj1ZnnEG8+tx7iniifofJevhZ65e4KqM=; b=Ba2eivPme8B5GyIo/5sJLx2790EMPK6yxTy2DxZiDnHkfz5wTAlOzkYha0SdNjIGd4 Sn4xec3ZjTd/QEHw2FssYI+R7loYsTWWwvNUbAUbC4uMZZhn4XNjW9lZrdfZNfR3/lc/ bxgVwMpaPxWbqwtYywdp6qhJJ8WQA4EXwl3/vYG9GjfGDsch/FXYME9dmDVFOPqdAwDp SnMFpu9tf1Y9VRq0ZIVBxjhsbNy9ug7aqPRnzBPkwWi/Cbcy10H1XcEUDH3Y5Ctq3My1 EwWBnaKpIv7qXVI74pcVRmZ2uycMHkvmotzKUFsWYpNbMw2t4+imfC+zEX16txYF5GaY pZsA== MIME-Version: 1.0 Received: by 10.220.220.5 with SMTP id hw5mr20396084vcb.53.1351732153218; Wed, 31 Oct 2012 18:09:13 -0700 (PDT) Received: by 10.58.92.98 with HTTP; Wed, 31 Oct 2012 18:09:13 -0700 (PDT) X-Originating-IP: [84.112.19.176] Date: Thu, 1 Nov 2012 02:09:13 +0100 Message-ID: Subject: [HELP] GitHub issues clean-out help wanted! From: Dave Cottlehuber To: CouchDB Developers Content-Type: multipart/alternative; boundary=14dae9cfcc02d2f4e504cd64aa83 X-Gm-Message-State: ALoCoQkLj2ot7fa2deGGteq2K1ViD3jL1/i614QPqSmzvr8aL0qHCuDKgnv2b8pXjsibuS7lQqbO X-Virus-Checked: Checked by ClamAV on apache.org --14dae9cfcc02d2f4e504cd64aa83 Content-Type: text/plain; charset=ISO-8859-1 Hi folks, While we run towards 1.3.0 we have some hygiene to take care of: https://github.com/apache/couchdb/pulls Any volunteers to look through these GitHub issues and see where they need to go next? Comments and/or code both welcomed. 3. handle promises correctly in jquery.couch.js [STALLED] https://github.com/apache/couchdb/pull/3 4. support crossdomain.xml files [STALLED] https://github.com/apache/couchdb/pull/4 18. fix http header handling in list functions https://github.com/apache/couchdb/pull/18 Just needs a check, tidy up JS tests. Anybody? 30. fix broken JS callbacks during login https://github.com/apache/couchdb/pull/30 https://github.com/mikeymckay/couchdb/commit/a324c2c96f0fc339d10a30a5e50ddf9a410e00ca Looks like it needs a check + some JS tests. Anybody? 32. document id in headers https://github.com/apache/couchdb/pull/32 Looks like it needs a check + some JS tests. Anybody? 33. how to remove old view files? https://github.com/apache/couchdb/pull/33 Already being dealt with in COUCHDB-1346 34. numerous $.couch fixes https://github.com/apache/couchdb/pull/34 Needs a couple of people to review. Anybody? 38. extend rewriter to support generic functions https://github.com/apache/couchdb/pull/38 @benoitc @davisp can you comment? Last I heard this looks like a -1 from you both? A+ Dave --14dae9cfcc02d2f4e504cd64aa83--