| Commit message (Expand) | Author | Age | Files | Lines |
* | Update https://github.com/urfave/cli to version 1.2.0 (#6838) | Antoine GIRARD | 2019-05-03 | 13 | -160/+576 |
* | update github.com/mcuadros/go-version to v0.0.0-20190308113854-92cdf37c5b75 (... | Lunny Xiao | 2019-05-01 | 2 | -11/+44 |
* | Bump github.com/stretchr/testify from 1.2.2 to 1.3.0 (#6663) | Antoine GIRARD | 2019-04-16 | 3 | -24/+45 |
* | upgrade version of lib/pq to v1.1.0 (#6640) | techknowlogick | 2019-04-15 | 11 | -159/+521 |
* | Issue indexer queue redis support (#6218) | Lunny Xiao | 2019-04-08 | 39 | -0/+11198 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 12 | -0/+276 |
* | Use Go1.11 module (#5743) | Mura Li | 2019-03-27 | 376 | -4551/+29222 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 5 | -0/+1607 |
* | Replace linkRegex with xurls library (#6261) | mrsdizzie | 2019-03-07 | 5 | -0/+2014 |
* | Refactor issue indexer (#5363) | Lunny Xiao | 2019-02-19 | 3 | -0/+245 |
* | Update bleve dependency to latest master revision (#6100) | Lunny Xiao | 2019-02-17 | 159 | -4125/+9816 |
* | add other session providers (#5963) | techknowlogick | 2019-02-05 | 157 | -61/+37527 |
* | Fix new release creation API to allow empty target (#5870) | Lauris BH | 2019-01-30 | 2 | -312/+0 |
* | upgrade go-sql-driver/mysql to fix invalid connection error (#5748) | Lunny Xiao | 2019-01-17 | 11 | -519/+463 |
* | 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 |
* | Implement git refs API for listing references (branches, tags and other) (#5354) | Lauris BH | 2018-11-27 | 51 | -0/+5651 |
* | Remove x/net/context vendor by using std package (#5202) | Antoine GIRARD | 2018-11-10 | 26 | -482/+1083 |
* | Prometheus endpoint (#5256) | Stanislav | 2018-11-04 | 103 | -2971/+24223 |
* | 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 |
* | 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 |
* | Update xorm to latest version and fix correct `user` table referencing in sql... | Lauris BH | 2018-07-20 | 40 | -1060/+1674 |
* | 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 |
* | 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 | 199 | -26168/+1337 |
* | Fetch missing file in github.com/davecgh/go-spew/spew (#3995) | Antoine GIRARD | 2018-05-20 | 1 | -0/+38 |
* | Add support for FIDO U2F (#3971) | Jonas Franz | 2018-05-19 | 7 | -0/+785 |
* | Update to last common bleve (#3986) | Antoine GIRARD | 2018-05-19 | 183 | -43/+39402 |
* | Update xormstore dependency to fix OAuth2 support for MySQL (#3955) | Lauris BH | 2018-05-13 | 1 | -1/+1 |
* | Switch back to upstream goth repository and update govendor to latest goth ve... | Lauris BH | 2018-04-30 | 2 | -7/+6 |
* | Store OAuth2 session data in database (#3660) | Lauris BH | 2018-04-29 | 7 | -0/+573 |
* | Update blackfriday dependency per #2994 (#3857) | PJ Eby | 2018-04-29 | 8 | -107/+289 |
* | Update markbates/goth libary to fix OAuth2 support (#3661) | Lauris BH | 2018-03-13 | 2 | -18/+42 |
* | Update markbates/goth library (#3533) | Lauris BH | 2018-02-19 | 10 | -128/+252 |
* | Reduce repo indexer disk usage (#3452) | Ethan Koenig | 2018-02-05 | 8 | -0/+575 |
* | fix MSSQL bug on org (#3405) | Lunny Xiao | 2018-01-27 | 27 | -152/+999 |
* | Remove unused vendor github.com/stretchr/testify/require (#3273) | Antoine GIRARD | 2017-12-31 | 7 | -1721/+0 |
* | Update code.gitea.io/git (#3137) | Ethan Koenig | 2017-12-11 | 25 | -220/+2897 |
* | Various wiki bug fixes (#2996) | Ethan Koenig | 2017-11-28 | 2 | -21/+41 |
* | Add dingtalk webhook (#2777) | Lunny Xiao | 2017-11-21 | 3 | -0/+399 |
* | Update go-ini dependency and remove semicolon hack in translations (#2913) | Lauris BH | 2017-11-15 | 3 | -15/+35 |
* | Code/repo search (#2582) | Ethan Koenig | 2017-10-27 | 3 | -0/+274 |