This is an automated email from the ASF dual-hosted git repository.

dpavlov pushed a change to branch ignite-10095
in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git.


    from 6a7869a  IGNITE-10095: Avoid saving particular Build Parameters
     new 9d22dda  IGNITE-10095: Support Build Parameters into run-history: 
Skeleton code
     add 180bb2e  More information about service failure, URL added
     add 9a8ee82  Master Trends - suites from different servers (#123)
     add fdf1e5b  Version updated: Selection of more suites added for trends 
service; improved error handle
     new 564c186  Merge branch 'master' into ignite-10095

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:
 .../java/org/apache/ignite/ci/db/Persisted.java    |  2 +-
 .../ignited/fatbuild/FatBuildCompacted.java        |  4 +++
 .../ignited/fatbuild/PropertiesCompacted.java      |  1 -
 .../teamcity/ignited/fatbuild/TestCompacted.java   | 14 +++++----
 .../ci/teamcity/ignited/runhist/Invocation.java    |  2 ++
 .../teamcity/ignited/runhist/InvocationData.java   |  2 ++
 .../java/org/apache/ignite/ci/util/HttpUtil.java   |  2 +-
 .../org/apache/ignite/ci/web/model/Version.java    |  2 +-
 .../ignite/ci/web/model/hist/BuildsHistory.java    | 22 ++++++++++-----
 .../ignite/ci/web/rest/GetTrackedBranches.java     |  2 +-
 .../ci/web/rest/build/GetBuildTestFailures.java    |  3 +-
 .../src/main/webapp/comparison.html                | 33 ++++++++++++++++------
 .../ci/teamcity/ignited/TeamcityIgnitedMock.java   |  6 ++--
 13 files changed, 65 insertions(+), 30 deletions(-)

Reply via email to