| Commit message (Expand) | Author | Age | Files | Lines |
* | update golang.org/x/crypto vendor to use acme v2 (#9056) | techknowlogick | 2019-11-20 | 1 | -1/+1 |
* | Move modules/gzip to gitea.com/macaron/gzip (#9058) | Lunny Xiao | 2019-11-18 | 1 | -3/+2 |
* | Move transfer repository and rename repository on a service package and start... | Lunny Xiao | 2019-11-15 | 1 | -1/+0 |
* | Update go-org to optimize code (#8824) | Lauris BH | 2019-11-05 | 1 | -2/+2 |
* | Fix API deadline removal (#8759) | David Svantesson | 2019-11-03 | 1 | -2/+0 |
* | Move webhook to a standalone package under modules (#8747) | Lunny Xiao | 2019-11-01 | 1 | -0/+2 |
* | Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to... | Lauris BH | 2019-10-31 | 1 | -4/+5 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -2/+2 |
* | upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501) | Colin Arnott | 2019-10-15 | 1 | -2/+1 |
* | upgrade gopkg.in/ini.v1 (#8500) | Colin Arnott | 2019-10-15 | 1 | -1/+1 |
* | Restore Graceful Restarting & Socket Activation (#7274) | zeripath | 2019-10-15 | 1 | -5/+0 |
* | vendor: update mvdan.cc/xurls/v2 to v2.1.0 (#8495) | Antoine GIRARD | 2019-10-14 | 1 | -1/+1 |
* | Update strk.kbt.io/projects/go/libravatar to latest; closes #7860 (#8429) | guillep2k | 2019-10-08 | 1 | -1/+1 |
* | Upgrade xorm to v0.7.9 to fix some bugs (#8354) | Lunny Xiao | 2019-10-02 | 1 | -2/+2 |
* | Update to github.com/lafriks/xormstore@v1.3.0 (#8317) | Antoine GIRARD | 2019-10-02 | 1 | -5/+3 |
* | Upgrade xorm to latest to fix insert issue bug (#8309) | Lunny Xiao | 2019-09-29 | 1 | -2/+2 |
* | Update xorm (#8286) | John Olheiser | 2019-09-25 | 1 | -1/+1 |
* | Fix label count (#8267) | Lunny Xiao | 2019-09-24 | 1 | -2/+2 |
* | Refuse merge until all required status checks success (#7481) | Lunny Xiao | 2019-09-18 | 1 | -0/+1 |
* | migrate gplus to google oauth2 provider (#7885) | techknowlogick | 2019-09-14 | 1 | -1/+1 |
* | oauth2 with remote Gitea - Fix #8093 (#8149) | techknowlogick | 2019-09-12 | 1 | -1/+1 |
* | use go 1.13 (#8088) | techknowlogick | 2019-09-12 | 1 | -6/+7 |
* | Implement webhook branch filter (#7791) | WGH | 2019-09-09 | 1 | -0/+1 |
* | Use vendored go-swagger (#8087) | Antoine GIRARD | 2019-09-04 | 1 | -4/+3 |
* | Strict name matching for Repository.GetTagID() (#8074) | guillep2k | 2019-09-04 | 1 | -2/+2 |
* | Make CI work (#8057) | guillep2k | 2019-09-02 | 1 | -3/+5 |
* | Update to mod enabled version goquery (#8021) | Antoine GIRARD | 2019-08-29 | 1 | -3/+2 |
* | Update github.com/lafriks/xormstore and tidy up mod.go (#8020) | guillep2k | 2019-08-28 | 1 | -4/+2 |
* | Update swagger to 0.20.1 (#8010) | Antoine GIRARD | 2019-08-28 | 1 | -8/+15 |
* | Retry create issue to cope with duplicate keys (#7898) | guillep2k | 2019-08-26 | 1 | -2/+2 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -28/+17 |
* | deps: Upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#7749) | Antoine GIRARD | 2019-08-05 | 1 | -1/+1 |
* | update gopkg.in/src-d/go-git.v4 to v4.13.1 (#7705) | Antoine GIRARD | 2019-08-01 | 1 | -3/+3 |
* | Update src-d/go-git to v4.13.0 (#7688) | Antoine GIRARD | 2019-07-31 | 1 | -7/+6 |
* | Update to latest mssqldriver (#7613) | zeripath | 2019-07-26 | 1 | -4/+0 |
* | Update to xorm@v0.7.4 (#7596) | Tamal Saha | 2019-07-25 | 1 | -4/+3 |
* | Move status table to cron package (#7370) | Lunny Xiao | 2019-07-15 | 1 | -2/+2 |
* | Support setting cookie domain (#6288) | Tamal Saha | 2019-07-12 | 1 | -2/+2 |
* | upgrade macaron/captcha to fix random error problem (#7407) | Lunny Xiao | 2019-07-10 | 1 | -1/+1 |
* | fix vendor (#7394) | Lunny Xiao | 2019-07-09 | 1 | -1/+1 |
* | switch to use gliderlabs/ssh for builtin server (#7250) | techknowlogick | 2019-07-06 | 1 | -4/+4 |
* | workaround broken drone build (#7362) | Cherrg | 2019-07-06 | 1 | -8/+3 |
* | update mssql drive to last working version 20180314172330-6a30f4e59a44 (#7306) | Antoine GIRARD | 2019-06-30 | 1 | -1/+1 |
* | Fix error log when loading issues caused by a xorm bug (#7271) | Lunny Xiao | 2019-06-23 | 1 | -9/+8 |
* | update go-git to v4.12.0 - fixes #7248 (#7249) | techknowlogick | 2019-06-19 | 1 | -6/+8 |
* | Use vfsgen instead of go-bindata (#7080) | Lunny Xiao | 2019-06-03 | 1 | -2/+2 |
* | update go git from v4.10.0 to v4.11.0 (#7096) | Lunny Xiao | 2019-05-31 | 1 | -1/+1 |
* | Improve handling of non-square avatars (#7025) | Rob Watson | 2019-05-25 | 1 | -0/+1 |
* | Handle CORS requests (#6289) | Tamal Saha | 2019-05-13 | 1 | -6/+7 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+0 |