Commit Graph

  • d1e396ee3f Merge branch 'master' of github.com:go-xorm/xorm Nash Tsai 2014-08-19 10:39:28 +0800
  • 6958d6d3dc guard uninitialized time in func (engine *Engine) TZTime(t time.Time) Nash Tsai 2014-08-19 10:38:57 +0800
  • a5eef1b878 Merge pull request #158 from ahall/master Lunny Xiao 2014-08-18 23:14:27 +0800
  • 917bd37518 All cols not being reset, causes problems when using the session again after AllCols() Alfred Hall 2014-08-18 13:38:24 +0000
  • c5a437680d bug fixed for Desc & Asc Lunny Xiao 2014-08-18 21:20:18 +0800
  • 0e8dcc062b Merge branch 'master' of github.com:go-xorm/xorm Nash Tsai 2014-08-18 16:02:31 +0800
  • 8164f74b64 update func (session *Session) cacheFind, if no cache hit, continue instead of return error Nash Tsai 2014-08-18 16:02:24 +0800
  • 116e4818df add defined caching error Nash Tsai 2014-08-18 11:05:32 +0800
  • 5d911472d2 bugfix 商讯在线 2014-08-16 20:11:20 +0800
  • a562f9b6aa code tidy up Nash Tsai 2014-08-12 03:20:27 +0800
  • 236970548e resolved merge Nash Tsai 2014-08-11 20:02:14 +0800
  • f33ed5b947 fix error using ioutil.Discard Nash Tsai 2014-08-11 20:00:13 +0800
  • 6ddc6b411f Merge branch 'master' of github.com:go-xorm/xorm Lunny Xiao 2014-08-08 14:07:27 +0800
  • ab8716a447 bug fixed #154 Lunny Xiao 2014-08-08 14:05:51 +0800
  • cc936edbe3 Merge branch 'master' of github.com:go-xorm/xorm Nash Tsai 2014-08-08 05:06:02 +0800
  • 160de20254 SimpleLogger tidy up Nash Tsai 2014-08-08 05:05:45 +0800
  • 4c93eaf1f4 implemented interface gob encode and decode for redit cacher Nash Tsai 2014-08-08 04:10:35 +0800
  • 381a0f154e Merge branch 'master' of github.com:go-xorm/xorm Lunny Xiao 2014-08-07 22:18:27 +0800
  • 4c38b4de47 add set type Lunny Xiao 2014-08-07 22:18:15 +0800
  • 865fc8c0fb add set type Lunny Xiao 2014-08-07 22:17:14 +0800
  • a2283dee23 fix syntax error in doc fuxiaohei 2014-08-07 16:58:24 +0800
  • 40f3ddd819 Merge remote-tracking branch 'origin/master' into feature/cacher-tag Nash Tsai 2014-08-06 15:56:23 +0800
  • f3b3ef2934 Merge branch 'master' of github.com:go-xorm/xorm Lunny Xiao 2014-08-05 15:46:08 +0800
  • 89dc7bb0f7 bug fixed for mssql limit Lunny Xiao 2014-08-05 15:45:54 +0800
  • 089499e3ad Merge pull request #151 from starchou/master Lunny Xiao 2014-07-31 15:37:26 +0800
  • d22a247759 Update session.go starChou 2014-07-31 15:30:42 +0800
  • 2420e53193 redis cacher implementation, incomplete Nash Tsai 2014-07-29 17:18:13 +0800
  • 40d500a8b9 add Engine.LogSQLQueryTime and Engine.LogSQLExecutionTime for SQL execution time logging Nash Tsai 2014-07-21 14:56:26 +0800
  • 2b4273578a Merge remote-tracking branch 'origin/master' into feature/cacher-tag Nash Tsai 2014-07-21 12:43:06 +0800
  • 6e37d48701 fixed missing engine.LogWarnf replacement Nash Tsai 2014-07-21 12:05:07 +0800
  • 925d4e8ca5 add LogErrorf/LogWarnf/LogInfof/LogDebugf for formatter logging Nash Tsai 2014-07-21 12:03:20 +0800
  • f20e1f7c0e Merge remote-tracking branch 'origin/master' into feature/cacher-tag Nash Tsai 2014-07-21 11:30:05 +0800
  • 4a03e015f4 bug fixed for log Lunny Xiao 2014-07-19 18:02:02 +0800
  • 135bb42e5f Merge pull request #145 from cnphpbb/dev Lunny Xiao 2014-07-16 09:11:53 +0800
  • f040283a1f add mothod Decr kevinGunn 2014-07-15 23:32:20 +0800
  • 3c457a8cf0 add mothod Decr kevinGunn 2014-07-15 23:25:24 +0800
  • 5f8a20eb1c Merge pull request #142 from NicolasSamDuval/master Lunny Xiao 2014-07-12 13:49:47 +0800
  • c9db8e93f7 Support uint64 with high bit set. This limitation is due to "database/sql" go package implementation. Nicolas Duval 2014-07-11 10:40:41 -0700
  • 244c0989f2 working on #140 Lunny Xiao 2014-07-09 21:48:48 +0800
  • f7a32eed68 online build status Lunny Xiao 2014-07-08 20:36:26 +0800
  • a22b6eb727 Merge branch 'master' of github.com:go-xorm/xorm Lunny Xiao 2014-07-08 09:35:24 +0800
  • 12a68f628a bug fixed #139 Lunny Xiao 2014-07-08 09:34:56 +0800
  • 76f9a47459 Merge pull request #138 from eryx/master Lunny Xiao 2014-07-04 17:34:17 +0800
  • a404099f25 improved docs Lunny Xiao 2014-07-04 14:16:03 +0800
  • 560525e3ca bugfix: getting the right column lines when the culumn type is varchar (n) or number (n, m) Eryx 2014-07-03 23:35:31 +0800
  • 4693ad2aee Merge branch 'master' of github.com:go-xorm/xorm Lunny Xiao 2014-07-01 15:38:16 +0800
  • 917d7d0fce add mssql driver support Lunny Xiao 2014-07-01 15:38:05 +0800
  • 6e4047469d Merge 53f8717806 into d896a7c8f5 wulove 2014-07-01 05:09:44 +0000
  • d896a7c8f5 Merge pull request #137 from wulove/patch-1 Lunny Xiao 2014-07-01 13:09:34 +0800
  • 6dd8bcfca0 Update engine.go wulove 2014-07-01 10:09:16 +0800
  • fdb3b3c425 Update xorm.go wulove 2014-07-01 10:05:22 +0800
  • 9b68b15d73 Merge a4abae0e35 into 207db2f97d wulove 2014-07-01 01:57:30 +0000
  • a4abae0e35 Update xorm.go wulove 2014-07-01 09:57:05 +0800
  • 53f8717806 Update xorm.go wulove 2014-07-01 09:53:55 +0800
  • 207db2f97d postgres uuid bug fixed Lunny Xiao 2014-06-26 14:35:40 +0800
  • d614a7e3f2 Merge branch 'master' of github.com:go-xorm/xorm Lunny Xiao 2014-06-25 17:10:40 +0800
  • c039d40ada bug fixed for joinstr when has two Join Lunny Xiao 2014-06-25 17:09:49 +0800
  • 44c302bc32 Merge pull request #133 from tossp/pqsql-uuid-pk Lunny Xiao 2014-06-23 23:00:20 +0800
  • 5c91281635 Merge pull request #2 from tossp/pqsql-uuid Lunny Xiao 2014-06-23 23:00:08 +0800
  • a0e7f24f6c pqsql-uuid 砼砼 2014-06-23 21:46:52 +0800
  • af328951fb pqsql-uuid 砼砼 2014-06-23 21:46:08 +0800
  • 2f121b9566 Merge remote-tracking branch 'origin/master' into feature/cacher-tag Nash Tsai 2014-06-20 21:56:46 +0800
  • 1a1e9ee8df bug fixed for test Lunny Xiao 2014-06-16 16:52:06 +0800
  • 9184dbce1e add drop index sql and modify column sql interface Lunny Xiao 2014-06-11 14:02:22 +0800
  • 021ad08402 Merge branch 'bug' Lunny Xiao 2014-06-11 14:01:24 +0800
  • 6d1a0ac0b0 add Sync2 for a new sync database struct methods Lunny Xiao 2014-06-11 14:01:14 +0800
  • ceaef4b7db Merge branch 'master' of github.com:go-xorm/xorm Lunny Xiao 2014-05-31 12:24:11 +0800
  • 23d0d656da ShowSQL bug fixed Lunny Xiao 2014-05-31 12:22:06 +0800
  • 6384ada2bb bug fixed Lunny Xiao 2014-05-31 12:19:46 +0800
  • 0569b580ea Merge pull request #128 from ahall/master Lunny Xiao 2014-05-31 08:09:12 +0800
  • 62e3e1508e Satisfies the issue mentioned in #110. Introduces flag AutoResetStatement which is by default true, but setting it to false means the statement doesn't get reset. Calling .Init() or setting the flag back to true ensures normal behaviour. Alfred Hall 2014-05-30 16:28:51 +0000
  • bd1487ba55 bug fixed Lunny Xiao 2014-05-29 16:53:23 +0800
  • bfeb6ea19f bug fixed & new Import func Lunny Xiao 2014-05-24 16:05:48 +0800
  • 66e697d3b1 improved docs Lunny Xiao 2014-05-23 15:01:41 +0800
  • 929df107f1 improved docs Lunny Xiao 2014-05-23 14:45:49 +0800
  • e4f05916cb add support for Join Lunny Xiao 2014-05-23 14:18:45 +0800
  • 267e37572e add support for Join Lunny Xiao 2014-05-23 14:17:56 +0800
  • 14dd1f720b Merge branch 'master' into dev Lunny Xiao 2014-05-22 21:44:58 +0800
  • be48dbc82d add Conversion usage on Quickstart docs Lunny Xiao 2014-05-21 22:34:48 +0800
  • f4f07ec079 #66 partial implement xorm_cache tag Nash Tsai 2014-05-17 00:39:30 +0800
  • f4b6ae069c tidy up logSQL Nash Tsai 2014-05-16 23:42:47 +0800
  • 8fd2ecc19b Merge remote-tracking branch 'origin/master' into dev Nash Tsai 2014-05-16 22:22:49 +0800
  • c46403574e buf fixed for conversion update Lunny Xiao 2014-05-15 22:32:57 +0800
  • c7b8826cda bug fixed for sqlite3 & oracle dialect Lunny Xiao 2014-05-14 20:26:42 +0800
  • 90a3d5e271 Merge branch 'master' of github.com:go-xorm/xorm Lunny Xiao 2014-05-12 23:29:33 +0800
  • 56967f80c8 bug fixed for go1.3beta Lunny Xiao 2014-05-12 23:27:15 +0800
  • 8a6a87408b add code signing tips to CONTRIBUTING.md Nash Tsai 2014-05-12 11:29:29 +0800
  • ca802489d8 update CONTRIBUTING.md Nash Tsai 2014-05-12 11:26:48 +0800
  • 3a6df0e1bd tidy up comments Nash Tsai 2014-05-12 11:25:36 +0800
  • 4f70aace97 fix bug:Iterate func missing "... IN (...)" 商讯在线 2014-05-11 18:39:07 +0800
  • 269c3fffe1 bug fixed for SuffixMapper Lunny Xiao 2014-05-11 13:24:41 +0800
  • a29eb5a21e Merge branch 'master' of github.com:go-xorm/xorm Lunny Xiao 2014-05-09 21:54:03 +0800
  • 7b00cece84 Merge branch 'master' of github.com:go-xorm/core Lunny Xiao 2014-05-09 21:53:30 +0800
  • 78ddfebcfb resolved #115 Lunny Xiao 2014-05-09 21:53:00 +0800
  • c513c134ef remove unused codes Lunny Xiao 2014-05-09 21:52:51 +0800
  • 9f2c4f2018 bug fixed for mssql dialect Lunny Xiao 2014-05-09 12:52:02 +0800
  • 8904d06558 improved IsColumnExist Lunny Xiao 2014-05-09 12:51:11 +0800
  • 3ce5a01d31 docs path fixed Lunny Xiao 2014-05-09 09:55:45 +0800
  • 1d7932a2ae bug fixed Lunny Xiao 2014-05-09 09:47:40 +0800
  • adc62c0bd4 bug fixed Lunny Xiao 2014-05-09 09:43:35 +0800