Ecosyste.ms: OpenCollective

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

github.com/playframework/play-slick

Slick Plugin for Play
https://github.com/playframework/play-slick

Use interplay plugin for playdoc and omnidoc settings

fc72f6d8f6c76f0dc7468789fb3c2c95a96fb4c6 authored about 10 years ago by Peter Vlugter <[email protected]>
Update 0.9 version in readme

f20e2349bdef2706043cba049221963b1239d1f1 authored about 10 years ago by Peter Vlugter <[email protected]>
Update 0.8 version in readme

d963f86187405449024ec5f34c25c377f0347ca2 authored about 10 years ago by Peter Vlugter <[email protected]>
Merge pull request #222 from pvlugter/playdoc

Fix playdoc

19a2383c6dc7e33611d02703e1fcc26ca785db8a authored about 10 years ago by Rich Dougherty <[email protected]>
Setting version to 0.9.0-SNAPSHOT

88ef125577c0afabaad28b2727ec8978ff9d87c2 authored about 10 years ago by Peter Vlugter <[email protected]>
Setting version to 0.9.0-M3

e4c5d643e771c1a362615ae61529e9c2d3e2ff16 authored about 10 years ago by Peter Vlugter <[email protected]>
Remove explicit version from docs

4d9addf16c37eb5cab7b25c51d3b7371ba395d09 authored about 10 years ago by Peter Vlugter <[email protected]>
Fix playdoc source directory

2dced96c369b37b581094b3517c0a953d00eb900 authored about 10 years ago by Peter Vlugter <[email protected]>
Merge pull request #221 from pvlugter/sbt-release

Add automated release

a53a2a0cb2d6feb8cd2e9dd62dda5373d798db6e authored about 10 years ago by James Roper <[email protected]>
Setting version to 0.9.0-SNAPSHOT

f98a4827e0e7997865b33bcaf79b32193a70258a authored about 10 years ago by Peter Vlugter <[email protected]>
Setting version to 0.9.0-M2

73d67097b87838970c310c69324e896780441028 authored about 10 years ago by Peter Vlugter <[email protected]>
Upgrade to play 2.4.0-M2

02e272c1086a39b404909991e3ab9df8b1444ebe authored about 10 years ago by Peter Vlugter <[email protected]>
Disable omnidoc in all samples

For testing during play module releases.

e95b9acb68ff7abef3b4f65ddc15a5c0ab293cf6 authored about 10 years ago by Peter Vlugter <[email protected]>
Add release command using sbt-release

764209e54499d851bc607bf94ebf257fba45bddf authored about 10 years ago by Peter Vlugter <[email protected]>
Merge pull request #220 from pvlugter/reorganise-build

Reorganise and tidy up build

56b72cb9f2d2d6204a1d8eaa723bf51d635152f7 authored about 10 years ago by James Roper <[email protected]>
Reorganise build

554d05dfb479644e8d8b4cdf9b3aa23b1b7b2bf7 authored about 10 years ago by Peter Vlugter <[email protected]>
Merge pull request #219 from nremond/deps

Update to last Scala & SBT releases

0505e2e651d60bf227576c8daed4a0f799ababe9 authored about 10 years ago by Peter Vlugter <[email protected]>
Update to Scala 2.11.4

3e7804ff466fded7fcb4eea12db5db475bed2b1c authored about 10 years ago by Nicolas Rémond <[email protected]>
Update to SBT 0.13.7

66958c1682345b8a95f76bc727d1e6b745818254 authored about 10 years ago by Nicolas Rémond <[email protected]>
Merge pull request #216 from pvlugter/omnidoc

Omnidoc setup

ee1d6c0b98ba14e857b99d78c8b09764cfaaa6cf authored about 10 years ago by Rich Dougherty <[email protected]>
Remove unnecessary dependency on play core

131865397972611bd08510ca018c4dcbf29ebf0b authored about 10 years ago by Peter Vlugter <[email protected]>
Add scalaz resolver to all builds

