]> source.dussan.org Git - iciql.git/shortlog
iciql.git
2015-05-11 James MogerFixup release template
2015-05-11 James MogerUpdate documentation
2015-05-11 James MogerUpdate Maven submodule
2015-05-11 James Mogerupdated Maven submodule repository to 1.6.0
2015-05-11 James MogerReset build identifiers for next development cycle
2015-05-11 James MogerPrepare 1.6.0 release v1.6.0
2015-05-11 James MogerUpdated documentation
2015-05-11 James MogerUpdate to SQLite 3.8.10.1
2015-05-11 James MogerUpdate to SQLite 3.8.9.1
2015-04-30 James MogerUpdate to SQLite-jdbc 3.8.9 and improve the testsuite
2015-04-30 James MogerImprove SQLite dialect and unit-test conformance
2015-04-22 James MogerUpdate to H2 1.4.187
2015-04-22 James MogerGracefully handle SQLite's pre-closed ResultSets for...
2015-04-22 James MogerFix deserialization of null values
2015-04-17 James MogerUse JavaType as the key for DataTypeAdapter registration
2015-04-16 James MogerAllow SQLite the chance to deserialize DateTime objects
2015-04-16 James MogerMove standard object deserialization into the dialect
2015-04-10 James MogerAdded Derby tcp test
2015-04-10 James MogerUpdate to H2 1.4.186, SLF4j 1.7.12, XStream 1.48, Snake...
2015-04-10 James MogerImprove format of benchmark summary table
2015-04-10 James MogerDrop precision and length from SQL->Java type determination
2015-04-10 James MogerUse version metadata stamped by the build process
2015-04-07 James MogerMerge pull request #14 from Maaartinus/master
2015-04-07 Maaartin GrajcarMake IQTable.inheritColumns works for an arbitrary... 14/head
2015-04-06 James MogerMerge pull request #12 from nickelc/master
2015-04-04 Constantin... Use ClassLoader of dao interface for proxy 12/head
2014-11-13 James MogerMerge pull request #10 from ptemplier/patch-2
2014-11-13 Pierre TemplierUpdate index.mkd 10/head
2014-11-11 James Mogerupdated Maven submodule repository to 1.5.0
2014-11-11 James MogerReset build identifiers for next development cycle
2014-11-11 James MogerPrepare 1.5.0 release v1.5.0
2014-11-11 James MogerFix SQLite INTEGER PRIMARY KEY AUTOINCREMENT mapping
2014-11-11 James MogerFixed test failures due to 1-indexed primary key assign...
2014-11-11 James MogerImplement DAO externalized statement loading based...
2014-11-11 James MogerAdd support for runtime Mode in the DataTypeAdapters
2014-11-11 James MogerRevise built-in type adapter class names again, add...
2014-11-09 James MogerMoved data type adapters into separate package, added...
2014-11-09 James MogerImplement Dao proxy generation with annotated sql state...
2014-11-09 James MogerRevise type adapter definition to be a separate annotation
2014-11-07 James MogerChange return types for several Db methods to indicate...
2014-11-07 James MogerImprove Date type conversions
2014-11-06 James MogerUpdate maven repository submodule
2014-11-05 James Mogerupdated Maven submodule repository to 1.4.0
2014-11-05 James MogerReset build identifiers for next development cycle
2014-11-05 James MogerPrepare 1.4.0 release v1.4.0
2014-11-05 James MogerBump to 1.4.0-SNAPSHOT and update documentation
2014-11-03 James MogerAdd support for SQLite 3.8.7
2014-11-03 James MogerImprove test db definitions
2014-11-03 James MogerMove constraint definitions into CREATE TABLE instead...
2014-11-03 James MogerForeign key test must reference a unique row
2014-11-03 James MogerRelax BigDecimal equivalency checks
2014-11-03 James MogerAllow dialects to determine if they support savepoints
2014-11-01 James MogerDo not attempt to set a null object into a primitive...
2014-11-01 James MogerImprove SQL numeric to Java object type conversions
2014-10-30 James MogerAllow manual registration of type adapters
2014-10-30 James MogerImplement auto-closable interface on Db
2014-10-29 James MogerSupport data type adapters
2014-10-23 James MogerTweak release process
2014-10-23 James Mogerupdated Maven submodule repository to 1.3.0
2014-10-23 James MogerReset build identifiers for next development cycle
2014-10-23 James MogerPrepare 1.3.0 release v1.3.0
2014-10-23 James MogerSet Constants.VERSION to 1.3.0 and release date to...
2014-10-23 James MogerAdd description to tagRelease ant task, update build...
2014-10-23 James MogerDocumentation
2014-10-23 James MogerRevise nested conditions implementation and api
2014-10-23 James MogerImplement execution tests of nested conditions and...
2014-10-23 James MogerFix time jitter in unit tests causing intermittent...
2014-10-23 James MogerSupport generic types for EnumId mapping
2014-10-23 James MogerDocumentation
2014-10-23 James MogerFix unit tests for column name escaping
2014-10-23 James MogerUpdate dependencies
2014-10-06 James MogerSupport mapping SQL BOOLEAN -> primitive numeric types
2014-10-06 James MogerBe more careful with primitive type rollover in alias...
2014-10-06 James MogerUpdate documentation
2014-10-06 James MogerMerge branch 'pr-8'
2014-10-06 Sotaro SUZUKIadd support stackable condition: ex. X and (Y or Z)
2014-10-06 James MogerMerge branch 'pr-7'
2014-10-06 Sotaro SUZUKIadd support condition oneOf / noneOf
2014-10-06 James MogerMerge branch 'pr-6'
2014-09-30 Sotaro SUZUKIfix moxie url
2014-06-11 James MogerUpdate to Moxie 0.9.2
2014-02-22 James MogerMerge pull request #5 from writa/develop
2014-02-22 Kazunobu RaitaFix a bug and limit 1 select when select first 5/head
2013-06-27 James MogerUpdated tools docs (issue-15)
2013-04-26 James MogerUpdated to Moxie 0.7.4
2013-04-26 James MogerPull gh-pages branch before updating maven submodule
2013-04-26 James MogerAdded .meta/prefixes.txt index
2013-04-26 James MogerUpdate to Moxie 0.7.3
2013-04-26 James MogerFix line endings on release script template
2013-04-10 James MogerAdded Moxie documentation url to build script
2013-04-10 James MogerChmod the release script as executable
2013-04-10 James MogerTweak release template and push the new tag
2013-04-10 James MogerUpdated to Moxie 0.7.2
2013-04-10 James MogerAdded release process script template
2013-04-10 James MogerUpdate Maven url to Github's io tld
2013-04-08 James MogerFix build error when retrieving Moxie jar
2013-03-27 James MogerUpdated to Moxie 0.7.1
2013-03-26 James MogerFixed incorrect property case
2013-03-26 James Mogermerged
2013-03-26 James Mogerupdated Maven submodule repository to 1.2.0
next