Commit Graph

67 Commits (5aa10edcd3ffea3c727667426e7ccd56cba2e7d9)

Author SHA1 Message Date
jsign 5aa10edcd3 proxy/router: fix panic & gofmt 2019-08-30 08:26:00 +08:00
fancyrabbit a7bbe9e74f cache files fetched from upstream proxy in -CacheDir under router mode 2019-08-21 15:24:30 +08:00
fancyrabbit d976bbfa43 remove duplicate "goproxy" in docker-compose.yaml 2019-08-15 14:24:03 +08:00
Ryan Luo 1b9ed15045 Update README.md
we can describe make with more detail
2019-08-13 20:02:15 +08:00
Baokun Lee 917f4e7037 set GOPRIVATE env 2019-08-10 23:36:19 +08:00
ianwoolf 9946403fec fix empty exclude/nil proxy 2019-08-07 11:03:34 +08:00
ianwoolf 55a9e0a0c5 replace fmt.Fprintf(os.Stderr, ...) with log.Printf() 2019-08-07 10:03:42 +08:00
ianwoolf 6141bae547 use path.Match instead of regexp 2019-08-07 09:53:50 +08:00
kun 4c04e3c06b add tests for router mode 2019-08-06 10:12:35 +08:00
kun f4b9da88f3 print less log 2019-08-06 10:10:14 +08:00
Baokun Lee 49360a363a custom proxy director 2019-08-04 13:33:15 +08:00
imneov 769cffd5df add router mode 2019-08-02 14:59:09 +08:00
kun 434ee94b61 update dockerfile add dep 2019-08-01 16:59:52 +08:00
Baokun Lee 12fb2b3845 make dir before create cache file 2019-07-25 22:43:19 +08:00
Baokun Lee fac88abd58 print error into http 2019-07-25 21:03:07 +08:00
kun b259869435 refactor handlers 2019-07-25 16:20:01 +08:00
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