0a17172c940b03dd6a10e58b87c41bca7b1fb8cf authored about 10 years ago by Peter Vlugter <[email protected]>
Import the play slick wiki as play docs

c3edd89e89deb4a589b9a4ac8391b0d6a86b77d1 authored about 10 years ago by Peter Vlugter <[email protected]>
Add playdoc jar publishing

bd5debed73f6a6ded560f287ff26944ae3a2955e authored about 10 years ago by Peter Vlugter <[email protected]>
Fix iteratee test by matching exception message with regex

1fd0e7531a36117540d73479e591e8523a9d228f authored about 10 years ago by Peter Vlugter <[email protected]>
Set up compiled tests for code samples in docs

1e04ae24b34eb879c543a1dc6de34df1c11887c6 authored about 10 years ago by Peter Vlugter <[email protected]>
Convert more documentation samples to compiled tests

1bb6036c617ccd3836380bcf793d07dd50805826 authored about 10 years ago by Peter Vlugter <[email protected]>
Add logback configuration for tests

79dc41cfc4ef735b989fd75593381e5bcb957f7b authored about 10 years ago by Peter Vlugter <[email protected]>
Disable MVCC for iteratee test

H2 has been updated with new Play snapshot.
Disable MVCC so that LOCK_MODE setting works.

e73430b77fa04bbffe5fd3f47311906733f2b375 authored about 10 years ago by Peter Vlugter <[email protected]>
Add docs project to top-level aggregated build

54db0090ee981be4a6035a68918efde485950177 authored about 10 years ago by Peter Vlugter <[email protected]>
Update to new published play snapshot

57adbd13293038257ff483becc017501c098730c authored about 10 years ago by Peter Vlugter <[email protected]>
Add source url for aggregated documentation

bc888f9b488c56cf112bcd5d9cef72e410af7959 authored about 10 years ago by Peter Vlugter <[email protected]>
Merge pull request #213 from queirozfcom/master

Replace comma with a regexp that matches commas, newlines or comma+newlines

fb4bc6eb3137ce28024fd27aa698b473f9c60276 authored about 10 years ago by Peter Vlugter <[email protected]>
database models can now be declared (in the config file) with newlines as well as commas. This helps keeping the config file readable when there's a lot of models to add

238c4f1e1909d38d4441bc6984f56945b8621259 authored about 10 years ago by queirozfcom <[email protected]>
Add 0.9.x version to readme

3a51822e0cd3f58905090757000aaadbcaf34729 authored over 10 years ago by Peter Vlugter <[email protected]>
Merge pull request #209 from pvlugter/play-2.4

Update to play 2.4

61cd2147e0db9c5fcbc25cbf99140fcef914428b authored over 10 years ago by James Roper <[email protected]>
Update to play 2.4 and convert to inject module

cba26c8df0ff3fc7fb9293f532854d79336797be authored over 10 years ago by Peter Vlugter <[email protected]>
Merge pull request #201 from nemoo/patch-1

Remove reference to release candidate from readme

db76a68dd98bddbadc1acd328649c3f41091ab3a authored over 10 years ago by Peter Vlugter <[email protected]>
Remove reference to release candidate from readme

b5368fa1b3402caeca0c53af18e8c454ed016f4e authored over 10 years ago by nemoo <[email protected]>
Merge pull request #199 from richdougherty/readme-for-0.8.0

Update readme for 0.8.0 release

fcd8c6217187a6196d45007f78f9d7dcfd3350d3 authored over 10 years ago by Rich Dougherty <[email protected]>
Update readme for 0.8.0 release

ce3038490f6adf305d4d064bce723b91b0f4e231 authored over 10 years ago by Rich Dougherty <[email protected]>
Merge pull request #198 from richdougherty/travis-scala-version

Ask Travis to use Scala 2.11.2

9c3e8dd4a937eaf3fe7e5f07cac9e7bd3c7fc991 authored over 10 years ago by Peter Vlugter <[email protected]>
Merge pull request #197 from richdougherty/snapshot-version

