Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simply remove tidb and deps (#3993) | Antoine GIRARD | 2018-07-04 | 32 | -6508/+0 |
| | |||||
* | Migrate to dep (#3972) | Antoine GIRARD | 2018-05-21 | 4 | -62/+0 |
| | | | | | | | | | | | | * 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 | ||||
* | fix build failed on aarch64 (#1132) | Lunny Xiao | 2017-03-07 | 3 | -3/+21 |
| | |||||
* | Integrate public as bindata optionally (#293) | Thomas Boerger | 2016-11-30 | 35 | -0/+6552 |
* 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 |