1175 Commits (80102feb2bf74a51de0886bd54e2046cbfaacf3f)
 

Author SHA1 Message Date
  Quinn Slack cef3b0cd6d Add BuildVarsFunc to allow modifying route variables before generating a route's URL 12 years ago
  Thomas ten Cate b864f07c53 Propagate StrictSlash to subrouters instead of rudely turning it off 12 years ago
  Thomas ten Cate 3509745ae8 Add tests for all four StrictSlash cases 12 years ago
  Thomas ten Cate bac1372129 Convert TestStrictSlash to a table driven test 12 years ago
  Thomas ten Cate 033224c12e Document behaviour of StrictSlash and PathPrefix better, and add tests to nail this down 12 years ago
  Sean Wang 32eadd6112 Added support for the GitHub Pages API. 12 years ago
  Will Norris 80ed3576c9 add missing fields for various types 12 years ago
  Thomas ten Cate 525eff436e Improve docs about leading and trailing slashes 12 years ago
  Carl Jackson 70e2cd53d2 Merge pull request #2 from NickPresta/add-travis-config 12 years ago
  Nick Presta f525820cc2 Adding TravisCI configuration, badge, GoDoc badge. 12 years ago
  Carl Jackson 74e5c940d0 s/brace/bracket 12 years ago
  Carl Jackson 356d56a5f7 Return typed errors in param 12 years ago
  Carl Jackson dce7a18ad6 I spel reel gud 12 years ago
  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