summaryrefslogtreecommitdiff
path: root/src/main/java/com/android/vts/servlet/ShowPlanReleaseServlet.java
AgeCommit message (Expand)Author
2021-12-16remove code for vti dashboardandroid10-tests-devGuang Zhu
2018-09-14Bug fix and loading speed improvement.Young Gyu Park
2018-08-14Updating servlet according to the change of entityYoung Gyu Park
2018-07-10Code coverage recalculationYoung Gyu Park
2018-06-14Adding device name filter on test suite pageYoung Gyu Park
2018-05-24Adding search functionality on test suite pageYoung Gyu Park
2018-05-16Fix parameter bug for multiple type categoriesYoung Gyu Park
2018-05-09Bugnizer link buttonYoung Gyu Park
2018-05-02newly added testType field in suite test result entity.android-wear-p-preview-2android-p-preview-3android-p-preview-2android-o-mr1-iot-release-1.0.0Young Gyu Park
2018-04-20update Test Suites tab nameKeun Soo Yim
2018-04-20Swapping OTA and TOT on suite test pageYoung Gyu Park
2018-04-19Implementing suite test category.Young Gyu Park
2018-04-18Adding log link to result log path to show GCS logYoung Gyu Park
2018-04-17Bug fix on paginationYoung Gyu Park
2018-04-17Adding new missing fields on TestSuiteResultEntity.Young Gyu Park
2018-04-16Implementing paginationYoung Gyu Park
2018-04-04Implementing basic paginationYoung Gyu Park
2018-03-26New Test Suite Page for test suite data.Young Gyu Park
2018-03-20Adding new library and entity class for the new APIYoung Gyu Park
2017-09-26Don't combine filters to avoid missing index.Ryan Campbell
2017-09-21Implement inequality filtering on pass/fail countsRyan Campbell
2017-07-24Add more searching functionality in release page.Ryan Campbell
2017-07-10Upgrade dashboard to java8.Ryan Campbell
2017-07-05Fix bug in the large batch query options.Ryan Campbell
2017-06-30Improve overall querying logic.Ryan Campbell
2017-06-20Various UI improvements.Ryan Campbell
2017-06-19Move dashboard to test/vti.Ryan Campbell