Commits · main
2023-hw02-messaging
Browse files
Apr 30, 2023
Merge branch 'submit' into 'main'
· f859690c
Jakub Judiny
authored
Apr 30, 2023
f859690c
Apr 19, 2023
merge request fix
· 886d69a9
Adam Paulen
authored
Apr 19, 2023
886d69a9
Apr 13, 2023
impl commit
· 6c38c09a
Adam Paulen
authored
Apr 13, 2023
6c38c09a
Apr 04, 2023
Fixed sever implementation issue in TestBroker
· 23553190
jcechace
authored
Apr 04, 2023
23553190
Added test for polling messages with overlapping topics
· bddfcdea
jcechace
authored
Apr 04, 2023
bddfcdea
Added tests for offsets as described in javadoc of Conusmer#consume()
· 73d41173
jcechace
authored
Apr 04, 2023
73d41173
Apr 03, 2023
Fixed information in JavaDoc of Consumer#consume()
· e8c2d702
jcechace
authored
Apr 03, 2023
e8c2d702
Proofreading
· d7e9861e
jcechace
authored
Apr 03, 2023
d7e9861e
Apr 02, 2023
Fixed deadline date
· 33a43e54
jcechace
authored
Apr 02, 2023
33a43e54
Removed obsolete part from README
· ddf935bc
jcechace
authored
Apr 02, 2023
ddf935bc
Adding test for explicitly passing offsets to consumer and upgrading some docs
· b83bde33
jcechace
authored
Apr 02, 2023
b83bde33
Package phase is sufficient within maven build in CI
· dc2c440f
jcechace
authored
Apr 02, 2023
dc2c440f
Moving ci image to quay.io
· aeadf84d
jcechace
authored
Apr 02, 2023
aeadf84d
Using custom ci image with cached maven dependencies
· 62770d79
jcechace
authored
Apr 02, 2023
62770d79
Updating CI image
· 181b9d5a
jcechace
authored
Apr 02, 2023
181b9d5a
Apr 01, 2023
Updating gitignore
· e1a7639c
jcechace
authored
Apr 01, 2023
e1a7639c
Updating gitignore
· 962ee8dc
jcechace
authored
Apr 01, 2023
962ee8dc
Cleaning unused imports
· d1777954
jcechace
authored
Apr 01, 2023
d1777954
More test coverage and documentation improvements
· 7b49a559
jcechace
authored
Apr 01, 2023
7b49a559
Mar 31, 2023
Adding diagrams to README
· 7e703730
jcechace
authored
Mar 31, 2023
7e703730
Assignment now requires support for multiple topis per message
· a857aff4
jcechace
authored
Mar 31, 2023
a857aff4
Mar 28, 2023
First batch of integration tests
· 3f5ced31
jcechace
authored
Mar 28, 2023
3f5ced31
Improving test coverage for consumer implementation
· 4d4add45
jcechace
authored
Mar 28, 2023
4d4add45
Improved readability of broker tests
· 788930a6
jcechace
authored
Mar 28, 2023
788930a6
Fixed consumer header type in README
· 6ae50412
jcechace
authored
Mar 28, 2023
6ae50412
Removed typo
· 7459d410
jcechace
authored
Mar 28, 2023
7459d410
Shade plugin is not required for this assignment
· b7ad7cdf
jcechace
authored
Mar 28, 2023
b7ad7cdf
Added missing javadoc
· d7672436
jcechace
authored
Mar 28, 2023
d7672436
Initial homework assignment
· 9f2a5f08
jcechace
authored
Mar 28, 2023
9f2a5f08
Loading