0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 22 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #13 from RTykulsker/dependabot/maven/junit-junit-4.13.1 More... over 3 years ago
version 1.7.0; support beanstalkd v1.12; add support for reserve-job command; update to Java 11; update JUnit dependency; clean up pom.xml More... over 3 years ago
Bump junit from 4.10 to 4.13.1 More... over 3 years ago
add kickJob, pauseTube, add javadoc, better version detection More... over 10 years ago
1.5.0: better detection of beanstalkd version More... almost 11 years ago
per pashields, improve map parsing More... about 13 years ago
per pashields, close client to prevent test from creating too many open sockets More... over 13 years ago
per dfrankow, added Client.getServerVersion(), change Client.ignore() to return -1 for NOT_IGNORED, updated pom for junit 4.2 More... over 13 years ago
per dfrankow, throw BeanstalkException when passing null to various apis More... over 13 years ago
simplified request formatting in ProtocolHandler More... over 13 years ago
fixed bugs ProtocolHandler regarding sending and receiving binary data More... over 13 years ago
incorporated cscotta's patch and test case program More... over 13 years ago
per cscotta and schmichael, remove PrintWriter from ProtocolHandler.processRequest More... over 13 years ago
alaz's patch for burst mode More... over 13 years ago
per alaz, add Client.close(), optional useBlockIO argument to ClientImpl More... over 13 years ago
changing pom.xml and ClientImpl.VERSION to 1.1.2 More... over 13 years ago
Merge github.com:RTykulsker/JavaBeanstalkClient More... over 13 years ago
dual license, BSD 3-clause, per Scott Andreas More... over 13 years ago
dual license, BSD 3-clause, per Scott Andreas More... over 13 years ago
block reads from sgaide More... over 13 years ago
Merge remote branch 'sgaide/master' More... over 13 years ago
changes from pashields and pingles More... over 13 years ago
read by blocks instead of byte by byte More... over 13 years ago
roll pom.xml to version 1.0.4 More... almost 14 years ago
roll pom.xml version to 1.0.3 More... almost 14 years ago
synced to beanstalkd 1.4.6: allow underscore in tube names More... almost 14 years ago
corrected input stream reading More... almost 14 years ago
add build clause per tcn More... about 14 years ago
fix for thread safety, per a suggestion by tcn More... about 14 years ago
fix potential OutOfMemory exception when connection lost, per leopoldkot More... over 14 years ago