Tal Moran
|
08d9bd6217
|
Integrated bb-server angular frontend in gradle build
|
2017-07-03 03:24:00 +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
|
291f7d93c0
|
Scanner serverdata now tries to get a non-localhost IPV4 address if possible
|
2017-06-25 18:54:34 +03:00 |
Tal Moran
|
24e3556320
|
fixed build so android-scanner compiles; changed android-scanner to use meerkat scanner API rather than custom REST library
|
2017-06-22 02:58:01 +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 |
Arbel Deutsch Peled
|
b501992643
|
Complete overhaul of batch system on server-side
Added batch methods to BulletinBoardUtils
Related changes in BulletinBoardDigest and BulletinBoardSignature
Merge remote-tracking branch 'origin/master' into Cached-Client
Conflicts:
bulletin-board-client/src/main/java/meerkat/bulletinboard/SimpleBulletinBoardClient.java
bulletin-board-client/src/main/java/meerkat/bulletinboard/ThreadedBulletinBoardClient.java
bulletin-board-server/src/main/java/meerkat/bulletinboard/sqlserver/BulletinBoardSQLServer.java
bulletin-board-server/src/main/java/meerkat/bulletinboard/sqlserver/H2QueryProvider.java
bulletin-board-server/src/main/java/meerkat/bulletinboard/sqlserver/MySQLQueryProvider.java
bulletin-board-server/src/main/java/meerkat/bulletinboard/webapp/BulletinBoardWebApp.java
bulletin-board-server/src/main/proto/meerkat/bulletin_board_server.proto
meerkat-common/src/main/java/meerkat/bulletinboard/BulletinBoardClient.java
meerkat-common/src/main/java/meerkat/bulletinboard/BulletinBoardServer.java
|
2016-06-16 11:21:58 +03:00 |
arbel.peled
|
347e826f73
|
Working integrated version of Scanner WebApp
Fully testsed
Moved BoolMsg and IntMsg to Comm package (from BulletinBoardAPI)
|
2016-05-31 15:26:56 +03:00 |
arbel.peled
|
b934894bc5
|
Created Polling Station Scanner interface
Implemented Web App for the scanner
Not tested
|
2016-05-05 16:55:10 +03:00 |
Tal Moran
|
4f608e813d
|
Code review comments and channges
|
2016-04-05 15:36:00 +03:00 |
Tal Moran
|
b8cc3feedb
|
EC encryption code; compiles but not tested
|
2015-11-22 03:16:35 +02:00 |
Tal Moran
|
aaf26dc2b1
|
Removed application plugin from empty projects so that root-level build will work
|
2015-11-10 13:56:45 +02:00 |
Tal Moran
|
c34e3b77c6
|
HelloWorld for protobuf-based servlet with integration test example
|
2015-11-10 01:49:17 +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 |