Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/domaframework/doma

DAO oriented database mapping framework for Java
https://github.com/domaframework/doma

Merge pull request #384 from domaframework/issue-383

Resolve type parameters with actual type arguments for generic types

94813aa082ee82b8cf54277c8f258d1839bfc480 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Make a message easy to understand

ff7ef93a6d2903306a39ed4782423a2c765ec586 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Resolve type parameters with actual type arguments for generic types

49da95de59ae4fba5ca9ad81e89c20bf47d550dd authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Support the having clause and the group clause

25589cac92fcc17d1719b674d79895475c62609d authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Polish

0c4e832843f8b1687897602761952b134a640b93 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Support clauses and keywords as follows:

- distinct
- limit
- offset
- for update

d6dcf1da810630c537739124650c6c0857619f95 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Support comparison operators as follows:

- gt
- ge
- lt
- le
- like
- notLike

67217b713235dd52a060c51295988f0d121e5a28 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Support container types as follows:

- Domain type
- Optional
- OptionalInt
- OptionalLong
- OptionalDouble

6662e15f1aeadeef29a6789706b04feea6b994df authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Disable the associate call in sub queries

1f8efd7ba52f7d82c9e55310d0853fd30e84c0bc authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Polish

e234dcc2e09cfc4172869d35efa27d682141c092 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Add the in operator and the notIn operator.

Both operators support a combination with a SELECT statement

7c3d87376e0cf472e09fae34b1f605ebe5ecde76 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Add the exists and the notExists operator

dd0473ffc44da41f7e2e8383fbf7c45bf01d064a authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Add the doma-criteria project

2fa5c07d821e043fcead3052424c7dc8891c0fcb authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Make a constructor of EntityDesc (aka. EntityType) public

8217bbc029bebdb3614ac3c472ee887b46a15ec4 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #381 from domaframework/replace-version-before-build

Replace version before build [skip ci]

2be17866f0761ec52e760978742b6b194985c09d authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Replace version before build [skip ci]

07c69c3372114b47fc614fadaffff5e2b71aefa9 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #380 from domaframework/uncommited-files

Allow uncommitted files before release

c75fcd561e43705ebff0f234bafccad402ad65c5 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Allow uncommitted files before release

efb639a6b29f260e75c7b162ce5c1699dc4c13a8 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #379 from domaframework/release-script

Don't replace the version with the snapshot version in documents

dc26675517828027556e4cf05a8d781d2efce9ac authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Move the position of the gitter badge

928c67cd8e2a4d5593773ba94e4d6b672e6340f2 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Don't replace the version with the snapshot version in documents

4b26f8a1ba03140745ddf4c62baf12b3b43ea212 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Use latest release versions

57ff58bab57dcf2918210b30c57f9c3f4fd3ac12 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Remove the old badge

348a8bc0edf106804bd9c568ee880600fea80c2d authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #378 from domaframework/no-args-default-method

Allow no-args default method in Kotlin

1b7444b090750dd422c2344d03530a5c67a0a84b authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Allow no-args default method in Kotlin

c483ad5ec6a0fba506920688df0ab0e4388a8874 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #377 from domaframework/working

[Gradle Release Plugin] - [skip ci] new version commit: '2.30.1-SNAP…

01083f64f6b3d8bdff79419dc97cd10afd81251b authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #376 from domaframework/release

[Gradle Release Plugin] - pre tag commit: '2.30.0'.

c8813f36ce630dc3803f63e0094ee2c370f69904 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - [skip ci] new version commit: '2.30.1-SNAPSHOT'.

b7e106254de0789f719452d4c75bc988861ba7cc authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - pre tag commit: '2.30.0'.

1982603f6bf318e925af10ceb83111130f0ec7aa authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #375 from domaframework/prepare-for-release

Prepare for release

3e469f8e7ba80933033810daecaa81851a04ec13 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Add releae note

6a3014dfcb91e5298836b9ced3661e83990de718 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Poslish documents

0149ecf7b07d5e8e2c38d053f44314a5454b4a1f authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Link to the english version

bb1e1d39cee004a7b53bc3529f6a7e33b7b1d108 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #374 from domaframework/upgrade

Upgrade Gradle and JUnit

2d6b531960be030eee61ca3542d750f455ed2cfc authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Use JUnit 5.6.2

6eae9f8d0b7033bb3153db87dc3f890dc332bcd8 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Use Gradle 6.3

