Next | Query returned 38 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2012-11-29 07:23:19 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.49

Upstream changes:
0.49    2012.11.28
        - remove V2
        - add search api

0.48    2012.11.15
        - repackage

0.47    2012.11.07
        - Documentation to demonstrate enterprise use (nebulous)
        - Fix @_ vs shift bug for milestones (nebulous)

0.46    2012.05.07
        - fix user emails (hdragolov (Hristo Dragolov))

0.45    2012.05.03
        - pagination (ioanrogers (Ioan Rogers))

0.44    2012.04.12
        - bump up version

0.43_02 2012.03.31
        - Fixed small typo that breaks is_following, follow and unfollow (worr)
        - tree functions to Net::GitHub::V3::GitData (worr)

0.43_01 2012.03.30
        - NOTE: We will terminate API v1 and API v2 in 1 month on May 1st, 2012
            (From https://github.com/blog/1090-github-api-moving-on)
        - so V3 is default on now
        - access_token can be created with Net::GitHub::V3::OAuth \ 
create_authorization
        - OAuth API
        - Events API

0.42    2012.03.23
        - Fixed typo in Net::GitHub::V2::NoRepo.pm that crippled App::GitHub (worr)

0.41    2012.03.22
        - still let V2 as default to make ppl using token happy
        - api_throttle work with unauthenticated requests

0.40_04 2011.10.20
        - fix Content-Type check by regex (V3)

0.40_03 2011.10.14
        - Use utf8 => 1 for JSON::Any by default. (jamesronan (James Ronan))
        - if you still want to use V2, pass version => 2

0.40_02 2011.09.29
        - Orgs, Git Data and Gists
        - code cleanup and built on-fly

0.40_01 2011.09.28
        - access_token patch on V2 (c9s)
        - V3 API by default (no backwards with V2, if you still want to stick \ 
with V2, pass version => 2)
        - Note: Missing Orgs, Gists, Git Data (will be added in next version soon)
   2012-10-23 19:19:22 by Aleksej Saushev | Files touched by this commit (671)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2011-12-15 06:54:08 by Hiramatsu Yoshifumi | Files touched by this commit (2) | Package updated
Log message:
Update p5-Net-GitHub to 0.30.

Changes from previous:
----------------------
0.30    2011.08.27
        - Default to GET method if we've no data to POST (Lubomir Rintel)
        - repository update (Lubomir Rintel)
        - Slow down with requests if we're approaching the rate limit (Lubomir \ 
Rintel)
        - Make it possible to turn API errors into exceptions (Lubomir Rintel)

0.29    2011.05.07
        always_Authorization for private respo

0.28    2011.03.06
        use official GitHub API request instead of screen-scraping for \ 
'comments' issues by spang (Christine Spang)

0.27    2011.02.17
        requires HTTP::Request::Common; (RT 65787 by JQUELIN)

0.26    2011.01.20
        fix Makefile.PL

0.25    2011.01.19
        partial implementation of Pull Request API (doy)

0.24    2011.01.01
        Organizations API (fayland)
        update Auth to 'Basic Auth' (fayland)

0.23    2010.11.04
        Moose has deprected 'excludes', '-excludes' is preferred (datamuc)
   2011-08-14 16:14:50 by OBATA Akio | Files touched by this commit (91)
Log message:
Revision bump after updating perl5 to 5.14.1.
   2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | Package updated
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
   2010-07-30 15:01:24 by Stoned Elipot | Files touched by this commit (1)
Log message:
Add devel CATEGORY
   2010-07-30 10:26:10 by Stoned Elipot | Files touched by this commit (3) | Imported package
Log message:
Initial import of p5-Net-GitHub version 0.22 in the NetBSD Packages
Collection.

The Perl 5 module Net::GitHub provides an interface to the popular
git host http://github.com.


Next | Query returned 38 messages, browsing 31 to 40 | previous