Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of bin folder within makefile, enabled TiDB (#319) | Thomas Boerger | 2016-12-01 | 1 | -30/+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> | ||||
* | Use cli Flags directly and not some helper funcs | Matthias Loibl | 2016-11-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> | ||||
* | Made linter happy in cmd folder | Thomas Boerger | 2016-11-04 | 1 | -0/+2 |
| | |||||
* | codegangsta/cli => urfave/cli (#3546) | Kim "BKC" Carlbäcker | 2016-08-30 | 1 | -1/+1 |
| | |||||
* | #3045 fix DEPRECATED Action signature erorr | Unknwon | 2016-05-12 | 1 | -1/+3 |
| | |||||
* | fix #2204 | Unknwon | 2015-12-15 | 1 | -5/+4 |
| | |||||
* | cmd: code fix for #905 | Unknwon | 2015-02-08 | 1 | -9/+0 |
| | | | | | | | - routers/admin: add rewrite update hook operation - conf/locale: update locale file due to ini behavior changes - cmd/cert_stub.go: remove useless code - cmd/fix.go: no longer need fix command(at least now) | ||||
* | Cert command stub should return a non-zero exit code | Will Glynn | 2014-11-29 | 1 | -0/+2 |
| | |||||
* | Fix #524 | Unknwon | 2014-10-07 | 1 | -0/+34 |