summaryrefslogtreecommitdiffstats
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* Fix vendor (#7394) (#7396)Lunny Xiao2019-07-091-1/+1
* workaround broken drone build (#7362)Cherrg2019-07-0667-2457/+2981
* Use commit graph files for listing pages (#7314)Filip Navara2019-07-0211-1/+1093
* update mssql drive to last working version 20180314172330-6a30f4e59a44 (#7306)Antoine GIRARD2019-06-3044-488/+3155
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-23128-1732/+1773
* update go-git to v4.12.0 - fixes #7248 (#7249)techknowlogick2019-06-19268-14406/+70997
* Use vfsgen instead of go-bindata (#7080)Lunny Xiao2019-06-0322-582/+1096
* update go git from v4.10.0 to v4.11.0 (#7096)Lunny Xiao2019-05-3113-37/+90
* Improve handling of non-square avatars (#7025)Rob Watson2019-05-256-0/+349
* Handle CORS requests (#6289)Tamal Saha2019-05-13162-2112/+5087
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-1144-3242/+0
* update sdk to latest (#6903)techknowlogick2019-05-105-16/+66
* Improve migrations to support migrating milestones/labels/issues/comments/pul...Lunny Xiao2019-05-0795-1/+31070
* Hash App token (#6724)techknowlogick2019-05-042-5/+8
* Update https://github.com/urfave/cli to version 1.2.0 (#6838)Antoine GIRARD2019-05-0314-161/+577
* update github.com/mcuadros/go-version to v0.0.0-20190308113854-92cdf37c5b75 (...Lunny Xiao2019-05-013-12/+45
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-191-7/+7
* Add API for manipulating Git hooks (#6436)Segev Finer2019-04-173-2/+64
* Bump github.com/stretchr/testify from 1.2.2 to 1.3.0 (#6663)Antoine GIRARD2019-04-164-25/+46
* [mod]: Bump gopkg.in/src-d/go-git.v4 from 4.8.0 to 4.10.0 (#6662)Antoine GIRARD2019-04-1626-188/+594
* upgrade version of lib/pq to v1.1.0 (#6640)techknowlogick2019-04-1512-160/+523
* Issue indexer queue redis support (#6218)Lunny Xiao2019-04-0840-0/+11206
* Better logging (#6038) (#6095)zeripath2019-04-02185-6964/+32782
* Use Go1.11 module (#5743)Mura Li2019-03-27568-12490/+62721
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-2737-3332/+1607
* Updates SDK dep (#6406)Richard Mahn2019-03-223-3/+98
* Updates vendor/code.gitea.io/git (#6286)Richard Mahn2019-03-111-2/+7
* update git vendor to fix wrong release commit id and add migrations (#6224)Lunny Xiao2019-03-114-8/+36
* Integrate OAuth2 Provider (#5378)Jonas Franz2019-03-085-0/+779
* Replace linkRegex with xurls library (#6261)mrsdizzie2019-03-075-0/+2014
* add isAdmin to user model (#6231)Lanre Adelowo2019-03-031-0/+2
* Adds MustChangePassword to user create/edit API, defaults to true (#6193)John Olheiser2019-02-271-2/+2
* Increase Username and Orgname MaxSize 35 -> 40 (#6178)Segev Finer2019-02-253-3/+31
* Refactor issue indexer (#5363)Lunny Xiao2019-02-193-0/+245
* Move to ldap.v3 to fix #5928 (#6105)zeripath2019-02-1821-424/+712
* Update bleve dependency to latest master revision (#6100)Lunny Xiao2019-02-17159-4125/+9816
* Add API to list tags (#5850)Lunny Xiao2019-02-071-12/+4
* Feature - Pagination for git tree API (#5838)Richard Mahn2019-02-061-4/+6
* Fix serving of raw wiki files other than .md (#5814)Gabriel Silva Simões2019-02-054-10/+16
* Display the branch name in the commit view (#5950)Lanre Adelowo2019-02-052-1/+10
* add other session providers (#5963)techknowlogick2019-02-05157-61/+37527
* Add single commit API support (#5843)Lunny Xiao2019-02-024-9/+84
* Fix new release creation API to allow empty target (#5870)Lauris BH2019-01-307-314/+83
* Request for public keys only if LDAP attribute is set (#5816)Lauris BH2019-01-2411-91/+260
* upgrade go-sql-driver/mysql to fix invalid connection error (#5748)Lunny Xiao2019-01-1711-519/+463
* api: Add missing GET teams endpoints (#5382)Harshit Bansal2019-01-163-4/+6
* 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