]> source.dussan.org Git - iciql.git/shortlog
iciql.git
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
2013-03-26 James MogerReset build identifiers for next development cycle
2013-03-26 James MogerPrepare 1.2.0 release v1.2.0
2013-03-26 James Mogerupdated Maven submodule reference
2013-03-26 James MogerDocumentation
2013-03-17 James Mogerupdate Maven submodule reference
2013-03-15 James Mogerupdate Maven submodule reference
2013-03-15 James MogerStreamlining Moxie integration
2013-03-14 James Mogerupdate Maven submodule reference
2013-03-14 James Mogerupdate Maven submodule reference
2013-03-12 James Mogerupdated Maven submodule reference
2013-03-11 James Mogerupdated Maven submodule reference
2013-03-11 James Mogerupdated Maven submodule reference
2013-03-09 James Mogerupdated maven submodule
2013-03-09 James Mogerupdate Maven submodule reference for 0.7.0-1.1.0
2013-03-09 James MogerConform to Apache standard directory layout
2013-03-09 James MogerMostly complete migration of build script to Moxie
2013-01-22 James MogerFix encodings on some source files and confirm by compi...
2012-12-31 Alex TelepovPreliminary MSSQL dialect
2012-11-02 bartolomiewAllows to gain full control of transactions
2012-11-02 bartolomiewreturn SQL error code even if uncharacterized
2012-10-15 James MogerAdded drop reference table test (fails on H2)
2012-10-15 James MogerCleanup tables after test
2012-10-15 James MogerFix name collissions on indexes, unique keys, and forei...
2012-10-15 James MogerEliminate redundant methods
2012-10-15 James MogerFixed create view exception in MySQL
2012-10-15 James MogerCleanup stray tables & views for each test
2012-10-15 James MogerSpelling correction
2012-10-12 bartolomiewadd foreign key constraint annotation 3/head
2012-09-27 James MogerFixed case-sensitivity bug on setting a compound primar...
2012-09-25 James MogerSupport for read-only views (issue 8)
2012-09-25 James MogerEnsure that field definition of current class is used...
2012-09-21 James MogerSupport inheritance of IQVersion for DbUpgrader impleme...
2012-09-21 James MogerFixed order of DEFAULT in create table statement (issue 11)
2012-09-18 James MogerDocumentation
next