Use standard snapshot versioning

0523b50e33efb05a88c44b1458b0bd24506e8216 authored over 10 years ago by Peter Vlugter <[email protected]>
Ask Travis to use Scala 2.11.2

6e127c415cc010fae9d95446af19e70d74301341 authored over 10 years ago by Rich Dougherty <[email protected]>
Use standard snapshot versioning

Changing to standard snapshot versioning (x.y-SNAPSHOT) instead
of (x.y.z-SNAPSHOT) means we don...

f8d35e977833f69b24deb773af03337ab2e9f7cf authored over 10 years ago by Rich Dougherty <[email protected]>
Merge pull request #195 from nremond/patch-2

Update to Scala 2.11.2

8c3f0982aa7a0c405d90f8d2b329cdb5e1aa7dc9 authored over 10 years ago by Rich Dougherty <[email protected]>
Merge pull request #196 from nremond/patch-3

Update to Slick 2.1.0

df6e9de55c987269b475bc55842fcedcb357b68e authored over 10 years ago by Jan Christopher Vogt <[email protected]>
Update to Slick 2.1.0

Released today: http://slick.typesafe.com/news/2014/08/04/slick-2.1.0-release.html

d2f0f0a88b4335cff1e94b14ad6036d06213ed56 authored over 10 years ago by Nicolas Rémond <[email protected]>
Update to Scala 2.11.2

f09117fbb57b230d74d9497df50dda3745bb7ace authored over 10 years ago by Nicolas Rémond <[email protected]>
Update 0.8.x version in readme to RC3

bcc410f03141df21b39adbf7657d1f16e7c4b870 authored over 10 years ago by Peter Vlugter <[email protected]>
Merge pull request #194 from pvlugter/update-slick-rc3

Update to slick 2.1.0-RC3

f1353d85da31003a4b86a8379b5b4357801c9f83 authored over 10 years ago by Peter Vlugter <[email protected]>
Update to slick 2.1.0-RC3

4b8746701dd48ff35e76ab64327adc208c9154b9 authored over 10 years ago by Peter Vlugter <[email protected]>
Update 0.8.x version in readme

4dcc8dcc3cb6b5e337e2910ca947f3a02afe3358 authored over 10 years ago by Peter Vlugter <[email protected]>
Merge pull request #192 from guersam/wip/update-dependencies

Update to Play 2.3.2, Slick 2.1.0-RC2

b5e1172b68cb6447f677213fbdf7bd644f692074 authored over 10 years ago by Peter Vlugter <[email protected]>
Update to Play 2.3.2, Slick 2.1.0-RC2

baf2c39411a73a8b59a47a52080a87babd0d8dbe authored over 10 years ago by Jisoo Park <[email protected]>
Update versions in readme for latest release candidate

6b8ec8ae07340be8f22751f77aaf67af4dde66e2 authored over 10 years ago by Peter Vlugter <[email protected]>
Add scala cross versions to play-slick project

57a6cb98085e6e8ee3a65c61ae79805d59c98c97 authored over 10 years ago by Peter Vlugter <[email protected]>
Merge pull request #189 from guersam/tmp/slick-2.1.0-RC1

Update to Slick 2.1.0-RC1

f2799a99688101723df4e535ff20b98fc5a68b24 authored over 10 years ago by Peter Vlugter <[email protected]>
Remove `SessionWithAsyncTransactionForTesting`

`slick.jdbc.JdbcBackend#BaseSession` has `isInTransaction` in Slick
2.1.0, so we don't need to a...

ebe35d7dd7d808447666ca05b854d11b04389d66 authored over 10 years ago by Jisoo Park <[email protected]>
Update to Slick 2.1.0-RC1

b3a3cf4b350edcc9174f31ae4105d06228cc478d authored over 10 years ago by Jisoo Park <[email protected]>
Increase memory for forked tests in all samples

Some failures in travis builds

0ff45390a287bcff116d5d06397757f486e86e52 authored over 10 years ago by Peter Vlugter <[email protected]>
Update readme with latest versions

