Spring Buildmaster
f27f42976b
DATAMONGO-873 - Prepare next development iteration.
2014-03-10 06:10:39 -07:00
Spring Buildmaster
752ea95fde
DATAMONGO-873 - Release version 1.3.5.RELEASE.
2014-03-10 06:10:36 -07:00
Christoph Strobl
3ea9dd9e73
DATAMONGO-873 - Prepare release 1.3.5.RELEASE.
...
Updated readme, changelog,... to reflect recent version number. Updated reference to spring.io.
Original Pull Request: #144 .
2014-03-10 13:56:32 +01:00
Oliver Gierke
4f0b2d66a5
DATAMONGO-871 - Add support for arrays as query method return types.
...
Changed AbstractMongoQuery to potentially convert all query execution results using the DefaultConversionService in case the query result doesn't match the expected return value.
This allows arrays to be returned for collection queries as the conversion service cam transparently convert between collections and arrays.
2014-03-05 10:23:11 +01:00
Spring Buildmaster
e59911b42b
DATAMONGO-846 - Prepare next development iteration.
2014-02-17 06:23:51 -08:00
Spring Buildmaster
61e87be306
DATAMONGO-846 - Release version 1.3.4.RELEASE.
2014-02-17 06:23:48 -08:00
Thomas Darimont
1637f8d181
DATAMONGO-846 - Prepare Release 1.3.4.
...
Updated change log, notice, read me. Updated SD Commons dependency to 1.6.4.RELEASE.
Tweaks in MongoRepositoryfactoryBeanUnitTests to adapt to changes introduced in Spring Data Commons 1.6.4.
Related issues: DATACMNS-432.
2014-02-17 15:05:03 +01:00
Spring Buildmaster
57c7524c77
DATAMONGO-810 - Prepare next development iteration.
2013-12-12 03:38:01 -08:00
Spring Buildmaster
f79636240c
DATAMONGO-810 - Prepare Release 1.3.3.RELEASE.
2013-12-12 03:37:58 -08:00
Thomas Darimont
f22bf106db
DATAMONGO-810 - Prepare Release 1.3.3.
...
Updated change log, notice, read me.
Updated SD Commons dependency to 1.6.3.RELEASE.
2013-12-12 12:11:39 +01:00
Spring Buildmaster
49af31bb6e
DATAMONGO-772 - Prepare next development iteration.
2013-10-25 08:11:26 -07:00
Spring Buildmaster
c2aacc03ff
DATAMONGO-772 - Release version 1.3.2.RELEASE.
2013-10-25 08:11:23 -07:00
Thomas Darimont
1cf544a530
DATAMONGO-772 - Prepare 1.3.2.RELEASE.
...
Updated version of SD-CMNS to 1.6.2.RELEASE.
2013-10-25 16:51:57 +02:00
Spring Buildmaster
6b3bd8f621
DATAMONGO-751 - Prepare next development iteration.
2013-09-09 23:27:16 -07:00
Spring Buildmaster
b17ec47003
DATAMONGO-751 - Release version 1.3.1.RELEASE.
2013-09-09 23:27:13 -07:00
Oliver Gierke
8c7b558d39
DATAMONGO-751 - Prepare 1.3.1.RELEASE.
2013-09-09 23:12:40 -07:00
Spring Buildmaster
a3faabf718
DATAMONGO-740 - Prepare next development iteration.
2013-09-09 15:58:43 -07:00
Spring Buildmaster
1a46abfbb9
DATAMONGO-740 - Release version 1.3.0.RELEASE.
2013-09-09 15:56:20 -07:00
Thomas Darimont
61284228dd
DATAMONGO-740 - Prepare 1.3.0 RELEASE.
2013-09-09 15:50:04 -07:00
Spring Buildmaster
4f7821e3c2
DATAMONGO-732 - Prepare next development iteration.
2013-08-05 08:48:22 -07:00
Spring Buildmaster
9dd866e34a
DATAMONGO-732 - Release version 1.3.0.RC1.
2013-08-05 08:48:15 -07:00
Oliver Gierke
def6079795
DATAMONGO-732 - Prepare 1.3.0.RC1.
...
Updated changelog, notice and readme. Upgraded to Spring Data Build parent 1.1.1.RELEASE. Upgraded to Spring Data Commons RC1. Switched to milestone repository. Updated links to the parts of the Spring Data Commons reference documentation.
2013-08-05 17:33:58 +02:00
Oliver Gierke
297bd3e3dd
DATAMONGO-690 - Upgraded to Spring Data Commons snapshots.
2013-06-24 13:39:13 +02:00
Spring Buildmaster
3c68671d86
DATAMONGO-690 - Prepare next development iteration.
2013-06-04 11:37:17 -07:00
Spring Buildmaster
b171f4192d
DATAMONGO-690 - Release version 1.3.0.M1.
2013-06-04 11:37:13 -07:00
Oliver Gierke
21a1ce985c
DATAMONGO-690 - Prepare 1.3 M1 release.
...
Upgraded to Spring Data Build 1.1.RELEASE, Spring Data Commons 1.6 M1. Switched to milestone repository. Updated changelog. Refer to latest docs from Spring Data Commons.
2013-06-04 20:07:43 +02:00
Oliver Gierke
3e2387ae6b
Fix path to repo to make sure snapshot build sees all repositories.
2013-04-26 14:44:19 +02:00
Oliver Gierke
e8a1caec53
Fixed pom.xml to refer to correct snapshot repo.
2013-04-18 13:33:28 +02:00
Oliver Gierke
92af5aa345
DATAMONGO-650 - Added snapshot repository to resolve Spring Data Commons.
2013-04-11 10:57:04 +02:00
Oliver Gierke
7a64766496
DATAMONGO-633 - Upgraded to Querydsl 3.0.0.
...
Adapted custom APT serializer implementation to the new API.
2013-03-25 17:12:55 +01:00
Oliver Gierke
bf81d95d21
DATAMONGO-613 - Readded JConsole image and upgrade to Spring Data Build 1.1.
2013-02-11 12:40:41 +01:00
Oliver Gierke
158e4f033c
DATAMONGO-612 - Fixed reconfiguration of dist.id.
2013-02-11 12:38:40 +01:00
Spring Buildmaster
81097061ad
DATAMONGO-609 - Prepare next development iteration.
2013-02-08 04:15:50 -08:00
Spring Buildmaster
2bc6ebc250
DATAMONGO-609 - Release version 1.2.0.RELEASE
2013-02-08 04:15:46 -08:00
Oliver Gierke
909110cf4e
DATAMONGO-609 - Upgraded to parent project and Spring Data Commons in release versions.
2013-02-08 13:05:49 +01:00
Oliver Gierke
ba094da5a7
DATAMONGO-611 - Upgraded to MongoDB Java driver 2.10.1.
2013-02-08 13:04:33 +01:00
Oliver Gierke
a237999037
DATAMONGO-598 - Upgraded to new build infrastructure.
...
Fixed test ordering issue in Cross-Store module.
2013-01-18 14:45:48 +01:00
Spring Buildmaster
ecf15b93e0
DATAMONGO-559 - Prepare next development iteration.
2012-10-17 15:00:21 -07:00
Spring Buildmaster
6323a86560
DATAMONGO-559 - Release version 1.1.1.RELEASE.
2012-10-17 14:59:59 -07:00
Spring Buildmaster
5ff3064acd
DATAMONGO-541 - Prepare next development iteration.
2012-10-10 05:30:21 -07:00
Spring Buildmaster
3001e2941f
DATAMONGO-541 - Release 1.1.0.RELEASE.
2012-10-10 05:30:15 -07:00
Oliver Gierke
9cf72fbdd4
DATAMONGO-541 - Polished pom.xml for Maven central propagation.
2012-10-10 14:23:11 +02:00
Spring Buildmaster
737a42e07a
DATAMONGO-513 - Prepare next development iteration.
2012-08-24 02:24:09 -07:00
Spring Buildmaster
22d5d4c019
DATAMONGO-513 - Release 1.1.0.RC1.
2012-08-24 02:24:06 -07:00
Spring Buildmaster
888e031452
DATAMONGO-491 - Prepare next development iteration.
2012-07-24 07:57:13 -07:00
Spring Buildmaster
91b818b8c1
DATAMONGO-491 - Release 1.1.0.M2.
2012-07-24 07:57:10 -07:00
Spring Buildmaster
fd198c172b
DATAMONGO-396 - Released 1.1.0.M1.
2012-05-07 06:11:26 -07:00
Spring Buildmaster
4be229312c
DATAMONGO-396 - Release 1.1.0.M1.
2012-05-07 06:11:25 -07:00
Oliver Gierke
065a50bc8c
DATAMONGO-391 - Move to SLF4J for logging.
...
Polished pom.xml files. Upgraded to Log4J 1.2.16 as it excludes unnecessary dependencies. Consolidated test dependencies into parent pom. Remove dependency-management sections. Exclude commons-logging in favor of SLF4J.
2012-02-06 15:00:34 +01:00
Oliver Gierke
275f4fe6b8
Consolidate Maven repository usage to use repo.springsource.org/libs-snapshot.
2012-01-31 18:46:36 +01:00