Skip to content

Pull requests: pingcap/tidb

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

store: fix boltdb package import.
#3 by qiuyesuifeng was merged Sep 6, 2015 Loading… updated Sep 6, 2015
Improve Documentation: various corrections of the English usage i… contribution This PR is from a community contributor.
#4 by chuchao333 was merged Sep 6, 2015 Loading… updated Dec 18, 2019
fix CurrentTimestamp check error for different timezones
#5 by siddontang was merged Sep 6, 2015 Loading… updated Sep 6, 2015
Fix mysqldef test
#6 by siddontang was merged Sep 6, 2015 Loading… updated Sep 6, 2015
Update README.md
#9 by c4pt0r was merged Sep 6, 2015 Loading… updated Sep 6, 2015
init stores when declare contribution This PR is from a community contributor.
#13 by astaxie was merged Sep 6, 2015 Loading… updated Dec 18, 2019
*: Remove conversion function
#14 by shenli was merged Sep 6, 2015 Loading… updated Sep 6, 2015
update usage.md example contribution This PR is from a community contributor.
#15 by l2x was closed Sep 6, 2015 Loading… updated Dec 18, 2019
util/types: support convert year
#10 by coocood was merged Sep 6, 2015 Loading… updated Sep 6, 2015
Pass go vet
#16 by zimulala was merged Sep 6, 2015 Loading… updated Sep 6, 2015
mysqldef: fix issue #19
#20 by siddontang was merged Sep 6, 2015 Loading… updated Sep 6, 2015
tools: use go1.5 for CI
#11 by c4pt0r was merged Sep 6, 2015 Loading… updated Sep 6, 2015
types: Improve Convert function
#8 by shenli was merged Sep 6, 2015 Loading… updated Sep 6, 2015
Allow uses to shutdown the pprof contribution This PR is from a community contributor.
#17 by astaxie was merged Sep 6, 2015 Loading… updated Dec 18, 2019
parser: Add convert type function
#22 by shenli was closed Sep 6, 2015 Loading… updated Sep 6, 2015
expression/expressions: replace iconv-go with text/transform contribution This PR is from a community contributor.
#27 by unknwon was closed Sep 6, 2015 Loading… updated Dec 18, 2019
expression/expressions: replace iconv-go with text/transform contribution This PR is from a community contributor.
#26 by unknwon was closed Sep 6, 2015 Loading… updated Dec 18, 2019
mysqldef: save FSP and fix zone offset for codec
#29 by siddontang was merged Sep 7, 2015 Loading… updated Sep 7, 2015
Add convert type function
#23 by shenli was merged Sep 7, 2015 Loading… updated Sep 7, 2015
Pass go tool vet --shadow
#31 by zimulala was merged Sep 7, 2015 Loading… updated Sep 7, 2015
Godeps: Update version of boltdb
#30 by ngaut was merged Sep 7, 2015 Loading… updated Sep 7, 2015
Pass gofmt
#32 by zimulala was merged Sep 7, 2015 Loading… updated Sep 7, 2015
cleanup compare
#35 by siddontang was merged Sep 7, 2015 Loading… updated Sep 7, 2015
tidb: update gitignore
#38 by siddontang was merged Sep 7, 2015 Loading… updated Sep 7, 2015
Update godep packages.
#34 by qiuyesuifeng was merged Sep 7, 2015 Loading… updated Sep 7, 2015
ProTip! Exclude everything labeled bug with -label:bug.