c5d5d63c9c
Macaron 1.5 ( #12596 )
...
* update macaron to v1.5 of fork
* update macaron to v1.5 of fork
* test gzip PR
* add push method impl to context_tests
* use proper gzip commit
Co-authored-by: zeripath <art27@cantab.net >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
2020-08-27 22:47:17 -04:00
684b7a999f
Dump: add output format tar and output to stdout ( #10376 )
...
* Dump: Use mholt/archive/v3 to support tar including many compressions
Signed-off-by: Philipp Homann <homann.philipp@googlemail.com >
* Dump: Allow dump output to stdout
Signed-off-by: Philipp Homann <homann.philipp@googlemail.com >
* Dump: Fixed bug present since #6677 where SessionConfig.Provider is never "file"
Signed-off-by: Philipp Homann <homann.philipp@googlemail.com >
* Dump: never pack RepoRootPath, LFS.ContentPath and LogRootPath when they are below AppDataPath
Signed-off-by: Philipp Homann <homann.philipp@googlemail.com >
* Dump: also dump LFS (fixes #10058 )
Signed-off-by: Philipp Homann <homann.philipp@googlemail.com >
* Dump: never dump CustomPath if CustomPath is a subdir of or equal to AppDataPath (fixes #10365 )
Signed-off-by: Philipp Homann <homann.philipp@googlemail.com >
* Use log.Info instead of fmt.Fprintf
Signed-off-by: Philipp Homann <homann.philipp@googlemail.com >
* import ordering
* make fmt
Co-authored-by: zeripath <art27@cantab.net >
Co-authored-by: techknowlogick <techknowlogick@gitea.io >
Co-authored-by: Matti R <matti@mdranta.net >
2020-06-05 16:47:39 -04:00
8d2059a201
update: macaron cores,gzip,session ( #10522 )
...
Co-authored-by: zeripath <art27@cantab.net >
2020-02-28 10:51:18 +01:00
9ff6312627
Move modules/gzip to gitea.com/macaron/gzip ( #9058 )
...
* Move modules/gzip to gitea.com/macaron/gzip
* Fix vendor
2019-11-18 13:18:33 +08:00
3f5cdfe359
use go 1.13 ( #8088 )
...
* use go 1.13
* use go 1.13 in gomod file
* Update Makefile
* update swagger deps
2019-09-12 14:58:32 +03:00
d77176912b
Use Go1.11 module ( #5743 )
...
* Migrate to go modules
* make vendor
* Update mvdan.cc/xurls
* make vendor
* Update code.gitea.io/git
* make fmt-check
* Update github.com/go-sql-driver/mysql
* make vendor
2019-03-27 19:15:23 +08:00
3f3383dc0a
Migrate to dep ( #3972 )
...
* Update makefile to use dep
* Migrate to dep
* Fix some deps
* Try to find a better version for golang.org/x/net
* Try to find a better version for golang.org/x/oauth2
2018-05-21 15:34:20 +03:00
1ebb35b988
Added all required dependencies
2016-11-04 08:43:11 +01:00