This is an automated email from the ASF dual-hosted git repository.
dpavlov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git.
from da98793 Version update
new 5966c69 Different input possibilities. - Fixes #11.
new dc1339f Cache sizes
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/TcHelper.java | 7 +++-
.../org/apache/ignite/ci/conf/PasswordEncoder.java | 4 +-
.../apache/ignite/ci/observer/ObserverTask.java | 2 +-
.../apache/ignite/ci/web/rest/TriggerBuild.java | 13 +++---
.../ci/web/rest/monitoring/MonitoringService.java | 36 +++++++++++++++--
.../src/main/webapp/monitoring.html | 20 +++++++++-
ignite-tc-helper-web/src/main/webapp/services.html | 46 +++++++++++++++++-----
7 files changed, 102 insertions(+), 26 deletions(-)