1. bb7fd76 Support import path query in search API. by Gary Burd · 10 years ago
  2. 3b72287 Update for repo move to golang/gddo. by Gary Burd · 10 years ago
  3. bfbf683 Add gosrc by Gary Burd · 10 years ago
  4. 2342fd4 Add gddo-admin. by Gary Burd · 10 years ago
  5. e0c2795 Allow sidebar to scroll (experimental) by Michael Pearson · 10 years ago
  6. b77df7a Only bring in sidebar css when sidebar is in use, thus widening page. by Michael Pearson · 10 years ago
  7. 3ec1cf9 Flush sidebar items with header. by Michael Pearson · 10 years ago
  8. 967abb4 Make CSS indentation consistent. by Michael Pearson · 10 years ago
  9. be4d298 Increase crawl delay for recently changed pkgs. by Gary Burd · 10 years ago
  10. cae4804 Update config.go.template by Gary Burd · 10 years ago
  11. 8db6a0a Reorganize code to enable http roundtripper interception. by Gary Burd · 10 years ago
  12. 0fc44df Update to latest version of gosrc. by Gary Burd · 10 years ago
  13. d8f5cd0 Use https for badge. by Gary Burd · 10 years ago
  14. adfc6de Improve search. by Gary Burd · 10 years ago
  15. ba389f1 Use Redis SCAN command in db.Do(). by Gary Burd · 10 years ago
  16. 06fb70b Improve timeouts on http client connections. by Gary Burd · 10 years ago
  17. f6fa0fc Adds two more API endpoints to README. by Dmitri Shuralyov · 10 years ago
  18. 66759cf Add API section. by Dmitri Shuralyov · 10 years ago
  19. c0489ba database: add option to hide doc from search. by Gary Burd · 10 years ago
  20. ff66864 Update README.markdown by Gary Burd · 10 years ago
  21. 4ae1aee Add command line flag to enable sidebar. by Gary Burd · 10 years ago
  22. 904580a Move ProjectNav & Command Footer in to the content pane by Michael Pearson · 11 years ago
  23. 9cae98a Remove horizontal line on selected sidebar item. by Michael Pearson · 11 years ago
  24. b2e0a1b Add sidebar JS, HTML & CSS by Michael Pearson · 11 years ago
  25. e7153f7 Add headings to types / functions to give sidebar navigation something to hang off. by Michael Pearson · 11 years ago
  26. 16ce2f4 Reformat pkg.html for legibility. by Michael Pearson · 11 years ago
  27. 24996ad Remove unused fields and consts. by Gary Burd · 10 years ago
  28. e459503 Define constants for frequently used MIME types. by Gary Burd · 10 years ago
  29. ffc7436 Revert 834a0afe85f9a215e38cf2cf48268f9549aa0081 by Gary Burd · 10 years ago
  30. 5f48ecf Remove reference to old license. by Gary Burd · 10 years ago
  31. 63f8355 Replace httputil router with net/http ServeMux by Gary Burd · 10 years ago
  32. 475d17b Change copyright and license. by Gary Burd · 10 years ago
  33. 4dbc1b4 Move badge from https to http. by Gary Burd · 10 years ago
  34. 13ab19f Pull tango into gddo as httputil by Gary Burd · 10 years ago
  35. bfb73fb Improve tools page. by Gary Burd · 10 years ago
  36. f5d90a7 Fix the bookmarklet. by Gary Burd · 10 years ago
  37. 73a77e6 a badge for GoDoc :heart: by Nathan Youngman · 10 years ago
  38. 391df69 Complete package badge implementation. by Gary Burd · 10 years ago
  39. 122398e Remove indigo dependency. by Gary Burd · 10 years ago
  40. 9060244 Add imports API. by Gary Burd · 10 years ago
  41. 12cf2be Miscellaneous improvements by Gary Burd · 11 years ago
  42. 1ade316 Corrected README with the correct filename mention. by Dmitri Shuralyov · 11 years ago
  43. 970c42f Various minor changes and improvements. by Gary Burd · 11 years ago
  44. 9936994 status badge page with markdown/html snippets by Nathan Youngman · 11 years ago
  45. f54357c Now that html/template is used, the "|html" is not needed. by Nathan Youngman · 11 years ago
  46. de3d0f5 whitespace by Nathan Youngman · 11 years ago
  47. 92d5769 Remove gddo-admin. by Gary Burd · 11 years ago
  48. 5ae2167 Handle fragment-only URIs correctly. by Gary Burd · 11 years ago
  49. 5d367c4 Improve subrepo page. by Gary Burd · 11 years ago
  50. af5e45e Don't rely on net.URL adding slash to path. by Gary Burd · 11 years ago
  51. e50d7a0 Remove talks.godoc.org code. by Gary Burd · 11 years ago
  52. 7718e36 use github.com/garyburd/gosrc, eliminate secrets.json. by Gary Burd · 11 years ago
  53. c24cdf0 Various improvements and fixes. by Gary Burd · 11 years ago
  54. bc5d91c Miscellaneous improvements by Gary Burd · 11 years ago
  55. 834a0af Change "uft-8" to "utf-8". by Jason McVetta · 11 years ago
  56. 39866e2 Improve GitHub updates processing. by Gary Burd · 11 years ago
  57. 7dd9c18 Update to handle change in net/url by Gary Burd · 11 years ago
  58. e2b4d23 Use GitHub search API to find updated repos. by Gary Burd · 11 years ago
  59. cf37881 Add importers API endpoint. by Gary Burd · 11 years ago
  60. 30bb6f2 Use hash for path -> id map. by Gary Burd · 11 years ago
  61. 87a9180 Add meta robots NOINDEX to more pages. by Gary Burd · 11 years ago
  62. dfb99dc Improve package footer. by Gary Burd · 11 years ago
  63. 60e9418 Miscellaneous improvements. by Gary Burd · 11 years ago
  64. 847cce9 Fixes unnecessary space between date and period in html template. by Dmitri Shuralyov · 11 years ago
  65. 1ef947c Cleanup problems introduced by BS3 update. by Gary Burd · 11 years ago
  66. 39257bb Update to BS3 and other improvements. by Gary Burd · 11 years ago
  67. e0dfa6a Improve secrets.json instructions. by Gary Burd · 11 years ago
  68. cea4967 Correct & expand dev environment setup instructions by Michael Pearson · 11 years ago
  69. 99caa2e Miscellaneous fixes and improvements. by Gary Burd · 11 years ago
  70. 96472eb create separate class for pilcrow, show only on mouse over by mihasya · 11 years ago
  71. 8f903ef add a pilcrow with a permalink to the section next to section headings by mihasya · 11 years ago
  72. 68142c3 Initial commit by Gary Burd · 11 years ago
  73. 2ec1fa8 Remove GitHub credentials, user agent. by Gary Burd · 10 years ago
  74. 2683938 Include forks in GitHub updates. by Gary Burd · 10 years ago
  75. c5d03bc Set user-agent on all requests. by Gary Burd · 10 years ago
  76. 7b57582 Handle present function flags. by Gary Burd · 10 years ago
  77. 9eea9d3 Use expand to construct the gist URL. by Gary Burd · 10 years ago
  78. 474d3a7 Use gitHubCred for GitHub API call; fix LineFmt. by Dmitri Shuralyov · 10 years ago
  79. 47c6bce Use the file contents provided in first GH API call. by Dmitri Shuralyov · 10 years ago
  80. d0594cd Add custom service for Gists, use GitHub API and set additional metainfo. by Dmitri Shuralyov · 10 years ago
  81. f1568c2 Update standard package list to Go 1.2. by Gary Burd · 10 years ago
  82. 5401ad2 First commit. by Gary Burd · 11 years ago
  83. 811f515 Update to latest version of go.tools/present. by Gary Burd · 10 years ago
  84. d71b6de Update to latest version of gosrc. by Gary Burd · 10 years ago
  85. e7f5140 Update to latest version of gosrc. by Gary Burd · 10 years ago
  86. 149c890 Update license and copyright. by Gary Burd · 10 years ago
  87. dd36537 Fix typo in datastore type name. by Gary Burd · 10 years ago
  88. 88970ea Increase http timeout. by Gary Burd · 10 years ago
  89. af66752 Increase HTTP timeout. by Gary Burd · 10 years ago
  90. baca6f6 Set min confidence to 0.8. by Gary Burd · 11 years ago
  91. 7ed5ea5 Allow HEAD requests. by Gary Burd · 11 years ago
  92. db7a651 Allow HEAD requests. by Gary Burd · 11 years ago
  93. 4c9bd22 Update to new location for present js files. by Gary Burd · 11 years ago
  94. 333bd59 first commit by Gary Burd · 11 years ago
  95. 38924c7 Update to new present package location. by Gary Burd · 11 years ago
  96. 3eda818 Fix example article link. by Gary Burd · 11 years ago
  97. 4b3fa3d First commit. by Gary Burd · 11 years ago
  98. 27c8f67 Initial commit by Gary Burd · 11 years ago