1162 Commits (0e46bbaa22a094bb8ed27cbf6c1201b0c42957b0)
 

Author SHA1 Message Date
  Carl Jackson e3ab09de35 Remove key length sanity checking 12 years ago
  Carl Jackson f8ba05d99a Options middleware tests 12 years ago
  Carl Jackson bc3ac1d667 Rewrite AutomaticOptions to not use httptest 12 years ago
  Carl Jackson 7b91ca180d gitignore "example" binary 12 years ago
  Will Norris 6d91599350 fix copy/paste typo in conditional request docs 12 years ago
  Will Norris 5f1ad653eb add link to api docs for conditional requests 12 years ago
  Will Norris e929dfd9ec add doc section on conditional requests 12 years ago
  Kamil Kisiel 270c42505a Merge pull request #49 from sqs/gofmt 12 years ago
  Will Norris 7aa0972552 add pagination support for more methods 12 years ago
  Quinn Slack 9ee70e572c gofmt 12 years ago
  Will Norris 8bada97ad2 intial support for endpoints that return arrays 12 years ago
  Will Norris 3d70e914cf use real type marshalling for fields tool 12 years ago
  Carl Jackson eecdf6899d Make graceful.Server public again 12 years ago
  Carl Jackson 2425c4144d Fix Error => Errorf 12 years ago
  Carl Jackson ced741fddf Update documentation for URLParams rename 12 years ago
  Carl Jackson 0e34b28fd1 May as well rename this string too 12 years ago
  Carl Jackson 5d911931d5 Also fix URLParams in tests 12 years ago
  Carl Jackson 3eb0254943 Clarify /admin/ vs /admin in example app 12 years ago
  Carl Jackson 4cbff37537 Fix up URLParams rename compilation errors 12 years ago
  Carl Jackson 53f6b7b4a8 Minor cosmetic fixes 12 years ago
  Coda Hale 6be0a4270a No need to re-document methods. 12 years ago
  Coda Hale 915dde7c78 Use rt instead of m for the router receiver. 12 years ago
  Coda Hale 19b59fa39d Change Http to HTTP. 12 years ago
  Coda Hale 215a04397b Change Url to URL. 12 years ago
  Coda Hale d116ca0e9b Move type assertions into tests. 12 years ago
  Coda Hale a412c1af77 Remove return-only else branches. 12 years ago
  Coda Hale 0b12f5954e Change requestId to requestID. 12 years ago
  Coda Hale c413a4780f Use a simplified loop. 12 years ago
  Coda Hale c912dac2b6 Included documented names in documentation. 12 years ago
  Coda Hale 62d9a012fa Ensure all error messages are not capitalized. 12 years ago
  Coda Hale 05c2ca7e53 Make graceful.Server a package-local type. 12 years ago
  Will Norris 363076327f add two remaining stats methods 12 years ago
  Will Norris d3fb1a2242 minor updates to repo stats 12 years ago
  Will Norris 57201fd197 add issue event methods 12 years ago
  Will Norris b2ef504436 add activity notifications methods 12 years ago
  Will Norris 51e9d946b9 make room for thread subscriptions 12 years ago
  Will Norris 68ec69e205 add Repositories.Merge method 12 years ago
  Will Norris f6398f5d2f add support for new rate limit formats 12 years ago
  Will Norris d29f4d744e switch rate.Reset to be a Timstamp 12 years ago
  Will Norris a4a5c1e667 add support for meta API endpoint 12 years ago
  Will Norris e8bf65b7b6 add support for listing emoji 12 years ago
  Will Norris cc2d2c1c98 add options to Git.ListRefs 12 years ago
  Will Norris 2a589779ce add Guz Alexander as contributor 12 years ago
  Guz Alexander e6f0ab2a81 Add support for the milestone API 12 years ago
  Will Norris bbf03525f8 add support for listing service hooks 12 years ago
  Will Norris b1bf8b4db5 add auth check to TestRepositories_CRUD 12 years ago
  Will Norris b08da1c5eb start of integration tests for repo methods 12 years ago
  Will Norris 81fd27092a add remaining repository methods 12 years ago
  Will Norris bf23aef54b implement remaining Activity.Star* methods 12 years ago
  Will Norris 75b5f1b393 renaming RepositorySubscription to Subscription 12 years ago