Matthew Adams
60f6c8fba8
DATACASS-142: fixed reported issue
2014-09-12 11:13:31 -05:00
Matthew Adams
2a921b46d3
DATACASS-142: fixed reported issue
2014-09-12 11:13:17 -05:00
Matthew Adams
6f3db87810
Merge branch 'master' of github.com:spring-projects/spring-data-cassandra
2014-09-05 10:15:37 -05:00
Matthew Adams
20c806696b
fixed doc typo on @EnableCassandraProperties#namedQueriesLocation()
2014-09-05 10:15:31 -05:00
Oliver Gierke
bb6ed7967c
DATACASS-165 - After release cleanups.
2014-09-05 13:50:55 +02:00
Spring Buildmaster
a5c6782125
DATACASS-165 - Prepare next development iteration.
2014-09-05 03:18:20 -07:00
Spring Buildmaster
d6c594838c
DATACASS-165 - Release version 1.1.0.RELEASE (Evans GA).
2014-09-05 03:18:17 -07:00
Oliver Gierke
a0453be86c
DATACASS-165 - Prepare 1.1.0.RELEASE (Evans GA).
2014-09-05 09:23:54 +02:00
Oliver Gierke
76159e3ae3
DATACASS-165 - Updated changelog.
2014-09-05 09:23:41 +02:00
Oliver Gierke
fd3af434dc
DATACASS-154 - Updated changelog.
2014-09-05 07:54:26 +02:00
Matthew Adams
ab0b0887fe
DATACASS-163: added @NoRepositoryBean to SDC-provided interfaces
2014-08-29 11:10:01 -05:00
Matthew Adams
80cf1cb4e1
DATACASS-162: xml parser now reading entity-base-packages attribute
2014-08-29 09:25:16 -05:00
Matthew Adams
f921553fb5
DATACASS-159
2014-08-27 10:08:39 -05:00
Matthew Adams
d4e1839b8f
DATACASS-158
2014-08-27 08:54:16 -05:00
Matthew Adams
542948d042
DATACASS-157: added throw directive
2014-08-26 17:46:10 -05:00
Oliver Gierke
1947da3b93
DATACASS-153 - Polished reference documentation.
2014-08-22 15:49:54 +02:00
Matthew Adams
0cc4b396eb
DATACASS-152
2014-08-19 10:06:01 -05:00
Matthew Adams
a0a81220c5
fixes #13 : basePackage -> basePackages in readme
2014-08-16 08:22:27 -05:00
Matthew Adams
6a3a0a6b04
fixes #14 : config class name in readme
2014-08-16 08:19:55 -05:00
Matthew Adams
45e96d92aa
DATACASS-60: more readme updates
2014-08-13 14:58:14 -05:00
Matthew Adams
21b62f889a
DATACASS-60: updated root readme.md
2014-08-13 14:38:57 -05:00
Oliver Gierke
0f5ca09d87
DATACASS-151 - After release cleanups.
2014-08-13 16:29:32 +02:00
Spring Buildmaster
617875bc5a
DATACASS-151 - Prepare next development iteration.
2014-08-13 07:08:38 -07:00
Spring Buildmaster
0eb207469a
DATACASS-151 - Release version 1.1.0.RC1.
2014-08-13 07:08:34 -07:00
Oliver Gierke
7aa8660a30
DATACASS-151 - Prepare 1.1.0.RC1 (Evans RC1).
2014-08-13 15:05:21 +02:00
Oliver Gierke
e1f86cdc12
DATACASS-151 - Updated changelog.
2014-08-13 15:05:10 +02:00
Oliver Gierke
fe86e4f40e
DATACASS-143 - Updated changelog.
2014-08-13 11:11:58 +02:00
David Webb
a73908f459
Merge commit 'c05c3630dfe258f7e527b03c215a0e3fca37e5db'
...
* commit 'c05c3630dfe258f7e527b03c215a0e3fca37e5db':
DATACASS-150: Move to Asciidoctor for reference documentation
2014-08-09 16:54:05 -04:00
David Webb
71eee6de31
DATACASS-136 - CLOSED - Updated dependencies.
...
Moved cassandra-all to scope test (left over from DSJD 1.X days)
Newest DSJD
Newest C* 2.0.X
2014-08-08 23:32:32 -04:00
Greg Turnquist
c05c3630df
DATACASS-150: Move to Asciidoctor for reference documentation
...
First cut at porting the existing docbook reference documentation to asciidoctor.
2014-08-08 14:40:14 -05:00
David Webb
e605f9d13a
Merge branch 'DATACASS-139'
...
* DATACASS-139:
DATACASS-139 - IN PROGRESS - Added PreparedStatement Cache for Performance Requirement.
2014-08-08 08:38:16 -04:00
David Webb
21aeb9c981
Merge branch 'master' of https://github.com/spring-projects/spring-data-cassandra
2014-08-07 18:29:53 -04:00
Oliver Gierke
c437ceeadd
DATACASS-140 - After release cleanups.
2014-07-10 20:40:44 +02:00
Spring Buildmaster
4224f0d05f
DATACASS-140 - Prepare next development iteration.
2014-07-10 09:56:34 -07:00
Spring Buildmaster
32dffd96ee
DATACASS-140 - Release version 1.1.0.M1.
2014-07-10 09:56:31 -07:00
Oliver Gierke
f5050ec5a6
DATACASS-140 - Prepare 1.1.0.M1 (Evans M1).
2014-07-10 17:14:50 +02:00
Oliver Gierke
a848808227
DATACASS-140 - Updated changelog.
2014-07-10 17:14:35 +02:00
Oliver Gierke
dfa6249ddc
DATACASS-138 - Updated changelog.
2014-07-10 17:09:51 +02:00
David Webb
f4c79b7474
DATACASS-139 - IN PROGRESS - Added PreparedStatement Cache for
...
Performance Requirement.
2014-07-10 16:01:18 +02:00
David Webb
54910a1b17
DATACASS-139 - IN PROGRESS - Added PreparedStatement Cache for
...
Performance Requirement.
2014-07-05 00:50:29 -04:00
David Webb
07439c2dde
DATACASS-137 - Completed
...
Added mapping for 3 new ConsistencyLevels.
2014-06-12 00:12:52 -04:00
Oliver Gierke
a5cad94c69
DATACASS-135 - Fixed reference documentation build.
...
Removed empty lang attributes from programlisting elements. Switched to Docbook 4.4 DTD as 4.5 is currently not supported by the Maven Docbook plugin. Fixed section identifiers.
2014-05-20 21:32:48 +02:00
Oliver Gierke
3c4a31be0e
DATACASS-134 - Added missing plugin repository declaration.
2014-05-20 21:32:48 +02:00
Oliver Gierke
6d2086febb
DATACASS-131 - After release cleanups.
2014-05-20 19:49:30 +02:00
Spring Buildmaster
46f990483a
DATACASS-131 - Prepare next development iteration.
2014-05-20 10:04:29 -07:00
Spring Buildmaster
9274084569
DATACASS-131 - Release version 1.0.0.RELEASE.
2014-05-20 10:04:23 -07:00
Oliver Gierke
8a810879f8
DATACASS-131 - Prepare 1.0 GA.
2014-05-20 16:26:44 +02:00
Oliver Gierke
a5096e4b7c
DATACASS-131 - Updated changelog.
2014-05-20 16:26:31 +02:00
David T Webb
119425409c
DATACASS-130 - Resolved - SchemaAction defaults to NONE.
2014-05-19 16:31:50 -04:00
David T Webb
d66fc88f97
DATACASS-125 - WIP - Completed the Basic reference docs for
...
CassandraTemplate.
2014-05-19 16:00:15 -04:00