| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate to go-git/go-git v5.0.0 (#10735) | Lauris BH | 2020-03-17 | 50 | -90390/+13057 |
* | update: macaron cores,gzip,session (#10522) | 6543 | 2020-02-28 | 18 | -26/+63 |
* | update crypto vendors (#10385) | techknowlogick | 2020-02-20 | 126 | -1366/+3559 |
* | Add Octicon SVG spritemap (#10107) | John Olheiser | 2020-02-11 | 5 | -165/+169 |
* | Fix the intermittent TestGPGGit failures (#9360) | zeripath | 2019-12-15 | 22 | -10828/+11668 |
* | Upgrade blevesearch to v0.8.1 (#9177) | Mura Li | 2019-11-27 | 75 | -36223/+39620 |
* | Add single sign-on support via SSPI on Windows (#8463) | QuaSoft | 2019-11-23 | 136 | -1084/+4083 |
* | Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) | zeripath | 2019-11-21 | 2 | -0/+101 |
* | update golang.org/x/crypto vendor to use acme v2 (#9056) | techknowlogick | 2019-11-20 | 49 | -2939/+3424 |
* | Update go-org to optimize code (#8824) | Lauris BH | 2019-11-05 | 2 | -1/+4734 |
* | Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to... | Lauris BH | 2019-10-31 | 1 | -0/+6 |
* | Update to github.com/lafriks/xormstore@v1.3.0 (#8317) | Antoine GIRARD | 2019-10-02 | 7 | -98/+407 |
* | migrate gplus to google oauth2 provider (#7885) | techknowlogick | 2019-09-14 | 10 | -0/+1187 |
* | use go 1.13 (#8088) | techknowlogick | 2019-09-12 | 89 | -11004/+378 |
* | Use vendored go-swagger (#8087) | Antoine GIRARD | 2019-09-04 | 66 | -1/+31319 |
* | Strict name matching for Repository.GetTagID() (#8074) | guillep2k | 2019-09-04 | 28 | -0/+1777 |
* | Make CI work (#8057) | guillep2k | 2019-09-02 | 28 | -335/+200 |
* | Update swagger to 0.20.1 (#8010) | Antoine GIRARD | 2019-08-28 | 35 | -95/+200 |
* | update gopkg.in/src-d/go-git.v4 to v4.13.1 (#7705) | Antoine GIRARD | 2019-08-01 | 1 | -1/+1 |
* | Update src-d/go-git to v4.13.0 (#7688) | Antoine GIRARD | 2019-07-31 | 83 | -41/+2854 |
* | Move status table to cron package (#7370) | Lunny Xiao | 2019-07-15 | 6 | -161/+191 |
* | Add additional password hash algorithms (closes #5859) (#6023) | EpicCoder | 2019-07-07 | 16 | -0/+2815 |
* | switch to use gliderlabs/ssh for builtin server (#7250) | techknowlogick | 2019-07-06 | 13 | -6/+15 |
* | update go-git to v4.12.0 - fixes #7248 (#7249) | techknowlogick | 2019-06-19 | 235 | -14006/+69934 |
* | Handle CORS requests (#6289) | Tamal Saha | 2019-05-13 | 137 | -553/+4363 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 172 | -6960/+32502 |
* | Use Go1.11 module (#5743) | Mura Li | 2019-03-27 | 74 | -9661/+17798 |
* | Integrate OAuth2 Provider (#5378) | Jonas Franz | 2019-03-08 | 5 | -0/+779 |
* | Implement git refs API for listing references (branches, tags and other) (#5354) | Lauris BH | 2018-11-27 | 33 | -0/+9453 |
* | Remove x/net/context vendor by using std package (#5202) | Antoine GIRARD | 2018-11-10 | 12 | -149/+388 |
* | Update vendor/golang.org/x/sys (#5059) | Antonio Huete Jimenez | 2018-10-26 | 256 | -28824/+107186 |
* | Update x/net (#5169) | Antoine GIRARD | 2018-10-26 | 14 | -3031/+3448 |
* | add letsencrypt to Gitea (#4189) | Fluf | 2018-08-21 | 29 | -278/+4444 |
* | Migrate to dep (#3972) | Antoine GIRARD | 2018-05-21 | 51 | -2074/+9676 |
* | Update to last common x/text (#3994) | Antoine GIRARD | 2018-05-20 | 28 | -7562/+4081 |
* | Fix govendor for x/crupto curve25519 (#2925) | Lauris BH | 2017-11-17 | 1 | -0/+834 |
* | Update golang x/crypto dependencies (#2923) | Lauris BH | 2017-11-16 | 30 | -1290/+1305 |
* | Improve issue search (#2387) | Ethan Koenig | 2017-09-16 | 11 | -0/+10933 |
* | Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) | Antoine GIRARD | 2017-06-14 | 28 | -7361/+0 |
* | Fix races in the log module by using syncmap (#1421) | Mura Li | 2017-04-03 | 3 | -0/+421 |
* | Implement GPG api (#710) | Antoine GIRARD | 2017-03-16 | 28 | -0/+7361 |
* | Oauth2 consumer (#679) | Willem van Dreumel | 2017-02-22 | 12 | -0/+1157 |
* | Search bar for issues/pulls (#530) | Ethan Koenig | 2017-01-25 | 3 | -0/+528 |
* | Enables mssql support (#383) | btrepp | 2016-12-24 | 2 | -0/+207 |
* | Don't use custom PBKDF2 function (#382) | Lunny Xiao | 2016-12-15 | 1 | -0/+77 |
* | Integrate public as bindata optionally (#293) | Thomas Boerger | 2016-11-30 | 209 | -0/+114663 |
* | Added all required dependencies | Thomas Boerger | 2016-11-04 | 102 | -0/+189416 |