Commit Graph

  • 81a083af63 moved create table from CqlUtils to cql generator Alex Shvid 2013-12-03 13:58:02 -08:00
  • 5c11d4aac2 primary key contains { partitioned keys, clustered keys } refactoring Alex Shvid 2013-12-03 11:15:57 -08:00
  • d2313980c1 create table generator code review Alex Shvid 2013-12-03 11:05:25 -08:00
  • 689789bd83 Merge branch 'master' of https://github.com/shvid/spring-data-cassandra.git David Webb 2013-12-03 08:55:38 -05:00
  • 8af29de100 DATACASS-48 : Changed default empty Map Creation. David Webb 2013-12-03 08:55:27 -05:00
  • d9dd7d1605 composite primary key support Alex Shvid 2013-12-02 21:08:51 -08:00
  • 9ae9984102 findByPartitionKey added to SimpleCassandraRepository Alex Shvid 2013-12-02 18:02:40 -08:00
  • b0b1a6e926 rename @RowId to @PrimaryKey same as in CQL3 Alex Shvid 2013-12-02 16:15:43 -08:00
  • a40f717459 Merge branch 'master' into DATACASS-34 Alex Shvid 2013-12-02 16:07:53 -08:00
  • d33e391dbb compound keys renaming Alex Shvid 2013-12-02 16:06:34 -08:00
  • 819804d987 DATACASS-48 : CLOSED: Added javadoc for new overload methods to specify Query Options. David Webb 2013-12-02 14:59:09 -05:00
  • 43fffe5e97 DATACASS-48 : WIP : Add ConsistencyLevel and RetryPolicy to Operations/Template David Webb 2013-12-02 14:07:02 -05:00
  • 7729de9436 DACASS-48 : WIP : Refactored QueryOptions and supporting classes to spring-cassandra. David Webb 2013-12-02 09:43:23 -05:00
  • 14ac4d41af Merge branch 'DATACASS-34' of https://github.com/shvid/spring-data-cassandra Alex Shvid 2013-11-27 15:13:09 -08:00
  • 858a8f2a8f Merge branch 'master' of https://github.com/shvid/spring-data-cassandra into DATACASS-34 Alex Shvid 2013-11-27 15:08:45 -08:00
  • af8b6025b5 fixed java.lang.OutOfMemoryError: unable to create new native thread for tests Alex Shvid 2013-11-27 15:07:38 -08:00
  • d5b57d759d SimpleCassandraRepository integration tests for User Alex Shvid 2013-11-27 14:04:33 -08:00
  • c5273c9eb2 DATACASS-35: Unit Tests for CassandraOperations - Completed. David Webb 2013-11-27 16:19:21 -05:00
  • 4b4a80d29a Merge branch 'master' of https://github.com/shvid/spring-data-cassandra.git into DATACASS-35 David Webb 2013-11-27 16:13:46 -05:00
  • 21b30a0dc1 CassandraRepository config Alex Shvid 2013-11-27 12:32:58 -08:00
  • f2fb421801 Merge branch 'master' of https://github.com/shvid/spring-data-cassandra into DATACASS-34 Alex Shvid 2013-11-27 11:51:55 -08:00
  • fa35d320f9 SimpleCassandraRepository refactoring Alex Shvid 2013-11-27 11:51:16 -08:00
  • 193a9eb2a9 added logger.info to doExecute method in CassandraTemplate Alex Shvid 2013-11-27 11:47:35 -08:00
  • 1597b02ce9 same changes in legacy log4j properties Alex Shvid 2013-11-27 11:43:44 -08:00
  • 500f2bb309 change logback settings from debug to info Alex Shvid 2013-11-27 11:42:36 -08:00
  • 61f39146f2 wrong logger in CassandraAccessor Alex Shvid 2013-11-27 11:40:40 -08:00
  • 73cb65c051 add truncate function to CassandraTemplate Alex Shvid 2013-11-27 11:39:11 -08:00
  • 80196d255b Merge branch 'master' of https://github.com/shvid/spring-data-cassandra into DATACASS-34 Alex Shvid 2013-11-27 10:39:32 -08:00
  • 169b14e622 Merge branch 'master' into DATACASS-35 David Webb 2013-11-27 10:02:24 -05:00
  • 0de5fc9a91 Merge branch 'master' of https://github.com/shvid/spring-data-cassandra.git David Webb 2013-11-27 08:59:01 -05:00
  • 7f50e9208d DATACASS-35: Unit Tests for CassandraOperations : Fixed test logging confluct with log4j and logback. David Webb 2013-11-27 08:58:47 -05:00
  • fe71cb6050 created SimpleCassandraRepository Alex Shvid 2013-11-26 21:30:37 -08:00
  • aad3d685c3 added VHA as contributor Matthew Adams 2013-11-26 22:59:21 -06:00
  • 871ab6020a Update README.adoc Petter Graff 2013-11-26 19:27:29 -06:00
  • 16f101f3ab DATACASS-35: Unit Tests for CassandraOperations David Webb 2013-11-26 16:51:54 -05:00
  • 6d711a9f24 merge master to DATACASS-34 Alex Shvid 2013-11-26 13:41:26 -08:00
  • 63b3ca4a7a log4j configuration for embedded cassandra unit Alex Shvid 2013-11-26 13:38:03 -08:00
  • ebf91397be Merge branch 'master' of https://github.com/shvid/spring-data-cassandra.git Alex Shvid 2013-11-26 13:35:13 -08:00
  • 88730e73a3 change Error to IllegalArgumentException in AlterTableCqlGenerator Alex Shvid 2013-11-26 13:34:28 -08:00
  • 2adbe62c9a DATACASS-35: Unit Tests for CassandraOperations : Adding newly written tests. David Webb 2013-11-26 16:02:58 -05:00
  • d6b5c0b227 changed links to spring-data-build.git and spring-data-commons.git projects Alex Shvid 2013-11-26 12:56:59 -08:00
  • 36a18cedaa cassandra repository integration test Alex Shvid 2013-11-26 11:32:01 -08:00
  • 5ffff41fc9 updated readme Matthew Adams 2013-11-26 12:29:43 -06:00
  • 6aa88113e1 DATACASS-35 : import static for Assert. David Webb 2013-11-26 12:35:18 -05:00
  • 1d01ac995a misc cleanup after merge Matthew Adams 2013-11-26 09:53:19 -06:00
  • a472b5f4f4 merged latest master into mavenized source tree Matthew Adams 2013-11-26 09:20:03 -06:00
  • 7385f77705 looking like modules are now separated & mavenized Matthew Adams 2013-11-26 09:04:09 -06:00
  • ec1487d811 Changed project version number. Fixed javadoc build target. David Webb 2013-11-26 09:54:05 -05:00
  • 62042e361e added missed poms due to .gitignore; spring-cassandra now testing ok Matthew Adams 2013-11-26 08:01:50 -06:00
  • 67ebfa42e1 Merge branch 'DATACASS-39' David Webb 2013-11-25 23:05:10 -05:00
  • 6d020745cf DONE - issue DATACASS-39: Better PreparedStatement Support https://jira.springsource.org/browse/DATACASS-39 David Webb 2013-11-25 22:44:02 -05:00
  • 97ea65bdcf CassandraExceptionTranslator wrong order fix Alex Shvid 2013-11-25 18:12:26 -08:00
  • e8cc60a59d Merge branch 'master' of https://github.com/shvid/spring-data-cassandra.git Alex Shvid 2013-11-25 17:56:11 -08:00
  • abbdb3f735 ColumnSpecification constant name fix Alex Shvid 2013-11-25 17:55:58 -08:00
  • 0faa02568e PreparedStatementCreatorImpl null return fix Alex Shvid 2013-11-25 17:33:46 -08:00
  • 86224eb06d spring-cassandra now compiling Matthew Adams 2013-11-25 18:33:44 -06:00
  • af0273b864 spring-cassandra compiling Matthew Adams 2013-11-25 18:32:25 -06:00
  • b8aa70509b DATACASS-41 Matthew Adams 2013-11-25 16:50:52 -06:00
  • 33c7e0d910 CassandraAccessor cleanup, removed synchronized modifier Alex Shvid 2013-11-25 12:35:16 -08:00
  • 826da5317d updated with approval & feedback Matthew Adams 2013-11-25 13:36:50 -06:00
  • bdfd853b01 initial readme Matthew Adams 2013-11-19 17:21:55 -06:00
  • 2b677fea28 updated with approval & feedback Matthew Adams 2013-11-25 13:36:50 -06:00
  • 4f6fd4884c Merge branch 'master' of https://github.com/shvid/spring-data-cassandra.git into DATACASS-39 David Webb 2013-11-25 12:29:01 -05:00
  • e7c9572489 DATACASS-39 : WIP : Cleaning up javadoc build task to work. David Webb 2013-11-25 12:28:36 -05:00
  • 6c9b114692 remove @After method & clear Matthew Adams 2013-11-25 11:26:41 -06:00
  • 27e53520cc DATACASS-39 : WIP : Removed failing test. David Webb 2013-11-25 12:20:46 -05:00
  • 7dce1ed2cb Merge branch 'DATACASS-39' of https://github.com/shvid/spring-data-cassandra.git into DATACASS-39 David Webb 2013-11-25 11:56:45 -05:00
  • a4f0acc902 added another test & streamlined unit+integration testing Matthew Adams 2013-11-25 10:45:17 -06:00
  • 3a1c4fa888 DATACASS-39 : WIP : Removing failing test for CI POC. David Webb 2013-11-25 11:19:27 -05:00
  • fa9248941a DATACASS-39 : WIP : Temporarily introducing failing test for CI POC. David Webb 2013-11-25 11:19:27 -05:00
  • c3e889312e updated readme Matthew Adams 2013-11-25 09:27:07 -06:00
  • c1dfebb822 Created BoundStatementFactory for high performance write ingestion. David Webb 2013-11-23 01:02:55 -05:00
  • 3394c76b7d DATACASS-39 : WIP : New Class Layout. David Webb 2013-11-22 23:47:00 -05:00
  • 8f448ac4d6 Merge branch 'DATACASS-32' of https://github.com/shvid/spring-data-cassandra into DATACASS-32 Matthew Adams 2013-11-22 19:12:05 -06:00
  • 8aa86d7270 testing coming along Matthew Adams 2013-11-22 19:11:49 -06:00
  • 516be679a9 DATACASS-32 : WIP : Completed PreparedStatement Operations. David Webb 2013-11-22 16:30:24 -05:00
  • 0bbd0d8a2e DATACASS-32 : WIP : Javadoc'd the CassandraOperatations and CassandraTemplate. Fixed gradle javadoc generator. David Webb 2013-11-22 00:41:47 -05:00
  • e293a836d3 DATACASS-32 - WIP - Renamed PreparedStatementBinder variable name. David Webb 2013-11-21 10:04:36 -05:00
  • 5473daa7ef DATACASS-32 - Fixed testSingleton after refactoring by Matt. David Webb 2013-11-21 09:59:44 -05:00
  • 7c6a003943 removed duplicate tests Matthew Adams 2013-11-21 08:02:02 -06:00
  • 2230370101 separated integration tests from unit tests Matthew Adams 2013-11-20 16:30:39 -06:00
  • cc5e45483c moved all tests into *.test.unit.* packages; next is to pull out integration tests into *.test.integration.* packages Matthew Adams 2013-11-20 16:24:18 -06:00
  • 893a7c9925 changes from code review Matthew Adams 2013-11-20 16:09:16 -06:00
  • a3684d3b14 Merge branch 'DATACASS-32' of https://github.com/shvid/spring-data-cassandra into DATACASS-32 Matthew Adams 2013-11-20 15:20:43 -06:00
  • cea05c659b more CQL generation refactoring Matthew Adams 2013-11-20 15:01:44 -06:00
  • 515f55c4f7 separated buildes from specifications Matthew Adams 2013-11-20 14:42:36 -06:00
  • ad7db43d5a Merge branch 'DATACASS-32' of https://github.com/shvid/spring-data-cassandra into DATACASS-32 David Webb 2013-11-20 20:25:27 +00:00
  • 8ed4f65874 DATACASS-32 - WIP - Clean up test code formatting. David Webb 2013-11-20 15:10:44 -05:00
  • 0035eeb811 DATACASS-32 - WIP - Completed Build out of CassandraOperations and CassandraTemplate. dwebb 2013-11-20 15:08:52 -05:00
  • 7945267a04 initial readme Matthew Adams 2013-11-19 17:21:55 -06:00
  • 37de816c2d relocated things appropriately Matthew Adams 2013-11-19 16:16:09 -06:00
  • c52b36d2a6 Merge branch 'DATACASS-32' of https://github.com/shvid/spring-data-cassandra into DATACASS-32 Matthew Adams 2013-11-19 16:03:49 -06:00
  • 8fcdadbc88 now have create/alter/drop table builders Matthew Adams 2013-11-19 16:03:27 -06:00
  • 42a40bb2b0 DATACASS-32 - Pulled in existing work from Matthew Adams on the CassandraTemplate dwebb 2013-11-19 16:24:01 -05:00
  • 444f49bed1 DATACASS-32: WIP: Fixed XML Config issue in unit tests. dwebb 2013-11-19 15:58:26 -05:00
  • 949916fd57 Merge branch 'DATACASS-32' of https://github.com/shvid/spring-data-cassandra into DATACASS-32 David Webb 2013-11-19 20:38:02 +00:00
  • fc93aee0c0 DATACASS-32: WIP: Split the Template out into Cassandra operations and Spring Data Cassandra operations. dwebb 2013-11-19 15:35:33 -05:00
  • 08c89c37b0 added option tests => fixed option bugs Matthew Adams 2013-11-19 09:12:37 -06:00
  • 55846e10e4 merging Matthew Adams 2013-11-18 17:51:51 -06:00
  • 4729f94071 added TableOption enums, MapBuilder Matthew Adams 2013-11-18 17:48:30 -06:00