Brett Langdon
f34def0639
Initial setup
9 years ago
Carlos Alexandro Becker
231da324fa
Deal with 202 Accepted Status Code
Fixes #486 .
Closes #488 .
Change-Id: I31ff003552dbffaca78c740b89d54150b81c525c
9 years ago
Alex Flint
03900620e2
add not on embedding to readme
9 years ago
Alex Flint
f882700b72
add to readme
9 years ago
chandresh-pancholi
a59a35745f
Fix code example in README file
Fixes #420
Closes #423
9 years ago
Alex Flint
6e9648cac6
add goreportcard to readme.md
10 years ago
Glenn Lewis
53a129e94c
Sync doc.go and README.md
Fixes #397 .
Change-Id: I30ce336e3a36cf5758b9bf52b9dd77f7c1df5f27
10 years ago
Carl Jackson
64eb34159f
Document deprecation, stability
This has been a long time coming; apologies for taking so long!
Fixes #187 , #181 , #14
10 years ago
Neil O'Toole
3f4539c62a
Update AuthorizationsService
- add new Scope type with values for each of GitHub's current scopes
- add String method to Authorization types
- doc updates
10 years ago
Matt Silverlock
5f42f0f524
[docs] Add http://www.gorillatoolkit.org/pkg/mux to README.
10 years ago
Carl Jackson
859bfa93a8
README: only look at test status for master
10 years ago
Alex Flint
8fee8f7bbe
move installation instructions to top
10 years ago
Alex Flint
95761fa14a
update readme with new additions
10 years ago
Brett Langdon
8dd29d34bf
Add support for environment variables
10 years ago
Björn Häuser
cedb0a9ae0
update required go version to 1.4
see 92bbb1ce51
10 years ago
Björn Häuser
68d9199c29
Edit branch protection
This adds support and integration tests for editing branch protection.
10 years ago
Alex Flint
9aad09fe14
fix example code
10 years ago
Alex Flint
f89698667c
add custom validation example to README
10 years ago
Will Norris
8f3e741cad
add support for HTTP Basic Authentication
Add a new error type, TwoFactorAuthError, which identifies the need to
include a one-time password when using Basic Auth for a user with
two-factor auth enabled.
An example of using both the new transport and error type can be seen in
examples/basicauth/main.go.
fixes #258
10 years ago
Timothy Cyrus
66181ed337
Update README.md
10 years ago
Alex Flint
239d0c1c6f
add coveralls badge
10 years ago
Alex Flint
5185642348
fix note on boolean flags in readme
10 years ago
Alex Flint
60f2612c0c
separate help into WriteUsage and WriteHelp
10 years ago
Alex Flint
bcb41ba048
add travis badge
10 years ago
Alex Flint
beede9329a
added runnable examples
10 years ago
Alex Flint
026a824666
udpate readme
10 years ago
Alex Flint
b666b30474
udpate readme
10 years ago
Alex Flint
19d956870f
udpate readme
10 years ago
Alex Flint
6dc9bbbdfd
udpate readme
10 years ago
Alex Flint
2ac8f555a5
udpate readme
10 years ago
Alex Flint
aa20f7be39
udpate readme
10 years ago
Alex Flint
6582088596
udpate readme
10 years ago
Alex Flint
04e96c0c6b
udpate readme
10 years ago
Alex Flint
22c73471e6
add README
10 years ago
Matt Silverlock
e45852e537
Fixed GoDoc badge.
10 years ago
Kamil Kisiel
b0b2bc47bc
Quote domain names in README.md. Use example.com instead of domain.com
Fixes #119
10 years ago
Matt Silverlock
ca524fd37f
Updated README w/ runnable example. Addresses #32 .
11 years ago
Kamil Kisiel
780d0505d7
Update README
11 years ago
Will Norris
9eb187bac4
oauth2 package now provides a StaticTokenSource
11 years ago
Will Norris
6f7d3a5ad9
update godoc link to github package
11 years ago
dmnlk
31ecb2cc3f
fix RepositoryListByOrgOptions in README sample
RepositoryListByOrgOptions doesn't have a `Sort` field
11 years ago
Will Norris
0aaa85be4f
remove remaining references to goauth2 library
11 years ago
Brian Egizi
a194a0ca62
Update authentication section of README
Fixes references to depreciated goauth2 libaray and replaces example
with the recomended oauth2 implimentation.
11 years ago
Will Norris
2431923100
use newer svg badge for travis
11 years ago
Will Norris
80d3756ba6
use newer svg badge for coveralls
11 years ago
Will Norris
5257f70676
use https for GitHub URL
11 years ago
Quinn Slack
001a731518
Use https for godoc.org URLs
11 years ago
Piotr Zurek
b99cc2eb2c
GoDoc badge instead of a plain link
11 years ago
Carl Jackson
bf3fc52add
Move README buttons to their own line
11 years ago
Carl Jackson
f226afd435
Fix-ups from param move
11 years ago