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

Unified Diff: appengine/findit/_list_Gitiles

Issue 2608483002: Changed FindSuspects to take a Repository factory, rather than mutating it (Closed)
Patch Set: rebase Created 3 years, 12 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 | « no previous file | appengine/findit/_list_HttpClientAppengine » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/findit/_list_Gitiles
diff --git a/appengine/findit/_list_Gitiles b/appengine/findit/_list_Gitiles
new file mode 100644
index 0000000000000000000000000000000000000000..5db179b997d35bdfc9fbe644a3496a49b43ea6f9
--- /dev/null
+++ b/appengine/findit/_list_Gitiles
@@ -0,0 +1,23 @@
+common/test/chrome_dependency_fetcher_test.py
+crash/changelist_classifier.py
+crash/crash_pipeline.py
+crash/findit.py
+crash/loglinear/changelist_classifier.py
+crash/loglinear/test/changelist_classifier_test.py
+crash/test/changelist_classifier_test.py
+crash/test/findit_for_chromecrash_test.py
+gae_libs/gitiles/cached_gitiles_repository.py
+gae_libs/testcase.py
+handlers/crash/crash_handler.py
+handlers/help_triage.py
+handlers/test/help_triage_test.py
+libs/gitiles/gitiles_repository.py
+libs/gitiles/test/gitiles_repository_test.py
+waterfall/build_failure_analysis.py
+waterfall/extract_deps_info_pipeline.py
+waterfall/identify_try_job_culprit_pipeline.py
+waterfall/pull_changelog_pipeline.py
+waterfall/send_notification_for_culprit_pipeline.py
+waterfall/test/build_failure_analysis_test.py
+waterfall/test/identify_try_job_culprit_pipeline_test.py
+waterfall/test/send_notification_for_culprit_pipeline_test.py
« no previous file with comments | « no previous file | appengine/findit/_list_HttpClientAppengine » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698