| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Update xorm to fix issue #5659 and #5651 (#5680) | Zsombor | 2019-01-09 | 2 | -3/+8 |
* | fix forgot removed records when deleting user (#5429) | Lunny Xiao | 2018-12-18 | 13 | -111/+698 |
* | Added test environment for mssql (#4282) | kolaente | 2018-12-12 | 19 | -56/+249 |
* | Git-Trees API (#5403) | Kasi Reddy | 2018-11-28 | 1 | -0/+39 |
* | Explicitly disable Git credential helper (#5367) | Michael Kuhn | 2018-11-28 | 4 | -6/+37 |
* | Implement git refs API for listing references (branches, tags and other) (#5354) | Lauris BH | 2018-11-27 | 262 | -5/+48152 |
* | Add raw blob endpoint to get objects by SHA ID (#5334) | Peter Hoffmann | 2018-11-18 | 1 | -0/+30 |
* | Remove x/net/context vendor by using std package (#5202) | Antoine GIRARD | 2018-11-10 | 38 | -631/+1471 |
* | Fix create team, update team missing units (#5188) | Lunny Xiao | 2018-11-10 | 1 | -0/+7 |
* | Prometheus endpoint (#5256) | Stanislav | 2018-11-04 | 103 | -2971/+24223 |
* | fix: Add secret to all webhook's payload where it has been missing (#5199) | Peter Hoffmann | 2018-10-28 | 6 | -25/+46 |
* | 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 |
* | Update go-macaron/session to latest mast to fix RCE-bug (#5177) | Kim "BKC" Carlbäcker | 2018-10-25 | 2 | -12/+20 |
* | Update vendor/github.com/mattn/go-sqlite3 (#5162) | Mura Li | 2018-10-24 | 1 | -1/+2 |
* | Update vendor/go-sqlite3 (#5133) | Mura Li | 2018-10-23 | 33 | -14459/+35764 |
* | Upgrade gopkg.in/testfixtures.v2 (#4999) | Mura Li | 2018-10-02 | 12 | -165/+702 |
* | Disable debug routes unless PPROF is enabled in configuration (#4995) | Lauris BH | 2018-09-29 | 1 | -13/+17 |
* | Fix #4877 to follow the OpenID Connect Audiences spec (#4878) | OvermindDL1 | 2018-09-20 | 1 | -1/+29 |
* | Add push webhook support for mirrored repositories (#4127) | Lauris BH | 2018-09-06 | 2 | -4/+37 |
* | API /admin/users/{username} missing parameter (#4775) | EnricoFerro | 2018-08-23 | 2 | -0/+9 |
* | add letsencrypt to Gitea (#4189) | Fluf | 2018-08-21 | 29 | -278/+4444 |
* | Update xorm to latest version and fix correct `user` table referencing in sql... | Lauris BH | 2018-07-20 | 40 | -1060/+1674 |
* | Add ability to delete a token (#4235) | techknowlogick | 2018-07-06 | 1 | -0/+7 |
* | Simply remove tidb and deps (#3993) | Antoine GIRARD | 2018-07-04 | 394 | -166195/+0 |
* | Dep upgrade mysql lib (#4161) | techknowlogick | 2018-07-03 | 20 | -605/+1800 |
* | update git vendor (#4059) | David Schneiderbauer | 2018-05-27 | 1 | -5/+27 |
* | LDAP Public SSH Keys synchronization (#1844) | Magnus Lindvall | 2018-05-24 | 10 | -348/+284 |