0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
1.2.2 More... over 13 years ago
Merge branch 'master' of github.com:nkallen/querulous More... over 13 years ago
fix for timeouts. More... over 13 years ago
Make conn pool LIFO in order to exercise connections More... over 13 years ago
untrack plugin build.properties More... over 13 years ago
Merge remote branch 'freels/new_version' More... over 13 years ago
1.2.0 More... over 13 years ago
update to StandardProject 0.7.1 More... over 13 years ago
Merge branch 'only_timeout_work' into new_version More... over 13 years ago
backwards compatible default url options More... over 13 years ago
use Map[String,String] to hold url options in constructors More... over 13 years ago
add cancel timeout and hard connection teardown logic to TimingOutQuery More... over 13 years ago
add connection destroying helpers to a trait More... over 13 years ago
move query cancellation timeout out of SqlQuery More... over 13 years ago
add urlOptions to StandardQueryEvaluator and factory More... over 13 years ago
remove apply override from TimingOutDatabaseFactory More... over 13 years ago
add url options to QueryEvaluatorFactory trait apply More... over 13 years ago
add url opts to test config More... over 13 years ago
fix test with mocks More... over 13 years ago
fix proxies More... over 13 years ago
fix apache pooling database and single connection database for url option specification More... over 13 years ago
change database trait to require url options on connection creation More... over 13 years ago
add cancel timeout as a constructor param, add to factory. set default to 0 milliseconds (no hard timeout, since we cannot guarantee compat with all drivers) More... over 13 years ago
rename things More... over 13 years ago
make normal cancel async More... over 13 years ago
use a cancel-specific timer thread for SqlQuery cancelAsynchronously More... over 13 years ago
allow Timeout to be used with custom timers More... over 13 years ago
wip, methods to dig out underlying connection via reflection More... over 13 years ago
janky fix for timeouts !!! More... over 13 years ago
upgrade to sbt 0.7.4, publish to the new maven repo, and bump version to 1.1.13. More... over 13 years ago