57 Commits (2b9b369f9a88769a6da3fc850f39c9ad69cb1512)
 

Author SHA1 Message Date
  Gustavo Niemeyer 2b9b369f9a Add LICENSE file. 9 years ago
  Gustavo Niemeyer 1a40e098f5 Allow dots in subpackages as well. 9 years ago
  Gustavo Niemeyer f9c08a5b59 Fix Version.IsValid. 9 years ago
  Gustavo Niemeyer adbf86173c Add timeouts for client http connections. 9 years ago
  Gustavo Niemeyer 538a704495 Query godoc.org concurrently and timeout. 10 years ago
  Gustavo Niemeyer 828a3107e2 Resolve conflicts from Geert-Johan's godot branch. 10 years ago
  Gustavo Niemeyer 5920fdae04 Drop debugging left over. 10 years ago
  GeertJohan c5b57c5f48 Screenscrap package name from godoc.org 10 years ago
  GeertJohan d0adad6501 Rename field Repo.PackageName to Repo.Name 10 years ago
  GeertJohan 9a0818c3f5 Change template.Execute error logging 10 years ago
  GeertJohan 8f75e370d8 s/apiPkg/result 10 years ago
  GeertJohan d22ea164e2 Rename identifiers used with gddo search api 10 years ago
  GeertJohan ee829b2fb1 Save gopkgPath before for loop 10 years ago
  GeertJohan c60021a937 Moved synopsis to header 10 years ago
  GeertJohan e9cedd50cb Some styling changes 10 years ago
  GeertJohan 48d36c04db Add package synopsis. 10 years ago
  GeertJohan 51bc41a128 Update regexp patternNew to allow dot in package name 10 years ago
  GeertJohan f45719d227 Strip out go. from clean package name. 10 years ago
  Gustavo Niemeyer 2e785d367f Strip out go- and -go from clean package name. 10 years ago
  Gustavo Niemeyer 84fc7be938 interface.go => page.go (avoid "Go interface") 10 years ago
  Gustavo Niemeyer 678762bb84 Allow uppercase usernames. 10 years ago
  Gustavo Niemeyer b660e6cc1b Merge back from GitHub's master. 10 years ago
  Gustavo Niemeyer 53dd2f8a45 Add "For more details" note. 10 years ago
  Gustavo Niemeyer 966f02619c Peel-off annotated tags. 10 years ago
  Gustavo Niemeyer a202dc02e0 Minor polishing before the release. 10 years ago
  GeertJohan 8f69a030ee Change regexp to allow uppercase letters in username/organization name 10 years ago
  GeertJohan a00e6b0e8c Fix template to work with path and v0 10 years ago
  GeertJohan 88f9c49186 Add better support for v0 rules in template 10 years ago
  GeertJohan 7bc102f628 Change comments on dataPackage fields 10 years ago
  GeertJohan 7f05a9823c Use one-line formatting for VersionList sort.Interface implementations 10 years ago
  GeertJohan 94cfe607cb Remove dispensable var 10 years ago
  GeertJohan aa591d48ee Remove old code 10 years ago
  GeertJohan af91d449d3 inline goget var 10 years ago
  GeertJohan 4dccdf9073 Drop versioned name feature 10 years ago
  GeertJohan 485a1b25b0 Fix "typo" 10 years ago
  GeertJohan 79b0b7f398 Small updates. 10 years ago
  GeertJohan 6febd8feda Add footer 10 years ago
  GeertJohan 151f2e6f7c Fix fonts.googleapis.com include for https 10 years ago
  GeertJohan f2f6cbda4e Add interface page. 10 years ago
  Gustavo Niemeyer 00ff40db83 Merge pull request #3 from GeertJohan/master 10 years ago
  GeertJohan ca4ee5569f Add missing return statement. 10 years ago
  Gustavo Niemeyer 22ed8eb873 Merge pull request #2 from GeertJohan/master 10 years ago
  GeertJohan ed9d42974f Check for integer overflow in parseVersionPart 10 years ago
  GeertJohan 8be904041c Revert "Use strconv and strings to parse version string." 10 years ago
  GeertJohan d25e20e4a7 Revert "Send nice error when version number is out of range" 10 years ago
  GeertJohan 2d60a9d54d Revert "Fix parsing return values for zero parts, and allow zero when len(part) == 1" 10 years ago
  GeertJohan 4e5dedf9f0 Add .gitignore 10 years ago
  GeertJohan fd83e1645f Fix parsing return values for zero parts, and allow zero when len(part) == 1 10 years ago
  GeertJohan f4151cb744 Send nice error when version number is out of range 10 years ago
  GeertJohan 517a7be269 Use strconv and strings to parse version string. 10 years ago