| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Support secure cookie for csrf-token (#3839) | Aleksandr Bulyshchenko | 2018-05-22 | 1 | -7/+18 |
* | Migrate to dep (#3972) | Antoine GIRARD | 2018-05-21 | 278 | -32666/+11029 |
* | Fix some webhooks bugs (#3981) | Lunny Xiao | 2018-05-21 | 2 | -3/+5 |
* | Update to last common x/text (#3994) | Antoine GIRARD | 2018-05-20 | 29 | -7601/+4120 |
* | Fetch missing file in github.com/davecgh/go-spew/spew (#3995) | Antoine GIRARD | 2018-05-20 | 2 | -7/+45 |
* | Add support for FIDO U2F (#3971) | Jonas Franz | 2018-05-19 | 8 | -0/+791 |
* | Update to last common bleve (#3986) | Antoine GIRARD | 2018-05-19 | 184 | -121/+39576 |
* | Add more webhooks support and refactor webhook templates directory (#3929) | Lunny Xiao | 2018-05-16 | 4 | -27/+163 |
* | Update xormstore dependency to fix OAuth2 support for MySQL (#3955) | Lauris BH | 2018-05-13 | 2 | -4/+4 |
* | Added user language setting (#3875) | kolaente | 2018-05-05 | 2 | -3/+5 |
* | Issue due date (#3794) | kolaente | 2018-05-01 | 4 | -23/+46 |
* | Symlink icons (#1416) (#3826) | Tris Forster | 2018-05-01 | 5 | -27/+59 |
* | Switch back to upstream goth repository and update govendor to latest goth ve... | Lauris BH | 2018-04-30 | 3 | -39/+28 |
* | Store OAuth2 session data in database (#3660) | Lauris BH | 2018-04-29 | 8 | -0/+585 |
* | Update blackfriday dependency per #2994 (#3857) | PJ Eby | 2018-04-29 | 9 | -110/+292 |
* | Update markbates/goth libary to fix OAuth2 support (#3661) | Lauris BH | 2018-03-13 | 3 | -40/+74 |
* | Add Attachment API (#3478) | Jonas Franz | 2018-03-06 | 20 | -112/+205 |
* | Update markbates/goth library (#3533) | Lauris BH | 2018-02-19 | 11 | -157/+281 |
* | Update code.gitea.io/git (#3482) | Ethan Koenig | 2018-02-10 | 3 | -85/+85 |
* | Reduce repo indexer disk usage (#3452) | Ethan Koenig | 2018-02-05 | 9 | -0/+587 |
* | fix MSSQL bug on org (#3405) | Lunny Xiao | 2018-01-27 | 28 | -161/+1008 |