| Commit message (Expand) | Author | Age | Files | Lines |
* | upgrade levelqueue to 0.1.0 (#9192) | Lunny Xiao | 2019-11-28 | 11 | -36/+138 |
* | Upgrade blevesearch to v0.8.1 (#9177) | Mura Li | 2019-11-27 | 178 | -41061/+43346 |
* | Add single sign-on support via SSPI on Windows (#8463) | QuaSoft | 2019-11-23 | 149 | -1085/+5194 |
* | Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) | zeripath | 2019-11-21 | 3 | -0/+102 |
* | update golang.org/x/crypto vendor to use acme v2 (#9056) | techknowlogick | 2019-11-20 | 50 | -2941/+3426 |
* | Move modules/gzip to gitea.com/macaron/gzip (#9058) | Lunny Xiao | 2019-11-18 | 49 | -5012/+3313 |
* | Update go-org to optimize code (#8824) | Lauris BH | 2019-11-05 | 16 | -91/+4817 |
* | Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to... | Lauris BH | 2019-10-31 | 47 | -3387/+5494 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 77 | -157/+67 |
* | upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501) | Colin Arnott | 2019-10-15 | 18 | -111/+381 |
* | upgrade gopkg.in/ini.v1 (#8500) | Colin Arnott | 2019-10-15 | 9 | -97/+191 |
* | Restore Graceful Restarting & Socket Activation (#7274) | zeripath | 2019-10-15 | 19 | -1855/+0 |
* | vendor: update mvdan.cc/xurls/v2 to v2.1.0 (#8495) | Antoine GIRARD | 2019-10-14 | 7 | -43/+48 |
* | Update strk.kbt.io/projects/go/libravatar to latest; closes #7860 (#8429) | guillep2k | 2019-10-08 | 4 | -34/+58 |
* | Upgrade xorm to v0.7.9 to fix some bugs (#8354) | Lunny Xiao | 2019-10-02 | 13 | -231/+374 |
* | Update to github.com/lafriks/xormstore@v1.3.0 (#8317) | Antoine GIRARD | 2019-10-02 | 29 | -1060/+1667 |
* | Upgrade xorm to latest to fix insert issue bug (#8309) | Lunny Xiao | 2019-09-29 | 11 | -71/+424 |
* | Update xorm (#8286) | John Olheiser | 2019-09-25 | 4 | -8/+58 |
* | Fix label count (#8267) | Lunny Xiao | 2019-09-24 | 33 | -561/+934 |
* | migrate gplus to google oauth2 provider (#7885) | techknowlogick | 2019-09-14 | 33 | -57/+3986 |
* | oauth2 with remote Gitea - Fix #8093 (#8149) | techknowlogick | 2019-09-12 | 6 | -14/+268 |
* | use go 1.13 (#8088) | techknowlogick | 2019-09-12 | 116 | -12594/+710 |
* | Implement webhook branch filter (#7791) | WGH | 2019-09-09 | 36 | -0/+2948 |
* | Use vendored go-swagger (#8087) | Antoine GIRARD | 2019-09-04 | 682 | -3/+143157 |
* | Strict name matching for Repository.GetTagID() (#8074) | guillep2k | 2019-09-04 | 29 | -1/+1778 |
* | Make CI work (#8057) | guillep2k | 2019-09-02 | 29 | -336/+201 |
* | Fix vendor modules.txt (#8032) | Lauris BH | 2019-08-29 | 1 | -1/+1 |
* | Update to mod enabled version goquery (#8021) | Antoine GIRARD | 2019-08-29 | 11 | -21/+140 |
* | Update github.com/lafriks/xormstore and tidy up mod.go (#8020) | guillep2k | 2019-08-28 | 18 | -152/+275 |
* | Update swagger to 0.20.1 (#8010) | Antoine GIRARD | 2019-08-28 | 96 | -1230/+6271 |
* | Retry create issue to cope with duplicate keys (#7898) | guillep2k | 2019-08-26 | 34 | -1370/+1970 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 236 | -12841/+14515 |
* | Remove unique filter from repo indexer analyzer. (#7878) | guillep2k | 2019-08-15 | 2 | -54/+0 |
* | Remove camel case tokenization from repo indexer (#7733) | guillep2k | 2019-08-06 | 4 | -275/+0 |
* | deps: Upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#7749) | Antoine GIRARD | 2019-08-05 | 8 | -26/+83 |
* | update gopkg.in/src-d/go-git.v4 to v4.13.1 (#7705) | Antoine GIRARD | 2019-08-01 | 3 | -4/+4 |
* | Update src-d/go-git to v4.13.0 (#7688) | Antoine GIRARD | 2019-07-31 | 129 | -380/+3122 |
* | Update to latest mssqldriver (#7613) | zeripath | 2019-07-26 | 28 | -587/+2306 |
* | Update to xorm@v0.7.4 (#7596) | Tamal Saha | 2019-07-25 | 11 | -145/+330 |
* | Move status table to cron package (#7370) | Lunny Xiao | 2019-07-15 | 17 | -436/+637 |
* | Support setting cookie domain (#6288) | Tamal Saha | 2019-07-12 | 6 | -19/+22 |
* | upgrade macaron/captcha to fix random error problem (#7407) | Lunny Xiao | 2019-07-10 | 4 | -26/+41 |
* | fix vendor (#7394) | Lunny Xiao | 2019-07-09 | 1 | -1/+1 |
* | Add additional password hash algorithms (closes #5859) (#6023) | EpicCoder | 2019-07-07 | 17 | -1/+2819 |
* | switch to use gliderlabs/ssh for builtin server (#7250) | techknowlogick | 2019-07-06 | 32 | -8/+1968 |
* | workaround broken drone build (#7362) | Cherrg | 2019-07-06 | 67 | -2457/+2981 |
* | Use commit graph files for listing pages (#7314) | Filip Navara | 2019-07-02 | 11 | -1/+1093 |
* | update mssql drive to last working version 20180314172330-6a30f4e59a44 (#7306) | Antoine GIRARD | 2019-06-30 | 44 | -488/+3155 |
* | Fix error log when loading issues caused by a xorm bug (#7271) | Lunny Xiao | 2019-06-23 | 128 | -1732/+1773 |
* | update go-git to v4.12.0 - fixes #7248 (#7249) | techknowlogick | 2019-06-19 | 268 | -14406/+70997 |