|
|
Total comments: 26
Total comments: 24
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+921 lines, -22 lines) |
Patch |
 |
M |
appengine/findit/common/constants.py
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
appengine/findit/common/pubsub_util.py
|
View
|
1
2
3
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/crash-backend-fracas.yaml
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+3 lines, -12 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/crash-frontend.yaml
|
View
|
1
2
3
4
5
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
A |
appengine/findit/crash/fracas.py
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+69 lines, -0 lines |
0 comments
|
Download
|
 |
A |
appengine/findit/crash/fracas_crash_pipeline.py
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+153 lines, -0 lines |
0 comments
|
Download
|
 |
A |
appengine/findit/crash/test/crash_testcase.py
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
appengine/findit/crash/test/fracas_crash_pipeline_test.py
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+142 lines, -0 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/dispatch.yaml
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/handlers/crash/__init__.py
|
View
|
1
2
3
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
appengine/findit/handlers/crash/crash_config.py
|
View
|
1
2
3
4
5
6
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
appengine/findit/handlers/crash/fracas_crash.py
|
View
|
1
2
3
4
5
6
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/handlers/crash/test/__init__.py
|
View
|
1
2
3
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
appengine/findit/handlers/crash/test/fracas_crash_test.py
|
View
|
1
2
3
4
5
|
1 chunk |
+73 lines, -0 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/main.py
|
View
|
1
2
3
4
5
6
7
8
9
|
4 chunks |
+15 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/model/crash/__init__.py
|
View
|
1
2
3
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
appengine/findit/model/crash/crash_analysis.py
|
View
|
1
2
3
4
5
|
1 chunk |
+79 lines, -0 lines |
0 comments
|
Download
|
 |
A |
appengine/findit/model/crash/crash_config.py
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
appengine/findit/model/crash/fracas_crash_analysis.py
|
View
|
1
2
3
4
5
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/model/crash/test/__init__.py
|
View
|
1
2
3
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
appengine/findit/model/crash/test/crash_analysis_test.py
|
View
|
1
2
3
|
1 chunk |
+69 lines, -0 lines |
0 comments
|
Download
|
 |
A |
appengine/findit/model/crash/test/fracas_crash_analysis_test.py
|
View
|
1
2
3
4
5
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/queue.yaml
|
View
|
1
2
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
appengine/findit/templates/crash/crash_config.html
|
View
|
1
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
A |
appengine/findit/third_party/googleapiclient
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/third_party/httplib2
|
View
|
1
2
3
4
5
6
7
8
9
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
appengine/findit/third_party/oauth2client
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A + |
appengine/findit/third_party/six.py
|
View
|
1
2
3
4
5
6
7
8
9
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
appengine/findit/third_party/uritemplate
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/util_scripts/run.sh
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+14 lines, -7 lines |
0 comments
|
Download
|
Total messages: 24 (11 generated)
|