summaryrefslogtreecommitdiffstats
path: root/vendor/github.com
Commit message (Expand)AuthorAgeFilesLines
* Update go-macaron/session to latest mast to fix RCE-bug (#5177)Kim "BKC" Carlbäcker2018-10-252-12/+20
* Update vendor/github.com/mattn/go-sqlite3 (#5162)Mura Li2018-10-241-1/+2
* Update vendor/go-sqlite3 (#5133)Mura Li2018-10-2333-14459/+35764
* Disable debug routes unless PPROF is enabled in configuration (#4995)Lauris BH2018-09-291-13/+17
* Fix #4877 to follow the OpenID Connect Audiences spec (#4878)OvermindDL12018-09-201-1/+29
* Update xorm to latest version and fix correct `user` table referencing in sql...Lauris BH2018-07-2040-1060/+1674
* Simply remove tidb and deps (#3993)Antoine GIRARD2018-07-04394-166195/+0
* Dep upgrade mysql lib (#4161)techknowlogick2018-07-0320-605/+1800
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-2410-348/+284
* Support secure cookie for csrf-token (#3839)Aleksandr Bulyshchenko2018-05-221-7/+18
* Migrate to dep (#3972)Antoine GIRARD2018-05-21199-26168/+1337
* Fetch missing file in github.com/davecgh/go-spew/spew (#3995)Antoine GIRARD2018-05-201-0/+38
* Add support for FIDO U2F (#3971)Jonas Franz2018-05-197-0/+785
* Update to last common bleve (#3986)Antoine GIRARD2018-05-19183-43/+39402
* Update xormstore dependency to fix OAuth2 support for MySQL (#3955)Lauris BH2018-05-131-1/+1
* Switch back to upstream goth repository and update govendor to latest goth ve...Lauris BH2018-04-302-7/+6
* Store OAuth2 session data in database (#3660)Lauris BH2018-04-297-0/+573
* Update blackfriday dependency per #2994 (#3857)PJ Eby2018-04-298-107/+289
* Update markbates/goth libary to fix OAuth2 support (#3661)Lauris BH2018-03-132-18/+42
* Update markbates/goth library (#3533)Lauris BH2018-02-1910-128/+252
* Reduce repo indexer disk usage (#3452)Ethan Koenig2018-02-058-0/+575
* fix MSSQL bug on org (#3405)Lunny Xiao2018-01-2727-152/+999
* Remove unused vendor github.com/stretchr/testify/require (#3273)Antoine GIRARD2017-12-317-1721/+0
* Update code.gitea.io/git (#3137)Ethan Koenig2017-12-1125-220/+2897
* Various wiki bug fixes (#2996)Ethan Koenig2017-11-282-21/+41
* Add dingtalk webhook (#2777)Lunny Xiao2017-11-213-0/+399
* Update go-ini dependency and remove semicolon hack in translations (#2913)Lauris BH2017-11-153-15/+35
* Code/repo search (#2582)Ethan Koenig2017-10-273-0/+274
* Add support for extra sendmail arguments (#2731)Jonas Bröms2017-10-255-0/+304
* Update vendor github.com/lib/pq (#2752)Antoine GIRARD2017-10-2116-365/+892
* Use AfterLoad instead of AfterSet on Structs (#2628)Lunny Xiao2017-10-0112-38/+177
* Add init support of orgmode document type on file view and readme (#2525)Lunny Xiao2017-09-216-0/+960
* Improve issue search (#2387)Ethan Koenig2017-09-1694-1205/+3921
* fix updated update on public key (#2514)Lunny Xiao2017-09-151-11/+13
* Use created & updated instead BeforeInsert & BeforeUpdate (#2482)Lunny Xiao2017-09-1329-490/+427
* update latest xorm version to vendor (#2353)Lunny Xiao2017-08-2242-1392/+1726
* vendor: update sqlite to fix "database is locked" errors (#2116)Andrey Nering2017-07-0617-5886/+10603
* Switch to keybase go-crypto (for some elliptic curve key) + test (#1925)Antoine GIRARD2017-06-1452-0/+17000
* Fix and test for delete user (#1713)Ethan Koenig2017-05-202-8/+4
* Show commit status icon in commits table (#1688)Lauris BH2017-05-0717-0/+3995
* Update xorm to latest version (#1651)Lauris BH2017-05-0217-135/+245
* Additional OAuth2 providers (#1010)Willem van Dreumel2017-05-0119-11/+3553
* remove unused vendor packages (#1620)Lunny Xiao2017-04-2717-1540/+0
* Check if missing/modified/unused deps in vendor and fix errors (#1468)Antoine GIRARD2017-04-241-2/+2
* fix migrate failed and org dashboard failed on MSSQL database (#1448)Lunny Xiao2017-04-0634-1621/+1969
* Correct broken unaligned load/store in armv5 (#1355)Damien Gaignon2017-04-0518-65/+311
* Login via OpenID-2.0 (#618)Sandro Santilli2017-03-1713-0/+958
* fix build failed on aarch64 (#1132)Lunny Xiao2017-03-073-3/+21
* fix broken caused by boltdb in mips/mipsle (#1107)Lunny Xiao2017-03-032-0/+22
* Oauth2 consumer (#679)Willem van Dreumel2017-02-2232-0/+4955