Commit History

Author SHA1 Message Date
  Douglas Christopher Wilson 73d92f7fdc Accept wildcard anywhere in pool cluster pattern 7 years ago
  ifsnow e35523f1a6 Accept regular expression as pool cluster pattern 8 years ago
  Douglas Christopher Wilson 5a65171b45 lint: require valid JSDoc comments 8 years ago
  Douglas Christopher Wilson d68924568c build: eslint@2.11.0 8 years ago
  Douglas Christopher Wilson f867e85c7a lint: require consistent return statements 8 years ago
  Douglas Christopher Wilson 0b4518aaea lint: add missing semicolons 9 years ago
  Douglas Christopher Wilson 8dad7a1e7e Add restoreNodeTimeout option to PoolCluster 9 years ago
  Douglas Christopher Wilson e48e45d98c Remove unnecessary _serviceableNodeIds from PoolCluster 9 years ago
  Douglas Christopher Wilson f64dbad635 Fix un-catchable error from poolCluster.remove 9 years ago
  Douglas Christopher Wilson 16b7c39f09 Fix poolCluster.add to throw if id already defined 9 years ago
  Douglas Christopher Wilson e5f9fe41ab Fix poolCluster.add to throw if PoolCluster has been closed 9 years ago
  Douglas Christopher Wilson 6f8f585cdd Fix un-catchable error from PoolCluster when MySQL server offline 9 years ago
  Douglas Christopher Wilson b93250f138 Add optional callback to poolCluster.end 9 years ago
  Douglas Christopher Wilson 5c8783d9d0 Make PoolCluster maps plain objects 9 years ago
  Douglas Christopher Wilson 0fa27cd975 Break apart PoolCluster into one class per file 9 years ago
  Malyshev Dmitry 7bacf3b205 Add poolCluster.remove to remove pools from the cluster 9 years ago
  quibusus c4f1f50b0c Add code POOL_NOEXIST in PoolCluster error 10 years ago
  Douglas Christopher Wilson bd70e05e43 Return last error when PoolCluster exhausts connection retries 10 years ago
  Douglas Christopher Wilson 2ba34742a6 Fix pool cluster wildcard matching 10 years ago
  Douglas Christopher Wilson bdde6d2160 lint: fix pool cluster line endings 10 years ago
  Douglas Christopher Wilson d596f8c934 Remove console.warn from PoolCluster 10 years ago
  robin af8a4d2fa1 pool cluster node pattern select one error 11 years ago
  Rowan Wookey e5a980c0df Fixed felixge/node-mysql#588 missing variable declaration 11 years ago
  ifsnow d7b8bdcbad Add PoolCluster Feature. 11 years ago