Commit Graph

1474 Commits

Author SHA1 Message Date
Nash Tsai 564498d059 Update Changelog.md 2014-04-14 15:45:27 +08:00
Nash Tsai 5ace07aaef Update Changelog.md 2014-04-14 15:44:32 +08:00
Nash Tsai dfcb1a9541 update changelog 2014-04-14 15:39:33 +08:00
Nash Tsai 38616e71fd flatten caches dir 2014-04-14 15:32:33 +08:00
Nash Tsai 8814370390 flatten the drivers dir 2014-04-14 15:22:01 +08:00
Lunny Xiao 3ff87d6204 Merge branch 'master' of github.com:go-xorm/xorm 2014-04-13 14:33:01 +08:00
Lunny Xiao a7ffe8bdc8 add use case gobbs 2014-04-13 14:32:21 +08:00
S.W.H cee1c951b5 Merge pull request #93 from admpub/dev
bug fixed
2014-04-13 12:41:24 +08:00
商讯在线 ad33a0be49 bug fixed
Signed-off-by: 商讯在线 <swhbox@foxmail.com>
2014-04-13 12:22:32 +08:00
Nash Tsai 9f288b6e27 resolved merge 2014-04-13 11:18:23 +08:00
Nash Tsai e7d83f6fb5 fixed code error 2014-04-13 11:17:27 +08:00
S.W.H 7826f88534 Merge pull request #4 from go-xorm/dev
update Dev
2014-04-13 11:11:46 +08:00
S.W.H 40890e4d16 Merge pull request #92 from admpub/master
bug fixed
2014-04-13 10:22:03 +08:00
商讯在线 855c53337a bug fixed
Signed-off-by: 商讯在线 <swhbox@foxmail.com>
2014-04-13 10:21:29 +08:00
S.W.H 30ac286886 Merge pull request #91 from admpub/master
bug fixed  #53
2014-04-13 10:17:34 +08:00
商讯在线 68c59188e9 fix bug #53
Signed-off-by: 商讯在线 <swhbox@foxmail.com>
2014-04-13 10:03:07 +08:00
S.W.H 998189d8a6 Merge pull request #3 from go-xorm/master
update
2014-04-13 09:12:40 +08:00
Lunny Xiao 69c057be1c bug fixed 2014-04-12 21:59:43 +08:00
Lunny Xiao a8b9f5d8b8 bug fixed and code refactoring 2014-04-11 23:33:56 +08:00
Nash Tsai 81e690f8a8 resolved merge from b1dfd648f2 2014-04-11 22:22:55 +08:00
Nash Tsai b1dfd648f2 fixed #86, increment version field after update 2014-04-11 21:31:44 +08:00
Nash Tsai 81c947b61b flattened dialects dir and register db dialect for assocaited registered driver 2014-04-11 21:06:11 +08:00
Nash Tsai a0919b5371 remove xorm dir as it's relocated to github.com/go-xorm/cmd 2014-04-11 17:29:00 +08:00
Lunny Xiao e7277992ad Merge branch 'dev' of github.com:go-xorm/xorm into dev 2014-04-11 17:24:25 +08:00
Lunny Xiao f30dadfd02 move tests to a sereprated repository 2014-04-11 17:22:21 +08:00
Nash Tsai 1213bc14b5 renamed import path 2014-04-11 17:16:43 +08:00
Lunny Xiao 128db9c792 bug fixed and tests passed 2014-04-11 17:04:39 +08:00
Lunny Xiao 5080b2b571 Merge branch 'master' into dev
Conflicts:
	dialects/oracle.go
	dialects/postgres.go
	docs/QuickStart.md
	engine.go
	mysql.go
	session.go
	statement.go
	table.go
	tests/base_test.go
	xorm.go
	xorm/go.go
	xorm/reverse.go
2014-04-11 15:37:27 +08:00
Lunny Xiao 6181361116 docs added TableName 2014-04-08 16:50:43 +08:00
Lunny Xiao 9b23e7d6c0 resolved #89: if struct has func, the struct's name is the result 2014-04-08 16:46:23 +08:00
Lunny Xiao 9d5f834eb2 bug fixed & add MustCols function & improved docs 2014-04-06 12:58:16 +08:00
Lunny Xiao 6e7cead1ec remove debug info 2014-04-05 22:18:25 +08:00
Lunny Xiao a1e3dd8db0 comment ql 2014-04-05 22:17:12 +08:00
Lunny Xiao 9d64ef5013 bug fixed 2014-04-05 22:14:00 +08:00
Lunny Xiao ff3a06b3dc ql support 2014-03-28 15:03:35 +08:00
Lunny Xiao 182428e13d add use case gogs 2014-03-27 22:16:06 +08:00
Lunny Xiao 3aed2090a0 add AllCols for update all cols 2014-03-24 20:41:07 +08:00
Lunny Xiao 8d5bd092d8 license 2014-03-23 17:16:11 +08:00
S.W.H 7cdd448e31 Merge pull request #2 from lunny/master
更新到最新版
2014-03-22 19:41:08 +08:00
Lunny Xiao f955c21364 merge 2014-03-20 22:04:02 +08:00
lunny 11aa2a973c Init commit 2014-03-20 13:46:32 +00:00
Lunny Xiao 4b78ab34db merge 2014-03-19 17:07:22 +08:00
xiaoxiao d97ff5ee86 Init commit 2014-03-19 16:55:50 +08:00
Lunny Xiao 1c81f52576 update tests 2014-03-14 15:05:58 +08:00
Lunny Xiao df3bda568b improved QuickStart.md 2014-03-12 23:23:01 +08:00
S.W.H 7147f55fd5 Merge pull request #1 from lunny/master
更新到最新版
2014-02-26 22:02:31 +08:00
Lunny Xiao 45b3f9775e bug fixed for statement.IdParam 2014-02-25 18:45:24 +08:00
商讯在线 a50ce8d984 update
Signed-off-by: 商讯在线 <swhbox@foxmail.com>
2014-02-19 22:01:02 +08:00
Lunny Xiao 146d5db5ea bug fixed 2014-02-18 14:10:51 +08:00
Lunny Xiao 2373ec2e0b Merge branch 'master' of github.com:lunny/xorm 2014-02-12 15:11:09 +08:00