Ecosyste.ms: OpenCollective

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

github.com/playframework/play-ebean

Play Ebean module
https://github.com/playframework/play-ebean

Setting version to 3.0.2-SNAPSHOT

267bf78bec43321993925792e8a22871f5cd783a authored over 8 years ago by Play Team <[email protected]>
Setting version to 3.0.1

67b63279e9a3e0ebc6d9235c504bc4ee63330644 authored over 8 years ago by Play Team <[email protected]>
Merge pull request #78 from marcospereira/issues/76

Fix #76 by using final version instead of a snapshot

1c9d6716bd75f45b9b95a53ce0b9abc6371a37c8 authored almost 9 years ago by Will Sargent <[email protected]>
Fix #76 by using final version instead of a snapshot

07c8b276261ccc55aaca7347359d31c78bea351e authored almost 9 years ago by Marcos Pereira <[email protected]>
Setting version to 3.0.1-SNAPSHOT

df0d7da657ef7c4caed0e960ff6b4e8cefb7d38d authored almost 9 years ago by Play Team <[email protected]>
Setting version to 3.0.0

d20c4a2e51b0b6b56b52401ef2770a3d12d4eaeb authored almost 9 years ago by Play Team <[email protected]>
Merge pull request #75 from jroper/play-2.5.0

Upgrade to Play 2.5.0

13458516fbf4d98f11dec1bdd615813ab434e627 authored almost 9 years ago by James Roper <[email protected]>
Upgrade to Play 2.5.0

7240ebfff6499faf28708af0d91001eb465be401 authored almost 9 years ago by James Roper <[email protected]>
Merge pull request #74 from marcospereira/refactoring-java8

Refactor to use Java 8 lambdas

bab2930987fa0b9aab25100bea7ca40781451e83 authored almost 9 years ago by James Roper <[email protected]>
Refactor to use Java 8 lambdas

Also, extract some methods so we can have smaller/simpler
methods at the code base.

34ec6cf6c1f407d26033edf53751c3abe8e63c09 authored almost 9 years ago by Marcos Pereira <[email protected]>
Setting version to 3.0.0-SNAPSHOT

96b055b9c9d269b2ca1b30345794fe2a58122948 authored almost 9 years ago by Play Team <[email protected]>
Setting version to 3.0.0-RC1

5cc0550b0269ed70ac802a20c1dbc0c27f96bfa6 authored almost 9 years ago by Play Team <[email protected]>
Merge pull request #72 from jroper/play-2.5.0-RC1

Upgrade to Play 2.5.0-RC1

b307a2703ac4c323d793c6cb7beb838c0446963e authored almost 9 years ago by Marcos Pereira <[email protected]>
Upgrade to Play 2.5.0-RC1

4aabb3eb8c770456f2c395596bb3931b62e3a62f authored almost 9 years ago by James Roper <[email protected]>
Merge pull request #73 from marcospereira/upgrade-ebean-6.18.1

Upgrade Ebean to version 6.18.1

7588ad8164cef91b936168f81582b65d7af94c43 authored almost 9 years ago by James Roper <[email protected]>
Upgrade Ebean to version 6.18.1

There are changes about how to generate DDL. This commit also
fixes some small warnings, depreca...

c0619d47a9af9525665f01428d670869e46f9551 authored almost 9 years ago by Marcos Pereira <[email protected]>
Merge pull request #70 from wsargent/upgrade-play-2.5.0-M2

Bumped default Play version in build to 2.5.0-M2

68c2602bb8e79d41584c5cd030e3f2426850a71a authored almost 9 years ago by Marcos Pereira <[email protected]>
Bumped default Play version in build to 2.5.0-M2

90881ad63b3f1f66b634eb38d6ba8ded4d41f3e9 authored almost 9 years ago by Will Sargent <[email protected]>
Merge pull request #68 from benmccann/ebean-upgrade

Upgrade to the latest version of Ebean

f37672e87cbeee601636f882f108980d921ee972 authored almost 9 years ago by Ben McCann <[email protected]>
Upgrade to the latest version of Ebean

