Spring Buildmaster
b6ef74d9ba
DATACOUCH-73 - Prepare next development iteration.
2014-03-13 18:05:56 +01:00
Spring Buildmaster
a87e9cd394
DATACOUCH-73 - Release version 1.0.0.RELEASE.
2014-03-13 06:01:08 -07:00
Oliver Gierke
b976a32331
DATACOUCH-73 - Prepare 1.0.0.RELEASE.
...
Removed obsolete dependency declarations. Fixed syntax highlighting for reference documentation. Include general Spring Data repositories documentation as well as namespace and keyword reference as appendix.
2014-03-13 13:55:32 +01:00
Michael Nitschinger
6daecbf95a
DATACOUCH-76 - Upgrade to latest spring-data-commons and parent
2014-03-13 10:02:59 +01:00
Michael Nitschinger
b52b96c283
DATACOUCH-72 - Update dependencies to latest bugfix level.
2014-03-10 18:35:30 +01:00
Michael Nitschinger
bef4d52ace
DATACOUCH-71 - Add support for JSR 303 validation.
...
This changeset adds validation support for entities, and since this depends
on events, the event functionality has been added as well. Now also generic
event listeners can be attached.
2014-03-10 13:07:05 +01:00
Michael Nitschinger
62f974fa78
DATACOUCH-61 - Add Converter support for Jodatime
...
This changeset adds converters for Jodatime to unix timestamps and
back if jodatime is found on the classpath.
2014-03-10 10:49:07 +01:00
Spring Buildmaster
38b1a1bd1e
DATACOUCH-66 - Prepare next development iteration.
2014-02-06 05:17:39 -08:00
Spring Buildmaster
4a886815ad
DATACOUCH-66 - Release version 1.0.0.RC1.
2014-02-06 05:17:37 -08:00
Oliver Gierke
64d1b26219
DATACOUCH-66 - Prepare 1.0 RC1 release.
2014-02-06 14:12:20 +01:00
msolujic
03ed0b5fef
DATACOUCH-62 updated Couchbase Java SDK to latest stable version
2014-01-22 14:36:51 +01:00
Michael Nitschinger
51dea603de
DATACOUCH-60 - Update Dependencies
2014-01-09 14:23:03 +01:00
Michael Nitschinger
1ab5dd1b93
DATACOUCH-56 - Update Couchbase Client to 1.2.3
2013-12-04 10:46:33 +01:00
Spring Buildmaster
3f9d5030c4
DATACOUCH-46 - Prepare next development iteration.
2013-11-14 13:21:23 -08:00
Spring Buildmaster
b85405e581
DATACOUCH-46 - Release version 1.0.0.M2.
2013-11-14 13:21:21 -08:00
Oliver Gierke
189ec98b93
DATACOUCH-46 - Final preparations for 1.0 M2.
...
Upgraded to Spring Data Commons 1.6.2. Added necessary Maven plugins to actually build a distribution ZIP. Polished changelog and notice.txt.
2013-11-14 21:16:00 +00:00
Michael Nitschinger
51421d9c05
DATACOUCH-45 - Upgrade Couchbase Java Client to 1.2.2
2013-11-12 10:24:30 +01:00
Michael Nitschinger
ad7bcf057c
DATACOUCH-41 - Update Couchbase SDK to 1.2.1
2013-10-16 13:22:19 +02:00
David Harrigan
48385c965a
DATACOUCH-16 - Allow View customization through @View annotations.
...
An initial first attempt at allowing for basic View customization using the
@View annotation.
For now, it does not support "dynamic" finders, such as findByUsername, but
I'm sure it will come shortly aftewards.
Also added in hamcrest library to gradually transistion deprecated JUnit
methods to a better assertion library :-)
-=david=-
2013-10-16 12:01:21 +02:00
Michael Nitschinger
740ddc9256
DATACOUCH-32 - Upgrade Dependencies
2013-10-01 09:43:29 +02:00
Spring Buildmaster
b489f09924
DATACOUCH-2 - Prepare next development iteration.
2013-09-11 20:38:19 -07:00
Spring Buildmaster
351f7594cb
DATACOUCH-2 - Release version 1.0.0.M1.
2013-09-11 20:38:18 -07:00
Oliver Gierke
a0cbd7533b
DATACOUCH-2 - Prepare 1.0.0.M1.
2013-09-11 20:34:26 -07:00
Michael Nitschinger
da73fb8b46
DATACOUCH-26 - Upgrade the Couchbase Client to 1.1.9
2013-08-12 11:45:35 +02:00
Michael Nitschinger
3a72ca7f96
DATACOUCH-19 - adding optional bucket creation step.
2013-07-29 13:19:54 +02:00
Jeroen Reijn
80dbab17b1
DATACOUCH-22: Add plugin repo to be able to resolve bundlor.maven plugin
...
The build fails on my local machine due to the
com.springsource.bundlor.maven plugin not being available in any public
know maven repo and also non project configured maven repo.
Corrected indentation of pom file for readability
Some more housekeeping. The expression ${groupId} is deprecated. ${project.groupId} should be used instead.
2013-07-25 16:37:43 +02:00
Michael Nitschinger
2eedc4bd7d
DATACOUCH-15 - Upgrade the Couchbase Java Client to 1.1.8
2013-07-16 07:50:42 +02:00
Michael Nitschinger
790d8f84af
DATACOUCH-13 - Upgrade couchbase-client to 1.1.7
...
This upgrades the couchbase-client dependency to the latest
bugfix release, preparing support for slf4j and others.
2013-06-10 11:36:41 +02:00
Michael Nitschinger
afab31ff2f
DATACOUCH-11 - Upgrading Jackson to the last stable release
2013-06-03 15:21:13 +02:00
Michael Nitschinger
407adf96df
DATACOUCH-10 - Upgrade parent POM to 1.1.0.RELEASE
2013-06-03 15:21:13 +02:00
Oliver Gierke
4999f23f09
DATACOUCH-1 - Upgraded to use Spring Data build parent.
...
Upgraded to Spring Data Commons 1.6.0.BUILD-SNAPSHOT.
2013-06-01 11:32:24 +02:00
Michael Nitschinger
a307d8f595
Adding client and cluster JMX stats.
2013-05-29 10:13:24 +02:00
Michael Nitschinger
6e04c9edc3
Make sure list saving/loading works.
2013-05-28 13:43:00 +02:00
Michael Nitschinger
e687cd8a59
Dependency Upgrades
2013-04-08 10:40:30 +02:00
Michael Nitschinger
1f72c8c965
Merge branch 'basic-mapping'
...
Merging unstable spring data mapping.
2013-04-08 10:36:11 +02:00
Michael Nitschinger
810130858c
Adding the exception translator
2013-02-07 16:29:09 +01:00
Michael Nitschinger
83aa6e0acf
Refactoring read to use instantiators.
2013-02-07 14:51:56 +01:00
Michael Nitschinger
d01aaff90d
Upgrading dependencies and more tests for templates.
2013-02-07 09:07:10 +01:00
Michael Nitschinger
92c56ac8f9
Extending basic support for mapping and adding an abstract configuration.
2012-12-31 09:21:51 +01:00
Michael Nitschinger
5e1e52fa55
Renaming POM artifactID
2012-12-18 18:45:23 +01:00
Michael Nitschinger
2788104f0d
Initial Classes (not working) for mapping usage.
2012-12-17 15:11:20 +01:00
Michael Nitschinger
8c690a144d
Allow properties to override default test settings.
2012-12-17 15:06:03 +01:00
Michael Nitschinger
daa22767a1
Moving tests to spring-test with autowiring.
2012-12-17 14:23:00 +01:00
Michael Nitschinger
ad46083f3a
Adding Couchbase Repository to pom.xml
2012-12-17 13:55:08 +01:00
Michael Nitschinger
2e8e00a2d5
Initial Commit.
2012-12-14 09:33:00 +01:00