Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New settings option for a custom SSH host (#3763) (#446) | Lunny Xiao | 2016-12-22 | 1 | -2/+2 |
| | | | | | | * New settings option for a custom SSH host (#3763) * let default ssh listen addr empty | ||||
* | Integrate templates into bindata optionally (#314) | Thomas Boerger | 2016-12-06 | 1 | -1/+1 |
| | | | Integrated optional bindata for the templates | ||||
* | Get rid of bin folder within makefile, enabled TiDB (#319) | Thomas Boerger | 2016-12-01 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Get rid of the bin folder within the build process Signed-off-by: Thomas Boerger <thomas@webhippie.de> * Dropped latest make task, it is unused Signed-off-by: Thomas Boerger <thomas@webhippie.de> * Added tidb tag to drone config Signed-off-by: Thomas Boerger <thomas@webhippie.de> * Dropped the cert build tag Signed-off-by: Thomas Boerger <thomas@webhippie.de> * Dropped useless minwinsvc build tag Signed-off-by: Thomas Boerger <thomas@webhippie.de> * Dropped the useless build tags from drone config Signed-off-by: Thomas Boerger <thomas@webhippie.de> | ||||
* | Move init functions from routers/install to routers/init (#230) | Lunny Xiao | 2016-11-24 | 1 | -0/+82 |
* move init functions from routers/install to routers/init * copyright typo |