16a593e14095ea7f75cefb43cf41a0f438d6184b authored about 9 years ago by Ben McCann <[email protected]>
Merge pull request #59 from benmccann/dep-upgrade

Upgrade to latest version of ebean

0720c790ac47997891faf25876d8d1ca31142666 authored about 9 years ago by Will Sargent <[email protected]>
Merge pull request #63 from benmccann/rm-model

Delete Model since it's been deprecated for a release now

4e7de94e71a94bd04f9af9b680e11cead13b7ec2 authored about 9 years ago by Will Sargent <[email protected]>
Delete model since it's been deprecated for a release now

5d67d6af0953965f1223c7cb2c52de590df4b2d0 authored about 9 years ago by Ben McCann <[email protected]>
Upgrade to latest version of ebean

0b378c6dacb02f152d78077f4b60b0b19358c7f6 authored about 9 years ago by Ben McCann <[email protected]>
Setting version to 3.0.0-SNAPSHOT

ee9fd18f208d52c8dd913df19b41445803107fa0 authored about 9 years ago by Play Team <[email protected]>
Setting version to 3.0.0-M1

64f8d54ca786ce80935e1bcff592d741ec089bd1 authored about 9 years ago by Play Team <[email protected]>
Merge pull request #58 from dotta/attempting-to-release

Disabling cross building to be able to release play-ebean against Play 2.5.0-M1

c48ac0743e35a00500543d4079c44bc90a1e7233 authored about 9 years ago by Mirco Dotta <[email protected]>
Disabling cross building to be able to release play-ebean against Play 2.5.0-M1

This commit will be rolled back as soon as play-ebean 3.0.0-M1 for Play 2.5.0-M1
is released.

9e231a9021f66f3d64940b17733d487784e7b491 authored about 9 years ago by Mirco Dotta <[email protected]>
Merge pull request #50 from dotta/issue/49-fix-compilation

Project compiles against Play master. Fix #49

8f34fc5ee8794e924d87f2dc0435182b7ed7632c authored about 9 years ago by Mirco Dotta <[email protected]>
Project compiles against Play master. Fix #49

Because `Action.call` does no longer declare to throw in its signature, there is
no need to wrap...

6d6b7b7f186f3004332757a714820ddf9f8674e9 authored about 9 years ago by Mirco Dotta <[email protected]>
Bumped interplay version to 1.1.0

I also had to bump the Scala version to 2.11.7 in a few additional places.

a988556da61415e2dc1ba71a0bd32d0249f82c6b authored about 9 years ago by Mirco Dotta <[email protected]>
Removed `+` from sbt actions used in travis

Despite the build changes in the previous commit where projects have been forced
to use Scala 2....

b7e40f8762a40688c511d1063f701e70e58fd6aa authored about 9 years ago by Mirco Dotta <[email protected]>
Working around reference to undefined `migrationManualSources` setting

