This is an automated email from the ASF dual-hosted git repository.
dpavlov pushed a change to branch ignite-10372
in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git.
from 4254fda Merge branch 'master' into ignite-10372
add 1866e39 IGNITE-10372 Step 2 In memory caching of build statistics,
don't loading tests for composite. - Fixes #80.
new 73e18c5 Merge branch 'master' into ignite-10372
new eb825aa IGNITE-10372 Optimize master trends page step 3: failed tests
move to be sourced from chain content
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../main/java/org/apache/ignite/ci/ITeamcity.java | 2 -
.../apache/ignite/ci/IgnitePersistentTeamcity.java | 17 ----
.../apache/ignite/ci/IgniteTeamcityConnection.java | 12 ---
.../java/org/apache/ignite/ci/db/DbMigrations.java | 3 +
.../ci/tcbot/trends/MasterTrendsService.java | 33 ++++----
.../teamcity/ignited/fatbuild/TestCompacted.java | 4 +-
.../web/model/current/BuildStatisticsSummary.java | 39 ++++++++-
.../ignite/ci/web/model/hist/BuildsHistory.java | 98 +++++-----------------
8 files changed, 75 insertions(+), 133 deletions(-)