1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... about 8 years ago
Fixed typo More... about 8 years ago
Removing compile target in the hope that Travis will build successfully More... about 8 years ago
Updated changelog to reflect latest changes More... about 8 years ago
Bump ByteBuddy to 1.6.11 (#82) More... about 8 years ago
[maven-release-plugin] prepare for next development iteration More... about 8 years ago
[maven-release-plugin] prepare release awaitility-3.0.0-rc1 More... about 8 years ago
Updated changelog More... about 8 years ago
Preparing changelog for 3.0.0 rc1 release More... about 8 years ago
More tests and some minor fixes More... about 8 years ago
Fixed groovy support More... about 8 years ago
Refactorings and better javadoc More... about 8 years ago
Fixed an issue where a condition didn't fail until the condition timeout even though an exception was thrown in the condition (issue 78) More... about 8 years ago
Removed code in extension module since it's not needed anymore More... about 8 years ago
Removed deprecated Groovy classes and added an assertion test More... about 8 years ago
Renamed the until(Runnable) method to untilAsserted(Runnable) More... about 8 years ago
Upgraded Groovy support module to use Groovy 2.4.9 (previous version was 2.4.8) More... about 8 years ago
Upgraded Scale support module to use Scala 2.12.1 (previous version was 2.11.8) More... about 8 years ago
Extracted proxy creation to its own project More... about 8 years ago
Added root cause to ConditionTimeoutException when applicable so that one can more easily distinguish find where an error occurred (issue 67) More... over 8 years ago
Catching throwable instead of exception in poll-scheduling thread More... over 8 years ago
Waiting for the condition awaiter thread to shutdown after "shutdownNow" in order to avoid having a thread left running after a test (issue 69) More... over 8 years ago
Updated changelog to reflect latest changes More... over 8 years ago
minor modifications - bumped property versions, plugin versions, dependency versions (#76) More... over 8 years ago
Updated changelog to reflect latest changes More... over 8 years ago
Merge pull request #77 from chanceVermilion/mismatch More... over 8 years ago
Updated AbstractHamcrestCondition to use the matcher's mismatch message when a timeout occurs. This addresses issue #21. More... over 8 years ago
Updated changelog to reflect latest changes More... over 8 years ago
Merge pull request #74 from pkubowicz/name-thread More... over 8 years ago
Merge pull request #75 from pkubowicz/final-fields More... over 8 years ago