In playframework/playframework@7cd3313692292592ae3c37fa4278b4b1446de960 I've
introduced a `migra...

abed0f4f9fd0b1fd3ec146f312097ef29b1b8c05 authored about 9 years ago by Mirco Dotta <[email protected]>
Bumped default Play version in build to 2.5.0-M1

6a09a376c20ff05795138267a3b97a9f768c582f authored about 9 years ago by Mirco Dotta <[email protected]>
Setting version to 2.0.1-SNAPSHOT

549d4f00d7507e8dff09fc3edf5ffe025946aaac authored about 9 years ago by James Roper <[email protected]>
Setting version to 2.0.0

61054f28979b878acac382fc13d599d7a54c5e12 authored about 9 years ago by James Roper <[email protected]>
Merge pull request #56 from Ronnie76er/ebeanorm_6.7.1

Upgrade for Ebean 6.7.1

383128cc9427f4ae2f621f035e132526ad8cdbd5 authored about 9 years ago by James Roper <[email protected]>
Update to ebean 6.8.1

e2910589eed414bcb3416ea0dadf84ef29ef39d8 authored over 9 years ago by Ron Alleva <[email protected]>
Upgrade for Ebean 6.7.1

a34f6b9f9f75029fc11a6cfee687f663d3eebef8 authored over 9 years ago by Ron Alleva <[email protected]>
Merge pull request #47 from marcospereira/issues/47

Update plugin to use new version of ebean ORM

ddd4ba7e94371cd8d87b36a309a66bfc17f0e49c authored over 9 years ago by James Roper <[email protected]>
Updates dependencies

Play framework to version 2.4.2
Ebean to version 4.8.1

b99c99f1dc63f8ffb211d89aa4d1ae167b3a47bc authored over 9 years ago by Marcos Pereira <[email protected]>
Merge pull request #46 from marcospereira/upgrade-ebean-4.7.2

Upgrade ebean to version 4.7.2

9427152ddb2c89a12e1a35ebca5132d897733bbf authored over 9 years ago by James Roper <[email protected]>
Upgrade ebean to version 4.7.2

No binary compatibility issues with the previous release. Release notes
for each version:

1. ht...

ca98b53f48830f1ca242beb6cea18003e03c4ec1 authored over 9 years ago by Marcos Pereira <[email protected]>
Setting version to 1.0.1-SNAPSHOT

e18968084cf144a824f98951c51c0643cecafac7 authored over 9 years ago by Play Team <[email protected]>
Setting version to 1.0.0

24ad919789a5bf7ea064d4e1be18e50b467220ed authored over 9 years ago by Play Team <[email protected]>
Merge pull request #43 from jroper/play-2.4.0

Upgraded to release versions

dd1e0574dd59004a7e9cef9fed08d31dd7a95bd4 authored over 9 years ago by James Roper <[email protected]>
Upgraded to release versions

04013ca19e0578278985f64b415fc5f5fa905093 authored over 9 years ago by James Roper <[email protected]>
Merge pull request #42 from marcospereira/upgrade-play-2.4.0-RC5

Upgrade to use Play 2.4.0-RC5

ab5ef4380024db19c5bcbf2a2c1b7978d58353ea authored over 9 years ago by James Roper <[email protected]>
Upgrade to use Play 2.4.0-RC5

a6bbec4f1bc2ccb2d2ec4408e278bb34aa824c41 authored over 9 years ago by Marcos Pereira <[email protected]>
Merge pull request #41 from marcospereira/upgrade-ebean

Upgrade ebean to version 4.6.2

7e42dc13b63f1f8b6beff1437e28f09572c7626c authored over 9 years ago by James Roper <[email protected]>
Upgrade ebean to version 4.6.2

10aa8488c834a184286c0c70fba61f056901d8d0 authored over 9 years ago by Marcos Pereira <[email protected]>
Merge pull request #40 from marcospereira/upgrade-typesafe-config

Upgrade to typesafe config 1.3.0 final

9643dcf09cb81ef0e65ebed636741f3213d9a851 authored over 9 years ago by James Roper <[email protected]>
Upgrade to typesafe config 1.3.0 final

This is the same version used by play and
other subprojects.

b4a6237ecdc2e7b53bd4e99759a179548fe287d0 authored over 9 years ago by Marcos Pereira <[email protected]>
Setting version to 1.0.0-SNAPSHOT

f7bb15e6c768707e63d79988abf93426eef91187 authored over 9 years ago by Play Team <[email protected]>
Setting version to 1.0.0-RC3

04926103a3244880fba7c3037292307f2f86d5cb authored over 9 years ago by Play Team <[email protected]>
Merge pull request #39 from jroper/debug-fix

Fixed anorm debug parameter

fc386aa9328df4f7a449f291a81bf744d85a0259 authored over 9 years ago by James Roper <[email protected]>
Merge pull request #38 from jroper/play-2.4.0-RC3

Upgraded to Play 2.4.0-RC3

d9247d6554fd34b024b3f56d22633eef1acd2040 authored over 9 years ago by James Roper <[email protected]>
Fixed anorm debug parameter

ae9423ad3d9580fa416274e86a2c795cb2af8916 authored over 9 years ago by James Roper <[email protected]>
Upgraded to Play 2.4.0-RC

c49d1ca62dbd7a2d758bdf4e3461c39459d73321 authored over 9 years ago by James Roper <[email protected]>
Merge pull request #37 from jroper/interplay-fix

Upgrade interplay to fix omnidoc source url issue

2fa92c92f10175c1c964b6db159dd925eb45b755 authored over 9 years ago by Rich Dougherty <[email protected]>
Upgrade interplay to fix omnidoc source url issue

c2448ea9c1be6d3a86153fa93b998b52e559a295 authored over 9 years ago by James Roper <[email protected]>
Merge pull request #35 from jroper/ebean-improvements

Multiple improvements for Ebean

733e90ce18145893bb813f7151ad9cdb13dc8e95 authored over 9 years ago by Mirco Dotta <[email protected]>
Merge pull request #34 from jroper/ebean-models-errors

Fix ebeanModels errors

e3e56c6afb5a4a28279c888c428474df1e297687 authored over 9 years ago by Mirco Dotta <[email protected]>
Merge pull request #36 from jroper/play-build

Switch to play-build

96ae8137f9fe7b8548a4c832141a09c485e87929 authored over 9 years ago by Mirco Dotta <[email protected]>
Switch to play-build

589d1f1d49b315b220975507c15a62f87f3e20b0 authored over 9 years ago by James Roper <[email protected]>
Multiple improvements for Ebean

* Made ebean debug and other transformer args configurable. Fixes #26.
* Fully documented all eb...

765497899d0d4d44ec9bd2a00ab244544ab86602 authored over 9 years ago by James Roper <[email protected]>
Fix ebeanModels errors

* Ensure that when there is an error loading ebeanModels, the exception
is correctly reported,...

4318a159cfc2477622905e86fcf8daad46dbf509 authored over 9 years ago by James Roper <[email protected]>
Merge pull request #31 from dotta/wip/update-master-after-jdbc-module-split-in-play

Bumped Play version to minimum version required to compile

c445957c0e54ff0dd8770122408faef541f58c4d authored over 9 years ago by James Roper <[email protected]>
Added play-jdbc-evolutions dependency and bumped Play version

The version should be changed again once Play 2.4.0-RC3 is out.

eea59e5cca827920d4d14dfcb9c92876e472fe6f authored over 9 years ago by Mirco Dotta <[email protected]>
Merge pull request #30 from jroper/travis-cache

Improved caching

ca1f626ecf8fd90a327943cef01c834c949ca9e8 authored over 9 years ago by Marcos Silva Pereira <[email protected]>
Improved caching

* Only cache the ivy cache, not the local repo
* Remove ebean artifacts from the cache before ca...

5d3c852998d284b4017d493fdb308e77d1b4f99d authored over 9 years ago by James Roper <[email protected]>
Setting version to 1.0.0-SNAPSHOT

76b1b8e57b07970feeed89a1c1f9d185f4b890ba authored over 9 years ago by James Roper <[email protected]>
Setting version to 1.0.0-RC2

f278f04ec63c9ea636783e53be3a0cfdbd26105d authored over 9 years ago by James Roper <[email protected]>
Ensure release build is cross built

29e2d68aa1903527de0a65fe905355433643674f authored over 9 years ago by James Roper <[email protected]>
Fixed release

b386c0daa183e215e4cca7b7bfc7b481f9c2dc4e authored over 9 years ago by James Roper <[email protected]>
Setting version to 1.0.0-SNAPSHOT

799cd3ebb3c567d52f13df8d59497813168dba33 authored over 9 years ago by James Roper <[email protected]>
Setting version to 1.0.0-RC2

206b9dd784c6461ffcaf95c04b96851cc6610323 authored over 9 years ago by James Roper <[email protected]>
Upgraded to Play 2.4.0-RC2

20e0730b7a7100116cda8a5c4809ed627d6a60e3 authored over 9 years ago by James Roper <[email protected]>
Merge pull request #28 from jroper/play-enhancer-dep

Add dependency on play-enhancer

64cb34fe9ffeb4e09ef2dcaeccc2e23ed4904bae authored over 9 years ago by Marcos Silva Pereira <[email protected]>
Merge pull request #29 from jroper/travis-gitter

Added gitter webhook support to travis notifications

5e23e6cabdf6f41fc864bb38d04d74bac95578dc authored over 9 years ago by Marcos Silva Pereira <[email protected]>
Added gitter webhook support to travis notifications

c03e77d2765c40972a279b255ca64e4f000f738f authored over 9 years ago by James Roper <[email protected]>
Add dependency on play-enhancer

Play master has dropped the dependency on play-enhancer, so the Play
ebean sbt plugin needs an e...

6aa75a5fa1f51f29d89b37243b64b0aab780ab99 authored over 9 years ago by James Roper <[email protected]>
Merge pull request #27 from marcospereira/bump-scala-version

Bump scala versions to 2.10.5 and 2.11.6

026a8042466e84a97a7b5faea60a2f4ca45799b8 authored over 9 years ago by James Roper <[email protected]>
Bump scala versions to 2.10.5 and 2.11.6

17d92cd347c2869cdbee8fde4a9741863d914d16 authored over 9 years ago by Marcos Pereira <[email protected]>
Merge pull request #24 from jroper/play-files

Remove reliance on Play Files API

bfac48e5a9473eb2b5f577cf19bb355b4b9bc1d6 authored over 9 years ago by Marcos Silva Pereira <[email protected]>
Remove reliance on Play Files API

b57a5694ff23a70d62e25e76d9168fa0f89b9dc6 authored over 9 years ago by James Roper <[email protected]>
Ensure a pom is published for the sbt plugin when it's a snapshot

b6fa1f4a2c8a57b6a6ada09b31b01632c6553008 authored over 9 years ago by James Roper <[email protected]>
Merge pull request #15 from jroper/bintray-snapshots

Fixed nightly deploys

c46041293ca1d4d83b94741fbff9c4c6a3d63ece authored over 9 years ago by Marcos Silva Pereira <[email protected]>
Merge pull request #23 from marcospereira/correct-typos

Correct minor typos

956c12f77bbc9f96f5e10d16d1b5dfab84f69761 authored over 9 years ago by James Roper <[email protected]>
Merge pull request #22 from jroper/unified-config

Unify the config loading between sbt and runtime

6a029f19a0378632ba0864ce650b6c70f67c5c2b authored over 9 years ago by Marcos Silva Pereira <[email protected]>
Unify the config loading between sbt and runtime

Fixes #18 - the sbt config loading wasn't updated to support lists

The way that the sbt plugin ...

f2ec51c0adaaceeae7a91729ba53dcd130cc2aab authored over 9 years ago by James Roper <[email protected]>
Correct minor typos

515fcc02df4f6fa3fdef86ad30ece1cc01049014 authored over 9 years ago by Marcos Pereira <[email protected]>
Merge pull request #21 from marcospereira/travis-cache

Speed up Travis CI build

64cc1c4a51f231d172e64a74176f0b59343bca9e authored over 9 years ago by James Roper <[email protected]>
Speed up Travis CI build

This was done based on the following docs:

http://docs.travis-ci.com/user/caching/
http://docs....

9de6bd50fd974f6c193b3f05b011723b00f8422e authored over 9 years ago by Marcos Pereira <[email protected]>
Merge pull request #19 from marcospereira/update-links

Update documentation links

d4a45644b702d5f843915ad2a9595a4f4b7a0dbe authored over 9 years ago by James Roper <[email protected]>
Merge pull request #20 from marcospereira/upgrade-deps

Upgrade dependencies

f758756599d42f7dec1d7d9768e56aa2a127fa6d authored over 9 years ago by James Roper <[email protected]>
Update documentation links

The avaje.org website is outdated and is already
linking to Github project at some places.

beab461332444618f86732b688bb0f33919f2af5 authored over 9 years ago by Marcos Pereira <[email protected]>
Upgrade dependencies

b24fcb7379ab750548d129e3f8f148e4207a36f3 authored over 9 years ago by Marcos Pereira <[email protected]>
Fixed nightly deploys

* sbt plugin snapshots now got to sonatype
* Included bintray release and sonatype release steps...

cc87e9c9fe78ca4368fb29105249efb2ab85320e authored over 9 years ago by James Roper <[email protected]>
Setting version to 1.0.0-SNAPSHOT

80dc16c210d4195a439221b6eb48e1e9b34a5800 authored over 9 years ago by James Roper <[email protected]>