summaryrefslogtreecommitdiffstats
path: root/go.mod
Commit message (Expand)AuthorAgeFilesLines
* Fix the intermittent TestGPGGit failures (#9360)zeripath2019-12-151-2/+2
* deps: update and fix chardet import (#9351)Antoine GIRARD2019-12-141-2/+1
* upgrade levelqueue to 0.1.0 (#9192)Lunny Xiao2019-11-281-1/+1
* Upgrade blevesearch to v0.8.1 (#9177)Mura Li2019-11-271-13/+8
* Add single sign-on support via SSPI on Windows (#8463)QuaSoft2019-11-231-1/+2
* update golang.org/x/crypto vendor to use acme v2 (#9056)techknowlogick2019-11-201-1/+1
* Move modules/gzip to gitea.com/macaron/gzip (#9058)Lunny Xiao2019-11-181-3/+2
* Move transfer repository and rename repository on a service package and start...Lunny Xiao2019-11-151-1/+0
* Update go-org to optimize code (#8824)Lauris BH2019-11-051-2/+2
* Fix API deadline removal (#8759)David Svantesson2019-11-031-2/+0
* Move webhook to a standalone package under modules (#8747)Lunny Xiao2019-11-011-0/+2
* Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to...Lauris BH2019-10-311-4/+5
* Upgrade xorm to v0.8.0 (#8536)Lunny Xiao2019-10-171-2/+2
* upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501)Colin Arnott2019-10-151-2/+1
* upgrade gopkg.in/ini.v1 (#8500)Colin Arnott2019-10-151-1/+1
* Restore Graceful Restarting & Socket Activation (#7274)zeripath2019-10-151-5/+0
* vendor: update mvdan.cc/xurls/v2 to v2.1.0 (#8495)Antoine GIRARD2019-10-141-1/+1
* Update strk.kbt.io/projects/go/libravatar to latest; closes #7860 (#8429)guillep2k2019-10-081-1/+1
* Upgrade xorm to v0.7.9 to fix some bugs (#8354)Lunny Xiao2019-10-021-2/+2
* Update to github.com/lafriks/xormstore@v1.3.0 (#8317)Antoine GIRARD2019-10-021-5/+3
* Upgrade xorm to latest to fix insert issue bug (#8309)Lunny Xiao2019-09-291-2/+2
* Update xorm (#8286)John Olheiser2019-09-251-1/+1
* Fix label count (#8267)Lunny Xiao2019-09-241-2/+2
* Refuse merge until all required status checks success (#7481)Lunny Xiao2019-09-181-0/+1
* migrate gplus to google oauth2 provider (#7885)techknowlogick2019-09-141-1/+1
* oauth2 with remote Gitea - Fix #8093 (#8149)techknowlogick2019-09-121-1/+1
* use go 1.13 (#8088)techknowlogick2019-09-121-6/+7
* Implement webhook branch filter (#7791)WGH2019-09-091-0/+1
* Use vendored go-swagger (#8087)Antoine GIRARD2019-09-041-4/+3
* Strict name matching for Repository.GetTagID() (#8074)guillep2k2019-09-041-2/+2
* Make CI work (#8057)guillep2k2019-09-021-3/+5
* Update to mod enabled version goquery (#8021)Antoine GIRARD2019-08-291-3/+2
* Update github.com/lafriks/xormstore and tidy up mod.go (#8020)guillep2k2019-08-281-4/+2
* Update swagger to 0.20.1 (#8010)Antoine GIRARD2019-08-281-8/+15
* Retry create issue to cope with duplicate keys (#7898)guillep2k2019-08-261-2/+2
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-28/+17
* deps: Upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#7749)Antoine GIRARD2019-08-051-1/+1
* update gopkg.in/src-d/go-git.v4 to v4.13.1 (#7705)Antoine GIRARD2019-08-011-3/+3
* Update src-d/go-git to v4.13.0 (#7688)Antoine GIRARD2019-07-311-7/+6
* Update to latest mssqldriver (#7613)zeripath2019-07-261-4/+0
* Update to xorm@v0.7.4 (#7596)Tamal Saha2019-07-251-4/+3
* Move status table to cron package (#7370)Lunny Xiao2019-07-151-2/+2
* Support setting cookie domain (#6288)Tamal Saha2019-07-121-2/+2
* upgrade macaron/captcha to fix random error problem (#7407)Lunny Xiao2019-07-101-1/+1
* fix vendor (#7394)Lunny Xiao2019-07-091-1/+1
* switch to use gliderlabs/ssh for builtin server (#7250)techknowlogick2019-07-061-4/+4
* workaround broken drone build (#7362)Cherrg2019-07-061-8/+3
* update mssql drive to last working version 20180314172330-6a30f4e59a44 (#7306)Antoine GIRARD2019-06-301-1/+1
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-231-9/+8
* update go-git to v4.12.0 - fixes #7248 (#7249)techknowlogick2019-06-191-6/+8