46bb8dc862564b44c71a9122a31a782d806b450b authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #373 from domaframework/working

[Gradle Release Plugin] - [skip ci] new version commit: '2.30.0-beta…

2ac982eb71f1863bdf47fab508a8a40737311878 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #372 from domaframework/release

[Gradle Release Plugin] - pre tag commit: '2.30.0-beta-5'.

a69e552d58019beb97388a9f5730c1d77be94658 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - [skip ci] new version commit: '2.30.0-beta-6-SNAPSHOT'.

f08e9578b6f1efa9dbd8da7df12d01473f8f5b29 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - pre tag commit: '2.30.0-beta-5'.

a16f6a36e5831639112fe0029272e4ac580c7656 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Update the JavaDoc link

5f88f6f26a17ad15001d0253484de5b2acf2a7d8 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #371 from domaframework/automatic-version-up

Set new version number to the Artifact.java file

1ff54618dc1ed0206e4d53d86de5e646dc025a87 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Apply indentWithSpaces

a73f98ed9c67856e6c565fafcc74d6c6e217a34f authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Set new version number to the Artifact.java file

c5a23ab39ad2cfb188cfcf63b1aa3fbd463f10f8 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #370 from domaframework/working

[Gradle Release Plugin] - [skip ci] new version commit: '2.30.0-beta…

9025e138384d74cc4db66531112b262f03df2edb authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #369 from domaframework/release

[Gradle Release Plugin] - pre tag commit: '2.30.0-beta-4'.

946c8fea51880bf7759c5266a94e2da30ecd4f97 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - [skip ci] new version commit: '2.30.0-beta-5-SNAPSHOT'.

ac5e7fe435f7cb3548970778c5a634fb9d2fe7be authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - pre tag commit: '2.30.0-beta-4'.

