1162 Commits (0e46bbaa22a094bb8ed27cbf6c1201b0c42957b0)
 

Author SHA1 Message Date
  R. Peres e5a18d6241 Update web.go 11 years ago
  Will Norris 56f6b12f8c update Membership to keep up with latest API changes 11 years ago
  Carl Jackson 9e8d33cb03 Merge pull request #58 from wangjohn/master 11 years ago
  Carl Jackson e101f75341 Boolean logic is hard, guys :( 11 years ago
  wangjohn 91e2de2419 Fixing typo in example README. 11 years ago
  Will Norris 7610669102 add support for new team membership API 11 years ago
  Piotr Zurek 32d2b56973 added pull request links section to the issue struct 12 years ago
  Piotr Zurek 203acc7707 added url fields to IssueComment and PullRequest 12 years ago
  Piotr Zurek c9fbdda595 Add several event structs 12 years ago
  Carl Jackson 28b9206791 golint 11 years ago
  Carl Jackson 4d9fdbbbcf Refactor WriterProxy out of web/middleware 11 years ago
  Carl Jackson 94ec1b113b Also rename files so they aren't lies 11 years ago
  Carl Jackson b75b7c7951 Don't use syscall package on appengine 11 years ago
  Carl Jackson bf3fc52add Move README buttons to their own line 11 years ago
  Carl Jackson 8b50302744 Minor documentation touch-ups 11 years ago
  Carl Jackson f226afd435 Fix-ups from param move 11 years ago
  Carl Jackson 1142ca60ec Move param to https://github.com/goji/param 11 years ago
  Carl Jackson 25044d60c2 Eliminate a lock in the request hot path 11 years ago
  Carl Jackson ab8aa1f6d8 Use sync.Pool for go1.3 and up 11 years ago
  Kamil Kisiel 4b8fbc56f3 Merge pull request #67 from pwaller/patch-1 12 years ago
  Peter Waller 8f1a419c38 Remove blank line to fix docs for Route.Queries 12 years ago
  Will Norris cf51d151a3 ListCommits and ListFiles should return slices, not pointers 12 years ago
  Carl Jackson 17b9035bcd Add App Engine support 12 years ago
  Carl Jackson 8344b8a29e Fix race in state machine compilation/invalidation 12 years ago
  Carl Jackson 2ab51bb360 Only add log.Lmicroseconds if log.Ltime is set 12 years ago
  Carl Jackson 187fd0f5fa Add compatibility for YAML in Ruby 1.8 12 years ago
  Thomas Bruyelle ce77fc643b Add new fields to ReleaseAsset struct 12 years ago
  Will Norris 823c72494d add Matt Landis as contributor 12 years ago
  Matt Landis 1c314b0189 Add TeamID to Repository for creating organization repos. 12 years ago
  Diego Lapiduz be720bc862 Add missing quote mark 12 years ago
  Will Norris 58bd114b02 add Colin Misare as contributor 12 years ago
  Colin Misare cca6b65b10 including ListOptions in RepositoryListForksOptions for pagination 12 years ago
  Tobias Schmidt 5be211b578 Fix CreateCommit 12 years ago
  Carl Jackson eab7e2ddb1 Make use of flag optional in bind 12 years ago
  Benedikt Lang f1812354c1 Merge pull request #2 from jstnlef/minor-refactoring 12 years ago
  Justin LeFebvre 50c0e52521 much simpler logic without requiring a branch condition 12 years ago
  Justin LeFebvre b5ecf012db really minor change to the logic here 12 years ago
  Benedikt Lang 0f7f01176b Remove constants export 12 years ago
  Benedikt Lang e44422b4e4 Merge pull request #1 from jstnlef/buffer-to-string-array 12 years ago
  Justin LeFebvre 30bbe0b4a7 there is no need to use a bytes buffer when string slices are efficient enough. This is especially true since the version strings are guaranteed to be sufficiently small 12 years ago
  Benedikt Lang f7866e526f README: Coverage status badge upate, semver link 12 years ago
  Benedikt Lang a5a1870145 Use drone.io instead of travisci 12 years ago
  Benedikt Lang ed35585ae3 Add Travis-ci config 12 years ago
  Benedikt Lang dc253f7f1d README: Format, godoc link 12 years ago
  Benedikt Lang ab6403b31a Hide constants 12 years ago
  Benedikt Lang c2a6207ef9 Add spec #9 test 12 years ago
  Carl Jackson 32da78b2df Merge pull request #38 from joliv/patch-1 12 years ago
  Benedikt Lang e030971c62 Check for leading zeroes 12 years ago
  Benedikt Lang d6107de3e7 Add drone.io build status 12 years ago
  Benedikt Lang 58fd7ff9c3 README, examples, benchmarks 12 years ago