summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-15Break out branches and targets into entities. am: 83c69d93b5Ryan Campbell
am: a064c91d79 Change-Id: Ibf08492aa2ee5378b1f92923714e9eb9c654ea15
2017-10-15Break out branches and targets into entities.Ryan Campbell
am: 83c69d93b5 Change-Id: Ia93cc53b62cc69649bf9e2ee6f844a6ae6b74393
2017-10-13Break out branches and targets into entities.Ryan Campbell
Move branch and build target information into separate entities to speed up querying for auto-complete (in the search dropdowns). Instead of querying this from the test runs, which can become inefficient as the number of test runs increases, this can be made O(1) with respect to test runs. Test: staging Bug: 67635355 Change-Id: I79d81e25a0b47a69ecfbe419b86ef007861d6f98
2017-10-07Merge "Fix formatting bug in digest web UI." am: 2c96b51cbe am: a697529080Ryan Campbell
am: 6a59ba2820 Change-Id: I86382dc6b5577383a32d9d9425994658a67b93ed
2017-10-07Merge "Fix formatting bug in digest web UI." am: 2c96b51cbeRyan Campbell
am: a697529080 Change-Id: Ib9001d9dd43f28a314bffb7094a0bcdc1ca2099b
2017-10-07Merge "Fix formatting bug in digest web UI."Ryan Campbell
am: 2c96b51cbe Change-Id: Ie04b29c22cd60e993d77ac567070b52cbc5934ef
2017-10-07Merge "Fix formatting bug in digest web UI."Ryan Campbell
2017-10-06Fix a possible NPE in filter util. am: d2486f02df am: cc0348b599Ryan Campbell
am: 33e441324c Change-Id: Ie0f906afc39b2c18136a3030192d4e5ee0b01740
2017-10-06Don't print newlines when info is missing. am: 71537421d9 am: 2f71edf2dfRyan Campbell
am: 6ed495f0b3 Change-Id: Ia23392618a1082d81278d676e464d875809f66ce
2017-10-06Fix a possible NPE in filter util. am: d2486f02dfRyan Campbell
am: cc0348b599 Change-Id: I1eefc07fbbd63b772aa37316413729d6e1e64772
2017-10-06Don't print newlines when info is missing. am: 71537421d9Ryan Campbell
am: 2f71edf2df Change-Id: Ic40055bfac552c8efc8e8945eb8e60c3f8715001
2017-10-06Fix a possible NPE in filter util.Ryan Campbell
am: d2486f02df Change-Id: I83a025ffbe43c83e7afebe554caf5fa6216fd101
2017-10-06Don't print newlines when info is missing.Ryan Campbell
am: 71537421d9 Change-Id: Ib395d12dcd0a34e43baf7e64028e730802756317
2017-10-06Fix a possible NPE in filter util.Ryan Campbell
Filter util could NPE if test filter is too strict and there is no min/max key. Test: local Bug: 67507464 Change-Id: I21fc34adf806ed9dbb84e1e2860a6b031491d460
2017-10-06Don't print newlines when info is missing.Ryan Campbell
When no build or abi is given, don't show an empty line. Test: local Bug: 67506997 Change-Id: I118b48f74fa244b41e04442c4e3cad893d2dad3d
2017-10-06Fix formatting bug in digest web UI.Ryan Campbell
When sample standard deviation cannot be calculated (n < 2), render a dash in the std column of daily performance digests. Test: local Bug: 67211343 Change-Id: I0a5105743cbf177cfadf0105e3ed36d508e99858
2017-10-06Migrate tabular perf summaries to stat entities. am: cd4a171020 am: 7212d78d44Ryan Campbell
am: 13aef6f087 Change-Id: Ieb2c17ae04de10a84d2d9c441127ad535b5e4308
2017-10-06Migrate tabular perf summaries to stat entities. am: cd4a171020Ryan Campbell
am: 7212d78d44 Change-Id: I0fe0ae5adaf0e8134fdcbaba68d7e296b2c513ed
2017-10-06Migrate tabular perf summaries to stat entities.Ryan Campbell
am: cd4a171020 Change-Id: I344a8f96e12f5941eb1ad5ebfa89264471ed5edc
2017-10-05Migrate tabular perf summaries to stat entities.Ryan Campbell
Move the tabular performance summaries (digest emails and the performance digest dashboard UI) to the stat summary entities instead of querying the data live. Test: staging Bug: 67413850 Change-Id: I7703a1e40918e5dfa5524309fd20416a462b9f05
2017-10-04Merge "Fix formatting bug in digests." am: aec86eb7e8 am: 71229ac95eRyan Campbell
am: 261944c4f1 Change-Id: I43813df9390b9b5065c127391328a30f0271fe5a
2017-10-04Merge "Fix formatting bug in digests." am: aec86eb7e8Ryan Campbell
am: 71229ac95e Change-Id: Id65be5a63152cce576bab9e21252672ebd2ca4d4
2017-10-04Merge "Fix formatting bug in digests."Ryan Campbell
am: aec86eb7e8 Change-Id: Ifdab56a25ab0ea99b849d926de094c4cd6a4c6a4
2017-10-04Merge "Fix formatting bug in digests."Ryan Campbell
2017-10-04Fix formatting bug in digests.Ryan Campbell
When sample standard deviation cannot be calculated (n < 2), render a dash in the std column of daily performance digests. Test: local Bug: 67211343 Change-Id: Ib6bdfbd333ac8e6cc4dcf0efa9f452f046fddab8
2017-10-02Merge changes Ib7cb7e19,Ib3e5bb04,I889f32cd am: 378b0e7157 am: 61ff9a5cbbRyan Campbell
am: 1c4ee9f6eb Change-Id: If7a452386be7bbdd1bf1bc03b1323ffae6da1c09
2017-10-02Merge changes Ib7cb7e19,Ib3e5bb04,I889f32cd am: 378b0e7157Ryan Campbell
am: 61ff9a5cbb Change-Id: I2682a3cbd8f7f8264c164cd2cb123a63dda050cc
2017-10-02Merge changes Ib7cb7e19,Ib3e5bb04,I889f32cdRyan Campbell
am: 378b0e7157 Change-Id: I22e20e5fd85d3a04633071fcccff2a6d391afdf0
2017-10-02Merge changes Ib7cb7e19,Ib3e5bb04,I889f32cdRyan Campbell
* changes: Improve header/tab UX in acks interface. Prevent acknowledgment of non-existent test. Prevent user from submitting an incomplete form.
2017-09-29Merge "Remove acknowledged failures from breakage alerts." am: a50ac4d65b ↵Ryan Campbell
am: 0c02f9b96e am: 982f1ade67 Change-Id: I8e8ed7331785a19a398c93e487f20970e0c1c6dd
2017-09-29Merge "Remove acknowledged failures from breakage alerts." am: a50ac4d65bRyan Campbell
am: 0c02f9b96e Change-Id: I36d08e9cd9e6ee43b25c5d65619d71717a4049bc
2017-09-29Merge "Remove acknowledged failures from breakage alerts."Ryan Campbell
am: a50ac4d65b Change-Id: I4782607b18043e32ef262fa4eca8bd702b078f30
2017-09-29Merge "Remove acknowledged failures from breakage alerts."Ryan Campbell
2017-09-27Improve header/tab UX in acks interface.Ryan Campbell
Use the pointer cursor for tabs and disable text selection. Disable text selection and keep default pointer on acknowledgment headers. Test: staging Bug: 67006551 Change-Id: Ib7cb7e19f63592c0a0d2ed0dcc727e422b162570
2017-09-27Prevent acknowledgment of non-existent test.Ryan Campbell
Prevent the user from creating a test acknowledgment for a test that doesn't exist. Test: staging Bug: 67002174 Change-Id: Ib3e5bb048165f1a22e84d1e3bd68b9e55b124569
2017-09-27Merge "Create UI entry point for acks UI." am: edd65f5563 am: 452812adc1Ryan Campbell
am: 7155e53575 Change-Id: If414a65eb3d0e85c35008d5676db35deb620b7bb
2017-09-27Merge "Create UI entry point for acks UI." am: edd65f5563Ryan Campbell
am: 452812adc1 Change-Id: Ic0b4543cdae3b3b3aa2824f19304a4e4fb1111fd
2017-09-27Merge "Create UI entry point for acks UI."Ryan Campbell
am: edd65f5563 Change-Id: I6ec769cb70e57b826e3d3c766281a00bda638c12
2017-09-27Prevent user from submitting an incomplete form.Ryan Campbell
When the user didn't finish adding a test acknowledgment, refocus on the first incomplete field instead of saving. Test: staging Bug: 67001652 Change-Id: I889f32cd53838e109f222aaed10e91d7d7c60e96
2017-09-27Merge "Create UI entry point for acks UI."Ryan Campbell
2017-09-27Merge "Improve spacing and wrapping in release UI." am: d868624d75 am: ↵Ryan Campbell
e5d0979a23 am: 15ad4e21ff Change-Id: I70f767a0f3aacc39998f865d8ab7a671deae0cf5
2017-09-27Merge "Improve spacing and wrapping in release UI." am: d868624d75Ryan Campbell
am: e5d0979a23 Change-Id: Ib21597dfbb44873d02fd4283debdd5fe33df2f61
2017-09-27Merge "Improve spacing and wrapping in release UI."Ryan Campbell
am: d868624d75 Change-Id: I9ab54450ec5b1a07d8e43799a1d063238182a0da
2017-09-27Merge "Improve spacing and wrapping in release UI."Treehugger Robot
2017-09-26Don't combine filters to avoid missing index. am: 139e7f71e4 am: 7113fbf1c6Ryan Campbell
am: 868bd133f8 Change-Id: Ic9328d67664cb5d21f64a50a9a6571ae837aa004
2017-09-26Don't combine filters to avoid missing index. am: 139e7f71e4Ryan Campbell
am: 7113fbf1c6 Change-Id: Idf30a2fc2a5d38d2ed507c23cc0921aee127fec6
2017-09-26Don't combine filters to avoid missing index.Ryan Campbell
am: 139e7f71e4 Change-Id: I97faa829554db1c2fb83121073ed2491bdd71ce5
2017-09-26Improve spacing and wrapping in release UI.Ryan Campbell
Fix issue causing odd wrapping behavior on smaller displays. Tighten margins and padding to improve information density. Bug: 66958539 Test: local Change-Id: Iaaa4ec1044ae4d8eeba6f522738c4f1e62649995
2017-09-26Don't combine filters to avoid missing index.Ryan Campbell
Do not group filters automatically to avoid the creation of a query that relies on a missing index. Change-Id: Ic9a57a3b4e6dd166b534f2977bcf68ce71d5a1ff Fixes: 66949464 Test: staging
2017-09-26Create UI entry point for acks UI.Ryan Campbell
Create a tab UI on the ToT Home so that the user can page between favorites, all tests, and test acknowledgments. Test: staging Bug: 65208372 Change-Id: I26c558e0ddc6066f20ab4d2e5cdaed29f49a392a