Commit graph

21 commits

Author SHA1 Message Date
Brian Plummer
6a6f281925 convert test to javax.annotations 2017-01-30 21:20:02 -05:00
Brian Plummer
5fe547cf42 convert store to javax.annotations 2017-01-30 21:16:30 -05:00
Plummer
405a15d3b6 start of conversion to javax.annotations 2017-01-30 17:46:05 -05:00
Mike Nakhimovich
e70687c6f7 fix in flight 1 minute debouncing (#92)
* fix in flight 1 minute debouncing

* fix pmd
2017-01-30 11:47:19 -05:00
Mike Nakhimovich
71220baf30 fixes race condition in memory cache (#90)
* fixes race condition in memory cache

* racy due to disk not being lazy

* pmd violations
2017-01-30 11:40:14 -05:00
Brian Plummer
62dec4bbbf minor test clean up, use isSameAs() instead of == (#87) 2017-01-29 18:28:01 -05:00
Brian Plummer
be5ba6443a convert store to java, #83 (#85)
convert store to java, #83
2017-01-28 20:52:55 -05:00
digitalbuddha
f7e3fc5566 fix test 2017-01-23 13:27:38 -05:00
digitalbuddha
24855b3ba9 fix race condition of 2 network requests very quickly 2017-01-23 13:12:55 -05:00
digitalbuddha
c711de75c8 fix race condition of 2 network requests very quickly 2017-01-23 13:10:24 -05:00
Paul Woitaschek
b700fc2868 Added missing nonnull and override annotations 2017-01-20 15:52:29 +01:00
Paul Woitaschek
232ff1040d Deprecated stream that takes a barcode. Added a stream without a barcode that will just passively stream new data. Fixes #72 2017-01-20 15:34:58 +01:00
digitalbuddha
56a84884d4 update version, make MultiParser public 2017-01-19 11:40:22 -05:00
shuny
250168647b implement equivalence test 2017-01-19 19:24:40 +09:00
shuny
16e3d3fd37 implements equals and hashCode 2017-01-19 19:24:29 +09:00
Michal Drabik
d085c013c9 Multi Parser (#61)
* Create multi parser class
2017-01-15 14:15:28 -05:00
Maksim Moiseikin
17987bf15f Add Nullability Annotations (#52) 2017-01-12 05:48:25 -05:00
Brian Plummer
382c00dbfb start of pmd inclusion (#50)
* start of pmd inclusion

* fix all pmd violations

* fail on pmd

* fail on pmd

* fail on pmd
2017-01-11 15:11:41 -05:00
Brian Plummer
eaa4219dd7 start of checkstyle inclusion... (#48)
* start of checkstyle inclusion

* checkstyle!
2017-01-11 10:04:44 -05:00
digitalbuddha
9badd11494 initial 2017-01-04 14:17:53 -05:00
digitalbuddha
7b86dae1b8 initialCommit 2016-11-29 13:59:48 -05:00