4d2835d
add Andreas Garnæs as contributor by
2015-04-28 12:06:20 -0700
571e599
Add merge_base_commit to compare. by
2015-02-26 12:27:38 +0000
f43bc70
add Nathan VanBenschoten as contributor by
2015-04-28 12:02:09 -0700
a13db1a
Add Gists.GetRevision() by
2015-02-22 18:56:54 -0800
e491b53
add dmnlk as contributor by
2015-04-28 11:42:32 -0700
31ecb2c
fix RepositoryListByOrgOptions in README sample by
2015-03-20 01:56:03 +0900
6ba889c
add Ryan Lower as contributor by
2015-04-28 11:37:28 -0700
7418cfb
Add Sort and Direction to PullRequestListOptions As per https://developer.github.com/v3/pulls/#list-pull-requests by
2015-03-26 20:50:23 -0700
cde1bb9
add Fredrik Jönsson as contributor by
2015-04-28 11:19:19 -0700
2ecbc46
Added a test for DiffURL & PatchURL by
2015-03-29 18:54:55 +0200
8e3584d
Added DiffURL & PatchURL to PullRequest struct by
2015-03-29 18:07:32 +0200
065a5b1
add Michael Tiller as contributor by
2015-04-28 11:13:13 -0700
88853b4
Add DownloadURL field to RepositoryContent struct by
2015-04-28 11:47:49 -0400
17225f1
Fixes json mapping for git_url and html_url by
2015-04-28 11:45:21 -0400
c57f250
typo: s/GitHib/GitHub/ (fixes #177) by
2015-04-28 11:00:21 -0700
a5a2cf2
fix broken test when switching IssuesRequest.Labels to slice pointer by
2015-04-28 07:55:15 -0700
b3cc8ed
use *[]string for IssueRequest.Labels by
2015-04-28 07:52:39 -0700
660d31f
Merge pull request #93 from shurcooL/patch-1 by
2015-04-22 13:14:49 -0700
9641367
Fix up doc formatting, use spaces for alignment (tabs are for indentation only). by
2015-04-22 12:28:32 -0700
0aaa85b
remove remaining references to goauth2 library by
2015-04-20 07:36:16 -0700
0276f3f
Revert "Remove web.HandlerFunc" by
2015-04-13 14:44:24 -0700
87830ef
Fix go vet and golint errors by
2015-04-12 16:46:04 -0700
0645f4e
Make comments scan better by
2015-04-12 16:07:48 -0700
aee21eb
Remove web.HandlerFunc by
2015-04-12 15:58:22 -0700
707cf7e
Configurable routing and router middleware by
2015-04-12 15:37:38 -0700
bdbf7cb
add Brian Egizi as contributor by
2015-04-09 16:33:38 -0700
a194a0c
Update authentication section of README by
2015-02-25 22:24:49 -0500
2f3112b
New() and Make() by
2015-04-05 15:04:57 +0200
2431923
use newer svg badge for travis by
2015-03-14 22:20:48 -0700
80d3756
use newer svg badge for coveralls by
2015-03-14 22:18:23 -0700
8096f47
Merge pull request #88 from gemnasium/add_tests_for_pipe by
2015-03-10 20:17:35 -0700
e98fd88
Add complementary test for patterns with pipe by
2015-03-10 21:48:38 -0400
00bf0e0
Add tests for patterns with pipe by
2015-03-10 21:36:59 -0400
fe545f5
Add MustParse by
2015-02-21 00:10:26 +0100
739f05c
Merge pull request #116 from mattn/accept-windows by
2015-02-23 00:33:16 -0800
a2ec7ac
Handle "AcceptEx" as error op on windows by
2015-02-23 16:34:00 +0900
7a0c709
No parameter names in documentation by
2015-02-15 21:23:31 -0800
a06d00e
Use native GoDoc examples by
2015-02-15 21:00:24 -0800
d7045fd
Only benchmark on Go 1.3+ by
2015-02-15 18:39:45 -0800
3bfbfe4
Oops! Forgot one by
2015-02-15 17:58:11 -0800
a452de8
Benchmark goji/web in parallel by
2015-02-15 17:51:12 -0800
3273bcd
Wording by
2015-02-15 16:27:49 -0800
7558aee
Link to godoc in type-check error messages by
2015-02-15 16:21:16 -0800
d65ed21
Use "vanity" types to clarify use of interface{} by
2015-02-15 16:07:02 -0800
8a875a0
Merge pull request #52 from sqs/BuildVarsFunc by
2015-02-13 11:22:55 -0800
8459820
Make C.Env a map[interface{}]interface{} by
2015-01-18 15:31:22 -0800
7ea4ee6
fixes for gofmt -s, golint, and go vet by
2015-01-26 10:08:42 -0800
1e119c3
I guess it's 2015 now by
2015-01-24 17:29:47 -0800
1e55bf6
Add CommentCount to Commit. by
2015-01-11 16:03:37 -0800
33ec673
Merge pull request #109 from zhibinr/patch-1 by
2015-01-20 21:30:04 -0800
9148477
miss a "s" in the URL by
2015-01-20 19:34:57 +0800
9bf7bff
README: Add json feature by
2015-01-13 10:22:11 +0100
5b0d386
Implements json.Marshaler and json.Unmarshaler by
2015-01-13 00:41:23 -0800
845773f
add kyokomi as contributor by
2015-01-12 16:33:36 -0800
6340473
Added missing fields in Gist class by
2015-01-11 23:23:59 +0900
d8aeeeb
add Cristian Maglie as contributor by
2015-01-12 16:30:08 -0800
8e7b1de
Added missing fields in RepositoryRelease class by
2014-12-10 23:16:14 +0100
0839c73
add William Bailey as contributor by
2015-01-12 15:46:45 -0800
74c51d5
Add Organization to Team struct by
2014-12-04 15:46:51 +0000
a0c4ab9
add Martin-Louis Bright to contributors by
2015-01-12 13:30:55 -0800
9b08b7f
Adding administration functions for users. by
2014-12-02 22:46:28 -0800
dcb9598
Add graceful.Timeout by
2015-01-06 17:55:52 +0100
e2c32e0
Add graceful.DoubleKickWindow by
2015-01-06 17:44:00 +0100
624e61b
Expose graceful.ShutdownNow by
2015-01-06 17:22:01 +0100
3b2ab24
Get rid of many appengine build tags by
2015-01-06 16:03:21 +0100
1230cef
Reorganize code in package graceful by
2015-01-06 15:55:43 +0100
c1922ab
Track all connections, not just idle ones by
2015-01-06 15:50:31 +0100
1af24b8
Comment formatting nit by
2015-01-06 13:20:37 +0100
b85318d
Fix tests on Go 1.2 by
2015-01-06 00:52:44 +0100
de6bd51
Revert "Force use of fallback chanpool on App Engine" by
2015-01-06 00:40:33 +0100
b9d27b2
Remove graceful.Middleware from the public API by
2015-01-06 00:15:38 +0100
863ba30
Allow regexps to take advantage of SubRouter by
2015-01-05 19:06:32 +0100
e3ea1b5
Disable SSLv3 by default by
2015-01-05 18:23:49 +0100
acf1215
Refactor package graceful by
2014-12-15 01:08:05 -0800
8c222e1
Make some sketchy tests Go 1.2 only by
2015-01-04 23:42:41 +0100
42513fe
Update benchmarks by
2014-12-28 11:28:50 +0100
0575a3c
Start with a slice large enough for the minimum version by
2014-12-20 11:31:21 +0000
907ae84
Remove unnecessary constants and range checks by
2014-12-19 22:12:25 +0100
570f305
String benchmark results by
2014-12-19 21:56:21 +0100
35e41ad
Use byte slice to build Version string by
2014-12-19 18:32:37 +0000
658dfb4
Benchmarks for String() by
2014-12-19 15:21:20 +0000
c2ac2cf
Push to version 2.0.0 by
2014-12-18 12:04:15 +0100
f4dbd8b
Simplify Scan() slightly by
2014-12-18 06:41:14 +0000
58baed9
Show that numbers larger than uint64 cannot be parsed by
2014-12-18 06:17:49 +0000
1721683
Fix error messages to match assertions by
2014-12-18 05:48:06 +0000
fa1b4b2
Simplify parsing by using more slices by
2014-12-18 04:24:14 +0000
215affd
Merge pull request #20 from areski/pr-fix-test-version by
2014-12-17 08:02:51 -0800
ecbca1c
Add Travis-ci tests build on Go version 1.3 / 1.4 by
2014-12-17 13:41:42 +0100
61fed1c
Add additional compare helpers by
2014-12-12 21:31:07 +0100
7f12584
Sortable slice of versions by
2014-12-12 21:13:50 +0100
c8864c2
Change to value arguments by
2014-12-12 21:10:04 +0100
b805cb8
Test case for sync.WaitGroup race by
2014-11-06 22:37:37 -0800
565aaaa
More Go versions in Travis; fix -cover by
2014-12-11 11:44:06 -0800
0d739ae
Remove unnecessary pointer arguments by
2014-12-08 15:58:15 +0100
986efff
Delete some unneeded code by
2014-12-07 17:05:16 -0800
83e1241
Make ParsePattern public by
2014-12-07 16:35:41 -0800
2ca8864
s/util/mutil/ by
2014-12-07 15:19:13 -0800
50c25fb
benchmark: fix parallelWriter. by
2014-11-26 08:33:37 -0800
285133e
Merge pull request #92 from mredivo/shutdown-race-2 by
2014-11-25 15:31:19 -0800
c35d6c0
Prevent shutdown race, and refuse new requests. by
2014-11-25 09:55:34 -0800