2876b65026140de44cd4c03f863d516a739550cd authored over 10 years ago by Peter Vlugter <[email protected]>
Merge pull request #182 from pvlugter/slick-2.1

Update to Slick 2.1

2c7db22ad4efe126871372865e6e17eba00bb7aa authored over 10 years ago by Rich Dougherty <[email protected]>
Cross compile against scala 2.10 and 2.11

1afd0774abb7627d57c5a138d5c4009526a76cb7 authored over 10 years ago by Peter Vlugter <[email protected]>
Remove unnecessary plugins.sbt

28a906a3c36ac66c0707fcbdd79666beab04d1e8 authored over 10 years ago by Peter Vlugter <[email protected]>
Update sbt version in samples to 0.13.5

1910dc1fecacd33c6e14f2dd5a6e39e9309b34d9 authored over 10 years ago by Peter Vlugter <[email protected]>
Update play version to 2.3.1

7d395e3c0eac6a5ba4e780d6862485bd9afedc83 authored over 10 years ago by Peter Vlugter <[email protected]>
Update to slick 2.1.0-M2

67b3a62491afd48cb78b0888ae7cdc4511714645 authored over 10 years ago by Peter Vlugter <[email protected]>
Bump version to 0.8.0-SNAPSHOT

c93f5d3691e6f89ea8d70addfc842a2af890e5fb authored over 10 years ago by Peter Vlugter <[email protected]>
Merge pull request #180 from pvlugter/json-sample

Include json sample in aggregated build

c52f817fe7ce32c62a5ed6659e54efe110329fe7 authored over 10 years ago by Peter Vlugter <[email protected]>
Bump version to 0.7.1-SNAPSHOT

5881ef6ff25c85f3545fbdbabbb7f521a5612bb4 authored over 10 years ago by Peter Vlugter <[email protected]>
Use unique test server port in json sample (like other samples)

366881f50dc5bbc440436ab83875e2e528417384 authored over 10 years ago by Peter Vlugter <[email protected]>
Include json sample in aggregated build

5addfd21811f90b4dad2c4cf6e72a76a0f4e0861 authored over 10 years ago by Peter Vlugter <[email protected]>
Merge pull request #176 from richdougherty/publish-settings

Move publish.sbt to code project, use standard resolvers

657d16d8f71e85f0918070f5bfa443b4ee36e1f7 authored over 10 years ago by Peter Vlugter <[email protected]>
Move publish.sbt to code project, use standard resolvers

037c54ab3040802fff3f8c76f9ac051cedd1d304 authored over 10 years ago by Rich Dougherty <[email protected]>
Merge pull request #175 from richdougherty/travis-java-8

Test with Java 8

3bc771874631742999507623f25e4925bdc2a747 authored over 10 years ago by Peter Vlugter <[email protected]>
Merge pull request #174 from nremond/patch-1

Upgrade to Play 2.3 final release.

77842fd0375fc793bbc53fc82b082f1692b0f34f authored over 10 years ago by Rich Dougherty <[email protected]>
Test with Java 8

0be576befd17e149e4e0028a45714527922ce387 authored over 10 years ago by Rich Dougherty <[email protected]>
Merge pull request #172 from nremond/config

Avoid nested map/getOrElse sequence for readability and formatting

5c9a26c13e0a2a07c64fffb937e17d5c3c932a26 authored over 10 years ago by Rich Dougherty <[email protected]>
Merge pull request #173 from nremond/reflection

Correctly detect instances of TableQuery[] through reflection

8e65f263762b595120270fad4738e23f2fce7284 authored over 10 years ago by Rich Dougherty <[email protected]>
Upgrade to Play 2.3 final release.

909190e75b9fbdf0d00411432da3e257a4cfeca3 authored over 10 years ago by Nicolas Rémond <[email protected]>
Useless import and useless .toList transformations

9b398d189213d265388fef8446659208184d8d07 authored over 10 years ago by Nicolas Rémond <[email protected]>
Correctly detect instances of TableQuery[] through reflection, closes #155

