Commit Graph

  • 16b0c80f9f Merge pull request #108 from trinchan/fix-template Shawn Smith 2016-03-22 02:54:55 +09:00
  • 2fb44a1dd8 add default domain flag for badge urls Andrew Schwartz 2016-03-22 02:51:53 +09:00
  • e427f9fff6 Merge pull request #106 from trinchan/master Shawn Smith 2016-03-19 01:19:23 +09:00
  • 1b26b126ab use literal byte strings in lieu of json marshalled strings Andrew Schwartz 2016-03-19 01:11:05 +09:00
  • 9fce18f43b add gometalinter credit Shawn Smith 2016-03-19 00:39:35 +09:00
  • 41260decd3 #104 add ineffassign check Shawn Smith 2016-03-19 00:36:06 +09:00
  • 37d05c874b Merge branch 'master' of github.com:gojp/goreportcard Herman Schaaf 2016-03-17 00:27:35 +08:00
  • c7d33d65a6 Merge with custom domain and google analytics branch Herman Schaaf 2016-03-17 00:27:18 +08:00
  • 8c45357cd9 Use [[ ]] delims across all templates, correct the google analytics variable for several templates make about page dynamic to allow for custom google analytics code Herman Schaaf 2016-03-17 00:26:01 +08:00
  • baa60fb060 remove unnecessary else Shawn Smith 2016-03-16 19:29:34 +09:00
  • e3963e3efc attempt to fix lint in travis.yml Shawn Smith 2016-03-16 19:24:50 +09:00
  • b58e633ded put long timestamp in title span Shawn Smith 2016-03-16 19:13:17 +09:00
  • 71032bf600 remove Godeps dir Shawn Smith 2016-03-16 19:08:07 +09:00
  • 3f8b398020 remove calls to godep now that we use vendor Shawn Smith 2016-03-16 19:00:29 +09:00
  • d0436067b3 Godep workspace -> vendor/ Shawn Smith 2016-03-16 18:57:57 +09:00
  • 6e9dadf752 add humanized last refresh Shawn Smith 2016-03-16 18:54:20 +09:00
  • cd7632256b update Godeps Shawn Smith 2016-03-16 18:53:20 +09:00
  • 93534d075d Fixed import Vladislav Shub 2016-03-15 09:15:16 +02:00
  • a4bdaac687 Added support for custom domain and custom google analytics Vladislav Shub 2016-03-14 22:58:07 +02:00
  • 153dfe1678 #92 strip /github.com/orgName/ from beginning of filenames Shawn Smith 2016-03-09 15:59:37 +09:00
  • 35f1342cd4 make log line a bit more descriptive/easier to find Shawn Smith 2016-03-03 14:13:30 +09:00
  • 9c03cfbf7c Merge pull request #93 from gojp/recent Shawn Smith 2016-03-03 13:05:43 +09:00
  • 7ec587cd69 Put recent column alongside popular repos, only add recent if it is not in the list already Herman Schaaf 2016-03-03 00:36:23 +08:00
  • c1dc77e9ab use slice rather than heap for recent Shawn Smith 2016-02-28 15:20:09 +09:00
  • 269be4a978 start recent list Shawn Smith 2016-02-28 15:03:54 +09:00
  • 87ab879c0d add more license examples Shawn Smith 2016-02-26 08:32:47 +09:00
  • e4b6d09adf Merge pull request #91 from smcquay/master Herman Schaaf 2016-02-25 17:03:22 +08:00
  • 9b4211de44 Added -http flag for specifying listening address stephen mcquay 2016-02-24 22:09:54 -08:00
  • 2da20230c9 Merge pull request #86 from ckeyer/add_Dockerfile Herman Schaaf 2016-02-23 15:45:18 +08:00
  • c48408bf95 Merge branch 'master' of github.com:gojp/goreportcard Herman Schaaf 2016-02-15 19:17:27 +08:00
  • 9edfe29b03 if go get fails the first time, delete cached directory, then try again Herman Schaaf 2016-02-15 19:17:17 +08:00
  • 8b31e36895 add Dockerfile ckeyer 2016-02-15 11:58:18 +08:00
  • 2975d00b58 rename err Shawn Smith 2016-02-14 01:55:39 +09:00
  • 55f0cc3d25 check errors Shawn Smith 2016-02-14 01:54:10 +09:00
  • f13ef4c0b2 Remove unnecessary directory existence check Herman Schaaf 2016-02-11 19:53:07 +08:00
  • 808460fd3d Remove faulty directory existence check Herman Schaaf 2016-02-11 19:51:36 +08:00
  • d23300ad60 Merge pull request #84 from vieux/patch-1 Herman Schaaf 2016-02-11 11:59:24 +08:00
  • e00568c549 Merge pull request #85 from neurosnap/master Herman Schaaf 2016-02-11 11:40:51 +08:00
  • 4593fe980f Properly update the golang package, #83 Eric Bower 2016-02-10 22:14:54 -05:00
  • 8c1104b9b6 Allow license.code Victor Vieux 2016-02-10 13:46:23 -08:00
  • e806adc2af #81 skip bindata.go files Shawn Smith 2016-02-10 12:55:55 +09:00
  • 54dcaba515 parse JSON Herman Schaaf 2016-02-09 22:41:25 +08:00
  • ed479f7b73 Merge branch 'master' of https://github.com/gojp/goreportcard Herman Schaaf 2016-02-09 22:39:09 +08:00
  • c4eb48352d Use html/template like good gophers Herman Schaaf 2016-02-09 22:38:56 +08:00
  • 9206202e1e #80 check for multiple license file types Shawn Smith 2016-02-09 22:49:04 +09:00
  • 98ca47629b Merge branch 'master' of https://github.com/gojp/goreportcard Herman Schaaf 2016-02-09 19:13:51 +08:00
  • 8c6a393f94 Couple of related to redirecting: - add report.html template - remove unnecessary javascript logic from home.html - add search bar to top of report.html - stop using pushState, to fix bug in safari Herman Schaaf 2016-02-09 19:11:16 +08:00
  • 504470532e Merge pull request #76 from winhowes/master Herman Schaaf 2016-02-09 13:05:33 +08:00
  • d3856ba793 Fix refresh button bug and location-change related bugs Herman Schaaf 2016-02-09 13:02:45 +08:00
  • f7be5f4865 Make links https Winston Howes 2016-02-08 21:02:41 -08:00
  • 55e572e176 Merge pull request #74 from nstratos/master Herman Schaaf 2016-02-09 11:45:56 +08:00
  • 6f2a40e392 Add favicon.ico and handler Stratos Neiros 2016-02-09 00:44:34 +02:00
  • c1bf402649 Merge pull request #72 from winhowes/master Herman Schaaf 2016-02-08 15:25:18 +08:00
  • 8a9a2fc485 fix display on mobile Winston Howes 2016-02-07 23:19:28 -08:00
  • 09bc43c230 Merge branch 'master' of https://github.com/gojp/goreportcard Herman Schaaf 2016-02-07 23:04:56 +08:00
  • f390c002e8 Easy-copy dropdown dialog for badge Herman Schaaf 2016-02-07 23:04:43 +08:00
  • f354a02eb1 fix import path Shawn Smith 2016-02-07 20:33:28 +09:00
  • 690132312c Add loading animation to refresh button Herman Schaaf 2016-02-07 18:19:21 +08:00
  • 01972a9a06 Add popular repos (static list) Herman Schaaf 2016-02-07 18:14:52 +08:00
  • 0fcc259671 fix log line ellipsis Shawn Smith 2016-02-07 14:57:09 +09:00
  • 703602c64c Github => GitHub Shawn Smith 2016-02-07 14:33:31 +09:00
  • 789a5c8730 Merge pull request #68 from gojp/redesign Shawn Smith 2016-02-07 14:24:57 +09:00
  • 820e104dc3 check if err from go get is "no buildable Go source files" and ignore Shawn Smith 2016-02-07 14:11:29 +09:00
  • 9e7833671a remove tools/mongotobolt.go Shawn Smith 2016-02-07 11:32:40 +09:00
  • b16569b1f9 Fix checks test Herman Schaaf 2016-02-07 13:10:42 +08:00
  • 8615cdbfd3 Add back missing refresh button Herman Schaaf 2016-02-07 13:07:49 +08:00
  • 2b4d94a0fd Improve text colors Herman Schaaf 2016-02-07 12:54:07 +08:00
  • d1a47740bd Migration script to add github.com to existing repos Herman Schaaf 2016-02-07 03:14:07 +08:00
  • 3fc62a0c4a Redirect requests to old URL format Herman Schaaf 2016-02-07 02:46:25 +08:00
  • 25c7a66d38 Start fix of deprecated URL redirecting Herman Schaaf 2016-02-07 02:38:31 +08:00
  • 2149fb0407 fix number of go get-related bugs Herman Schaaf 2016-02-07 02:00:27 +08:00
  • ae8cb838a8 go get Herman Schaaf 2016-02-07 00:41:44 +08:00
  • 8b1d3a0566 Git clone -> go get Herman Schaaf 2016-02-07 00:29:43 +08:00
  • 6d7c696a44 Update high scores page and change text on home page Herman Schaaf 2016-02-07 00:14:52 +08:00
  • 468f6f7676 Fix github link names Herman Schaaf 2016-02-07 00:08:01 +08:00
  • 5e2bc9d0dd Add new gopher Herman Schaaf 2016-02-07 00:03:43 +08:00
  • e9c03ceb97 Add about page, new home page Herman Schaaf 2016-02-07 00:03:14 +08:00
  • 26a01e5fd7 add make all Shawn Smith 2016-02-06 22:41:35 +09:00
  • 25083d8066 add dummy main to mongotobolt tool so go test works Shawn Smith 2016-02-06 22:38:44 +09:00
  • 34be194225 add make lint check to travis Shawn Smith 2016-02-06 22:34:45 +09:00
  • b39c3fe992 fix comment Shawn Smith 2016-02-06 22:34:11 +09:00
  • 13a89c4c18 comment out tool so we can remove mgo dependency Shawn Smith 2016-02-06 22:31:51 +09:00
  • ee3be7c835 remove db/db.go Shawn Smith 2016-02-06 22:29:55 +09:00
  • 79cb83de37 update make install Shawn Smith 2016-02-06 22:26:42 +09:00
  • d6a46ea583 update godeps Shawn Smith 2016-02-06 22:26:24 +09:00
  • 9bbe5e43ba install godep in make install Shawn Smith 2016-02-06 22:01:48 +09:00
  • b5e4fdc04d add make lint Shawn Smith 2016-02-06 22:00:07 +09:00
  • e51daf0d0c update make install and travis.yml Shawn Smith 2016-02-06 21:57:55 +09:00
  • 22034bf2fa lowercase err strings Shawn Smith 2016-02-06 17:43:38 +09:00
  • 6d3207bc00 move log statement Shawn Smith 2016-02-06 17:42:28 +09:00
  • 29f570b1e2 change high score amount to 50 Shawn Smith 2016-02-06 17:23:39 +09:00
  • ce127c9409 Merge pull request #65 from gojp/bolt Shawn Smith 2016-02-06 16:11:57 +09:00
  • b3203185b9 High scores, total repos and completed migration script for bolt Herman Schaaf 2016-02-06 15:05:45 +08:00
  • 9baaf85c50 add bolt installation to travis.yml Shawn Smith 2016-02-06 14:36:02 +09:00
  • 0b81776098 tool to migrate mongo data to boltdb Shawn Smith 2016-02-06 14:34:02 +09:00
  • 8b0744ef9d only save to boltdb if it's a force refresh Shawn Smith 2016-02-06 14:15:37 +09:00
  • 8d86983517 update comment Shawn Smith 2016-02-06 14:04:16 +09:00
  • d38c3d40a3 add goreportcard.db to gitignore Shawn Smith 2016-02-06 14:02:38 +09:00
  • 0ad682b371 lowercase err string Shawn Smith 2016-02-06 14:02:24 +09:00
  • 3aa8b0a1f7 Start of migrations script Herman Schaaf 2016-02-05 13:30:36 +08:00