Commit Graph

51 Commits (v1)

Author SHA1 Message Date
kun 3d49ac1020 fix go get faild in go1.13beta1 2019-07-15 15:19:52 +08:00
kun fa6fae8849 add more tests 2019-07-11 10:53:55 +08:00
kun 1494d56fdf use make build bin 2019-07-09 14:39:37 +08:00
kun ff73edf020 enable GO111MODULE in CI 2019-07-05 16:14:51 +08:00
kun d801eee16f fix cache issue 2019-07-05 16:14:51 +08:00
Denis Subbotin 2c027c90d6 fix #63 2019-04-13 10:38:39 +08:00
edwardpro add79fbe31 compatible for go 1.11 and go 1.12 2019-03-20 22:28:35 +08:00
kun c8a38458f3 always provide file serve 2019-02-01 10:54:24 +08:00
hxzhao527 cc1208f526 fix(subpath) & test:
1. resolve package-path contains subdir path
2. add test
3. adjust build
2019-01-22 16:11:40 +08:00
hxzhao527 ffdf9f23eb fix(#28):
`go get -u github.com/prologic/autodock@master` should work as original
2019-01-21 11:29:44 +08:00
James Mills dca1b629da Added a contrib/goproxy.yml Stackfile for Docker Swarm deployment using Traefik 2019-01-14 11:32:10 +08:00
James Mills 5053e78599 Fixed Dockerfile build and runtime 2019-01-10 16:10:57 +08:00
Baokun Lee 26d189ed77 make readme cleaner 2019-01-09 10:28:12 +08:00
hxzhao527 63c4829b60 mix(scm&structure):
1. add Fossil scm fix #35
2. move golang/go source to internal dir
2019-01-09 10:27:51 +08:00
hxzhao527 b0865d643c fix(test): 1. solve testdata error 2. update shell to run test 2018-12-29 16:02:33 +08:00
hxzhao527 4cc5c7e7b7 test(com):
complete
2018-12-29 12:29:11 +08:00
hxzhao527 dcd3a5b230 test(com):
add test
2018-12-29 12:29:11 +08:00
hxzhao527 c874dd607d refactor(shutdown):
graceful shutdown
2018-12-29 12:29:11 +08:00
hxzhao527 4e4281e131 fix(capitalize package):
deal with special package name
fix #29
2018-12-27 21:27:00 +08:00
hxzhao527 98338ce2aa fix(env):
fix `GOROOT`
2018-12-27 16:31:36 +08:00
kun 043c484e5e fix docker build 2018-12-27 16:31:10 +08:00
赵浩翔 477f7b3d7a fix (latest & list):
fix #24
2018-12-26 21:14:10 +08:00
nafisfaysal afb11b3683 improve server with graceful shutdown 2018-12-26 11:41:08 +08:00
nafisfaysal 1ff5252114 refactoring code 2018-12-26 11:41:08 +08:00
kun 4b5758264e update flags 2018-12-25 20:23:52 +08:00
kun ebcb9429d3 fix CI 2018-12-25 19:44:32 +08:00
kun 3ba85be18d fix latest fetch 2018-12-25 18:38:43 +08:00
赵浩翔 18c8979b4c refactor: pure go 2018-12-25 17:36:32 +08:00
shengxiang 0ab15412ae fix mkdir cacheDir bad file mode 2018-11-27 10:53:54 +08:00
kun 2dfa76928d support latest fetch 2018-10-19 14:29:36 +08:00
姜禹 59e1de8487 add docker support 2018-10-19 14:29:13 +08:00
ianwoolf 42316d3ead remove pathSuffix 2018-09-06 12:04:18 +08:00
kun 9d4ae6116f add accees timestamp 2018-09-06 11:25:31 +08:00
ianwoolf 39b23e3b6c clear code: get path suffix 2018-09-06 11:12:34 +08:00
kun 90c421639b try go get if zip not found 2018-09-05 16:50:27 +08:00
kun aafa0fc010 add access log 2018-09-05 13:47:05 +08:00
kun 9a38b201ef clean error log 2018-09-05 13:35:56 +08:00
kun 383fb33888 add github repo link 2018-09-05 11:35:06 +08:00
kun 831f691536 add CI status badges 2018-09-05 10:50:07 +08:00
kun 6aca89fe84 support multiple GOPATH 2018-09-04 10:35:50 +08:00
kun 18041af8bd add issue link 2018-09-03 16:45:45 +08:00
kun 8edf073851 add readme 2018-09-03 16:35:48 +08:00
kun 0e413b5096 ignore go get error 2018-09-03 16:24:22 +08:00
kun 4a2c1bd262 log error detail 2018-09-03 16:14:04 +08:00
kun 6ea355b5b9 support redirect to correct version URL 2018-09-03 15:58:59 +08:00
kun 53d0c9e3d8 add circle CI config 2018-09-03 12:22:39 +08:00
kun 6b5bf5363a add systemd unit service 2018-09-03 12:08:37 +08:00
kun b7175d8f9a add listen flag 2018-09-03 11:09:50 +08:00
kun 1224447fc4 add index.html 2018-09-02 14:24:19 +08:00
kun 68c0e15704 init 2018-09-01 15:31:53 +08:00