summaryrefslogtreecommitdiffstats
path: root/vendor/github.com
Commit message (Expand)AuthorAgeFilesLines
* workaround broken drone build (#7362)Cherrg2019-07-0665-2446/+2944
* update mssql drive to last working version 20180314172330-6a30f4e59a44 (#7306)Antoine GIRARD2019-06-3043-487/+3153
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-23111-5939/+951
* update go-git to v4.12.0 - fixes #7248 (#7249)techknowlogick2019-06-193-0/+20
* Use vfsgen instead of go-bindata (#7080)Lunny Xiao2019-06-0321-578/+1092
* Improve handling of non-square avatars (#7025)Rob Watson2019-05-255-0/+347
* Handle CORS requests (#6289)Tamal Saha2019-05-1314-12/+457
* Improve migrations to support migrating milestones/labels/issues/comments/pul...Lunny Xiao2019-05-0794-0/+31065
* Update https://github.com/urfave/cli to version 1.2.0 (#6838)Antoine GIRARD2019-05-0313-160/+576
* update github.com/mcuadros/go-version to v0.0.0-20190308113854-92cdf37c5b75 (...Lunny Xiao2019-05-012-11/+44
* Bump github.com/stretchr/testify from 1.2.2 to 1.3.0 (#6663)Antoine GIRARD2019-04-163-24/+45
* upgrade version of lib/pq to v1.1.0 (#6640)techknowlogick2019-04-1511-159/+521
* Issue indexer queue redis support (#6218)Lunny Xiao2019-04-0839-0/+11198
* Better logging (#6038) (#6095)zeripath2019-04-0212-0/+276
* Use Go1.11 module (#5743)Mura Li2019-03-27376-4551/+29222
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-275-0/+1607
* Replace linkRegex with xurls library (#6261)mrsdizzie2019-03-075-0/+2014
* Refactor issue indexer (#5363)Lunny Xiao2019-02-193-0/+245
* Update bleve dependency to latest master revision (#6100)Lunny Xiao2019-02-17159-4125/+9816
* add other session providers (#5963)techknowlogick2019-02-05157-61/+37527
* Fix new release creation API to allow empty target (#5870)Lauris BH2019-01-302-312/+0
* upgrade go-sql-driver/mysql to fix invalid connection error (#5748)Lunny Xiao2019-01-1711-519/+463
* Fixing #5728: (#5747)Zsombor2019-01-161-2/+6
* Discord Oauth2 support (#4476)techknowlogick2019-01-134-23/+296
* Update xorm to fix issue #5659 and #5651 (#5680)Zsombor2019-01-092-3/+8
* fix forgot removed records when deleting user (#5429)Lunny Xiao2018-12-1813-111/+698
* Added test environment for mssql (#4282)kolaente2018-12-1219-56/+249
* Implement git refs API for listing references (branches, tags and other) (#5354)Lauris BH2018-11-2751-0/+5651
* Remove x/net/context vendor by using std package (#5202)Antoine GIRARD2018-11-1026-482/+1083
* Prometheus endpoint (#5256)Stanislav2018-11-04103-2971/+24223
* 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