Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2168)

Unified Diff: Tools/GardeningServer/app.yaml

Issue 643613002: Revert of Implemented retrieval of alerts history (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Tools/GardeningServer/alerts_test.py ('k') | Tools/GardeningServer/internal_alerts.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/GardeningServer/app.yaml
diff --git a/Tools/GardeningServer/app.yaml b/Tools/GardeningServer/app.yaml
index d25754e2097a0aba50a0f1583afe0366cd5fbaf6..72c40e6ea34bde0240033e8fbf54a0392638345f 100644
--- a/Tools/GardeningServer/app.yaml
+++ b/Tools/GardeningServer/app.yaml
@@ -6,10 +6,6 @@
handlers:
- url: /alerts
- script: alerts.app
- secure: always
-
-- url: /alerts-history
script: alerts.app
secure: always
« no previous file with comments | « Tools/GardeningServer/alerts_test.py ('k') | Tools/GardeningServer/internal_alerts.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698