|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+183 lines, -1720 lines) |
Patch |
 |
D |
appengine/findit/common/blame.py
|
View
|
|
1 chunk |
+0 lines, -46 lines |
0 comments
|
Download
|
 |
D |
appengine/findit/common/cache_decorator.py
|
View
|
|
1 chunk |
+0 lines, -228 lines |
0 comments
|
Download
|
 |
D |
appengine/findit/common/change_log.py
|
View
|
|
1 chunk |
+0 lines, -80 lines |
0 comments
|
Download
|
 |
D |
appengine/findit/common/codereview.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/common/deps_parser.py
|
View
|
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
D |
appengine/findit/common/diff.py
|
View
|
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
D |
appengine/findit/common/git_repository.py
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -291 lines |
0 comments
|
Download
|
 |
D |
appengine/findit/common/repository.py
|
View
|
|
1 chunk |
+0 lines, -28 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/common/rietveld.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/common/test/base_handler_test.py
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
D |
appengine/findit/common/test/blame_test.py
|
View
|
|
1 chunk |
+0 lines, -44 lines |
0 comments
|
Download
|
 |
D |
appengine/findit/common/test/cache_decorator_test.py
|
View
|
|
1 chunk |
+0 lines, -164 lines |
0 comments
|
Download
|
 |
D |
appengine/findit/common/test/change_log_test.py
|
View
|
|
1 chunk |
+0 lines, -49 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/common/test/chrome_dependency_fetcher_test.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
9 chunks |
+24 lines, -15 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/common/test/dependency_test.py
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
D |
appengine/findit/common/test/diff_test.py
|
View
|
|
1 chunk |
+0 lines, -17 lines |
0 comments
|
Download
|
 |
D |
appengine/findit/common/test/git_repository_test.py
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -582 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/crash/callstack.py
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/crash/changelist_classifier.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/crash/chromecrash_parser.py
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/crash/crash_pipeline.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/crash/scorers/test/scorer_test_suite.py
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
appengine/findit/crash/test/callstack_test.py
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/crash/test/changelist_classifier_test.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
10 chunks |
+13 lines, -14 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/crash/test/crash_testcase.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
appengine/findit/crash/test/findit_for_chromecrash_test.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
4 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/crash/test/results_test.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/handlers/build_failure.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/handlers/check_duplicate_failures.py
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/handlers/config.py
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/handlers/crash/crash_config.py
|
View
|
1
2
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/handlers/crash/fracas_dashboard.py
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/handlers/culprit.py
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/handlers/failure_log.py
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/handlers/help_triage.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/handlers/list_analyses.py
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/handlers/monitor_alerts.py
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/handlers/process_failure_analysis_requests.py
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/handlers/swarming_task.py
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/handlers/test/help_triage_test.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/handlers/triage_analysis.py
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/handlers/try_job.py
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/handlers/try_job_dashboard.py
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/handlers/try_job_result.py
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/handlers/verify_analysis.py
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/handlers/version.py
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/lib/__init__.py
|
View
|
1
2
3
4
5
6
7
8
9
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/lib/cache_decorator.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/lib/gitiles/__init__.py
|
View
|
1
2
3
4
5
6
7
8
9
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/lib/gitiles/blame.py
|
View
|
1
2
3
4
5
6
7
8
9
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/lib/gitiles/change_log.py
|
View
|
1
2
3
4
5
6
7
8
9
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/lib/gitiles/diff.py
|
View
|
1
2
3
4
5
6
7
8
9
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/lib/gitiles/git_repository.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/lib/gitiles/gitiles_repository.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/lib/gitiles/test/__init__.py
|
View
|
1
2
3
4
5
6
7
8
9
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/lib/gitiles/test/blame_test.py
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/lib/gitiles/test/change_log_test.py
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/lib/gitiles/test/diff_test.py
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/lib/gitiles/test/gitiles_repository_test.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
9 chunks |
+25 lines, -21 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/lib/test/__init__.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/lib/test/cache_decorator_test.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/waterfall/build_failure_analysis.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/waterfall/extract_deps_info_pipeline.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/waterfall/flake/step_mapper.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
appengine/findit/waterfall/identify_try_job_culprit_pipeline.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/waterfall/pull_changelog_pipeline.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/waterfall/send_notification_for_culprit_pipeline.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/waterfall/test/build_failure_analysis_test.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
8 chunks |
+17 lines, -17 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/waterfall/test/extract_deps_info_pipeline_test.py
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
appengine/findit/waterfall/test/identify_try_job_culprit_pipeline_test.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/waterfall/test/send_notification_for_culprit_pipeline_test.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|