10bcd96493113dc2f68684a38af134a10314768a authored over 10 years ago by Nicolas Rémond <[email protected]>
Merge pull request #171 from nremond/sbt

Upgrade to SBT 0.13.5

10487822863ea42876643dd34dbcf90ae6eefafe authored over 10 years ago by Peter Vlugter <[email protected]>
Avoid nested map/getOrElse sequence for readability and formatting

158b0e4c402bab88c68e67a5ead2829661c22451 authored over 10 years ago by Nicolas Rémond <[email protected]>
Upgrade to SBT 0.13.5

d5a729a69c86d5b57817f67c248107869e0ec299 authored over 10 years ago by Nicolas Rémond <[email protected]>
Merge pull request #165 from nremond/cake

Fix the TableScanner when having multiple 'TableQuery' in a DAO.

b703cfac03145a692a9322270e4c0393c2bc5ef7 authored over 10 years ago by Rich Dougherty <[email protected]>
FIXME comment implemented, avoid using 'var'

8259274b8ab40b91fb21b41e0bc1cc011d1ce8a3 authored over 10 years ago by Nicolas Rémond <[email protected]>
Merge pull request #160 from nmartynenko/patch-1

Support both drivers names for HSQLDB

c0a9d0d45c11708e496604f1a43e1b430fd952fe authored over 10 years ago by Rich Dougherty <[email protected]>
Merge pull request #163 from loicdescotte/wikidoc

Move doc to github wiki

456f7c9e4d4b10ab07dd2d93f956b87b89c4b037 authored over 10 years ago by Rich Dougherty <[email protected]>
Merge pull request #168 from richdougherty/bump-to-0.7

Bump to 0.7

f957a0e75a5449516167054698b2e01b997ac7cc authored over 10 years ago by James Roper <[email protected]>
Merge remote-tracking branch 'upstream/master' into wikidoc

Conflicts:
README.md

4d4e39e14d7b014b9b110f6dbc8afb3aaec4da8a authored over 10 years ago by Loic Descotte <[email protected]>
Update Github location from freekh to playframework

a730a08fe69c378856cf4869ba8e3ba86b6c55ef authored over 10 years ago by Rich Dougherty <[email protected]>
Bump version to 0.7-SNAPSHOT

e701eb6e1faeeeff0f8895b2228edc54f12ff83c authored over 10 years ago by Rich Dougherty <[email protected]>
Merge pull request #167 from richdougherty/play-2.3

Upgrade to Play 2.3.0-RC2

d7437a79fdb324ef9902de4389141f016c8e4ed7 authored over 10 years ago by Christopher Hunt <[email protected]>
Update plugin version information in readme

40d660ee4ce3f53082cf46bbc3c3fdf80ff004a8 authored over 10 years ago by Rich Dougherty <[email protected]>
upgrade to slick 2.0.1 and play 2.3.0-RC1

866b769df2ed02f1274b5b1e27610e803a065e37 authored over 10 years ago by jadlr <[email protected]>
Upgrade to Play 2.3.0-RC2, Slick 2.0.2, Scala 2.10.4 and sbt 0.13.5-RC3

* Change samples' Build.scala files into Play 2.3 style build.sbt
files.
* Root project doesn'...

ca04218eda6052f75c9f9535b9171dde38f46b9f authored over 10 years ago by Rich Dougherty <[email protected]>
Don't try to load untyped classes (e.g. anonymous functions) as DDL

This fixes reflection errors that occur when upgrading to Play
2.3.0-RC2. This fix should be saf...

0ffbd52bb2eaf6d86b77dc46502b4cd20b6688e5 authored over 10 years ago by Rich Dougherty <[email protected]>
Merge pull request #166 from richdougherty/register-driver-in-tests

Force H2 driver registration to fix SQLException in tests

6fd19d06766c2c781fca55adb528e2dc3a84b8a8 authored over 10 years ago by Peter Vlugter <[email protected]>