Commit graph

399 commits

Author SHA1 Message Date
Albert Shift
9d8cb8d140 update readme file 2015-06-05 14:18:50 -07:00
Albert Shift
ba86534086 add java doc in Types annotations 2015-06-05 14:16:45 -07:00
Albert Shift
18ee6ab214 add Data annotations 2015-06-05 13:02:28 -07:00
Albert Shift
7f68e7a027 add single() method in SelectOperation 2015-06-03 13:29:33 -07:00
Albert Shift
a4260436e8 change version and add more scala future methods 2015-06-03 12:51:05 -07:00
Albert Shift
869fd0aae3 add scala 2.11 support 2015-06-03 12:22:22 -07:00
Albert Shift
fc0eaef8ee Update README.md 2015-05-09 07:42:58 -07:00
Albert Shift
648dee8f6e create special profile release in maven build 2015-05-07 23:12:22 -07:00
Alex Shvid
ca6f4f498b Merge branch 'develop' of https://github.com/noorq/casser into develop 2015-04-28 15:36:10 -07:00
Alex Shvid
053d69e690 release scripts 2015-04-28 15:35:16 -07:00
Albert Shift
3847b7f723 update README 2015-04-27 20:52:55 -07:00
Albert Shift
323ce05162 removed Example.java, the file from what the project was started ;) 2015-04-27 20:50:16 -07:00
Albert Shift
0f33939184 1.1.0-SNAPSHOT 2015-04-27 20:29:24 -07:00
Albert Shift
ecd0222ffc release 1.0.0 2015-04-27 20:09:20 -07:00
Albert Shift
5f5e99f26f add Casser.shutdown() method 2015-04-27 20:08:32 -07:00
Albert Shift
9453aef063 showValues setting for showCql in all operations 2015-04-27 17:42:52 -07:00
Albert Shift
4dd187ed77 rename register to singleton in Casser 2015-04-26 14:13:36 -07:00
Albert Shift
547f34092f Merge branch 'master' of https://github.com/noorq/casser.git 2015-04-26 11:28:04 -07:00
Albert Shift
3bea38d516 release 1.0 2015-04-26 11:27:56 -07:00
Albert Shift
7efd2def3e Update README.md 2015-04-25 10:23:22 -07:00
Albert Shift
579785279f fix small bug on update schema 2015-04-24 23:07:44 -07:00
Albert Shift
14a771ca9c group converter packages by type 2015-04-23 00:12:39 -07:00
Albert Shift
3ea8d3b8d8 update readme file 2015-04-23 00:08:58 -07:00
Albert Shift
6f9a9ed802 tuple collections converters and tests 2015-04-23 00:07:19 -07:00
Albert Shift
557e6c19d6 more fun with transformers, guava does not supports nulls for lists 2015-04-22 16:28:29 -07:00
Albert Shift
5ad93b2e78 refactor transformers in converters 2015-04-22 16:01:21 -07:00
Albert Shift
c6d0043aa6 optimize immutables for single entries 2015-04-22 13:49:48 -07:00
Albert Shift
2f2b43a529 implement rest udt map converters and cover by tests 2015-04-21 17:48:39 -07:00
Albert Shift
fdc7b27f7c UDTKeyMap convertion and test 2015-04-21 13:53:12 -07:00
Albert Shift
f7de3257c2 UDT tests decomposition 2015-04-20 22:50:40 -07:00
Albert Shift
46742cd2df add UDTList converters and tests 2015-04-20 22:37:01 -07:00
Albert Shift
ec36db0b5f implement UDTSet test and operations 2015-04-20 21:50:15 -07:00
Albert Shift
f59bf9ec2f Set and UDTSet converter 2015-04-18 11:28:20 -07:00
Albert Shift
153c7cc7bf refactoring and prepare for UDT collection tests 2015-04-17 21:54:29 -07:00
Albert Shift
7601fe1fdb counter integration test 2015-04-17 21:31:56 -07:00
Albert Shift
b16292d4bf allowFiltering in select operations 2015-04-17 21:15:22 -07:00
Albert Shift
3353d10976 static column test implementation 2015-04-17 21:10:09 -07:00
Albert Shift
3f127e3b9c write common tests for simple values 2015-04-17 17:55:38 -07:00
Albert Shift
f627eb9741 test collections and implement collection operations 2015-04-17 14:26:30 -07:00
Albert Shift
27a6bd1e9d update readme file 2015-04-16 23:41:18 -07:00
Albert Shift
9b26dc67a4 additional tests for UDT values 2015-04-16 23:38:47 -07:00
Albert Shift
7703ad1892 add test no mapping for TupleValue type 2015-04-16 18:00:30 -07:00
Albert Shift
e884dc22e8 test inner tuples 2015-04-16 17:39:53 -07:00
Albert Shift
feaffda0ab update type annotations in tests 2015-04-16 17:28:25 -07:00
Albert Shift
895867f082 refactoring of the packages 2015-04-16 17:21:07 -07:00
Albert Shift
28b2186854 refactor tuples and mappers 2015-04-16 17:18:20 -07:00
Albert Shift
862804a225 rename types namespace from T to Types 2015-04-16 16:54:30 -07:00
Albert Shift
8230b574f4 refactor types 2015-04-16 16:52:07 -07:00
Albert Shift
71ecc85cfd rename column annotations name to volume 2015-04-16 16:14:42 -07:00
Albert Shift
667b636eeb update readme 2015-04-14 23:12:01 -07:00