8000 Tags · cinchapi/concourse · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: cinchapi/concourse

Tags

v0.11.10

Toggle v0.11.10's commit message
add release date for 0.11.10

v0.11.9

Toggle v0.11.9's commit message
ConnectionPool auto healing (#569)

* add method to check for whether a Concourse client is failed

* For Thrift driver, reset MAX_MESSAGE_SIZE to pre-0.14 thrift unbounded setting and add logic to catch transport exceptions and mark the client as failed

* add autohealing logic to ConnectionPool to replace failed connections when they are returned to the pool

* add unit tests
:

* update changelog

* fix formatting

* ForwardConcourse should foward the failed method

* slight stylistic refactor

* add documentation as to what's going on

v0.11.8

Toggle v0.11.8's commit message
Revert "Improve Command parsing to consider navigation key stops when…

… determining conditionKeys and orderKeys (#546)"

This reverts commit e29b808.

v0.11.7

Toggle v0.11.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
GH-534: Read heap_size from env variable, if it is available (#538)

* GH-534: Read heap_size from env variable, if it is available

* update changelog

v0.11.6

Toggle v0.11.6's commit message
update changelog

v0.11.5

Toggle v0.11.5's commit message
Fixed a bug that caused an issue with using the `ConcourseServerDownl…

…oader` to download installers from Github.

v0.11.4

Toggle v0.11.4's commit message
Remove unnecessary intermediate data gathering when sorting (#479)

* Remove unnecessary intermediate data gathering when sorting

* add performance test

* Revert "Remove unnecessary intermediate data gathering when sorting"

This reverts commit cb794a6.

* Revert "Revert "Remove unnecessary intermediate data gathering when sorting""

This reverts commit 28f6417.

* add more tests

* formatting

* Update changelog

v0.11.3

Toggle v0.11.3's commit message
update changelog

v0.11.2

Toggle v0.11.2's commit message
add release date

v0.11.1

Toggle v0.11.1's commit message
upgrade to CCL 3.1.2 to fix regression bug

0