summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/pingcap
Commit message (Collapse)AuthorAgeFilesLines
* Simply remove tidb and deps (#3993)Antoine GIRARD2018-07-04240-87148/+0
|
* Migrate to dep (#3972)Antoine GIRARD2018-05-2122-6312/+1141
| | | | | | | | | | | | * Update makefile to use dep * Migrate to dep * Fix some deps * Try to find a better version for golang.org/x/net * Try to find a better version for golang.org/x/oauth2
* Integrate public as bindata optionally (#293)Thomas Boerger2016-11-30238-0/+92319
* Dropped unused codekit config * Integrated dynamic and static bindata for public * Ignore public bindata * Add a general generate make task * Integrated flexible public assets into web command * Updated vendoring, added all missiong govendor deps * Made the linter happy with the bindata and dynamic code * Moved public bindata definition to modules directory * Ignoring the new bindata path now * Updated to the new public modules import path * Updated public bindata command and drop the new prefix