2c53f60
add Chris Schaefer as contributor by
2014-03-31 10:10:21 -0700
140d508
Implement support for RepositoriesService ListContributors by
2014-03-29 22:38:33 -0400
4baae23
Fix some typos by
2014-03-30 19:42:55 -0700
8a7d32a
Get rid of name parameter in middleware by
2014-03-30 19:36:12 -0700
444fd98
Deep (i.e., "real") function equality by
2014-03-30 19:15:12 -0700
35af451
Replace Sub() with trailing * in patterns by
2014-03-30 16:34:09 -0700
b297625
Fix router tests by
2014-03-30 16:32:33 -0700
83f7dab
The example app is a command by
2014-03-30 16:10:35 -0700
d235950
More copy editing by
2014-03-23 22:53:23 -0700
bc7d07d
Fix example app by
2014-03-23 22:49:49 -0700
b8a86e9
More whimsy by
2014-03-23 20:50:15 -0700
59fffce
License and contributing section by
2014-03-23 18:23:50 -0700
4a8029a
Write more words by
2014-03-23 18:16:39 -0700
282f11b
Tpyo by
2014-03-23 16:36:12 -0700
0c3f48a
Add an example app. by
2014-03-23 16:26:54 -0700
92b3504
That sounded awkward by
2014-03-23 14:15:55 -0700
aca58b2
Make ValidMethodsKey public by
2014-03-23 14:11:11 -0700
386323a
HTTP method names are case sensitive by
2014-03-23 13:02:45 -0700
05e53fc
fancyWriters should also implement io.ReaderFrom by
2014-03-23 13:00:21 -0700
fb3ce04
Add OPTIONS to the list of allowed methods by
2014-03-23 12:53:31 -0700
9641eb2
Overwrite Connection: close header, don't append by
2014-03-23 12:51:21 -0700
836cb84
Automatic HEAD support for GET handlers by
2014-03-23 12:50:04 -0700
232a1ca
Replace terminal dependency with hand-waving by
2014-03-23 12:01:56 -0700
9e5ef71
Automatic OPTIONS middleware by
2014-03-23 03:31:46 -0700
66431cb
Move writer proxy to a separate file by
2014-03-23 03:28:57 -0700
f980834
Standard middlewares by
2014-03-23 02:58:24 -0700
d78a685
DRY up methods map by
2014-03-22 23:03:13 -0700
d992544
Valid HTTP method discovery by
2014-03-22 22:54:36 -0700
e21df25
Mux and router tests by
2014-03-22 21:40:24 -0700
6d67eba
Always uppercase the method by
2014-03-22 21:39:22 -0700
4ed9680
Fix old documentation by
2014-03-22 21:39:10 -0700
70edd84
Move patternRe closer to its use by
2014-03-22 19:45:09 -0700
e1ef76d
Pattern tests + regexp hilarity by
2014-03-22 19:30:18 -0700
3fffa7d
Middleware tests + bugfixes by
2014-03-22 19:26:14 -0700
df704cd
TODOs by
2014-03-17 01:41:02 -0700
cbf1b4c
Features! Everyone loves features! by
2014-03-17 01:07:15 -0700
b0feb9b
New and improved toplevel package by
2014-03-17 00:50:55 -0700
ed438ca
A wild web framework appears by
2014-03-17 00:00:23 -0700
f8244ff
Reference graceful shutdown golang issue by
2014-03-15 13:23:05 -0700
96b81e1
Graceful shutdown package by
2014-03-08 01:58:30 -0800
7eb3de4
Add URL and HTMLURL to Issue by
2014-03-07 16:44:56 +0100
1be7a08
Merge pull request #11 from adammck/add_getall by
2014-03-06 10:06:40 -0800
116fc83
Add tests for GetAllOk by
2014-03-06 12:31:25 -0500
8b602e7
Fix docstring by
2014-03-06 12:27:42 -0500
b680aaa
Return map instead of pointer value by
2013-07-15 19:29:56 +0200
08e2e8a
Remove GetAllOk method and GetAll now returns nil for invalid request by
2013-07-15 17:28:51 +0200
77bafb6
Adds GetAllOk by
2013-07-14 10:51:35 +0200
3e810b0
Return empty map when there are no values by
2013-07-13 21:17:06 +0200
6405b67
Adds test for GetAll for empty request by
2013-07-13 21:06:50 +0200
fac5866
Adds test for GetAll for existing request by
2013-07-13 21:04:36 +0200
da513c3
Adds GetAll method by
2013-07-13 20:43:52 +0200
a793031
Socket bind helper package by
2014-03-02 16:49:34 -0800
f67c7d5
Parameter parsing by
2014-03-01 15:55:58 -0800
a317cb9
Initial commit by
2014-03-01 15:53:27 -0800
34a4afe
add ListOptions field to ListMembersOptions by
2014-01-31 15:05:07 -0800
a4ba4ec
add State field to IssueRequest by
2014-01-30 11:14:21 -0800
49db671
include full text of creative commons license by
2014-01-30 10:35:31 -0800
2d7c049
create temp file for repo release test by
2014-01-30 10:30:11 -0800
eecebde
add support for auditing 2FA of org members by
2014-01-30 08:51:42 -0800
23be1bf
Add Ali Afshar to as contributor by
2014-01-28 12:16:11 -0800
fa53bea
Add support for getting repository README files. by
2014-01-22 15:44:38 -0800
8ddc12b
add Alex Bramley as contributor by
2014-01-03 10:34:19 -0800
143bda5
IssueRequest struct for create/edit. Fixes #75. by
2013-12-23 14:32:15 +0000
9ede152
Add go 1.2 to travis.yml by
2013-12-04 23:16:17 -0800
a08edd3
Add go 1.2 to travis.yml by
2013-12-04 23:16:03 -0800
c248a08
Improve UploadReleaseAsset usage by
2013-11-08 23:50:40 +0100
f9eef4b
add Ondrej Kupka as contributor by
2013-12-02 11:25:26 -0800
cab36cd
GitService: Add support for refs by
2013-11-21 13:02:36 +0900
c4e0d8b
Merge pull request #41 from pschlump/master by
2013-11-30 14:10:54 -0800
e807f7c
Add Travis badge by
2013-11-30 13:26:46 -0800
3829d74
Add travis.yml by
2013-11-30 13:24:27 -0800
bb1bb4d
Add Travis badge by
2013-11-30 13:23:44 -0800
37ad08d
Merge branch 'master' of github.com:gorilla/context by
2013-11-30 13:20:39 -0800
257e354
Add travis.yml by
2013-11-30 13:20:06 -0800
db86729
Merge pull request #43 from andrewsmedina/gofmt by
2013-11-29 16:28:40 -0800
9192307
Merge pull request #8 from andrewsmedina/gofmt by
2013-11-29 16:28:17 -0800
b8a1d5a
go fmt. by
2013-11-29 22:25:14 -0200
cebebed
go fmt. by
2013-11-29 22:23:25 -0200
0ca38ec
Accepted mime type fixes by
2013-11-15 15:38:44 +0100
ab8ae24
Fixed the domain name copied from my other code to be example.com by
2013-11-18 11:53:02 -0700
6689ee8
Cleaned up testing. by
2013-11-18 10:54:45 -0700
1a2411f
Added tests to verify that the 301 redirect returns query string by
2013-11-18 10:14:28 -0700
d10d546
Fixed problem with droping query string. by
2013-11-14 19:27:38 -0700
42cbcc5
Merge pull request #38 from TheDude05/fix-doc-typo by
2013-11-09 22:54:15 -0800
9d99a92
Remove extra parentheses by
2013-11-09 22:20:00 -0600
f482326
add Zach Latta as a contributor by
2013-11-04 09:37:26 -0800
15e40ef
Add Gitignore support. by
2013-10-22 23:53:14 -0700
16b3fa7
add Amey Sakhadeo as contributor by
2013-10-25 08:18:55 -0700
b488554
Add support for listing watchers by
2013-10-19 19:05:40 +0530
31a5b86
add Thomas Bruyelle as contributor by
2013-10-21 08:42:45 -0700
3b87a64
add support for Release assets by
2013-10-15 10:36:00 +0200
4898732
add support for basic Releases methods by
2013-10-11 16:01:59 +0200
89bac30
add HTMLURL (html_url) to PullRequest by
2013-10-10 16:14:43 +0900
9837b3c
Add MirrorURL field to Repository by
2013-10-04 02:24:52 -0700
2ab27f5
use go-querystring to construct all request URLs by
2013-09-24 14:13:01 -0700
7452bae
return nil resource on error by
2013-09-24 11:44:46 -0700
ce4ba26
add missing fields on Organization struct by
2013-09-20 14:58:03 -0700
a6715a2
code style cleanup by
2013-09-13 08:20:30 -0700
3a2a05a
add Alec Thomas as contributor by
2013-09-13 08:14:46 -0700
3c87bd7
Switch ListByRepo() to addOptions(). by
2013-09-12 01:20:19 -0400