ee18154
Update .travis.yml by
2015-08-19 22:15:06 -0700
1c83b3e
Update .travis.yml by
2015-08-19 22:12:45 -0700
f8220e0
travis-ci: more recent go versions by
2015-08-16 00:31:13 -0700
f7b6aaa
Merge pull request #122 from gorilla/README-badge-fix by
2015-08-14 22:29:16 +0800
e45852e
Fixed GoDoc badge. by
2015-08-14 22:25:16 +0800
b0b2bc4
Quote domain names in README.md. Use example.com instead of domain.com by
2015-08-13 12:01:04 -0700
5112c33
slightly improve printing of regexps in failed tests. by
2015-08-11 22:16:22 -0700
e330fd0
Merge pull request #120 from shkw/reduce-variable-name-restriction by
2015-08-10 22:40:28 -0700
d17b93c
Refactoring for better performance by
2015-08-11 14:26:09 +0900
273db68
Fix regexp syntax error caused by variable names containing any characters except letters, digits, and underscores by
2015-08-11 04:09:52 +0900
577b9e4
Add tests for hyphenated variable names by
2015-08-11 04:05:30 +0900
ffb3f68
Merge pull request #118 from elithrar/full-example by
2015-08-07 23:16:13 -0700
ca524fd
Updated README w/ runnable example. Addresses #32. by
2015-08-08 12:41:49 +0800
8965bfe
Merge branch 'subexp-fix' by
2015-08-07 13:34:10 -0700
c3c5f00
Add test which used to fail for queries. by
2015-08-06 22:12:38 -0700
780d050
Update README by
2015-08-06 20:45:53 -0700
e73f183
fix use of capturing subexpressions in pattern matches. by
2015-08-06 20:31:19 -0700
5a8a040
Merge pull request #116 from brocaar/add_current_route_note by
2015-08-05 09:48:15 -0700
13c8226
Update comment and specify KeepContext option. by
2015-08-05 10:24:37 +0200
39cff34
Add note about the availability of CurrentRoute. by
2015-08-05 09:26:50 +0200
7277108
include license preview header when listing repos by
2015-08-04 15:08:44 -0700
46b46e0
graceful: opportunistic keep-alives for Serve by
2015-08-04 00:23:56 -0700
6e46287
graceful: use TCP keep-alives by
2015-08-03 23:26:37 -0700
8003456
add Brendan Burns as contributor by
2015-08-03 12:02:36 -0700
49ae5d7
Add 'Label' field to IssueEvent by
2015-08-03 11:57:23 -0700
f15e0c4
Merge pull request #100 from eastwood/master by
2015-07-27 09:40:50 -0700
4faf9df
Merge pull request #145 from tchssk/fix-typo by
2015-07-25 02:18:56 -0700
831272e
Fix a typo by
2015-07-25 08:49:16 +0900
98fb535
Issue 16: Return the regexp compile error by
2015-07-19 18:57:47 +1000
ba336c9
getUrlQuery: Use SplitN with a max of 2. by
2015-07-17 08:03:03 -0700
6144510
Merge pull request #111 from burrbd/master by
2015-07-17 08:02:10 -0700
3339267
adding tests by
2015-07-17 10:52:37 +0100
fe40f0d
updating query match string by
2015-07-17 08:40:28 +0100
104068a
Merge pull request #106 from Digitalxero/router-walk-adjustments by
2015-07-16 10:39:48 -0700
fe156cb
Merge pull request #108 from burrbd/master by
2015-07-16 07:26:10 -0700
19f0a91
adding test and updating condition by
2015-07-16 12:45:51 +0100
2b32409
fix for empty query by
2015-07-16 10:52:01 +0100
92ae1d6
Update the walk method to walk matchers so it walks the full list of routers and child routers by
2015-07-09 11:46:53 -0700
8eb02a9
Add URLPathTemplate to Route to make it easier to generate a API page that lists all routes by template by
2015-07-08 09:47:01 -0700
34fb8ee
allow managing org membership for specified users by
2015-07-06 14:17:08 -0700
4476aa4
add org permissions to repo collaborator methods by
2015-07-06 13:50:00 -0700
2b11c0d
fix passing of new team permission options by
2015-07-06 12:54:07 -0700
0fb51b4
update team membership APIs for new permissions by
2015-07-06 12:25:16 -0700
a24537c
fix misc golint and gofmt issues by
2015-07-06 11:44:43 -0700
379faef
add Team.Privacy field by
2015-07-06 11:22:25 -0700
8c3aeee
update team permissions API for permission preview by
2015-07-06 10:11:43 -0700
e48043c
remove org permission preview media type by
2015-07-06 08:29:10 -0700
9cb89f0
Add a couple of additional tests for query strings. by
2015-07-05 16:02:00 -0700
0c9d5c0
refactoring by
2015-07-05 23:00:51 +0100
a710a8b
adding ^ and $ to query pattern by
2015-07-05 12:49:02 +0100
3065093
Merge branch 'master' of https://github.com/eastwood/mux by
2015-07-05 20:19:34 +1000
c21431a
Fixed up commenting and removed unused code by
2015-07-05 20:18:38 +1000
c0a5cbc
Fix typo by
2015-05-29 14:16:30 -0700
a063f14
Fix typo by
2015-05-29 14:16:30 -0700
f11b3b8
Merge pull request #139 from dtbartle/bind-default-flag-parsing by
2015-06-30 16:34:33 -0700
68eff82
Ensure flags are parsed before calling bind.Default(). by
2015-06-29 23:57:50 -0700
51390a0
Delete test of premature optimization by
2015-06-30 14:03:04 -0700
1421f7c
Merge pull request #135 from dtbartle/serve-tls by
2015-06-22 19:37:40 -0700
5b91951
Add goji.ServeTLS and goji.ServeListener functions. by
2015-06-18 22:27:57 -0700
31b7361
Documentation, code cleaning by
2015-06-20 10:58:49 +0200
fccd5bb
misc: add GitHub Pages IP addresses by
2015-06-13 13:35:15 -0700
d198bcf
Merge pull request #133 from tchssk/fix-example-greet by
2015-06-09 01:56:24 -0700
6c0d19f
Fix example greet by
2015-06-09 16:48:28 +0900
af17a5f
add Doug Turner as contributor by
2015-06-05 13:13:53 -0700
364d22f
StarredRepository.repository has been renamed to .repo. by
2015-06-05 08:30:00 -0700
f48ac69
add i2bskn as contributor by
2015-06-05 13:08:28 -0700
110c6ac
Fix comments by
2015-05-31 05:48:58 +0900
7daf096
add Panagiotis Moustafellos as contributor by
2015-06-05 13:06:33 -0700
4560a73
typo fix by
2015-05-28 16:14:27 +0300
9567bbd
add Alexander Harkness as contributor by
2015-06-05 13:05:01 -0700
314bd44
Fixed copy-paste error in documentation. by
2015-05-27 15:09:16 +0100
34bb950
adding ability to list organization repos by
2015-05-22 10:43:27 -0600
eaa649a
Improve documentation around explicit routing by
2015-05-30 18:54:29 -0400
ff41f8e
middleware: Make SubRouter Match-aware by
2015-05-30 18:03:49 -0400
1bd09ee
Allow closing of hijacked connections by
2015-05-30 17:05:40 -0400
47e8f45
Merge pull request #98 from cjellick/doc-fix by
2015-05-30 12:53:56 -0700
77f424d
Fix typo by
2015-05-29 14:16:30 -0700
3d36a51
add Craig Peterson as contributor by
2015-05-26 08:17:42 -0700
42e85d1
Adding GetReleaseByTag by
2015-05-22 13:07:01 -0600
ef772c9
Adding GetLatestReleast endpoint by
2015-05-22 13:01:17 -0600
4da7e49
add Ruben Vereecken as contributor by
2015-05-20 11:32:01 -0700
fbc5be6
Support for updated starring API by
2015-05-20 19:43:04 +0200
9eb187b
oauth2 package now provides a StaticTokenSource by
2015-05-11 14:35:14 -0700
930e6fd
add Victor Castell as contributor by
2015-05-06 09:20:34 -0700
b2f8d2e
use *[]string for DeploymentRequest.RequiredContexts by
2015-05-06 17:52:54 +0200
94903de
Merge pull request #89 from gemnasium/add_tests_for_pipe by
2015-05-05 10:01:36 -0700
6f7d3a5
update godoc link to github package by
2015-05-04 08:33:27 -0700
e871993
use golang.org/x/oauth2 for field and integration tests by
2015-05-02 14:14:46 -0700
43c0b5f
licenses: add support for repository license via RepositoriesService.Get by
2015-04-30 10:35:11 -0700
c35517a
licenses: add support for the OSS licenses API provided by GitHub. by
2015-04-29 17:10:48 -0700
6d44ada
add tests for new Repositories.DownloadContents method by
2015-04-30 08:14:44 -0700
c9d6108
This adds an additional method to RepositoriesService to download a file by
2015-04-28 16:43:18 -0400
af9f30e
memberships: remove custom wasp Accept header by
2015-04-29 17:22:32 -0700
0aa6dda
deployments: remove cannonball Accept header by
2015-04-29 17:17:38 -0700
2d7e059
add Parker Moore as contributor by
2015-04-30 07:22:14 -0700
de34e68
orgs_teams: remove AddTeamMember and RemoveTeamMember by
2015-04-29 17:15:29 -0700
508dcfd
add support for Organization webhooks by
2015-04-28 14:54:03 -0700
9f1eec8
only redact client_secret, add test for sanitizeURL by
2015-04-28 12:22:03 -0700
b3e831d
add Austin Dizzy as contributor by
2015-04-28 12:09:24 -0700
c9bf21a
Redact client_id and client_secret from error. by
2015-03-18 00:22:50 -0400