[Pkg-haskell-commits] [SCM] Github API for haskell branch, upstream, created. 56ae2b378eafe6ad4112b6fbcaecb37c52226c14
Joey Hess
joey at kitenet.net
Thu Jun 28 01:58:15 UTC 2012
The branch, upstream has been created
at 56ae2b378eafe6ad4112b6fbcaecb37c52226c14 (commit)
- Shortlog ------------------------------------------------------------
commit 56ae2b378eafe6ad4112b6fbcaecb37c52226c14
Author: Joey Hess <joey at kitenet.net>
Date: Wed Jun 27 21:57:49 2012 -0400
sync to released 0.4.0 tarball
commit 2f01c22ab073c1c4fe50e481549a5bbe37396f14
Author: Mike Burns <mike at mike-burns.com>
Date: Mon Jun 25 09:19:17 2012 +0200
Upgrade http-conduit
Upgrading http-conduit required changing the type and implementation of
an internal function, doHttps.
commit 8f3598b6c84bd942abdf6b935fa29be102359055
Author: Mike Burns <mike at mike-burns.com>
Date: Sun Jun 10 19:59:17 2012 +0300
Bump to 0.3.0
commit a62ccc0d5425311d7e37cf00a1249ca24285513d
Merge: fd1be29 1a5514a
Author: Mike Burns <mike at mike-burns.com>
Date: Sun Jun 10 19:43:31 2012 +0300
Merge remote-tracking branch 'paulrzcz/master'
commit 1a5514a785b5d635b08399a9f0319194e9389e15
Author: Paul <paul at paulrz.cz>
Date: Thu May 24 07:36:37 2012 +0200
Described the IssueReport dependency on wl-pprint
commit 336e0b9da68b22243068b1308e93c4cd6508f800
Author: Paul <paul at paulrz.cz>
Date: Wed May 23 09:21:38 2012 +0200
Style and documentation improvement based on Mike's review
commit fd1be290dd7c7edefe355739887f4f81e828528b
Author: Mike Burns <mike at mike-burns.com>
Date: Tue May 22 22:24:58 2012 +0200
Lock down tls and tls-extra to avoid dependency resolution confusion.
commit 070269fab679d3cc9c64497fc65301d65a0d7f12
Author: Paul <paul at paulrz.cz>
Date: Tue May 22 10:47:41 2012 +0200
Sample of authenticated Issue report from private repo
commit 92f5697bd61c122ec70e47c0f01f02e0b5c995a0
Author: Paul <paul at paulrz.cz>
Date: Tue May 22 10:40:22 2012 +0200
Authentification features are added to gists, issues, organizations,
requests and users.
commit 073e458cd31975a80c24f6210c926f8b154ee6ab
Author: Paul <paul at paulrz.cz>
Date: Tue May 15 09:09:50 2012 +0200
Authorized GET requests for private gists and issues
commit a26e6cc153c9a144c618a9db55012dd4b407b5d4
Author: Mike Burns <mike at mike-burns.com>
Date: Mon Apr 9 21:19:08 2012 -0400
Add a quick contributions guideline
commit a45fd164f1a0cbacfaf39eec01acc93a7b93f9ef
Author: Mike Burns <mike at mike-burns.com>
Date: Wed Mar 7 18:51:03 2012 -0500
Update samples to work with changed Repo type.
commit 0f9816ceefdd8a56af71095536bcbfd1a2d3f148
Author: Simon Hengel <sol at typeful.net>
Date: Fri Feb 10 17:48:28 2012 +0100
Rename some functions
create -> createRepo
createOrganization -> createOrganizationRepo
edit -> editRepo
commit 7d76dfdc12f22fe5daa774f3aa05f426e45de383
Author: Simon Hengel <sol at typeful.net>
Date: Fri Feb 10 17:44:59 2012 +0100
Add more documentation
commit ce353b3f9e317ce55f31eac5caa211f35bdd1e1b
Author: Simon Hengel <sol at typeful.net>
Date: Fri Feb 10 16:52:42 2012 +0100
Fix a "bug" in edit repo
(either my previous test data was bogus, or the behavior changed, see
github/developer.github.com#53 ..)
commit f6d32886cd2018e1571ed6462507b1b57ea3690c
Author: Simon Hengel <sol at typeful.net>
Date: Fri Feb 10 16:39:37 2012 +0100
Rename CreateRepo to NewRepo
commit 04036538b3ff65f6e66f746bc6d8d4451e951c94
Author: Simon Hengel <sol at typeful.net>
Date: Fri Feb 10 15:56:16 2012 +0100
Add `deleteRepo`
commit ce0a8502138a3b90e3762fe3aa5d8529ecf7a6c5
Author: Simon Hengel <sol at typeful.net>
Date: Wed Feb 8 15:15:56 2012 +0100
Add command for creating organization repos
commit 19973f3f5690bef0183f0a678c14cd8e23e3c05e
Author: Simon Hengel <sol at typeful.net>
Date: Wed Feb 8 07:21:49 2012 +0100
Add `create` repo
commit 92b6ff4efff20d24fc5db6c1088e9b77a1de2387
Author: Simon Hengel <sol at typeful.net>
Date: Wed Feb 8 07:12:23 2012 +0100
Add `edit` repo
commit 940581d480f4892974d68f033c31c7dea1b2941e
Author: Simon Hengel <sol at typeful.net>
Date: Tue Feb 7 18:33:34 2012 +0100
Change type of repoPushedAt to (Maybe GithubDate)
pushed_at may be null
commit 7f47b11fd7a23a3cc24fb19328c02dcbe3007203
Author: Simon Hengel <sol at typeful.net>
Date: Tue Feb 7 18:19:37 2012 +0100
Change type of repoDescription to (Maybe String)
description may be null
commit 6ae4a786313346e5dc4e42f7c2708bb1d6253f3e
Author: Simon Hengel <sol at typeful.net>
Date: Tue Feb 7 18:04:50 2012 +0100
Add support for POST and PATCH requests
commit 2e9e7c7e678d2c8a1e91ecbcd8d8316ec71bebf9
Author: Simon Hengel <sol at typeful.net>
Date: Tue Feb 7 15:58:35 2012 +0100
Use Method instead of ByteString in signature
This way the code is more self-documenting.
commit 05b87912ed4286e29aa4ba5c1538abc9ee238873
Author: Mike Burns <mike at mike-burns.com>
Date: Fri Feb 17 18:57:00 2012 -0500
Re-instate the Blobs API.
This reverts commit 573a634399625b5f54d2077200e1f43e7783353f.
-----------------------------------------------------------------------
--
Github API for haskell
More information about the Pkg-haskell-commits
mailing list