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

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


    from aa08b9d  Merge branch 'master' into ignite-9848-load-all-builds
     add 28459ce  Pages title revisited, old content removed
     add facc650  Deprecating old CTX-analogue class, to be refactored to 
smaller
     new 30b98c9  Merge branch 'master' into ignite-9848-load-all-builds
     new 9cf9fba  Test occurrences preparation for saving to fat build

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/ITcHelper.java  |   5 +-
 .../apache/ignite/ci/IgnitePersistentTeamcity.java |   3 +
 .../main/java/org/apache/ignite/ci/TcHelper.java   |   5 +-
 .../org/apache/ignite/ci/di/IgniteTcBotModule.java |   2 +-
 .../org/apache/ignite/ci/issue/IssueDetector.java  |  23 +--
 .../org/apache/ignite/ci/jobs/CheckQueueJob.java   |   8 +-
 .../ignite/ci/tcbot/TcBotGeneralService.java       |   4 +-
 .../ignite/ci/tcbot/chain/PrChainsProcessor.java   |   2 +-
 .../tcbot/chain/TrackedBranchChainsProcessor.java  |   2 +-
 .../ci/teamcity/ignited/FatBuildCompacted.java     |   2 +
 .../ignite/ci/teamcity/ignited/FatBuildDao.java    |  43 ++++-
 .../teamcity/ignited/TcIgnitedCachingProvider.java |   2 +-
 .../{pure => restcached}/ITcServerProvider.java    |   2 +-
 .../ci/teamcity/restcached/TcRestCachedModule.java |   1 -
 .../restcached/TcServerCachingProvider.java        |   2 -
 .../java/org/apache/ignite/ci/web/CtxListener.java |   2 +-
 .../ignite/ci/web/rest/login/UserService.java      |   2 +-
 ignite-tc-helper-web/src/main/webapp/compare.html  |   2 +-
 .../src/main/webapp/comparison.html                |   2 +-
 ignite-tc-helper-web/src/main/webapp/current.html  |   2 +-
 ignite-tc-helper-web/src/main/webapp/guard.html    |   2 +-
 ignite-tc-helper-web/src/main/webapp/index.html    |   2 +-
 ignite-tc-helper-web/src/main/webapp/index0.html   |   2 +-
 ignite-tc-helper-web/src/main/webapp/issues.html   |   2 +-
 ignite-tc-helper-web/src/main/webapp/login.html    |   2 +-
 .../src/main/webapp/monitoring.html                |   2 +-
 ignite-tc-helper-web/src/main/webapp/pr.html       |   2 +-
 ignite-tc-helper-web/src/main/webapp/prs.html      |   2 +-
 .../src/main/webapp/restpretty.html                |   4 +-
 ignite-tc-helper-web/src/main/webapp/services.html |   4 +-
 .../src/main/webapp/statistics.html                | 182 +--------------------
 ignite-tc-helper-web/src/main/webapp/user.html     |   2 +-
 .../org/apache/ignite/ci/di/DiContextTest.java     |   2 +-
 .../ignited/IgnitedTcInMemoryIntegrationTest.java  |  37 +++--
 34 files changed, 118 insertions(+), 245 deletions(-)
 rename ignite-tc-helper-web/src/main/java/org/apache/ignite/ci/teamcity/{pure 
=> restcached}/ITcServerProvider.java (96%)

Reply via email to