Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
test
/
vts
/
309ae25e647b7bfcfbee3a90b8aee5087492b538
/
web
2b17de4
Add test end time to dashboard.
by Ryan Campbell
· 8 years ago
e487e80
Create link in VTS emails dynamically.
by Ryan Campbell
· 8 years ago
69a8be9
Merge "Change dashboard package to com.android.vts."
by TreeHugger Robot
· 8 years ago
d0edf0b
Merge "add AOSP copyright notice to each file"
by Keun Soo Yim
· 8 years ago
c672643
Change dashboard package to com.android.vts.
by Ryan Campbell
· 8 years ago
7eb4959
Merge "Protobuf changes to support code coverage."
by Ryan Campbell
· 8 years ago
b05f84e
add AOSP copyright notice to each file
by Keun Soo Yim
· 8 years ago
d23ed71
Modify dashboard for code coverage support.
by Ryan Campbell
· 8 years ago
fc5d3a4
Protobuf changes to support code coverage.
by Ryan Campbell
· 8 years ago
71595a4
Use Base64 encoded strings in Bigtable REST API.
by Ryan Campbell
· 8 years ago
5a454ec
Improve VTS notifications to better handle skips.
by Ryan Campbell
· 8 years ago
021c366
Create REST API for Bigtable.
by Ryan Campbell
· 8 years ago
bfcf20e
Remove table name caching in Bigtable helper.
by Ryan Campbell
· 8 years ago
08a4216
Freeze device info in VTS status table header.
by Ryan Campbell
· 8 years ago
a51ad18
Merge "Fix bug in dashboard table paging."
by Ryan Campbell
· 8 years ago
fc96b60
Fix bug in dashboard table paging.
by Ryan Campbell
· 8 years ago
88aef7c
Send notifications when tests aren't run.
by Ryan Campbell
· 8 years ago
8210776
Merge "Modify VTS alert job to use emails in web DB."
by Ryan Campbell
· 8 years ago
22ce398
Modify VTS alert job to use emails in web DB.
by Ryan Campbell
· 8 years ago
a42c9e1
Fix sorting bug on VTS dashboard results table.
by Ryan Campbell
· 8 years ago
e925879
Merge "Implement user preferences in VTS dashboard."
by Ryan Campbell
· 8 years ago
cb0611e
Implement user preferences in VTS dashboard.
by Ryan Campbell
· 8 years ago
2da98a4
Update jQuery UI link and styling for datepicker.
by Ryan Campbell
· 8 years ago
c2dda5a
Merge "Make VTS dashboard alerts more robust."
by TreeHugger Robot
· 8 years ago
cfc6dd2
Merge "Modify profiling UI to match performance chart."
by Ryan Campbell
· 8 years ago
b448852
Modify profiling UI to match performance chart.
by Ryan Campbell
· 8 years ago
c11fd0c
Cleanup table code with unnecessary hashmaps.
by Ryan Campbell
· 8 years ago
8025ae3
Make VTS dashboard alerts more robust.
by Ryan Campbell
· 8 years ago
32307e4
Change VTS table to show start time and duration.
by Ryan Campbell
· 8 years ago
5abdbf1
Improve UI code to require less manual speccing.
by Ryan Campbell
· 8 years ago
1eecba5
Merge "Add timestamps to dashboard and cleanup code."
by TreeHugger Robot
· 8 years ago
278bd63
Add timestamps to dashboard and cleanup code.
by Ryan Campbell
· 8 years ago
7bb745d
Fix VTS alerts when test results are missing.
by Ryan Campbell
· 8 years ago
001a380
Fix axes labels in VTS profiling page.
by Ryan Campbell
· 8 years ago
61dc432
Sort profiling point names in VTS dashboard.
by Ryan Campbell
· 8 years ago
738b784
Improvements to dashboard graph UI.
by Ryan Campbell
· 8 years ago
ea0139b
proto for performance data x- and y-axis title labels
by Keun Soo Yim
· 8 years ago
507bc76
Swap build IDs in table and emails.
by Ryan Campbell
· 8 years ago
b8df440
Change VTS alert source email address.
by Ryan Campbell
· 8 years ago
e5e25b1
Cleanup webserver code for consistency, clarity.
by Ryan Campbell
· 8 years ago
3335e20
set application ID and a manual for web cron job push
by Keun Soo Yim
· 8 years ago
4d332ae
update project info in pom.xml
by Keun Soo Yim
· 8 years ago
38862d5
Send alert emails when VTS testcases fail.
by Ryan Campbell
· 8 years ago
7b01eae
Apply material design to VTS dashboard, cleanup.
by Ryan Campbell
· 8 years ago
094c926
add a field for line coverage vector
by Keun Soo Yim
· 8 years ago
3e715a7
add a field for build manifest
by Keun Soo Yim
· 8 years ago
b0b51a6
Merge "Select profiling data by time."
by TreeHugger Robot
· 8 years ago
0a18fa8
Merge "switch the default to android-vts-staging"
by Keun Soo Yim
· 8 years ago
f5f9822
Select profiling data by time.
by Ryan Campbell
· 8 years ago
c3d8b47
Merge "line graph for performance monitoring"
by Keun Soo Yim
· 8 years ago
9b0cbcf
line graph for performance monitoring
by Sahil Jain
· 8 years ago
f203da5
Reimplement BigTable access for performance.
by Ryan Campbell
· 8 years ago
8c2058f
switch the default to android-vts-staging
by Keun Soo Yim
· 8 years ago
ca0f07b
Add Eclipse metadata to gitignore for dashboard.
by Ryan Campbell
· 8 years ago
d8c2665
VTS test case to measure and check hwbinder performance
by Keun Soo Yim
· 8 years ago
f079198
removing float from div to fix indentation
by Sahil Jain
· 8 years ago
0bad0e6
Removing session object from ShowTable to avoid null pointer
by Sahil Jain
· 8 years ago
dc61f75
added pie chart for latest build ID
by Sahil Jain
· 8 years ago
a0e99bb
added flag for unkown result
by Sahil Jain
· 8 years ago
1305be6
added coverage % for each build in ShowTable Servlet
by Sahil Jain
· 8 years ago
640ca07
add fields for total and covered source code line counts
by Keun Soo Yim
· 8 years ago
8a62e7f
webdriver test to check previous button
by Sahil Jain
· 8 years ago
00c522c
Merge "Added webdriver test for testing links on homepage"
by Keun Soo Yim
· 8 years ago
fc4ab24
Merge "Updated Readme.md to add instructions for monitoring"
by Keun Soo Yim
· 8 years ago
86dbb72
Added webdriver test for testing links on homepage
by Sahil Jain
· 8 years ago
ff04593
Updated Readme.md to add instructions for monitoring
by Sahil Jain
· 8 years ago
49dc6da
Merge "Added maven dependency and color codes"
by Keun Soo Yim
· 8 years ago
168c7fb
Added maven dependency and color codes
by Sahil Jain
· 8 years ago
ed0f637
Add readme.md for webdriver tests.
by Sahil Jain
· 8 years ago
20083f3
web driver test for vts dashboard.
by Sahil Jain
· 8 years ago
07d5025
fix allowHtml tag in show_coverage
by Sahil Jain
· 8 years ago
1f651e3
handling for code coverage
by Sahil Jain
· 8 years ago
34b9186
updating readme.md for dashboard
by Sahil Jain
· 8 years ago
32813dd
added graph labels and minor fixes.
by Sahil Jain
· 8 years ago
9f850a9
Merged all three tables and added device info.
by Sahil Jain
· 8 years ago
969dd1f
pass gcda file contents to the coverage parser
by Keun Soo Yim
· 8 years ago
fa6e964
Merge "add prev / next navigation to grid table"
by TreeHugger Robot
· 8 years ago
7b5f086
add prev / next navigation to grid table
by Sahil Jain
· 8 years ago
9108bfb
updated readme for vts dashboard
by Sahil Jain
· 8 years ago
1d15533
added colors to the grid table.
by Sahil Jain
· 8 years ago
4637a12
display pass/fail/skip results and test result summary
by Keun Soo Yim
· 8 years ago
5cb5e74
upload device and branch related info to GAE BT
by Keun Soo Yim
· 8 years ago
ba914a1
feature addition: sort build values, use google charts for grid.
by Sahil Jain
· 8 years ago
fec70a2
Added css to add colors
by Sahil Jain
· 8 years ago
2c32f81
feature to display build info vs test case matrix and minor enhancements.
by Sahil Jain
· 8 years ago
9619f7d
Reverse percentile order and fix axis labels
by Sahil Jain
· 8 years ago
86b43f5
adding ShowGraphServlet.java and show_graph.jsp to render graphs
by Sahil Jain
· 8 years ago
b9951ef
adding build-java.sh and a few changes.
by Sahil Jain
· 8 years ago
149ae15
Adding VtsReportMessage.java for proto buffer.
by Sahil Jain
· 8 years ago
a798f59
adding JSP and making changes to servlet to fetch data from bigtable and present it.
by Sahil Jain
· 8 years ago
6f024c6
add setup.txt for servlet
by Keun Soo Yim
· 8 years ago
7095458
servlet (baseline) which can access/update bigtable contents.
by Keun Soo Yim
· 8 years ago
cd8d8a5
Initial commit for VTS Dashboard using Google App engine.
by Sahil Jain
· 9 years ago