Tal Moran
08d9bd6217
Integrated bb-server angular frontend in gradle build
2017-07-03 03:24:00 +03:00
Tal Moran
05c7a25bb7
Renamed proto files to use standard (lowercase-underscore) naming convention); added a separate proto for bb webapp
2017-06-30 02:28:03 +03:00
Tal Moran
68e1737f22
Dependency cleaning; more spongification; use composite build to include qilin (need qilin 1.3+ now)
2017-06-26 01:59:32 +03:00
Tal Moran
b360ae81bb
Fix gradle build files to work without nexus repository credentials
2017-01-25 19:10:18 +02:00
Tal Moran
06526a16db
Clean up build files and remove dependency on local nexus repository
2017-01-24 17:17:09 +02:00
Tal Moran
267164e996
Update to Gradle 3.1
2016-09-21 16:19:45 +03:00
Hai Brenner
88c4e0e644
Merge branch 'master' of https://cs.idc.ac.il/rhodecode/meerkat/meerkat-java
2016-07-06 21:45:35 +03:00
Hai Brenner
06d69554d9
fixed some merge conflicts which appeared for some unknown reason
2016-06-26 17:07:03 +03:00
Tal Moran
d2373c09f2
Merge with master
2016-04-11 20:14:18 +03:00
Arbel Deutsch Peled
edfd47a98d
Fixed H2 test time (by using a connection pool)
...
Added same fix to MySQL
Fixed and tested H2 SyncQuery
2016-04-11 14:13:26 +03:00
Tal Moran
4f608e813d
Code review comments and channges
2016-04-05 15:36:00 +03:00
Arbel Deutsch Peled
aeb7c13436
Made read operations stream the results.
...
Removed dependency on large Protobufs (BulletinBoardMessageList and BatchDataList).
Partial implementation of Sync Query.
Current version supports only H2 and MySQL (no SQLite support).
2016-02-22 08:04:01 +02:00
Arbel Deutsch Peled
9a78330e29
Working Integration test for Threaded BB Client supporting Batches.
...
Haven't tested subscriptions yet.
2016-02-16 22:33:52 +02:00
Arbel Deutsch Peled
7e542a804c
Fixed MySQL exclusion from standard test
2016-01-02 12:38:53 +02:00
Arbel Deutsch Peled
d643932ef9
Added H2 support for Batch messages
2015-12-27 12:04:37 +02:00
Arbel Deutsch Peled
88b8f6d8ea
Working version of Batch messages on Server-Side
2015-12-27 11:21:17 +02:00
Arbel Deutsch Peled
37fdc0bb83
Fixed minor H2 bug.
...
Fixed dbTest gradle task (now tests all 3 supported DB engines).
2015-12-18 14:39:40 +02:00
Arbel Deutsch Peled
520697d121
Added named parameters to the BulletinBoardSQLServer.
...
Added support for H2 SQL engine.
Further generalization of the BulletinBoardSQLServer.
2015-12-12 11:54:52 +02:00
Arbel Deutsch Peled
3de54f16a2
Created (untested version of) a Threaded Bulletin Board Client.
...
Overhauled Bulletin Board Client interface to accommodate this.
Deprecated the Simple Bulletin Board Client.
Made the path to the server methods generic (defined in the Constants class of the rest package).
2015-12-10 15:08:41 +02:00
Arbel Deutsch Peled
76c5e6681f
Made SQL Servers generic.
...
Added MySQL Server and test.
Added partial H2 Server code.
2015-12-09 14:47:18 +02:00
Arbel Deutsch Peled
679d18f4a2
Added BB client intergration test (broken)
...
Fixed MsgID retrieval in BB server
2015-12-06 20:33:45 +02:00
Tal Moran
c76724f599
Interim merge for branch 'master' into crypto-primitives
2015-11-22 15:50:32 +02:00
Tal Moran
8200f08da0
Add configuration for test dependencies between subprojects
2015-11-22 15:31:51 +02:00
Tal Moran
b8cc3feedb
EC encryption code; compiles but not tested
2015-11-22 03:16:35 +02:00
Arbel Deutsch Peled
a6afb74893
Added filters and DB reading functionality.
...
Also added signer IDs and multiple signatures (on same message) to schema.
2015-11-20 21:40:45 +02:00
Arbel Deutsch Peled
47edf0df34
Working version of Bulletin Board Server + refactoring of Bulletin Board ProtoBufs + successful integration test
2015-11-17 22:27:01 +02:00
Tal Moran
eaf7822731
Added TRACE-level logging by default to gretty executions
2015-11-17 00:27:34 +02:00
Arbel Deutsch Peled
d3af34d046
SQLite post working.
2015-11-12 21:30:53 +02:00
Tal Moran
c34e3b77c6
HelloWorld for protobuf-based servlet with integration test example
2015-11-10 01:49:17 +02:00
Tal Moran
16ec188f68
HelloWorld now runs with gretty plugin
2015-11-09 23:45:04 +02:00
Tal Moran
eb1230d719
Moved to multi-project gradle build; added (non-working) hello world for bulletin-board server using Jetty and Jersey
2015-11-09 16:01:59 +02:00