| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Use vfsgen instead of go-bindata (#7080) | Lunny Xiao | 2019-06-03 | 22 | -582/+1096 |
* | update go git from v4.10.0 to v4.11.0 (#7096) | Lunny Xiao | 2019-05-31 | 13 | -37/+90 |
* | Improve handling of non-square avatars (#7025) | Rob Watson | 2019-05-25 | 6 | -0/+349 |
* | Handle CORS requests (#6289) | Tamal Saha | 2019-05-13 | 162 | -2112/+5087 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 44 | -3242/+0 |
* | update sdk to latest (#6903) | techknowlogick | 2019-05-10 | 5 | -16/+66 |
* | Improve migrations to support migrating milestones/labels/issues/comments/pul... | Lunny Xiao | 2019-05-07 | 95 | -1/+31070 |
* | Hash App token (#6724) | techknowlogick | 2019-05-04 | 2 | -5/+8 |
* | Update https://github.com/urfave/cli to version 1.2.0 (#6838) | Antoine GIRARD | 2019-05-03 | 14 | -161/+577 |
* | update github.com/mcuadros/go-version to v0.0.0-20190308113854-92cdf37c5b75 (... | Lunny Xiao | 2019-05-01 | 3 | -12/+45 |
* | Improve listing performance by using go-git (#6478) | Filip Navara | 2019-04-19 | 1 | -7/+7 |
* | Add API for manipulating Git hooks (#6436) | Segev Finer | 2019-04-17 | 3 | -2/+64 |
* | Bump github.com/stretchr/testify from 1.2.2 to 1.3.0 (#6663) | Antoine GIRARD | 2019-04-16 | 4 | -25/+46 |
* | [mod]: Bump gopkg.in/src-d/go-git.v4 from 4.8.0 to 4.10.0 (#6662) | Antoine GIRARD | 2019-04-16 | 26 | -188/+594 |
* | upgrade version of lib/pq to v1.1.0 (#6640) | techknowlogick | 2019-04-15 | 12 | -160/+523 |
* | Issue indexer queue redis support (#6218) | Lunny Xiao | 2019-04-08 | 40 | -0/+11206 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 185 | -6964/+32782 |
* | Use Go1.11 module (#5743) | Mura Li | 2019-03-27 | 568 | -12490/+62721 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 37 | -3332/+1607 |
* | Updates SDK dep (#6406) | Richard Mahn | 2019-03-22 | 3 | -3/+98 |
* | Updates vendor/code.gitea.io/git (#6286) | Richard Mahn | 2019-03-11 | 1 | -2/+7 |
* | update git vendor to fix wrong release commit id and add migrations (#6224) | Lunny Xiao | 2019-03-11 | 4 | -8/+36 |
* | Integrate OAuth2 Provider (#5378) | Jonas Franz | 2019-03-08 | 5 | -0/+779 |
* | Replace linkRegex with xurls library (#6261) | mrsdizzie | 2019-03-07 | 5 | -0/+2014 |
* | add isAdmin to user model (#6231) | Lanre Adelowo | 2019-03-03 | 1 | -0/+2 |
* | Adds MustChangePassword to user create/edit API, defaults to true (#6193) | John Olheiser | 2019-02-27 | 1 | -2/+2 |
* | Increase Username and Orgname MaxSize 35 -> 40 (#6178) | Segev Finer | 2019-02-25 | 3 | -3/+31 |
* | Refactor issue indexer (#5363) | Lunny Xiao | 2019-02-19 | 3 | -0/+245 |
* | Move to ldap.v3 to fix #5928 (#6105) | zeripath | 2019-02-18 | 21 | -424/+712 |
* | Update bleve dependency to latest master revision (#6100) | Lunny Xiao | 2019-02-17 | 159 | -4125/+9816 |
* | Add API to list tags (#5850) | Lunny Xiao | 2019-02-07 | 1 | -12/+4 |
* | Feature - Pagination for git tree API (#5838) | Richard Mahn | 2019-02-06 | 1 | -4/+6 |
* | Fix serving of raw wiki files other than .md (#5814) | Gabriel Silva Simões | 2019-02-05 | 4 | -10/+16 |
* | Display the branch name in the commit view (#5950) | Lanre Adelowo | 2019-02-05 | 2 | -1/+10 |
* | add other session providers (#5963) | techknowlogick | 2019-02-05 | 157 | -61/+37527 |
* | Add single commit API support (#5843) | Lunny Xiao | 2019-02-02 | 4 | -9/+84 |
* | Fix new release creation API to allow empty target (#5870) | Lauris BH | 2019-01-30 | 7 | -314/+83 |
* | Request for public keys only if LDAP attribute is set (#5816) | Lauris BH | 2019-01-24 | 11 | -91/+260 |
* | upgrade go-sql-driver/mysql to fix invalid connection error (#5748) | Lunny Xiao | 2019-01-17 | 11 | -519/+463 |
* | api: Add missing GET teams endpoints (#5382) | Harshit Bansal | 2019-01-16 | 3 | -4/+6 |
* | Fixing #5728: (#5747) | Zsombor | 2019-01-16 | 1 | -2/+6 |
* | Discord Oauth2 support (#4476) | techknowlogick | 2019-01-13 | 4 | -23/+296 |