ec833bc4d2
*: fix some lints produced by golangci-lint ( #8999 )
2019-01-16 16:44:49 +08:00
3040788655
*: make errcheck work again ( #8795 )
2018-12-25 17:16:52 +08:00
0021af671f
*: remove retool from Makefile ( #8769 )
2018-12-24 20:28:45 +08:00
b1f0401554
add vendor folder to .gitignore ( #8316 )
2018-11-26 13:56:51 +08:00
d6796b3637
executor, cmd: refine HashJoinExec for specific JoinType if outer/inner is nil ( #8296 )
2018-11-14 18:03:36 +08:00
b7f431e5c3
*: migrate dependency management to Go1.11 module ( #8054 )
2018-11-01 20:54:22 +08:00
5831de291d
*: enable range typed table partition ( #8011 )
2018-10-26 20:04:07 +08:00
eb0c6636cd
Add *.fail.go to .gitignore ( #7772 )
2018-09-27 13:02:56 +08:00
0f4aba1942
Switch checks to use retool. Fix goword and errcheck ( #7240 )
...
* use retool for linters
Also fix goword and errcheck which were not being run correctly.
These are now under the check-fail task.
* fix goword wants proper package comments
* grammar
* tools: move into the hack/ folder
2018-08-02 21:20:27 +08:00
b2d6466016
update gitignore ( #6599 )
2018-05-22 10:52:36 +08:00
0b1b523a81
*:move explain_test to tidb repository ( #6555 )
2018-05-17 23:55:15 +08:00
f4b06bf897
Ignore debug binary of VSCode ( #4377 )
2017-08-30 03:23:22 -05:00
1a67dd53ca
Travis: Add coveralls support ( #3150 )
2017-05-03 21:06:55 +08:00
1c6c145f94
*: Set custom verbose flag to true ( #1956 )
...
* *: set custom verbose flag to true
* *: update .gitignore
2016-11-05 18:00:13 +08:00
f1e358680b
*: remove scanner.go from gitignore ( #1601 )
2016-08-18 15:47:09 +08:00
7bf53ff06b
Makefile: Change make server to make, Change make to make dev ( #1517 )
2016-07-29 13:00:33 +08:00
8d877cc87c
*: drop support of running tidb as library. ( #1102 )
...
Since we supported unix socket, use TiDB as a library no longer provide much benefit.
Use MySQL driver should be the only way to access TiDB.
2016-04-18 13:20:01 +08:00
d298a5fedf
*:add parser.go
2016-01-15 21:52:42 +08:00
635b188810
*: Add temp_parser_file and y.output into .gitignore
2015-11-16 09:58:27 +08:00
2a63a0ec49
add intellij items for gitignore config
2015-11-10 20:12:15 +08:00
35b8e2c30d
Remove useless files from .gitignore
2015-11-05 22:19:04 +08:00
41f4dda53c
*: update gitignore
2015-10-19 17:39:27 +08:00
b8fd8c1559
ast/parser: implement parser for ast
2015-10-19 15:13:46 +08:00
ee1c42fbf4
tidb-server: add gitignore
2015-09-16 17:18:18 +08:00
f2a38e4930
tidb: update gitignore
2015-09-07 16:04:59 +08:00
f7ac0723b6
*: unify gitignore
2015-09-06 14:13:33 +08:00