Commit Graph

195 Commits

Author SHA1 Message Date
Shawn Smith
cd7632256b update Godeps 2016-03-16 18:53:20 +09:00
Shawn Smith
153dfe1678 #92 strip /github.com/orgName/ from beginning of filenames 2016-03-09 15:59:37 +09:00
Shawn Smith
35f1342cd4 make log line a bit more descriptive/easier to find 2016-03-03 14:13:30 +09:00
Shawn Smith
9c03cfbf7c Merge pull request #93 from gojp/recent
Recent
2016-03-03 13:05:43 +09:00
Herman Schaaf
7ec587cd69 Put recent column alongside popular repos, only add recent if it is not in the list already 2016-03-03 00:36:23 +08:00
Shawn Smith
c1dc77e9ab use slice rather than heap for recent 2016-02-28 15:20:09 +09:00
Shawn Smith
269be4a978 start recent list 2016-02-28 15:03:54 +09:00
Shawn Smith
87ab879c0d add more license examples 2016-02-26 08:32:51 +09:00
Herman Schaaf
e4b6d09adf Merge pull request #91 from smcquay/master
Allow user to change hostname and port.
2016-02-25 17:03:22 +08:00
stephen mcquay
9b4211de44 Added -http flag for specifying listening address 2016-02-24 22:09:54 -08:00
Herman Schaaf
2da20230c9 Merge pull request #86 from ckeyer/add_Dockerfile
add Dockerfile
2016-02-23 15:45:18 +08:00
Herman Schaaf
c48408bf95 Merge branch 'master' of github.com:gojp/goreportcard 2016-02-15 19:17:27 +08:00
Herman Schaaf
9edfe29b03 if go get fails the first time, delete cached directory, then try again 2016-02-15 19:17:17 +08:00
ckeyer
8b31e36895 add Dockerfile 2016-02-15 11:58:18 +08:00
Shawn Smith
2975d00b58 rename err 2016-02-14 01:55:39 +09:00
Shawn Smith
55f0cc3d25 check errors 2016-02-14 01:54:10 +09:00
Herman Schaaf
f13ef4c0b2 Remove unnecessary directory existence check 2016-02-11 19:53:07 +08:00
Herman Schaaf
808460fd3d Remove faulty directory existence check 2016-02-11 19:51:36 +08:00
Herman Schaaf
d23300ad60 Merge pull request #84 from vieux/patch-1
Allow license.code
2016-02-11 11:59:24 +08:00
Herman Schaaf
e00568c549 Merge pull request #85 from neurosnap/master
Properly update the golang package, #83
2016-02-11 11:40:51 +08:00
Eric Bower
4593fe980f Properly update the golang package, #83 2016-02-10 22:14:54 -05:00
Victor Vieux
8c1104b9b6 Allow license.code
I've seen a few repo when code and docs have different license, like github.com/docker/swarm

Might we add license.code to the list ?
2016-02-10 13:46:23 -08:00
Shawn Smith
e806adc2af #81 skip bindata.go files 2016-02-10 12:55:55 +09:00
Herman Schaaf
54dcaba515 parse JSON 2016-02-09 22:41:25 +08:00
Herman Schaaf
ed479f7b73 Merge branch 'master' of https://github.com/gojp/goreportcard 2016-02-09 22:39:09 +08:00
Herman Schaaf
c4eb48352d Use html/template like good gophers 2016-02-09 22:38:56 +08:00
Shawn Smith
9206202e1e #80 check for multiple license file types 2016-02-09 22:49:10 +09:00
Herman Schaaf
98ca47629b Merge branch 'master' of https://github.com/gojp/goreportcard 2016-02-09 19:13:51 +08:00
Herman Schaaf
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
2016-02-09 19:11:16 +08:00
Herman Schaaf
504470532e Merge pull request #76 from winhowes/master
Make links https
2016-02-09 13:05:33 +08:00
Herman Schaaf
d3856ba793 Fix refresh button bug and location-change related bugs 2016-02-09 13:02:45 +08:00
Winston Howes
f7be5f4865 Make links https 2016-02-08 21:02:41 -08:00
Herman Schaaf
55e572e176 Merge pull request #74 from nstratos/master
Add favicon.ico and handler
2016-02-09 11:45:56 +08:00
Stratos Neiros
6f2a40e392 Add favicon.ico and handler
Created a goreportcard favicon based on the original
https://golang.org/favicon.ico gopher favicon.
2016-02-09 00:44:34 +02:00
Herman Schaaf
c1bf402649 Merge pull request #72 from winhowes/master
fix display on mobile
2016-02-08 15:25:18 +08:00
Winston Howes
8a9a2fc485 fix display on mobile 2016-02-07 23:19:28 -08:00
Herman Schaaf
09bc43c230 Merge branch 'master' of https://github.com/gojp/goreportcard 2016-02-07 23:04:56 +08:00
Herman Schaaf
f390c002e8 Easy-copy dropdown dialog for badge 2016-02-07 23:04:43 +08:00
Shawn Smith
f354a02eb1 fix import path 2016-02-07 20:33:36 +09:00
Herman Schaaf
690132312c Add loading animation to refresh button 2016-02-07 18:19:21 +08:00
Herman Schaaf
01972a9a06 Add popular repos (static list) 2016-02-07 18:14:52 +08:00
Shawn Smith
0fcc259671 fix log line ellipsis 2016-02-07 14:57:09 +09:00
Shawn Smith
703602c64c Github => GitHub 2016-02-07 14:34:01 +09:00
Shawn Smith
789a5c8730 Merge pull request #68 from gojp/redesign
Redesign
2016-02-07 14:24:57 +09:00
Shawn Smith
820e104dc3 check if err from go get is "no buildable Go source files" and ignore 2016-02-07 14:11:44 +09:00
Shawn Smith
9e7833671a remove tools/mongotobolt.go 2016-02-07 14:11:44 +09:00
Herman Schaaf
b16569b1f9 Fix checks test 2016-02-07 13:10:42 +08:00
Herman Schaaf
8615cdbfd3 Add back missing refresh button 2016-02-07 13:07:49 +08:00
Herman Schaaf
2b4d94a0fd Improve text colors 2016-02-07 12:54:07 +08:00
Herman Schaaf
d1a47740bd Migration script to add github.com to existing repos 2016-02-07 03:14:07 +08:00