ca76465eba8d55ebc45c11809e03efb446281c08 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Correct the path of secretKeyRingFile (#368)

* Correct the path of secretKeyRingFile

* Consider that the "signing.secretKeyRingFile" prope...

e62b4ab1f8c692a29c9a1c4f18c40653bdca93b8 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
new version commit: 2.30.0-beta-4-SNAPSHOT

9b34f883cc0d782c96981d9bb0f0e98cce361c8a authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #367 from domaframework/release-2.30.0-beta-3

Release 2.30.0-beta-3

ebe4216e8e99732c344dd08fd7feb4cd8469553e authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Release 2.30.0-beta-3

d22d65348a5497ee2efc0bd1b08952ea20bb2254 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #366 from domaframework/working

[Gradle Release Plugin] - [skip ci] new version commit: '2.30.0-beta…

accd52dcc06b6a3b98ea4c282a14e701d9392f38 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #365 from domaframework/release

[Gradle Release Plugin] - pre tag commit: '2.30.0-beta-2'.

fa3ce2116d0773a5b98b4e4ab2db1c4ad0410b53 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - [skip ci] new version commit: '2.30.0-beta-3-SNAPSHOT'.

70dac5e84519e532bc6a938bf9435d0b611ec027 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - pre tag commit: '2.30.0-beta-2'.

6b064273eab2c861b280a3550d966a572d4aa226 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #364 from domaframework/change-structure

Split a project in two

7e178a103e8c0fcf98cec49263411cc5c5c6978f authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Format gradle scripts and documents

f37ddd141b38488ae47d48c2b200068dd43c5898 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Change the artifact id in the documents

f7e494d64de8feb0c51d736a9775a44297c749c5 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Split a project in two

d7d026e18837a2898828fcdc6b5f903586e44a54 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #363 from domaframework/virtual-default

Support Kotlin's default methods

4fcf4b38345b634a6fa9701555a4ebf3f9c5c441 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Support Kotlin's default methods

6db03d465068cac9676200ed4b7d2b5aea97560a authored over 4 years ago by Toshihiro Nakamura <[email protected]>
new version commit: 2.30.0-SNAPSHOT

ac1b89ad83bd4739e72852f0a29db4f3d6712cad authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #361 from domaframework/nexus-publish-plugin

Use the nexus publish plugin

aa5b908528c669297df62e25534ad127365eb696 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Release 2.30.0-beta-1 to test nexus-publish-plugin

be991b8edb3ff2e801272eaa3aeca6a5cec30653 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Use nexus-publish-plugin

b23f159fd80ba6b0cd6442667766c6a1b29a6ed1 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #360 from domaframework/doma-processor

Provide a new artifact "doma-processor"

b5e9f54b099571a9e58de6a572db28367ab1dad2 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Add a new artifact "doma-processor"

58a92ee9d514829bb447c9bb6ba75775857a8d02 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Polish gradle script files

794c885bb4a826df9d23894ed16cfb876cc2dfd3 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Don't require signing for SNAPSHOT artifacts

46c34c212d1e8fdf905e06393baaf901b5eefbcf authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Update documents

bfa6686522f35b2c7e0ac66131584570f64f0434 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Introduce Gradle Kotlin DSL

0e32f4cad4041d53612c5d25e0b4c22caaadb952 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Replace version before committing new version

830a9a0589a047c5b26b45c5cc9d3e6b5d62b752 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #358 from domaframework/snapshot

[Gradle Release Plugin] - [skip ci] new version commit: '2.29.1-SNAP…

4f488f2f023c0d7c6cbec4d7e8a34af92b0908ef authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #357 from domaframework/release

[Gradle Release Plugin] - pre tag commit: '2.29.0'.

d4064c91c9be5044ca382ab74973d0eaffdabeac authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - [skip ci] new version commit: '2.29.1-SNAPSHOT'.

a3c78e2522f6bf4bc3541db02f4c573636f8a198 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - pre tag commit: '2.29.0'.

8fc9084611373ec63df5d38a4cae4a4e354a3686 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Add a release note for v2.29.0 [skip ci]

ece9ea97d6694e0a5d512ec2f164749cf8fa3856 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Polish some documents

852675453bc9141455d09e4095f00cde8369b7dd authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Skip CI for new version commit

7833ff72986eef706666ba8123736c6b0571dcff authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #356 from domaframework/snapshot

[Gradle Release Plugin] - new version commit: '2.28.5-SNAPSHOT'.

00b522a10c46b269ecd896e29f3f860bfeb00be1 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #355 from domaframework/release

[Gradle Release Plugin] - pre tag commit: '2.28.4'.

30578c61e3d8556ffe940b974b698952b86589f0 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - new version commit: '2.28.5-SNAPSHOT'.

9ea7f69b25de83bb7ceb127998e2bb217e555795 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - pre tag commit: '2.28.4'.

c1798b72d8eb8e68cb438fd69d04915ebbb09a58 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Use the requireBranch property

cd54771fd341418de7283d7ce2a989f3d2eb29d9 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - new version commit: '2.28.4-SNAPSHOT'.

2f78797d12c76d66c0ca63a5b54cf0f866239fdf authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - pre tag commit: '2.28.3'.

11c4da602baa8f1a0be5b38d3d27523f2ab89b2f authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - new version commit: '2.28.3-SNAPSHOT'.

b372d9f755dbd1479920b78361fc2c9115d02a06 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - pre tag commit: '2.28.2'.

4349c249f65d9169193f55b3982905deb6ae52f4 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Specify a branch name to the pushReleaseVersionBranch property

21255403a48b243964d84c80fcea47d8b7d9de58 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Upgrade the gradle-release plugin

26d24e51da14f61f400a7aa4f16d8b105d8bc029 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Enable pushReleaseVersionBranch

62ced0c44c359d8f34e3e6a64a4ade3ba4bd273d authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - new version commit: '2.28.2-SNAPSHOT'.

bae89aac4061e88f623abc59960236717a8bc31c authored over 4 years ago by Toshihiro Nakamura <[email protected]>
[Gradle Release Plugin] - pre tag commit: '2.28.1'.

9a3852f4ef7413a8aeb24936bb803075202eca6f authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Polish build.gradle

0d9902e890732894083626db511d1692383526ac authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #354 from domaframework/doc

Simplify descriptions about build

7801db0861040e8da1246cb0749e422fac70ee6c authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Simplify descriptions about build [ci skip]

2f9d94e1203fb3b1a928422139454559c460050e authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #353 from domaframework/remove-resource-bundle

Remove a resource bundle.

6577fe6f8b222ec2f8baac03446ec96d577c9cb4 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Remove a resource bundle.

There are two reasons:
- It is unnecessary becasue we provide english messages only
- Substrate ...

81ded89275feab13aa22dea7c83d728c5a73f016 authored over 4 years ago by Toshihiro Nakamura <[email protected]>
Merge pull request #352 from domaframework/escape-quotation

Escape a single quotation to make format success

91373b0a140961213e3478de801e394bde2c0704 authored over 4 years ago by Toshihiro Nakamura <[email protected]>